Migrate Oracle DB from 32bit to 64bit machine
711783May 24 2010 — edited May 24 2010I copied all 32bit Oracle DB folder to 64bit Machine
OS Linux RedHat
set all init file parameter, also ORACLE_HOME and SID set.
when i am try to connect
SQL> conn /as sysdba
Connected to an idle instance.
SQL> startup
ORA-32004: obsolete and/or deprecated parameter(s) specified
ORA-15180: Could not open dynamic library odm library, error [u01/app/oracle/product/10.2.0/l]
please guide me to resolve this issue....