For this variable . . .
|
Set . . .
|
DSLOGDIR
|
The pathname to the directory where the DataServer creates the log file, dataserv.lg, to track processes and error messages. By default, the DataServer creates this file in the current directory. (Optional)
|
ORACLE_HOME
|
The pathname of the directory where Oracle is installed.
|
ORACLE_SID
|
The identifier for the Oracle instance you are accessing.
|
pro schema-holder-name -db ora-dbname -dt ORACLE
-ld oracle-logical-db-name -U userid -P password |
prowin32 schema-holder-name -db ora-dbname -dt ORACLE
-ld oracle-logical-db-name -U userid -P password |
pro oholder -db oradb -dt ORACLE -ld orademo -U scott -P tiger
|