View Single Post
  #3 (permalink)  
Old June 5th, 2008, 10:40
chrisp chrisp is offline
Junior Member
 
Join Date: Jul 2007
Posts: 4
Thanks: 0
Thanked 1 Time in 1 Post
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
chrisp is on a distinguished road
Re: OTM 5.5 CU4 Installation

1. Log on to the database server as sys user and edit the init.ora file relating to the database instance on which the CU3 install is being done.

2.Change the value for the parameter, O7_DICTIONARY_ACCESSIBILITY to TRUE
The line should read: O7_DICTIONARY_ACCESSIBILITY=TRUE

3. Re-start the database and then run the dbpatch_55.sql

4. Make sure that the errors are not shown now
Reply With Quote
The Following User Says Thank You to chrisp For This Useful Post:
dgoli (June 6th, 2008)