Started using the oracle 19 client with GG MA 19. It seems now the adminserver won't start and I get an error. I saw in the past where people used symbolic links. like this.
ln -s /u01/app/oracle/product/19.0.0/client_1/lib/libnnz19.so libnnz18.so
Well, I tried that and it still returns this error message when I try to start it.
/u01/app/oracle/product/ggms/bin/adminsrvr: error while loading shared libraries: libnnz18.so: cannot open shared object file: No such file or directory
any idea what else I need to do? Thanks.