Simply Oracle @RahulG
Thursday, August 18, 2011
How to merge patches in ORACLE APPS R12/11i
›
Step 1. Create two directory "source" and "dest" cd home mkdir source mkdir dest Step 2. Unzip patch into source...
Friday, December 10, 2010
ORA-00600: internal error code, arguments: [kzdlk_zt2 err]
›
I got this while accessing table using db link. Please refer below for more information. Reason : I created db link using ‘IDENTIFIED BY VAL...
Compile INVALIDS of any SCHEMA
›
Earlier to this, I used the following commands to compile INVALID objects of any database 1. @?/rdbms/admin/utlrp 2. exec utl_recomp.recomp...
Thursday, March 4, 2010
Plan stabilization using stored outlines
›
Hi , I got a chance to use the outlines . For more details please refer to the link mentioned below .. http://www.scribd.com/doc/27666013...
Wednesday, January 27, 2010
How to rename a file with junk characters
›
In our case file name /u42/oradata/ilproddata/a_txn_ind364.dbf; is having the junk character. Step 1: Find the name of the junk...
2 comments:
›
Home
View web version