Vi ste ovdje
Overview/Description
To identify ways to ensure that resources are being put to best use and database jobs are performed when they should be, using the Database Resource Manager and the Scheduler.
Target Audience
Database Administrators, Database Designers, Developer Support Engineers, and Technical Administrators.
Prerequisites
Working knowledge of SQL. Oracle Database 11g: Introduction to SQL. Oracle Database 11g: Administration Workshop I
Expected Duration (hours)
1.9
Lesson ObjectivesOracle Database 11g: Managing Resources and Task Automation
identify the steps for accessing and...
Overview/Description
Identify the steps for managing schema objects, such as tables, views, and indexes, and recognize ways to use SQL and PL/SQL commands to manipulate data and ensure data concurrency
Target Audience
Database Administrators, Database Designers, Developer Support Engineers, and Technical Administrators
Prerequisites
A working knowledge of SQL
Expected Duration (hours)
2.0
Lesson ObjectivesOracle Database 11g: Managing the Schema, Data, and Concurrency
recognize the features and functions of schemas and data types, and identify the steps for modifying a table.
recognize the...
Overview/Description
To identify the steps for managing data in different time zones in Oracle Database 11g, for managing time intervals, and for using datetime functions.
Target Audience
Business and systems analysts, application developers, PL/SQL developers, forms developers, and data warehouse administrators.
Prerequisites
Familiarity with data processing concepts and techniques
Expected Duration (hours)
1.3
Lesson ObjectivesOracle Database 11g: Managing Time Zones and Datetime Functions
recognize the steps for managing time zones and time intervals.
recognize the steps for using...
Overview/Description
recognize the steps required to manage undo information, secure an Oracle Database 11g database, and maintain it by monitoring statistics, automated tasks and alert thresholds.
Target Audience
Database Administrators, Database Designers, Developer Support Engineers, and Technical Administrators
Prerequisites
A working knowledge of SQL
Expected Duration (hours)
2.4
Lesson ObjectivesOracle Database 11g: Managing Undo Data, Database Security, and Maintenance
recognize the steps for managing undo operations in Oracle Database 11g to allow users to roll back transactions....
Overview/Description
To identify the steps for manipulating queries to return the data you need, using subqueries and set operators, and also for manipulating the actual data using INSERT, UPDATE, DELETE and other data manipulation language (DML) statements.
Target Audience
Business and systems analysts, application developers, PL/SQL developers, forms developers, and data warehouse administrators.
Prerequisites
Familiarity with data processing concepts and techniques
Expected Duration (hours)
1.9
Lesson ObjectivesOracle Database 11g: Manipulating Queries and Data
recognize the steps for...
Overview/Description
identify the ways in which Oracle Database has enhanced security, including enhancements to Transparent Data Encryption and password security, and identify the steps for managing all aspects of security.
Target Audience
Oracle Database certified professionals who wish to upgrade to Oracle Database 11g certification; developers interested in the technical aspects of Oracle Database 11g; DBA's considering upgrading their systems to 11g
Prerequisites
The learner should have knowledge of Oracle Database 10g at least commensurate with that required to perform an administrator...
Overview/Description
Optimizer statistics describe details about the database and the objects in the database and are used by the query optimizer to select the best execution plan for each SQL statement. This course covers gathering optimizer and system statistics, setting statistic preferences, using dynamic sampling, and manipulating optimizer statistics. if you use SQL statements where literal values are provided for the WHERE clause conditions, you get results in many versions of almost identical SQL to be stored in the library cache. If, instead of issuing different statements for each...
Overview/Description
Oracle Label Security is a powerful tool for classifying data and mediating access to data based on its classification. It provides an easy-to-implement row-level security solution and is built on the fine-grained access control technology of the virtual private database (VPD). This course describes Oracle Label Security, including label concepts and access mediation, as well as when to use Oracle Label Security. It also explores creating policies, defining data labels, applying policies to tables, and setting up user authorizations. Data masking is the process of...
Overview/Description
When considering Oracle security, you must also consider the security of the listener, which is the gateway to the network and the network itself. This course describes the items on the client, listener, and network security checklists. It demonstrates how to secure administration of the network, restrict access by IP address, and encrypt network traffic. Restricting the privileges of the listener, administering the listener securely, and monitoring listener activity are also covered.
Target Audience
Database administrators, security administrators, security compliance...
Overview/Description
To recognize the steps for creating and using efficient PL/SQL packages, including Oracle-supplied packages, executing dynamic SQL, and improving the performance of code.
Target Audience
Application developers, database designers, database administrators, forms developers, PL/SQL developers, and technical consultants
Prerequisites
The learner should have experience and knowledge with SQL, specifically the Oracle Database 11g: SQL Fundamentals I and Oracle Database 11g: SQL Fundamentals II learning
Expected Duration (hours)
2.3
Lesson ObjectivesOracle Database 11g:...