All Posts |
Add ASM Instance into Enterprise ManagerWhen a non ASM database is migrated to ASM storage the dbcontrol (Oracle Enterprise Manager) may not discover the newly created ASM instance and does not display anything for the ASM instance on its home page. This article shows how to configure EM to discover ASM instance. |
How to extract user sql statements from Oracle Trace FilesFilter out and extract sql statements executed by the user or application and are traced in Oracle Trace files ignoring things done by Oracle Server internally. |
How to kill all processes with one command in LinuxThis post shows how to kill multiple processes of same nature with one command. e.g. al l java processes or all apache processes or all oracle processes. |
Install Oracle 11g Release 2 on RHEL 5This is a quick guide consists of steps which I usually use to install Oracle 11g R2 on Red Hat Enterprise Linux 5. |
Install Oracle 10g Release 2 on RHEL 5This is a step by step guide, which will walk you through the installation of Oracle 10g R2 on RHEL 5.1 (Red Hat Enterprise Linux 5.1) 32-bit architecture. |
How to Install Red Hat Enterprise Linux 4A step by step guide for installing Red Hat Enterprise Linux 4 32-bit. I usually do this kind of installation for Oracle Server. |
Audit Trail example in Oracle 10gR2This article is a quick demonstration of Oracle Database Auditing. It includes Enabling the Audit, setting audit options and viewing the audit trail. |
Migrate Oracle Flash Recovery Area to ASM storage via RMANThis article demonstrates how to migrate flash recovery area contents (archive redo logs,backupsets,flashback logs) from unix filesystem to Oracle ASM storage. |
How to migrate online redo logs to Oracle ASM storageThis article shows how to migrate online redo log files to ASM diskgroups, once a non-asm Oracle database is migrated to ASM storage. |
Create Virtual Machine using VMWareThis article shows how to create a virtual machine to host Red Hat Enterprise Linux OS using VMWare Server 2.0. |