Should it be possible to copy the orachk_wallet directory to a different server than where it was cr
In the users guide there is a reference to being able to copy the wallet to new servers in order to configure the db upload settings for Collection Manager. I have not been able to get this to work.
I have also tried setting the following env variable to configure the upload without any success:
RAT_UPLOAD_CONNECT_STRING
RAT_UPLOAD_USER
RAT_UPLOAD_PASSWORD
Any idea what I may be doing wrong?
Run on server b:
cd $ORACLE_HOME/suptools/orachk
cp ${WALLET} . <--------TAR of orachk_wallet from server a
tar -xvf ${WALLET}
$ ./orachk -getdbupload
Running orachk
----------------------------------------------------------
PATH : /xxxxx/ora01/app/oracle/product/12.1.0.2/db/suptools/orachk