Hi Experts,
I have ran to an issue..
I was upgrading Oracle 11.2.0.3 to 12.1.0.2.
OS - Suse Linux
Upgraded the Brtools to 7.40 (16)
Created Database profile for 12c
Craeted OPS$ORACLE
Then while trying to execute brconnect -u / -f check or brbackup -u / -q i'm getting this error -
brconnect: error while loading shared libraries: libnnz11.so: cannot open shared object file: No such file or directory
brbackup: error while loading shared libraries: libnnz11.so: cannot open shared object file: No such file or directory
All permissions looks ok.
lrwxrwxrwx 1 oracle oinstall 11 libnnz10.so -> libnnz11.so
-rw-r--r-- 1 oracle oinstall 11705222 libnnz11.a
-rw-r--r-- 1 oracle oinstall 7955322 libnnz11.so
-rwsrwsr-- 1 oracle oinstall 10016505 brarchive
-rwsrwsr-- 1 oracle oinstall 10105330 brbackup
-rwsrwsr-- 1 oracle oinstall 12113091 brconnect
-rwsrwsr-- 1 oracle oinstall 10571753 brrecover
-rwsrwsr-- 1 oracle oinstall 6217759 brrestore
-rwsrwsr-- 1 oracle oinstall 12586841 brspace
-rwxr-xr-x 1 sidadm sapsys 6828776 brtools
Tried to run brconnect -u // -f check
Restarted the server even. Still no luck.
Although brtools is opening atleast.
Can anyone could guide.
Thanks
//Arya