cancel
Showing results for 
Search instead for 
Did you mean: 

genezi -v : fatal: libmql1.so: open failed: No such file or directory

0 Kudos

HI,

1. After upgrade from Oracle 11 to Oracle 12.2.0.1, BRTOOLS 7.4 (34) , and SAP Kernel 753. I followed SAP NOTE 819829 to install Oracle client 12.2.0.1.

NOW:

bash-3.2$ genezi -v

ld.so.1: genezi: fatal: libmql1.so: open failed: No such file or directory

Killed

Despite this error, what does work successfully:

1. R3trans -d

This is R3trans version 6.26 (release 753 - 19.06.18 - 20:18:06).

non-unicode version

R3trans finished (0000). and

2. STARTUP works

3. SQLPLUS gives the same error.

ANY ideas?

4.

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

You asked from where is the command being ran.

I w

bash-3.2$ genezi -v

From this you can clearly notice it is being ran from the UNIX prompt.

I resolved on my own. Thanks anyway.:

Reagan
Advisor
Advisor
0 Kudos

Sarah,

On an SAP/Oracle environment genezi is available at multiple locations. There is no indication as to which user you have used. The command genezi -v should be executed from the place where the Oracle Instant Client is deployed which is basically /oracle/client/<rel>/instantclient_<rel>

Reagan
Advisor
Advisor
0 Kudos

From where are you running the command? Are you running it from the Oracle Instant client directory? Are you running the command as <SID>adm user? After setting up the Oracle 12c client, have you set up the environment variables correctly?