check what is COMPATIBLE parameter set for your instance
SQL> show parameter COMPATIBLE
and if it is not 8.1.6.0.0 or greater the set it
shutdown database
change init.ora
add or edit
COMPATIBLE = 8.1.6.0.0
restart the database
HTH
Sameer
|
Results 1 to 4 of 4
Thread: ORA-00406: COMPATIBLE parameterThreaded View
|
Click Here to Expand Forum to Full Width |