orachk dbupload is broken, connectstring is lost after a run
Hi
I am using orachk dbupload in order to upload the zip file in a table
It was working well but with the latest version it seems to be broken. The issue is that every time I set the connectstring, after one day it is changed and it is set to "(DESCRIPTION=", in other words everything after the first = sign is removed
So,
step 1. Unset
rachk -unsetdbupload RAT_UPLOAD_CONNECT_STRING
RAT_UPLOAD_CONNECT_STRING successfully removed from wallet
Step 2. Set new value
orachk -setdbupload RAT_UPLOAD_CONNECT_STRING
Enter value for RAT_UPLOAD_CONNECT_STRING: "(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=OFF)(FAILOVER=ON)(ADDRESS=(PROTOCOL=TCP)(HOST=XXX)(PORT=XXXX))(ADDRESS=(PROTOCOL=TCP)(HOST=XXX)(PORT=XXX)))(CONNECT_DATA=(SERVICE_NAME=XXXX)(SERVER=DEDICATED)))"