Home » RDBMS Server » Server Administration » Data Dictionary view to locate paramater file
Data Dictionary view to locate paramater file [message #51106] Fri, 26 April 2002 03:38 Go to next message
Andrew Ford
Messages: 18
Registered: November 2001
Junior Member
Hi,

Does anyone know if there is a data dictionary view that contains information about the location of the paramater file?
Re: Data Dictionary view to locate paramater file [message #51196 is a reply to message #51106] Mon, 06 May 2002 12:40 Go to previous message
Sanjay Bajracharya
Messages: 279
Registered: October 2001
Location: Florida
Senior Member
There is a table called 'dictionary'

select table_name from dictionary
where table_name like '%SOMETHING%';
Previous Topic: How do I strip oracle off an UNIX sun box
Next Topic: How to discover what system events have been set
Goto Forum:
  


Current Time: Mon Sep 09 18:49:36 CDT 2024