When I try to start a dialog instance does not detect that the database is in a remote server is booted:
"Checking SAP R/3 PAP Database
-
Database is not available via /usr/sap/PAP/SYS/exe/run/R3trans -d -w
Database PAP must be started on remote server"
The output of R3trans -x is:
"This is ./R3trans version 6.05 (release 46D - 28.03.01 - 11:30:00).
2EETW169 no connect possible: "DBMS = ORACLE --- dbs_ora_tnsname = 'PAP'"
./R3trans finished (0012)."
The output of trans.log is:
"4 ETW000 [developertrace,0] -->oci_logon(con_hdl=0, user='', dbname='PAP')
4 ETW000 88 0.035395
4 ETW000 [dboci.c ,0] *** ERROR => OCI-call 'olog' failed: rc = 12705
4 ETW000 75859 0.111254
4 ETW000 [dbsloci.,0] *** ERROR => CONNECT failed with sql error '12705'"
Can anybody help me to solve this problem?