learn-oracle

Oracle DBA

Oracle Jobs
Ask A Question
SQL Statement Tuning
Backup and Recovery Concepts
Oracle 11g New Features
Oracle E Suite & Others
Oracle Data Guard
Oracle DBA FAQ




Oracle 11g New Features


SQL Access Advisor

Oracle 11g Sql Access Advisor helps in analyzing indexes, materialized views, and so on as it does in Oracle Database 10g, in Oracle Database 11g SQL Access Advisor also analyzes tables and queries to identify possible partitioning strategies—a great help when designing optimal schema. Click on the above link to read more and to become a Oracle DBA.
Data Replay

What is your biggest concern when you need to make a change in the database—be it some minor change, such as altering initialization parameters and database attributes, or major but inevitable ones such as applying patchsets? .Click on the above link to read more and to become a Oracle DBA.
 
Transaction Management with logminer

Oracle 11g LogMiner is an often ignored yet very powerful tool in the Oracle Database. It is used to extract DML statements from the redo log files—the original SQL that caused the transaction and even the SQL that can undo the transactions Click on the above link to read more and to become a Oracle DBA.
Schema Management

Those who want to conduct day to day database activity with maximum availablitly of the all the objects in the database. Click on the above link to read more and to become a Oracle DBA.
 
SQL Plan Management

Use bind variables that intelligently pick the right plan every time and make sure a new execution plan is perfect before it's used. Click on the above link to read more and to become a Oracle DBA.
SQL Performance Analyzer

Oracle is not using an index, and you want to know why not. One of Tim's suggestions is to change the value of the parameter optimizer_index_cost_adj from the default 100 to something smaller. Click on the above link to read more and to become a Oracle DBA.
PL/SQL Efficient Coding

Consider a hotel database: bookings for the hotel rooms are recorded in the table named BOOKINGS. Oracle DBA also want to record the changes to this table to a tracking table—sort of like auditing, but with a twist: You want to make it transactional Click on the above link to read more and to become a Oracle DBA.
Oracle 11g Enhanced Security

Encryption is getting more and more attention these days, thanks to myriad new laws and regulations. Click on the above link to read more and to become a Oracle DBA.
Partitioning to Perfection

With composite partitioning—a scheme introduced in Oracle8i Database—you can create subpartitions from partitions, allowing further granularity of the table. Click on the above link to read more and to become a Oracle DBA.

More Tutorials on Oracle dba ...


Liked it ? Want to share it ? Social Bookmarking

Add to: Mr. Wong Add to: BoniTrust Add to: Newsider Add to: Digg Add to: Del.icio.us Add to: Reddit Add to: Jumptags Add to: StumbleUpon Add to: Slashdot Add to: Netscape Add to: Furl Add to: Yahoo Add to: Spurl Add to: Google Add to: Blinklist Add to: Technorati Add to: Newsvine Information


Source : Website | Oracle DBA

Want to share or request Oracle Tutorial articles to become a Oracle DBA. Direct your requests to webmaster@oracleonline.info





   Forum
Oracle Forum   
Google

Oracle DBA - Step 1
Oracle DBA - Step 2
Oracle DBA - Step 3
Oracle DBA - Step 4
Oracle DBA - Step 5
Oracle DBA - Step 6
Oracle DBA - Step 7
Oracle DBA - Step 8
Oracle DBA - Step 9
Oracle DBA - Step 10

SQL Statement Tuning
Backup and Recovery Concepts
Oracle 11g New Features
Oracle E Suite & Others
Oracle Data Guard
Oracle DBA FAQ