8

I need the Oracle wallet manager/orapki tools to create wallets, but I'm unable to find an installation for them.

I want to install them on Ubuntu (but Windows or any linux would also be possible).

Can someone give me a hint how to get orapki on my machine, please?

Burgi
  • 6,768

3 Answers3

0

orapki/OWM are the utilities which comes along with Oracle Fusion middleware. If you install the same, you will get orapki as one of the utilities.

0

I added path to orapki, Oracle home, Java home to the 'path' env variable and orapki works. OWM is deprecated on version 12+

-3

Create an ORACLE_HOME environment variable that points to the install location of the Oracle client

Run the following command, pointing to the orapki utility under %ORACLE_HOME%\bin (in Windows) or $ORACLE_HOME/bin (Mac/Linux/UNIX)