Issue with running an SQR from Command Line
I am trying to run an SQR as following, but see an error:
sqr $PS_HOME/sqr/dddaudit.sqr -PRINTER:LP -XTOC -XLFF -XTB -f$PS_LOG/output/${name}.lis -i $PS_HOME/user/sqr/,$PS_HOME/sqr/ -ZIF$PS_HOME/sqr/pssqr.ini <username> <password> |tee $PS_LOG/log/dddaudit.log
SQR for PeopleSoft V8.53.07
(SQR 5528) ORACLE OCIServerAttach error 12547 in cursor 0:
ORA-12547: TNS:lost contact
(SQR 4701) Cannot logon to the database.
Can anyone suggest a solution?