Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: %RDBMS73% ?

Re: %RDBMS73% ?

From: dennis liu <dennisliu_at_worldnet.att.net>
Date: Thu, 20 May 1999 10:11:23 -0400
Message-ID: <3744180B.2A01@worldnet.att.net>


Thank you for your answer, maybe I didn't descript it clearly. What I want to get is the %RDBMS73% value which is used in v$parameter view under 'USER_DUMP_DEST'.
if you issure a query like
select * from v$parameter where name = 'user_dump_dest' you will see the %RDBMS73% encoded in the file path. I want to get the real directory , eg. c:\orant\rdbms73 which is the real value for %RDBMS73%.
Solution ?

dennis Received on Thu May 20 1999 - 09:11:23 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US