Monitoring SGA Memory on Pluggable Database
The scripts must be run in SQL*Plus session since specific SQL*Plus functions are used. Scripts must be run as […]
The scripts must be run in SQL*Plus session since specific SQL*Plus functions are used. Scripts must be run as […]
Extract abends, reporting “Unable to lock file” or “response from Server/Collector. Examples: Unable to lock file “/h/remis/ggs/dirdat/em000002” (error 13, Permission […]
Why use Transportable Tablespaces (TTS)? Up through 11gR2, “Oracle transportable tablespaces are the fastest way for moving large volumes […]
Oracle GoldenGates flexible architecture provides built-in functionality for the transformation of captured transactional data. This data manipulation may take place […]
Following are different upgrade methods one can use to upgrade the database to the new Oracle Database 9i […]
Backing up OCR: Oracle performs physical backup of OCR devices every 4 hours under the default backup directory […]
Various Timeout Settings in Cluster: Disktimeout: Disk Latencies in seconds from node-to-Votedisk. Default Value is 200. (Disk IO) Misscount: Network […]
Checking CRS Status: The below two commands are generally used to check the status of CRS. The first command […]
You can see the Oracle background processes with this query: select * from v$session where type =’BACKGROUND’; Here are some […]
What is RMAN? RMAN is an Oracle Database client that performs backup and recovery tasks on databases and automates […]