All you need to set is ORACLE_SID
For example, in K shell,
export ORACLE_SID=new_sid
in C shell,
setenv ORACLE_SID new_sid
before issuing create database statement.
|
Results 1 to 10 of 10
Threaded View
|
Click Here to Expand Forum to Full Width |