Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: which initSID?
Can't you do it indirectly with an 'alter database backup controlfile to trace' command? I seem to recall that there's a path to the initSID.ora file there. 'Course, it could be just the generic path...I never tried changing it to see...
HTH,
Mike
--- =========================================================================== Michael P. Vergara | I've got a PBS mind in an MTV world Oracle DBA | Guidant Corporation | -----Original Message----- Sent: Monday, June 25, 2001 2:51 PM To: Multiple recipients of list ORACLE-L Seema, There is no way to find that out. Unless, the init.ora uses ifile option and the file pointed to by ifile contains all the parameters. In that case you can query v$parameter view to see what ifile points to. By default Oracle looks for it in the $ORACLE_HOME/dbs directory. HTH, - Kirti Deshpande Verizon Information Services http://www.superpages.comReceived on Mon Jun 25 2001 - 16:07:58 CDT
> -----Original Message-----
> From: Seema Singh [SMTP:oracledbam_at_hotmail.com]
> Sent: Monday, June 25, 2001 2:09 PM
> To: Multiple recipients of list ORACLE-L
> Subject: which initSID?
>
> Hi gurus
> How we know which initSID.ora file are in use in running instance if disk
> is
> not designed as OFA?
> Where can I found referenced tables name menas which Data dictionary
> table?
> Thanks
> -Seema
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Vergara, Michael (TEM) INET: mvergara_at_guidant.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
![]() |
![]() |