Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: %RDBMS73% ?
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
![]() |
![]() |