Using Rexex.exe, I pass the following command from a VB app to a Unix server trying to connect to Oracle:
rexec.exe -h -l userID -p password IPAddress /a/db/now/.ora9ienv;
The command stalls, and displays the following in a command prompt. What does it want ?
ORACLE_HOME=[/orabase]?
Help is appreciated.
rexec.exe -h -l userID -p password IPAddress /a/db/now/.ora9ienv;
The command stalls, and displays the following in a command prompt. What does it want ?
ORACLE_HOME=[/orabase]?
Help is appreciated.