Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle OFA standards
Hello,
You need a symbolic link in $ORACLE_HOME/dbs, pointing to
$ORACLE_BASE/admin/<sid>/pfile/init<sid>.ora:
if your sid is ABCD then
ln -s $ORACLE_BASE/admin/ABCD/pfile/initABCD.ora
$ORACLE_HOME/dbs/initABCD.ora
Received on Thu Aug 27 1998 - 06:18:14 CDT
![]() |
![]() |