Phone (800) 766-1884 for immediate Oracle support & training
Free Oracle Tips

Home Home
Oracle Monitoring
Growth Monitoring
Emergency DBA Support
Installs & Upgrades
Oracle Migration
Oracle Support Plan
Oracle SQL Tuning
Oracle Performance Tuning

 Our Remote DBA Clients

 

Free Oracle Tips


 
HTML Text

Free Oracle App Server Tips


 
HTML Text

 

   
  Oracle Tips by Burleson

dba operator views

DBA_OPANCILLARY
All ancillary operators
------------------------------------------------------------------------------------
OWNER 			VARCHAR2 	Owner of ancillary operator
OPERATOR_NAME 		VARCHAR2 	Name of ancillary operator
BINDING# 			NUMBER 	Binding number of ancillary operator
PRIMOP_OWNER 		VARCHAR2 	Owner of primary operator
PRIMOP_NAME 		VARCHAR2 	Name of primary operator
PRIMOP_BIND# 		NUMBER 	Binding number of primary operator
DBA_OPARGUMENTS
All operator arguments
------------------------------------------------------------------------------------
OWNER 			VARCHAR2 	Owner of the operator
OPERATOR_NAME 		VARCHAR2 	Name of the operator
BINDING# 			NUMBER 	Binding# of the operator
POSITION 			NUMBER 	Position of the operator argument
ARGUMENT_TYPE 		VARCHAR2 	Datatype of the operator argument


DBA_OPBINDINGS
All operator binding functiosn or methods
------------------------------------------------------------------------------------
OWNER 			VARCHAR2 	Owner of the operator
OPERATOR_NAME 		VARCHAR2 	Name of the operator
BINDING# 			NUMBER 	Binding# of the operator
FUNCTION_NAME 		VARCHAR2 	Name of the binding function or method as specified by the user
RETURN_SCHEMA 		VARCHAR2 	Name of the schema of the return type - not null only for ADTs
RETURN_TYPE 		VARCHAR2 	Name of the return type
IMPLEMENTATION_TYPE_SCHEMA 	VARCHAR2 	Schema of the implementation type of the indextype
IMPLEMENTATION_TYPE 		VARCHAR2 	Implementation type of the indextype
PROPERTY 			VARCHAR2 	Property of the operator binding


DBA_OPERATORS
All operators
------------------------------------------------------------------------------------
OWNER 			VARCHAR2 	Owner of the operator
OPERATOR_NAME 		VARCHAR2 	Name of the operator
NUMBER_OF_BINDS 		NUMBER 	Number of bindings associated with the operator


DBA_OPERATOR_COMMENTS
Comments for user-defined operators
------------------------------------------------------------------------------------
OWNER 			VARCHAR2 	Owner of the user-defined operator
OPERATOR_NAME 		VARCHAR2 	Name of the user-defined operator
COMMENTS 			VARCHAR2 	Comment for the user-defined operator

Burleson Oracle consulting & training



 

 

WISE Oracle monitoring software
 

 

Oracle forum for DBA 

 

Rampant TechPress Oracle book publisher

image 

  

 

E-mail us for BC Oracle support:   

Copyright © 1996 -  2012 by Burleson Enterprises. All rights reserved.

Oracle® is the registered trademark of Oracle Corporation.