Viewing Default Oracle Database Properties

Problem:

How do I view the default settings, parameters or properties of the Oracle database?

Solution:

As sys or system user:

select * from database_properties;

 

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>


This site uses Akismet to reduce spam. Learn how your comment data is processed.