Skip Headers
Oracle® Database Reference
11g Release 2 (11.2)

Part Number E25513-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub
REFRN20385

ALL_PLSQL_OBJECT_SETTINGS

ALL_PLSQL_OBJECT_SETTINGS displays information about the compiler settings for the stored objects accessible to the current user.

Related Views

Column Datatype NULL Description
OWNER VARCHAR2(30) NOT NULL Owner of the object
NAME VARCHAR2(30) NOT NULL Name of the object
TYPE VARCHAR2(12)   Type of the object:
  • PROCEDURE

  • FUNCTION

  • PACKAGE

  • PACKAGE BODY

  • TRIGGER

  • TYPE

  • TYPE BODY

PLSQL_OPTIMIZE_LEVEL NUMBER   Optimization level that was used to compile the object
PLSQL_CODE_TYPE VARCHAR2(4000)   Compilation mode for the object
PLSQL_DEBUG VARCHAR2(4000)   Indicates whether the object was compiled with debug information or not
PLSQL_WARNINGS VARCHAR2(4000)   Compiler warning settings that were used to compile the object
NLS_LENGTH_SEMANTICS VARCHAR2(4000)   NLS length semantics that were used to compile the object
PLSQL_CCFLAGS VARCHAR2(4000)   Conditional compilation flag settings that were used to compile the object
PLSCOPE_SETTINGS VARCHAR2(4000)   Settings for using PL/Scope

Reader Comment

   

Comments, corrections, and suggestions are forwarded to authors every week. By submitting, you confirm you agree to the terms and conditions. Use the OTN forums for product questions. For support or consulting, file a service request through My Oracle Support.

Hide Navigation

Quick Lookup

Database Library · Master Index · Master Glossary · Book List · Data Dictionary · SQL Keywords · Initialization Parameters · Advanced Search · Error Messages

Main Categories

This Document

New and changed documents:
RSS Feed HTML RSS Feed PDF