Quick Search:
 
 The Oracle PL/SQL ALL_REPFLAVOR_OBJECTS Keyword      [Return To Index] Jump to:  

Term: ALL_REPFLAVOR_OBJECTS

Definition:
In Oracle PL/SQL, the ALL_REPFLAVOR_OBJECTS dictionary view maintains the replicated objects in the flavors.

The structure of the view is shown below.

FNAME [VARCHAR2(30)] - Flavor Name
GNAME [VARCHAR2(30)] - Object group name
SNAME [VARCHAR2(30)] - Schema name containing the Object group
ONAME [VARCHAR2(30)] - Object Name
TYPE [VARCHAR2(12)] - Object Type
GROUP_OWNER [VARCHAR2(30)] - Object group owner

 
   Home |    Search |    Code Library |    Sponsors |    Privacy |    Terms of Use |    Contact Us © 2003 - 2024 psoug.org