Tag: IOUG
New DBA's hear stories from their experienced peers about databases being recovered from certain failure and the heroics involved, but what's the reason for those successes? One of the main tools, used by the savior DBA, is the Recovery Manager: RMAN. We're entrusted with our customer's data and the novice DBA has to know how…
-
- Whitepapers & presentations
- 3/21/19
The Oracle Database Security Assessment tool offers the databsase administrtor the ability to check their database environments to understand the risks that exist to their environment. Knowning where the environment is not following security best practices, where there are open known security risks is the first step is closing those risks and hardening the environment. …
-
- Whitepapers & presentations
- 3/21/19
MySQL offers enterprise security benefits that you may not be aware of and some that you may be aware of. In this presentation we will explore MySQL database security at community edition up to enterprise edition. The security capability is much more then most would think especially with enterprise edition. Come explore how you can…
-
- Whitepapers & presentations
- 3/21/19
This year saw the introduction of Oracle Autonomous Database, a series of cloud services that enable anyone to rapidly build a secure, highly available and elastic database optimized for any workload. With the introduction of Automatic Indexing, Oracle Autonomous Database and Oracle Database on Exadata will now automatically adapt to changing workloads. But what does Automatic Indexing look like on the road? In this session, we'll explain the motivation behind this new capability and provide a first look at it in action. We will also illustrate how it can simplify your approach to application tuning and accelerate new application development.
-
- Whitepapers & presentations
- 3/21/19
How often do you get the chance to start over and do things the way you want? That's what we did with Unified Audit in Oracle Database 12c. Join us to review why we created this greaet new feature, learn about some of the many things you can do with Unified Audit, and hear our…
-
- Whitepapers & presentations
- 3/21/19
Recent Oracle Database releases include significant new features that streamline user administration, reduce database attack surfaces, and protect personally identifiable information, and other sensitive data. In this session learn about the new way to authenticate and authorize database users in Active Directory. Explore review recent security innovations including privilege analysis, database vault simulation mode, data…
-
- Whitepapers & presentations
- 3/21/19
Get hands-on and learn the features of the Python cx_Oracle interface for Oracle Database. In this session learn efficient techniques for connection management, statement handling, and more. If you want to use Python and Oracle Database, this session is for you. Basic programming skills in any language are required.
-
- Whitepapers & presentations
- 3/21/19
This article, part three of a three-part series, explores a DBAs journey to APEX.
The frenetic pace of application development in modern IT organizations means it’s not unusual to demand an application be built with minimal requirements gathering – literally, from a napkin-based sketch – to a working first draft of the app within extremely short time frames – even a weekend! – with production deployment to follow just a few days later. This article – the third in this ongoing series – demonstrates how simple it is to improve a basic prototype of the existing APEX application as well as construct a simple yet functional application for volunteer canvassers to connect with registered voters in a huge northwest suburban Chicago voting district, right from their mobile devices. Missed Part 2? Catch up here first.
-
- Blogs
- 2/27/19
Recent years have shown an upshift of open source technologies with an evident increase in hybrid applications from licensed and proprietary tools. One such popular technology is Python programming language, which has made its way to the top. Most of its popularity can be attributed to the variety of options it provides for visualization and machine learning alongside the application development and automation. This article will primarily focus on how Python’s graphing libraries can be used to understand data from a database administrator’s (DBA’s) perspective.
-
- Blogs
- 2/19/19
Last month I wrote about lists and the thought process in choosing between a bulleted list versus a numbered list. Recall that I suggested using bulleted lists for collections of items, and numbered lists for sequences of steps. While that’s good advice, some cases can be spun in either direction. Sometimes the decision between a collection of items and process has more to do with your specific approach to a topic than to the nature of the list items.
-
- Blogs
- 1/24/19