11.2.0.5 DICT

idTABLE_NAMECOMMENTS
1DBA_CONS_COLUMNSInformation about accessible columns in constraint definitions
2DBA_LOG_GROUP_COLUMNSInformation about columns in log group definitions
3DBA_LOBSDescription of LOBs contained in all tables
4DBA_CATALOGAll database Tables, Views, Synonyms, Sequences
5DBA_CLUSTERSDescription of all clusters in the database
6DBA_CLU_COLUMNSMapping of table columns to cluster columns
7DBA_COL_COMMENTSComments on columns of all tables and views
8DBA_COL_PRIVSAll grants on columns in the database
9DBA_ENCRYPTED_COLUMNSEncryption information on columns in the database
10DBA_INDEXESDescription for all indexes in the database
11DBA_IND_COLUMNSCOLUMNs comprising INDEXes on all TABLEs and CLUSTERs
12DBA_IND_EXPRESSIONSFUNCTIONAL INDEX EXPRESSIONs on all TABLES and CLUSTERS
13DBA_JOIN_IND_COLUMNSJoin Index columns comprising the join conditions
14DBA_OBJECTSAll objects in the database
15DBA_OBJECTS_AEAll objects in the database
16DBA_ROLLBACK_SEGSDescription of rollback segments
17DBA_ROLE_PRIVSRoles granted to users and roles
18DBA_SEQUENCESDescription of all SEQUENCEs in the database
19DBA_SYNONYMSAll synonyms in the database
20DBA_TABLESDescription of all relational tables in the database
21DBA_OBJECT_TABLESDescription of all object tables in the database
22DBA_ALL_TABLESDescription of all object and relational tables in the database
23DBA_TAB_COLSColumns of user's tables, views and clusters
24DBA_TAB_COLUMNSColumns of user's tables, views and clusters
25DBA_TAB_COMMENTSComments on all tables and views in the database
26DBA_TAB_PRIVSAll grants on objects in the database
27DBA_VIEWSDescription of all views in the database
28DBA_VIEWS_AEDescription of all views in the database
29DBA_CONSTRAINTSConstraint definitions on all tables
30DBA_LOG_GROUPSLog group definitions on all tables
31DBA_CLUSTER_HASH_EXPRESSIONSHash functions for all clusters
32DBA_UPDATABLE_COLUMNSDescription of dba updatable columns
33DBA_UNUSED_COL_TABSAll tables with unused columns in the database
34DBA_PARTIAL_DROP_TABSAll tables with partially dropped columns in the database
35DBA_RESUMABLEResumable session information in the system
36DBA_EDITIONING_VIEWSDescription of all Editioning Views in the database
37DBA_EDITIONING_VIEWS_AEDescription of all Editioning Views in the database
38DBA_EDITIONING_VIEW_COLSRelationship between columns of all Editioning Views in the database and the table columns to which they map
39DBA_EDITIONING_VIEW_COLS_AERelationship between columns of all Editioning Views in the database and the table columns to which they map
40DBA_EDITIONSDescribes all editions in the database
41DBA_EDITION_COMMENTSDescribes comments on all editions in the database
42DBA_LIBRARIESDescription of all libraries in the database
43DBA_PROCEDURESDescription of the dba functions/procedures/packages/types/triggers
44DBA_STORED_SETTINGSParameter settings for all objects
45DBA_PLSQL_OBJECT_SETTINGSCompiler settings of all objects in the database
46DBA_ARGUMENTSAll arguments for objects in the database
47DBA_ASSEMBLIESDescription of all assemblies in the database
48DBA_IDENTIFIERSIdentifiers in stored objects accessible to sys
49DBA_DB_LINKSAll database links in the database
50DBA_RECYCLEBINDescription of the Recyclebin view accessible to the user
51DBA_2PC_PENDINGinfo about distributed transactions awaiting recovery
52DBA_2PC_NEIGHBORSinformation about incoming and outgoing connections for pending transactions
53DBA_PROFILESDisplay all profiles and their limits
54DBA_USERSInformation about all users of the database
55DBA_OBJ_AUDIT_OPTSAuditing options for all tables and views with atleast one option set
56DBA_STMT_AUDIT_OPTSDescribes current system auditing options across the system and by user
57DBA_PRIV_AUDIT_OPTSDescribes current system privileges being audited across the system and by user
58DBA_AUDIT_TRAILAll audit trail entries
59DBA_AUDIT_SESSIONAll audit trail records concerning CONNECT and DISCONNECT
60DBA_AUDIT_STATEMENTAudit trail records concerning grant, revoke, audit, noaudit and alter system
61DBA_AUDIT_OBJECTAudit trail records for statements concerning objects, specifically: table, cluster, view, index, sequence, [public] database link, [public] synonym, procedure, trigger, rollback segment, tablespace, role, user
62DBA_AUDIT_EXISTSLists audit trail entries produced by AUDIT NOT EXISTS and AUDIT EXISTS
63DBA_ROLESAll Roles which exist in the database
64DBA_SYS_PRIVSSystem privileges granted to users and roles
65DBA_PROXIESInformation about all proxy connections
66DBA_CONNECT_ROLE_GRANTEESInformation regarding which users are granted CONNECT
67DBA_TYPESDescription of all types in the database
68DBA_COLL_TYPESDescription of all named collection types in the database
69DBA_TYPE_ATTRSDescription of attributes of all types in the database
70DBA_TYPE_METHODSDescription of methods of all types in the database
71DBA_METHOD_PARAMSDescription of method parameters of all types in the database
72DBA_METHOD_RESULTSDescription of method results of all types in the database
73DBA_SQLJ_TYPESDescription of all types in the database
74DBA_TYPE_VERSIONSDescription of each type version in the database
75DBA_PENDING_CONV_TABLESAll tables which are not upgraded to the latest type version in the database
76DBA_SQLJ_TYPE_ATTRSDescription of attributes of all types in the database
77DBA_SQLJ_TYPE_METHODSDescription of methods of all types in the database
78DBA_OLDIMAGE_COLUMNSGives all object tables and columns in old (8.0) image format
79DBA_NESTED_TABLE_COLSColumns of nested tables
80DBA_DIRECTORIESDescription of all directories
81DBA_REFSDescription of REF columns contained in all tables
82DBA_NESTED_TABLESDescription of nested tables contained in all tables
83DBA_VARRAYSDescription of varrays in tables accessible to the user
84DBA_OBJ_COLATTRSDescription of object columns and attributes contained in all tables in the database
85DBA_CONS_OBJ_COLUMNSList of types an object column or attribute is constrained to in all tables in the database
86DBA_OPERATORSAll operators
87DBA_OPBINDINGSAll operator binding functiosn or methods
88DBA_OPANCILLARYAll ancillary operators
89DBA_OPARGUMENTSAll operator arguments
90DBA_OPERATOR_COMMENTSComments for user-defined operators
91DBA_INDEXTYPESAll indextypes
92DBA_INDEXTYPE_COMMENTSComments for user-defined indextypes
93DBA_INDEXTYPE_ARRAYTYPESAll array types specified by the indextype
94DBA_INDEXTYPE_OPERATORSAll indextype operators
95DBA_SECONDARY_OBJECTSAll secondary objects for domain indexes
96DBA_SOURCE_TABLESSource tables available for Change Data Capture
97DBA_PUBLISHED_COLUMNSSource columns available for Change Data Capture
98DBA_SUBSCRIPTIONSChange Data Capture subscriptions
99DBA_SUBSCRIBED_TABLESChange Data Capture subscribed tables
100DBA_SUBSCRIBED_COLUMNSChange Data Capture subscribed columns
101DBA_EXP_OBJECTSObjects that have been incrementally exported
102DBA_EXP_VERSIONVersion number of the last export session
103DBA_EXP_FILESDescription of export files
104DBA_EXTERNAL_TABLESDescription of the external tables accessible to the DBA
105DBA_EXTERNAL_LOCATIONSDescription of the external tables locations accessible to the DBA
106DBA_MINING_MODELSDescription of all the models in the database
107DBA_MINING_MODEL_ATTRIBUTESDescription of all the model attributes in the database
108DBA_MINING_MODEL_SETTINGSDescription of all the model settings in the database
109DBA_MINING_MODEL_TABLESDescription of all the mining model tables in the system
110DBA_TAB_COL_STATISTICSColumns of user's tables, views and clusters
111DBA_TAB_HISTOGRAMSHistograms on columns of all tables
112DBA_ASSOCIATIONSAll associations
113DBA_USTATSAll statistics collected on either tables or indexes
114DBA_TAB_MODIFICATIONSInformation regarding modifications to tables
115DBA_OPTSTAT_OPERATIONSHistory of statistics operations performed
116DBA_TAB_STATS_HISTORYHistory of table statistics modifications
117DBA_TAB_STAT_PREFSStatistics preferences for tables
118DBA_TAB_PENDING_STATSPending statistics of tables, partitions, and subpartitions
119DBA_IND_PENDING_STATSPending statistics of tables, partitions, and subpartitions
120DBA_COL_PENDING_STATSPending statistics of tables, partitions, and subpartitions
121DBA_TAB_HISTGRM_PENDING_STATSPending statistics of tables, partitions, and subpartitions
122DBA_DIMENSIONSDescription of the dimension objects accessible to the DBA
123DBA_DIM_LEVELSDescription of dimension levels visible to DBA
124DBA_DIM_LEVEL_KEYRepresentations of columns of a dimension level
125DBA_DIM_ATTRIBUTESRepresentation of the relationship between a dimension level and_x000D_
a functionally dependent column
126DBA_DIM_HIERARCHIESRepresentation of a dimension hierarchy
127DBA_DIM_CHILD_OFRepresentaion of a 1:n hierarchical relationship between a pair of levels in_x000D_
a dimension
128DBA_DIM_JOIN_KEYRepresentation of a join between two dimension tables.
129DBA_SUMMARIESDescription of the summaries accessible to dba
130DBA_MVIEW_ANALYSISDescription of the materialized views accessible to dba
131DBA_MVIEW_AGGREGATESDescription of the materialized view aggregates accessible to dba
132DBA_MVIEW_DETAIL_RELATIONSDescription of the materialized view detail tables accessible to dba
133DBA_MVIEW_KEYSDescription of the columns that appear in the GROUP BY_x000D_
list of a materialized view accessible to dba
134DBA_MVIEW_JOINSDescription of a join between two columns in the_x000D_
WHERE clause of a materialized view accessible to dba
135DBA_MVIEW_COMMENTSComments on all materialized views in the database
136DBA_REWRITE_EQUIVALENCESDescription of rewrite equivalence accessible to DBA
137DBA_MVIEW_DETAIL_PARTITIONFreshness information of all PCT materialized views in the database
138DBA_MVIEW_DETAIL_SUBPARTITIONFreshness information of all PCT materialized views in the database
139DBA_TSTZ_TAB_COLSColumns of all tables in the database, which have column(s) defined on timestamp with time zone data type or ADT type containing attribute(s) of timestamp with time zone data type
140DBA_TSTZ_TABLESDescription of all tables in the database, which have column(s) defined on timestamp with time zone data type or ADT type containing attribute(s) of timestamp with time zone data type
141DBA_ERRORSCurrent errors on all stored objects in the database
142DBA_ERRORS_AECurrent errors on all stored objects in the database
143DBA_SOURCE_AESource of all stored objects in the database
144DBA_SOURCESource of all stored objects in the database
145DBA_TRIGGERSAll triggers in the database
146DBA_INTERNAL_TRIGGERSDescription of the internal triggers on all tables in the database
147DBA_TRIGGER_COLSColumn usage in all triggers
148DBA_DEPENDENCIESDependencies to and from objects
149DBA_OBJECT_SIZESizes, in bytes, of various pl/sql objects
150DBA_TRIGGER_ORDERINGAll triggers having FOLLOWS or PRECEDES ordering in the database
151DBA_JOBS_RUNNINGAll jobs in the database which are currently running, join v$lock and job$
152DBA_JOBSAll jobs in the database
153DBA_SEGMENTSStorage allocated for all database segments
154DBA_SEGMENTS_OLDStorage allocated for all database segments
155DBA_EXTENTSExtents comprising all segments in the database
156DBA_UNDO_EXTENTSExtents comprising all segments in the system managed undo tablespaces
157DBA_LMT_USED_EXTENTSAll extents in the locally managed tablespaces
158DBA_DMT_USED_EXTENTSAll extents in the dictionary managed tablespaces
159DBA_FREE_SPACEFree extents in all tablespaces
160DBA_LMT_FREE_SPACEFree extents in all locally managed tablespaces
161DBA_DMT_FREE_SPACEFree extents in all dictionary managed tablespaces
162DBA_FREE_SPACE_COALESCEDStatistics on Coalesced Space in Tablespaces
163DBA_DATA_FILESInformation about database data files
164DBA_TABLESPACESDescription of all tablespaces
165DBA_TEMP_FILESInformation about database temp files
166DBA_TABLESPACE_GROUPSDescription of all tablespace groups
167DBA_TABLESPACE_USAGE_METRICSDescription of all tablespace space usage metrics
168DBA_TS_QUOTASTablespace quotas for all users
169DBA_TEMP_FREE_SPACESummary of temporary space usage
170DBA_CONTEXTDescription of all context namespace information
171DBA_GLOBAL_CONTEXTDescription of all context information accessible globally
172DBA_RULE_SETSRule sets in the database
173DBA_RULESETSRulesets in the database: maintained for backward compatibility
174DBA_RULESRules in the databse
175DBA_RULE_SET_RULESRules in all rule sets in the database
176DBA_EVALUATION_CONTEXTSrule evaluation contexts in the database
177DBA_EVALUATION_CONTEXT_TABLEStables in all rule evaluation contexts in the database
178DBA_EVALUATION_CONTEXT_VARSvariables in all rule evaluation contexts in the database
179DBA_SNAPSHOTSAll snapshots in the database
180DBA_SNAPSHOT_LOGSAll snapshot logs in the database
181DBA_RCHILDAll the children in any refresh group. This view is not a join.
182DBA_RGROUPAll refresh groups. This view is not a join.
183DBA_REFRESHAll the refresh groups
184DBA_REFRESH_CHILDRENAll the objects in refresh groups
185DBA_REGISTERED_SNAPSHOTSRemote snapshots of local tables
186DBA_MVIEWSAll materialized views in the database
187DBA_MVIEW_REFRESH_TIMESAll fast refreshable materialized views and their last refresh times for each master table
188DBA_MVIEW_LOGSAll materialized view logs in the database
189DBA_BASE_TABLE_MVIEWSAll materialized views with log(s) in the database
190DBA_REGISTERED_MVIEWSRemote materialized views of local tables
191DBA_MVIEW_LOG_FILTER_COLSAll filter columns (excluding PK cols) being logged in the materialized view logs
192DBA_POLICIESAll row level security policies in the database
193DBA_POLICY_GROUPSAll policy groups defined for any synonym, table, view in the database
194DBA_POLICY_CONTEXTSAll policy driving context defined for any synonym, table, or view in the database
195DBA_SEC_RELEVANT_COLSSecurity Relevant columns of all VPD policies in the database
196DBA_AUDIT_POLICIESFine grained auditing policies in the database
197DBA_AUDIT_POLICY_COLUMNSAll fine grained auditing policy columns in the database
198DBA_FGA_AUDIT_TRAILAll fine grained audit event logs
199DBA_COMMON_AUDIT_TRAILCombined Standard and Fine Grained audit trail entries
200DBA_AUDIT_MGMT_CONFIG_PARAMSThe view displays the currently configured audit trail properties that are defined by the DBMS_AUDIT_MGMT PL/SQL package
201DBA_AUDIT_MGMT_LAST_ARCH_TSThe Last Archive Timestamps set for the Audit Trail Clean up
202DBA_AUDIT_MGMT_CLEANUP_JOBSThe view displays the currently configured audit trail purge jobs
203DBA_AUDIT_MGMT_CLEAN_EVENTSThe history of cleanup events
204DBA_TSM_SOURCETransparent session migration source session statistics
205DBA_TSM_DESTINATIONTransparent session migration source session statistics
206DBA_TSM_HISTORYTransparent session migration statistics
207DBA_CHANGE_NOTIFICATION_REGSDescription of the registrations for change notification
208DBA_CQ_NOTIFICATION_QUERIESDescription of registered queries for CQ notification
209DBA_CPOOL_INFOConnection pool info
210DBA_SSCR_CAPTURESession state capture statistics
211DBA_SSCR_RESTORESession state restore statistics
212DBA_SUBSCR_REGISTRATIONSAll subscription registrations created in the database
213DBA_QUEUE_TABLESAll queue tables created in the database
214DBA_QUEUESAll database queues
215DBA_RESOURCE_INCARNATIONSResource incarnations that are running or eligible for HA status notification
216DBA_RSRC_PLANSAll the resource plans
217DBA_RSRC_CONSUMER_GROUPSall the resource consumer groups
218DBA_RSRC_CATEGORIESAll resource consumer group categories
219DBA_RSRC_PLAN_DIRECTIVESall the resource plan directives
220DBA_RSRC_CONSUMER_GROUP_PRIVSSwitch privileges for consumer groups
221DBA_RSRC_MANAGER_SYSTEM_PRIVSsystem privileges for the resource manager
222DBA_RSRC_GROUP_MAPPINGSall the consumer group mappings
223DBA_RSRC_MAPPING_PRIORITYthe consumer group mapping attribute priorities
224DBA_RSRC_STORAGE_POOL_MAPPINGresource manager rules for mapping files to storage pools
225DBA_RSRC_CAPABILITYsettings for database resources that are capable of being managed by the_x000D_
Resource Manager
226DBA_RSRC_INSTANCE_CAPABILITYper-instance settings for database resources that are capable of being_x000D_
managed by the Resource Manager
227DBA_RSRC_IO_CALIBRATEResults of the most recent I/O calibration
228DBA_OUTLINESStored outlines
229DBA_OUTLINE_HINTSHints stored in outlines
230DBA_DATAPUMP_JOBSDatapump jobs
231DBA_DATAPUMP_SESSIONSDatapump sessions attached to a job
232DBA_FEATURE_USAGE_STATISTICSDatabase Feature Usage Statistics
233DBA_HIGH_WATER_MARK_STATISTICSDatabase High Water Mark Statistics
234DBA_CPU_USAGE_STATISTICSDatabase CPU Usage Statistics
235DBA_ALERT_ARGUMENTSMessage Id and arguments of outstanding alerts
236DBA_ENABLED_TRACESInformation about enabled SQL traces
237DBA_ENABLED_AGGREGATIONSInformation about enabled on-demand statistic aggregation
238DBA_HIST_DATABASE_INSTANCEDatabase Instance Information
239DBA_HIST_SNAPSHOTSnapshot Information
240DBA_HIST_SNAP_ERRORSnapshot Error Information
241DBA_HIST_COLORED_SQLMarked SQLs for snapshots
242DBA_HIST_BASELINE_METADATABaseline Metadata Information
243DBA_HIST_BASELINE_TEMPLATEBaseline Template Information
244DBA_HIST_WR_CONTROLWorkload Repository Control Information
245DBA_HIST_TABLESPACETablespace Static Information
246DBA_HIST_DATAFILENames of Datafiles
247DBA_HIST_FILESTATXSDatafile Historical Statistics Information
248DBA_HIST_TEMPFILENames of Temporary Datafiles
249DBA_HIST_TEMPSTATXSTemporary Datafile Historical Statistics Information
250DBA_HIST_COMP_IOSTATI/O stats aggregated on component level
251DBA_HIST_SQLSTATSQL Historical Statistics Information
252DBA_HIST_SQLTEXTSQL Text
253DBA_HIST_SQL_SUMMARYSummary of SQL Statistics
254DBA_HIST_SQL_PLANSQL Plan Information
255DBA_HIST_SQL_BIND_METADATASQL Bind Metadata Information
256DBA_HIST_OPTIMIZER_ENVOptimizer Environment Information
257DBA_HIST_EVENT_NAMEEvent Names
258DBA_HIST_SYSTEM_EVENTSystem Event Historical Statistics Information
259DBA_HIST_BG_EVENT_SUMMARYSummary of Background Event Historical Statistics Information
260DBA_HIST_WAITSTATWait Historical Statistics Information
261DBA_HIST_ENQUEUE_STATEnqueue Historical Statistics Information
262DBA_HIST_LATCH_NAMELatch Names
263DBA_HIST_LATCHLatch Historical Statistics Information
264DBA_HIST_LATCH_CHILDRENLatch Children Historical Statistics Information
265DBA_HIST_LATCH_PARENTLatch Parent Historical Historical Statistics Information
266DBA_HIST_LATCH_MISSES_SUMMARYLatch Misses Summary Historical Statistics Information
267DBA_HIST_EVENT_HISTOGRAMEvent Histogram Historical Statistics Information
268DBA_HIST_MUTEX_SLEEPMutex Sleep Summary Historical Statistics Information
269DBA_HIST_LIBRARYCACHELibrary Cache Historical Statistics Information
270DBA_HIST_DB_CACHE_ADVICEDB Cache Advice History Information
271DBA_HIST_BUFFER_POOL_STATBuffer Pool Historical Statistics Information
272DBA_HIST_ROWCACHE_SUMMARYRow Cache Historical Statistics Information Summary
273DBA_HIST_SGASGA Historical Statistics Information
274DBA_HIST_SGASTATSGA Pool Historical Statistics Information
275DBA_HIST_PGASTATPGA Historical Statistics Information
276DBA_HIST_PROCESS_MEM_SUMMARYProcess Memory Historical Summary Information
277DBA_HIST_RESOURCE_LIMITResource Limit Historical Statistics Information
278DBA_HIST_SHARED_POOL_ADVICEShared Pool Advice History
279DBA_HIST_STREAMS_POOL_ADVICEStreams Pool Advice History
280DBA_HIST_SQL_WORKAREA_HSTGRMSQL Workarea Histogram History
281DBA_HIST_PGA_TARGET_ADVICEPGA Target Advice History
282DBA_HIST_SGA_TARGET_ADVICESGA Target Advice History
283DBA_HIST_MEMORY_TARGET_ADVICEMemory Target Advice History
284DBA_HIST_MEMORY_RESIZE_OPSMemory Resize Operations History
285DBA_HIST_INSTANCE_RECOVERYInstance Recovery Historical Statistics Information
286DBA_HIST_JAVA_POOL_ADVICEJava Pool Advice History
287DBA_HIST_THREADThread Historical Statistics Information
288DBA_HIST_STAT_NAMEStatistic Names
289DBA_HIST_SYSSTATSystem Historical Statistics Information
290DBA_HIST_SYS_TIME_MODELSystem Time Model Historical Statistics Information
291DBA_HIST_OSSTAT_NAMEOperating System Statistic Names
292DBA_HIST_OSSTATOperating System Historical Statistics Information
293DBA_HIST_PARAMETER_NAMEParameter Names
294DBA_HIST_PARAMETERParameter Historical Statistics Information
295DBA_HIST_MVPARAMETERMulti-valued Parameter Historical Statistics Information
296DBA_HIST_UNDOSTATUndo Historical Statistics Information
297DBA_HIST_SEG_STAT Historical Statistics Information
298DBA_HIST_SEG_STAT_OBJSegment Names
299DBA_HIST_METRIC_NAMESegment Names
300DBA_HIST_SYSMETRIC_HISTORYSystem Metrics History
301DBA_HIST_SYSMETRIC_SUMMARYSystem Metrics History
302DBA_HIST_SESSMETRIC_HISTORYSystem Metrics History
303DBA_HIST_FILEMETRIC_HISTORYFile Metrics History
304DBA_HIST_WAITCLASSMET_HISTORYWait Class Metric History
305DBA_HIST_DLM_MISCDistributed Lock Manager Miscellaneous Historical Statistics Information
306DBA_HIST_CR_BLOCK_SERVERConsistent Read Block Server Historical Statistics
307DBA_HIST_CURRENT_BLOCK_SERVERCurrent Block Server Historical Statistics
308DBA_HIST_INST_CACHE_TRANSFERInstance Cache Transfer Historical Statistics
309DBA_HIST_PLAN_OPERATION_NAMEOptimizer Explain Plan Operation Names
310DBA_HIST_PLAN_OPTION_NAMEOptimizer Explain Plan Option Names
311DBA_HIST_SQLCOMMAND_NAMESql command types
312DBA_HIST_TOPLEVELCALL_NAMEOracle top level call type
313DBA_HIST_ACTIVE_SESS_HISTORYActive Session Historical Statistics Information
314DBA_HIST_TABLESPACE_STATTablespace Historical Statistics Information
315DBA_HIST_LOGLog Historical Statistics Information
316DBA_HIST_MTTR_TARGET_ADVICEMean-Time-To-Recover Target Advice History
317DBA_HIST_TBSPC_SPACE_USAGETablespace Usage Historical Statistics Information
318DBA_HIST_SERVICE_NAMEService Names
319DBA_HIST_SERVICE_STATHistorical Service Statistics
320DBA_HIST_SERVICE_WAIT_CLASSHistorical Service Wait Class Statistics
321DBA_HIST_SESS_TIME_STATSCPU and I/O time for interesting (STREAMS) sessions
322DBA_HIST_STREAMS_CAPTURESTREAMS Capture Historical Statistics Information
323DBA_HIST_STREAMS_APPLY_SUMSTREAMS Apply Historical Statistics Information
324DBA_HIST_BUFFERED_QUEUESSTREAMS Buffered Queues Historical Statistics Information
325DBA_HIST_BUFFERED_SUBSCRIBERSSTREAMS Buffered Queue Subscribers Historical Statistics Information
326DBA_HIST_RULE_SETRule sets historical statistics information
327DBA_HIST_PERSISTENT_QUEUESSTREAMS AQ Persistent Queues Historical Statistics Information
328DBA_HIST_PERSISTENT_SUBSSTREAMS AQ Persistent Queue Subscribers Historical Statistics Information
329DBA_HIST_IOSTAT_FUNCTIONHistorical I/O statistics by function
330DBA_HIST_IOSTAT_FUNCTION_NAMEFunction names for historical I/O statistics
331DBA_HIST_IOSTAT_FILETYPEHistorical I/O statistics by file type
332DBA_HIST_IOSTAT_FILETYPE_NAMEFile type names for historical I/O statistics
333DBA_HIST_IOSTAT_DETAILHistorical I/O statistics by function and filetype
334DBA_HIST_RSRC_CONSUMER_GROUPHistorical resource consumer group statistics
335DBA_HIST_RSRC_PLANHistorical resource plan statistics
336DBA_HIST_CLUSTER_INTERCONCluster Interconnect Historical Stats
337DBA_HIST_MEM_DYNAMIC_COMPHistorical memory component sizes
338DBA_HIST_IC_CLIENT_STATSHistorical interconnect client statistics
339DBA_HIST_IC_DEVICE_STATSHistorical interconnect device statistics
340DBA_HIST_INTERCONNECT_PINGSInstance to instance ping stats
341DBA_HIST_DISPATCHERDispatcher statistics
342DBA_HIST_SHARED_SERVER_SUMMARYShared Server summary statistics
343DBA_HIST_DYN_REMASTER_STATSDynamic remastering statistics
344DBA_HIST_PERSISTENT_QMN_CACHESTREAMS AQ Persistent QMN Cache Historical Statistics Information
345DBA_SQL_PROFILESset of sql profiles
346DBA_SQL_PLAN_BASELINESset of plan baselines
347DBA_SQL_PATCHESset of sql patches
348DBA_REGISTERED_SNAPSHOT_GROUPSSnapshot repgroup registration information
349DBA_REGISTERED_MVIEW_GROUPSMaterialized view repgroup registration information
350DBA_REPGROUP_PRIVILEGESInformation about users who are registered for object group privileges
351DBA_REPGROUPInformation about all replicated object groups
352DBA_REPSITESN-way replication information
353DBA_REPSCHEMAN-way replication information
354DBA_REPOBJECTInformation about replicated objects
355DBA_REPCOLUMNReplicated top-level columns (table) sorted alphabetically in ascending order
356DBA_REPPROPPropagation information about replicated objects
357DBA_REPKEY_COLUMNSPrimary columns for a table using column-level replication
358DBA_REPGENOBJECTSObjects generated to support replication
359DBA_REPGENERATEDObjects generated to support replication
360DBA_REPCATLOGInformation about asynchronous administration requests
361DBA_REPDDLArguments that do not fit in a single repcat log record
362DBA_REPPRIORITY_GROUPInformation about all priority groups in the database
363DBA_REPPRIORITYValues and their corresponding priorities in all priority groups in the database
364DBA_REPCOLUMN_GROUPAll column groups of replicated tables in the database
365DBA_REPGROUPED_COLUMNColumns in the all column groups of replicated tables in the database
366DBA_REPCONFLICTAll conflicts for which users have specified resolutions in the database
367DBA_REPRESOLUTION_METHODAll conflict resolution methods in the database
368DBA_REPRESOLUTIONDescription of all conflict resolutions in the database
369DBA_REPRESOLUTION_STATISTICSStatistics for conflict resolutions for all replicated tables in the database
370DBA_REPRESOL_STATS_CONTROLInformation about statistics collection for conflict resolutions for all replicated tables in the database
371DBA_REPPARAMETER_COLUMNAll columns used for resolving conflicts in the database
372DBA_REPAUDIT_ATTRIBUTEInformation about attributes automatically maintained for replication
373DBA_REPAUDIT_COLUMNInformation about columns in all shadow tables for all replicated tables in the database
374DBA_REPFLAVORSFlavors defined for replicated object groups
375DBA_REPFLAVOR_OBJECTSReplicated objects in flavors
376DBA_REPFLAVOR_COLUMNSReplicated columns in flavors
377DBA_TEMPLATE_REFGROUPSTable for maintaining refresh group information for template.
378DBA_TEMPLATE_TARGETSInternal table for tracking potential target databases for templates.
379DBA_REPCAT_EXCEPTIONSRepcat processing exceptions table.
380DBA_REPEXTENSIONSInformation about replication extension requests
381DBA_REPSITES_NEWInformation about new masters for replication extension
382DBA_USERS_WITH_DEFPWDUsers that are still using their default passwords
383DBA_SCHEDULER_PROGRAMSAll scheduler programs in the database
384DBA_SCHEDULER_DESTSAll possible destination objects for jobs in the database
385DBA_SCHEDULER_EXTERNAL_DESTSAll destination objects in the database pointing to remote agents
386DBA_SCHEDULER_DB_DESTSAll destination objects in the database pointing to remote databases
387DBA_SCHEDULER_JOB_DESTSState of all jobs at each of their destinations
388DBA_SCHEDULER_JOBSAll scheduler jobs in the database
389DBA_SCHEDULER_JOB_ROLESAll scheduler jobs in the database by database role
390DBA_SCHEDULER_JOB_CLASSESAll scheduler classes in the database
391DBA_SCHEDULER_WINDOWSAll scheduler windows in the database
392DBA_SCHEDULER_PROGRAM_ARGSAll arguments of all scheduler programs in the database
393DBA_SCHEDULER_JOB_ARGSAll arguments with set values of all scheduler jobs in the database
394DBA_SCHEDULER_JOB_LOGLogged information for all scheduler jobs
395DBA_SCHEDULER_JOB_RUN_DETAILSThe details of a job run
396DBA_SCHEDULER_WINDOW_LOGLogged information for all scheduler windows
397DBA_SCHEDULER_WINDOW_DETAILSThe details of a window
398DBA_SCHEDULER_WINDOW_GROUPSAll scheduler window groups in the database
399DBA_SCHEDULER_WINGROUP_MEMBERSMembers of all scheduler window groups in the database
400DBA_SCHEDULER_GROUP_MEMBERSMembers of all scheduler object groups in the database
401DBA_SCHEDULER_GROUPSAll scheduler object groups in the database
402DBA_SCHEDULER_SCHEDULESAll schedules in the database
403DBA_SCHEDULER_REMOTE_DATABASESList of registered remote databases for jobs
404DBA_SCHEDULER_REMOTE_JOBSTATERemote state of all jobs originating from this database
405DBA_SCHEDULER_GLOBAL_ATTRIBUTEAll scheduler global attributes
406DBA_SCHEDULER_CHAINSAll scheduler chains in the database
407DBA_SCHEDULER_CHAIN_RULESAll rules from scheduler chains in the database
408DBA_SCHEDULER_CHAIN_STEPSAll steps of scheduler chains in the database
409DBA_SCHEDULER_RUNNING_CHAINSAll steps of all running chains in the database
410DBA_SCHEDULER_CREDENTIALSAll scheduler credentials in the database
411DBA_SCHEDULER_FILE_WATCHERSAll scheduler file watch requests in the database
412DBA_SCHEDULER_NOTIFICATIONSAll job e-mail notifications in the database
413DBA_WARNING_SETTINGSwarning settings for all objects
414DBA_STAT_EXTENSIONSOptimizer statistics extensions
415DBA_TAB_STATISTICSOptimizer statistics for all tables in the database
416DBA_IND_STATISTICSOptimizer statistics for all indexes in the database
417DBA_PENDING_TRANSACTIONSinformation about unresolved global transactions
418DBA_AWSAnalytic Workspaces in the database
419DBA_AW_PSPagespaces in Analytic Workspaces owned by the user
420DBA_CUBESOLAP Cubes in the database
421DBA_CUBE_DIMENSIONALITYOLAP Cube Dimensionality in the database
422DBA_CUBE_MEASURESOLAP Measures in the database
423DBA_CUBE_DIMENSIONSOLAP Cube Dimensions in the database
424DBA_CUBE_HIERARCHIESOLAP Hierarchies in the database
425DBA_CUBE_HIER_LEVELSOLAP Hierarchy Levels in the database
426DBA_CUBE_DIM_LEVELSOLAP Dimension Levels in the database
427DBA_CUBE_ATTRIBUTESOLAP Attributes in the database
428DBA_CUBE_ATTR_VISIBILITYOLAP Attributes visible for Dimensions, Hierarchies, and Levels
429DBA_CUBE_DIM_MODELSOLAP Dimension Models in the database
430DBA_CUBE_CALCULATED_MEMBERSOLAP Calculated Members in the database
431DBA_CUBE_VIEWSOLAP Cube Views in the database
432DBA_CUBE_VIEW_COLUMNSOLAP Cube View Columns in the database
433DBA_CUBE_DIM_VIEWSOLAP Dimension Views in the database
434DBA_CUBE_DIM_VIEW_COLUMNSOLAP Dimesion View Columns in the database
435DBA_CUBE_HIER_VIEWSOLAP Hierarchy Views in the database
436DBA_CUBE_HIER_VIEW_COLUMNSOLAP Hierarchy View Columns in the database
437DBA_MEASURE_FOLDERSOLAP Measure Folders in the database
438DBA_MEASURE_FOLDER_CONTENTSOLAP Measure Folder Contents in the database
439DBA_CUBE_BUILD_PROCESSESOLAP Build Processes in the database
440DBA_QUEUE_SUBSCRIBERSqueue subscribers in the database
441DBA_EXPORT_OBJECTSExport INCLUDE and EXCLUDE object type names
442DBA_LOGSTDBY_UNSUPPORTED_TABLEList of all the data tables that are not supported by Logical Standby
443DBA_LOGSTDBY_UNSUPPORTEDList of all the columns that are not supported by Logical Standby
444DBA_LOGSTDBY_NOT_UNIQUEList of all the tables with out primary or unique key not null constraints
445DBA_LOGSTDBY_PARAMETERSMiscellaneous options and settings for Logical Standby
446DBA_LOGSTDBY_PROGRESSList the SCN values describing read and apply progress
447DBA_LOGSTDBY_LOGList the information about received logs from the primary
448DBA_LOGSTDBY_SKIP_TRANSACTIONList the transactions to be skipped
449DBA_LOGSTDBY_SKIPList the skip settings choosen
450DBA_LOGSTDBY_EVENTSInformation on why logical standby events
451DBA_LOGSTDBY_HISTORYInformation on processed, active, and pending log streams
452DBA_LOGSTDBY_EDS_TABLESList of all tables that have EDS-based replication for Logical Standby
453DBA_LOGSTDBY_EDS_SUPPORTEDList of all tables that could have EDS-based replication for Logical Standby
454DBA_OUTSTANDING_ALERTSDescription of all outstanding alerts
455DBA_ALERT_HISTORYDescription on alert history
456DBA_THRESHOLDSDesription of all thresholds
457DBA_TABLESPACE_THRESHOLDSSpace Utilization Threshold settings for all tablespaces
458DBA_AUTOTASK_OPERATIONAutomated Maintenance Task Operation Configuration
459DBA_AUTOTASK_TASKInformation about current and past autmated maintenance tasks
460DBA_AUTOTASK_SCHEDULESchedule of Maintenance Windows for the next 32 days
461DBA_AUTOTASK_CLIENT_JOBCurrent automated maintenance jobs
462DBA_AUTOTASK_WINDOW_CLIENTSDescription of per-mainteance window activity
463DBA_AUTOTASK_WINDOW_HISTORYAutomated Maintenance view of window history
464DBA_AUTOTASK_CLIENT_HISTORYAutomated Maintenance Jobs history
465DBA_AUTOTASK_JOB_HISTORYAutomated Maintenance Jobs history
466DBA_AUTOTASK_CLIENTAutotask Client Summary Information
467DBA_HIST_BASELINEBaseline Metadata Information
468DBA_HIST_BASELINE_DETAILSBaseline Stats on per Instance Level
469DBA_HIST_SQLBINDSQL Bind Information
470DBA_TUNE_MVIEWCatalog View to show the result after executing TUNE_MVIEW() API
471DBA_FLASHBACK_ARCHIVEDescription of the flashback archives available in the system
472DBA_FLASHBACK_ARCHIVE_TSDescription of tablespaces in the flashback archives available in the system
473DBA_FLASHBACK_ARCHIVE_TABLESInformation about the tables that are enabled for Flashback Archive
474DBA_CAPTUREDetails about the capture process
475DBA_STREAMS_SPLIT_MERGEview of details of split/merge jobs/status about streams
476DBA_STREAMS_SPLIT_MERGE_HISThistory view of details of split/merge jobs/status about streams
477DBA_CAPTURE_PARAMETERSAll parameters for capture process
478DBA_CAPTURE_PREPARED_DATABASEIs the local database prepared for instantiation?
479DBA_CAPTURE_PREPARED_SCHEMASAll schemas at the local database that are prepared for instantiation
480DBA_CAPTURE_PREPARED_TABLESAll tables prepared for instantiation
481DBA_SYNC_CAPTURE_PREPARED_TABSAll tables prepared for synchronous capture instantiation
482DBA_CAPTURE_EXTRA_ATTRIBUTESExtra attributes for a capture process
483DBA_REGISTERED_ARCHIVED_LOGDetails about the registered log files
484DBA_SYNC_CAPTUREDetails about the sync capture process
485DBA_APPLYDetails about the apply process
486DBA_APPLY_PARAMETERSAll parameters for apply process
487DBA_APPLY_INSTANTIATED_OBJECTSDetails about objects instantiated
488DBA_APPLY_INSTANTIATED_SCHEMASDetails about schemas instantiated
489DBA_APPLY_INSTANTIATED_GLOBALDetails about database instantiated
490DBA_APPLY_KEY_COLUMNSalternative key columns for a table for STREAMS
491DBA_APPLY_CONFLICT_COLUMNSDetails about conflict resolution
492DBA_APPLY_TABLE_COLUMNSDetails about the destination table columns
493DBA_APPLY_DML_HANDLERSDetails about the dml handler
494DBA_APPLY_PROGRESSInformation about the progress made by apply process
495DBA_APPLY_ERRORError transactions
496DBA_APPLY_ERROR_MESSAGESDetails about individual messages in an error transaction
497DBA_APPLY_ENQUEUEDetails about the apply enqueue action
498DBA_APPLY_EXECUTEDetails about the apply execute action
499DBA_APPLY_SPILL_TXNStreams apply spilled transactions info
500DBA_XSTREAM_OUTBOUNDDetails about the XStream outbound server
501DBA_XSTREAM_INBOUNDDetails about the XStream inbound server
502DBA_GOLDENGATE_INBOUNDDetails about the XStream inbound server
503DBA_APPLY_CHANGE_HANDLERSDetails about apply change handler
504DBA_APPLY_DML_CONF_HANDLERSDetails about DML conflict handlers
505DBA_APPLY_DML_CONF_COLUMNSDetails about DML conflict handler column groups
506DBA_APPLY_HANDLE_COLLISIONSDetails about apply collision handlers
507DBA_APPLY_REPERROR_HANDLERSDetails about apply reperror handlers
508DBA_PROPAGATIONStreams propagation in the database
509DBA_FILE_GROUPSDetails about file groups
510DBA_FILE_GROUP_VERSIONSDetails about file group versions
511DBA_FILE_GROUP_EXPORT_INFODetails about export information of file group versions
512DBA_FILE_GROUP_FILESDetails about file group files
513DBA_FILE_GROUP_TABLESPACESDetails about the transportable tablespaces in the file group repository
514DBA_FILE_GROUP_TABLESDetails about the tables in the file group repository
515DBA_STREAMS_TP_DATABASEDBA Streams Database
516DBA_STREAMS_TP_COMPONENTDBA Streams Component
517DBA_STREAMS_TP_COMPONENT_LINKDBA Streams Component Link (Streams Topology Links)
518DBA_STREAMS_TP_COMPONENT_STATDBA Streams Component Statistics
519DBA_STREAMS_TP_PATH_STATDBA Streams Path Statistics
520DBA_STREAMS_TP_PATH_BOTTLENECKDBA Streams Path Bottleneck
521DBA_STREAMS_MESSAGE_CONSUMERSStreams messaging consumers
522DBA_STREAMS_GLOBAL_RULESGlobal rules created by streams administrative APIs
523DBA_STREAMS_SCHEMA_RULESSchema rules created by streams administrative APIs
524DBA_STREAMS_TABLE_RULESTable rules created by streams administrative APIs
525DBA_STREAMS_MESSAGE_RULESRules for Streams messaging
526DBA_STREAMS_RULESRules used by Streams processes
527DBA_SYNC_CAPTURE_TABLESAll tables that are captured by synchronous streams captures.
528DBA_XSTREAM_RULESDetails about the XStream server rules
529DBA_STREAMS_TRANSFORM_FUNCTIONRules-based transform functions used by Streams
530DBA_STREAMS_ADMINISTRATORUsers granted the privileges to be a streams administrator
531DBA_XSTREAM_ADMINISTRATORUsers granted the privileges to be a XStream administrator
532DBA_STREAMS_TRANSFORMATIONSTransformations defined on rules
533DBA_STREAMS_RENAME_SCHEMARename schema transformations
534DBA_STREAMS_RENAME_TABLERename table transformations
535DBA_STREAMS_DELETE_COLUMNDelete column transformations
536DBA_STREAMS_KEEP_COLUMNSKeep columns transformations
537DBA_STREAMS_RENAME_COLUMNRename column transformations
538DBA_STREAMS_ADD_COLUMNAdd column transformations
539DBA_RECOVERABLE_SCRIPTDetails about recoverable operations
540DBA_RECOVERABLE_SCRIPT_HISTDetails about executed or purged recoverable operations
541DBA_RECOVERABLE_SCRIPT_PARAMSDetails about the recoverable operation parameters
542DBA_RECOVERABLE_SCRIPT_BLOCKSDetails about the recoverable script blocks
543DBA_RECOVERABLE_SCRIPT_ERRORSDetails showing errors during script execution
544DBA_GOLDENGATE_PRIVILEGESDetails about goldengate privileges
545DBA_COMPARISONDetails about the comparison object
546DBA_COMPARISON_COLUMNSDetails about the comparison object's columns
547DBA_COMPARISON_SCANDetails about a comparison scan
548DBA_COMPARISON_SCAN_SUMMARYDetails about a comparison scan
549DBA_COMPARISON_SCAN_VALUESDetails about a comparison scan's values
550DBA_COMPARISON_ROW_DIFDetails about the differing rows in a comparison scan
551DBA_STREAMS_COLUMNSSupportability info about streams columns
552DBA_STREAMS_UNSUPPORTEDList of all the tables that are not supported by Streams in this release
553DBA_STREAMS_NEWLY_SUPPORTEDList of tables that are newly supported by Streams capture
554DBA_XSTREAM_OUT_SUPPORT_MODEList of support mode for objects by XStream Out
555DBA_GOLDENGATE_SUPPORT_MODEList of support mode for objects by GoldenGate
556DBA_JAVA_POLICYjava security Permissions for all users
557DBA_JAVA_CLASSESclass level information of all stored java classes
558DBA_JAVA_LAYOUTSclass layout information about stored java class
559DBA_JAVA_IMPLEMENTSinterfaces implemented by the stored java class
560DBA_JAVA_INNERSlist of inner classes refered by the stored java class
561DBA_JAVA_FIELDSfield information of all stored java class
562DBA_JAVA_METHODSmethod information of all stored java class
563DBA_JAVA_ARGUMENTSargument information of all stored java class
564DBA_JAVA_THROWSlist of exceptions thrown from a method of a class owned by user
565DBA_JAVA_DERIVATIONSthis view maps java source objects and their derived java class objects and java resource objects for all java classes
566DBA_JAVA_RESOLVERSresolver of java class owned by user
567DBA_JAVA_COMPILER_OPTIONSall native-compiler options
568DBA_EPG_DAD_AUTHORIZATIONDADs authorized to use different user's privileges
569DBA_XML_TABLESDescription of all XML tables in the database
570DBA_XML_TAB_COLSDescription of all XML tables in the database
571DBA_XML_VIEWSDescription of all XML views in the database
572DBA_XML_VIEW_COLSDescription of all XML views in the database
573DBA_XML_SCHEMASDescription of all the XML Schemas registered
574DBA_XML_INDEXESDescription of all XML indexes in the database
575DBA_XML_SCHEMA_IMPORTSDescription of all XML schema first level dependencies on imported XML schemas
576DBA_XML_SCHEMA_INCLUDESDescription of all XML schema first level dependencies on included XML schemas
577DBA_XML_SCHEMA_DEPENDENCYDescription of all XML schema first level dependencies on imported and included XML schemas
578DBA_NETWORK_ACL_PRIVILEGESPrivileges defined in network access control lists
579DBA_WALLET_ACLSAccess control lists assigned to restrict access to wallets through PL/SQL network utility packages
580DBA_XDS_OBJECTSAll XDS enabled objects in the database
581DBA_NETWORK_ACLSAccess control lists assigned to restrict access to network hosts through PL/SQL network utility packages
582DBA_XDS_INSTANCE_SETSAll instance sets in the database
583DBA_XDS_ATTRIBUTE_SECSAll XDS column security defined in the database
584DBA_AW_PROPObject properties in Analytic Workspaces in the database
585DBA_AW_OBJObjects in Analytic Workspaces in the database
586DBA_ADVISOR_SQLW_TABLES
587DBA_LOGMNR_PURGED_LOG
588DBA_ADVISOR_SQLA_REC_SUM
589DBA_ADDM_TASK_DIRECTIVES
590DBA_ADDM_FDG_BREAKDOWN
591DBA_PART_HISTOGRAMS
592DBA_REGISTRY_DATABASE
593DBA_FLASHBACK_TXN_STATE
594DBA_DBFS_HS_PROPERTIES
595DBA_ADVISOR_SQLW_TABVOL
596DBA_LOB_TEMPLATES
597DBA_ADDM_SYSTEM_DIRECTIVES
598DBA_ADVISOR_FDG_BREAKDOWN
599DBA_IND_PARTITIONS
600DBA_IAS_OBJECTS_EXP
601DBA_SQLSET_STATEMENTS
602DBA_ADVISOR_SQLW_JOURNAL
603DBA_REGISTRY_PROGRESS
604DBA_REGISTRY_HISTORY
605DBA_ADVISOR_SQLSTATS
606DBA_ADVISOR_SQLW_TEMPLATES
607DBA_REGISTRY_LOG
608DBA_ADVISOR_TASKS
609DBA_ADVISOR_JOURNAL
610DBA_ADVISOR_FINDING_NAMES
611DBA_AQ_AGENTS
612DBA_PARALLEL_EXECUTE_TASKS
613DBA_ADVISOR_PARAMETERS_PROJ
614DBA_WORKLOAD_CONNECTION_MAP
615DBA_ADVISOR_OBJECT_TYPES
616DBA_DML_LOCKS
617DBA_SUBPARTITION_TEMPLATES
618DBA_ADVISOR_SQLA_WK_MAP
619DBA_IAS_TEMPLATES
620DBA_INVALID_OBJECTS
621DBA_ADVISOR_LOG
622DBA_DBFS_HS
623DBA_ADVISOR_RECOMMENDATIONS
624DBA_WAITERS
625DBA_PART_TABLES
626DBA_ADVISOR_OBJECTS
627DBA_IAS_POSTGEN_STMTS
628DBA_ADVISOR_SQLA_TABVOL
629DBA_WORKLOAD_SCHEDULE_CAPTURES
630DBA_REGISTRY_DEPENDENCIES
631DBA_ADVISOR_SQLW_COLVOL
632DBA_HIST_ASH_SNAPSHOT
633DBA_JAVA_NCOMPS
634DBA_DDL_LOCKS
635DBA_ADVISOR_EXECUTION_TYPES
636DBA_ADVISOR_EXEC_PARAMETERS
637DBA_ADVISOR_SQLA_COLVOL
638DBA_EXPORT_PATHS
639DBA_ADDM_FINDINGS
640DBA_ADVISOR_DEFINITIONS
641DBA_TAB_PARTITIONS
642DBA_ADVISOR_DIR_TASK_INST
643DBA_XMLSCHEMA_LEVEL_VIEW
644DBA_PART_KEY_COLUMNS
645DBA_ADVISOR_ACTIONS
646DBA_TRANSFORMATIONS
647DBA_REPCAT
648DBA_SQLTUNE_PLANS
649DBA_ADDM_INSTANCES
650DBA_SQLSET_REFERENCES
651DBA_XMLSCHEMA_LEVEL_VIEW_DUP
652DBA_TAB_SUBPARTITIONS
653DBA_ANALYZE_OBJECTS
654DBA_ADDM_TASKS
655DBA_IAS_OBJECTS
656DBA_ADVISOR_SQLA_WK_SUM
657DBA_WORKLOAD_REPLAY_DIVERGENCE
658DBA_ADVISOR_USAGE
659DBA_PART_COL_STATISTICS
660DBA_ADVISOR_SQLA_WK_STMTS
661DBA_IND_SUBPARTITIONS
662DBA_SQLSET_BINDS
663DBA_LOGMNR_LOG
664DBA_BLOCKERS
665DBA_ATTRIBUTE_TRANSFORMATIONS
666DBA_LOB_SUBPARTITIONS
667DBA_ADVISOR_FINDINGS
668DBA_SQLTUNE_RATIONALE_PLAN
669DBA_DBFS_HS_COMMANDS
670DBA_PART_LOBS
671DBA_KEEPSIZES
672DBA_IAS_PREGEN_STMTS
673DBA_SUBPART_COL_STATISTICS
674DBA_WORKLOAD_CAPTURES
675DBA_PART_INDEXES
676DBA_SQL_MONITOR_USAGE
677DBA_ADVISOR_COMMANDS
678DBA_ADVISOR_DIR_DEFINITIONS
679DBA_FLASHBACK_TXN_REPORT
680DBA_LOCK_INTERNAL
681DBA_IAS_SITES
682DBA_SERVER_REGISTRY
683DBA_WORKLOAD_REPLAY_FILTER_SET
684DBA_IAS_OBJECTS_BASE
685DBA_REGISTRY_HIERARCHY
686DBA_IAS_GEN_STMTS
687DBA_IAS_GEN_STMTS_EXP
688DBA_ADVISOR_RATIONALE
689DBA_SQLTUNE_STATISTICS
690DBA_SQLTUNE_BINDS
691DBA_KGLLOCK
692DBA_DBFS_HS_FIXED_PROPERTIES
693DBA_ADVISOR_DEF_PARAMETERS
694DBA_ADVISOR_EXECUTIONS
695DBA_AQ_AGENT_PRIVS
696DBA_WORKLOAD_FILTERS
697DBA_SUBPART_HISTOGRAMS
698DBA_ADVISOR_DIR_INSTANCES
699DBA_WORKLOAD_REPLAYS
700DBA_ADVISOR_SQLPLANS
701DBA_QUEUE_SCHEDULES
702DBA_LOCK
703DBA_PARALLEL_EXECUTE_CHUNKS
704DBA_WORKLOAD_USER_MAP
705DBA_ADVISOR_SQLW_PARAMETERS
706DBA_WORKLOAD_ACTIVE_USER_MAP
707DBA_WORKLOAD_REPLAY_SCHEDULES
708DBA_LOGMNR_SESSION
709DBA_ADVISOR_SQLW_SUM
710DBA_SUBPART_KEY_COLUMNS
711DBA_SQLSET
712DBA_SQLSET_PLANS
713DBA_IAS_CONSTRAINT_EXP
714DBA_ADVISOR_PARAMETERS
715DBA_LOB_PARTITIONS
716DBA_ADVISOR_SQLW_STMTS
717DBA_ADVISOR_SQLA_TABLES
718DBA_WORKLOAD_SCHEDULE_ORDERING
719DBA_QUEUE_PUBLISHERS
720DBA_REGISTRY
721DBA_ADVISOR_TEMPLATES
722USER_ADDM_FDG_BREAKDOWN
723USER_ADDM_FINDINGS
724USER_ADDM_INSTANCES
725USER_ADDM_TASKS
726USER_ADDM_TASK_DIRECTIVES
727USER_ADVISOR_ACTIONS
728USER_ADVISOR_DIR_TASK_INST
729USER_ADVISOR_EXECUTIONS
730USER_ADVISOR_EXEC_PARAMETERS
731USER_ADVISOR_FDG_BREAKDOWN
732USER_ADVISOR_FINDINGS
733USER_ADVISOR_JOURNAL
734USER_ADVISOR_LOG
735USER_ADVISOR_OBJECTS
736USER_ADVISOR_PARAMETERS
737USER_ADVISOR_RATIONALE
738USER_ADVISOR_RECOMMENDATIONS
739USER_ADVISOR_SQLA_COLVOL
740USER_ADVISOR_SQLA_REC_SUM
741USER_ADVISOR_SQLA_TABLES
742USER_ADVISOR_SQLA_TABVOL
743USER_ADVISOR_SQLA_WK_MAP
744USER_ADVISOR_SQLA_WK_STMTS
745USER_ADVISOR_SQLA_WK_SUM
746USER_ADVISOR_SQLPLANS
747USER_ADVISOR_SQLSTATS
748USER_ADVISOR_SQLW_COLVOL
749USER_ADVISOR_SQLW_JOURNAL
750USER_ADVISOR_SQLW_PARAMETERS
751USER_ADVISOR_SQLW_STMTS
752USER_ADVISOR_SQLW_SUM
753USER_ADVISOR_SQLW_TABLES
754USER_ADVISOR_SQLW_TABVOL
755USER_ADVISOR_SQLW_TEMPLATES
756USER_ADVISOR_TASKS
757USER_ADVISOR_TEMPLATES
758USER_ALL_TABLESDescription of all object and relational tables owned by the user's
759USER_APPLY_ERRORError transactions owned by an apply visible to the current user
760USER_AQ_AGENT_PRIVS
761USER_ARGUMENTSArguments in object accessible to the user
762USER_ASSEMBLIESDescription of the user's own assemblies
763USER_ASSOCIATIONSAll assocations defined by the user
764USER_ATTRIBUTE_TRANSFORMATIONS
765USER_AUDIT_OBJECTAudit trail records for statements concerning objects, specifically: table, cluster, view, index, sequence, [public] database link, [public] synonym, procedure, trigger, rollback segment, tablespace, role, user
766USER_AUDIT_POLICIESAll fine grained auditing policies for objects in user schema
767USER_AUDIT_POLICY_COLUMNSUsers fine grained auditing policy columns in the database
768USER_AUDIT_SESSIONAll audit trail records concerning CONNECT and DISCONNECT
769USER_AUDIT_STATEMENTAudit trail records concerning grant, revoke, audit, noaudit and alter system
770USER_AUDIT_TRAILAudit trail entries relevant to the user
771USER_AWSAnalytic Workspaces owned by the user
772USER_AW_OBJObjects in Analytic Workspaces owned by the user
773USER_AW_PROPObject properties in Analytic Workspaces owned by the user
774USER_AW_PSPagespaces in Analytic Workspaces owned by the user
775USER_BASE_TABLE_MVIEWSAll materialized views with log(s) owned by the user in the database
776USER_CATALOGTables, Views, Synonyms and Sequences owned by the user
777USER_CHANGE_NOTIFICATION_REGSchange notification registrations for current user
778USER_CLUSTERSDescriptions of user's own clusters
779USER_CLUSTER_HASH_EXPRESSIONSHash functions for the user's hash clusters
780USER_CLU_COLUMNSMapping of table columns to cluster columns
781USER_COLL_TYPESDescription of the user's own named collection types
782USER_COL_COMMENTSComments on columns of user's tables and views
783USER_COL_PENDING_STATSPending statistics of tables, partitions, and subpartitions
784USER_COL_PRIVSGrants on columns for which the user is the owner, grantor or grantee
785USER_COL_PRIVS_MADEAll grants on columns of objects owned by the user
786USER_COL_PRIVS_RECDGrants on columns for which the user is the grantee
787USER_COMPARISONDetails about the user's comparison objects
788USER_COMPARISON_COLUMNSDetails about the comparison object's columns
789USER_COMPARISON_ROW_DIFDetails about the differing rows in a comparison scan
790USER_COMPARISON_SCANDetails about a comparison scan
791USER_COMPARISON_SCAN_SUMMARYDetails about a comparison scan
792USER_COMPARISON_SCAN_VALUESDetails about a comparison scan's values
793USER_CONSTRAINTSConstraint definitions on user's own tables
794USER_CONS_COLUMNSInformation about accessible columns in constraint definitions
795USER_CONS_OBJ_COLUMNSList of types an object column or attribute is constrained to in the tables owned by the user
796USER_CQ_NOTIFICATION_QUERIESDescription of registered queries for CQ notification
797USER_CUBESOLAP Cubes owned by the user in the database
798USER_CUBE_ATTRIBUTESOLAP Attributes owned by the user in the database
799USER_CUBE_ATTR_VISIBILITYOLAP Attributes visible for Dimensions, Hierarchies, and Levels
800USER_CUBE_BUILD_PROCESSESOLAP Build Processes owned by the user in the database
801USER_CUBE_CALCULATED_MEMBERSOLAP Calculated Members in the database accessible to the user
802USER_CUBE_DIMENSIONALITYOLAP Cube Dimensionality owned by the user in the database
803USER_CUBE_DIMENSIONSOLAP Cube Dimensions owned by the user in the database
804USER_CUBE_DIM_LEVELSOLAP Dimension Levels owned by the user in the database
805USER_CUBE_DIM_MODELSOLAP Dimension Models in the database accessible to the user
806USER_CUBE_DIM_VIEWSOLAP Dimension Views owned by the user in the database
807USER_CUBE_DIM_VIEW_COLUMNSOLAP Dimesion View Columns in the database accessible to the user
808USER_CUBE_HIERARCHIESOLAP Hierarchies owned by the user in the database
809USER_CUBE_HIER_LEVELSOLAP Hierarchy Levels owned by the user in the database
810USER_CUBE_HIER_VIEWSOLAP Hierarchy Views owner by the user in the database
811USER_CUBE_HIER_VIEW_COLUMNSOLAP Hierarchy View Columns owned by the user in the database
812USER_CUBE_MEASURESOLAP Measures owned by the user in the database
813USER_CUBE_VIEWSOLAP Cube Views owned by the user in the database
814USER_CUBE_VIEW_COLUMNSOLAP Cube View Columns owned by the user in the database
815USER_DATAPUMP_JOBSDatapump jobs for current user
816USER_DBFS_HS
817USER_DBFS_HS_COMMANDS
818USER_DBFS_HS_FILES
819USER_DBFS_HS_FIXED_PROPERTIES
820USER_DBFS_HS_PROPERTIES
821USER_DB_LINKSDatabase links owned by the user
822USER_DEPENDENCIESDependencies to and from a users objects
823USER_DIMENSIONSDescription of the dimension objects accessible to the DBA
824USER_DIM_ATTRIBUTESRepresentation of the relationship between a dimension level and_x000D_
a functionally dependent column
825USER_DIM_CHILD_OFRepresentaion of a 1:n hierarchical relationship between a pair of levels in_x000D_
a dimension
826USER_DIM_HIERARCHIESRepresentation of a dimension hierarchy
827USER_DIM_JOIN_KEYRepresentation of a join between two dimension tables.
828USER_DIM_LEVELSDescription of dimension levels visible to DBA
829USER_DIM_LEVEL_KEYRepresentations of columns of a dimension level
830USER_EDITIONING_VIEWSDescriptions of the user's own Editioning Views
831USER_EDITIONING_VIEWS_AEDescriptions of the user's own Editioning Views
832USER_EDITIONING_VIEW_COLSRelationship between columns of user's Editioning Views and the table columns to which they map
833USER_EDITIONING_VIEW_COLS_AERelationship between columns of user's Editioning Views and the table columns to which they map
834USER_ENCRYPTED_COLUMNSEncryption information on columns of tables owned by the user
835USER_EPG_DAD_AUTHORIZATIONDADs authorized to use the user's privileges
836USER_ERRORSCurrent errors on stored objects owned by the user
837USER_ERRORS_AECurrent errors on stored objects owned by the user
838USER_EVALUATION_CONTEXTSrule evaluation contexts owned by user
839USER_EVALUATION_CONTEXT_TABLEStables in user rule evaluation contexts
840USER_EVALUATION_CONTEXT_VARSvariables in user rule evaluation contexts
841USER_EXTENTSExtents comprising segments owned by the user
842USER_EXTERNAL_LOCATIONSDescription of the user's external tables locations
843USER_EXTERNAL_TABLESDescription of the user's own external tables
844USER_FILE_GROUPSDetails about file groups
845USER_FILE_GROUP_EXPORT_INFODetails about export information of file group versions
846USER_FILE_GROUP_FILESDetails about file group files
847USER_FILE_GROUP_TABLESDetails about the tables in the file group repository
848USER_FILE_GROUP_TABLESPACESDetails about the transportable tablespaces in the file group repository
849USER_FILE_GROUP_VERSIONSDetails about file group versions
850USER_FLASHBACK_ARCHIVEDescription of the flashback archives available to the user
851USER_FLASHBACK_ARCHIVE_TABLESInformation about the user tables that are enabled for Flashback Archive
852USER_FLASHBACK_TXN_REPORT
853USER_FLASHBACK_TXN_STATE
854USER_FREE_SPACEFree extents in tablespaces accessible to the user
855USER_GOLDENGATE_PRIVILEGESDetails about goldengate privileges
856USER_IDENTIFIERSIdentifiers in stored objects accessible to the user
857USER_INDEXESDescription of the user's own indexes
858USER_INDEXTYPESAll user indextypes
859USER_INDEXTYPE_ARRAYTYPESAll array types specified by the indextype
860USER_INDEXTYPE_COMMENTSComments for user-defined indextypes
861USER_INDEXTYPE_OPERATORSAll user indextype operators
862USER_IND_COLUMNSCOLUMNs comprising user's INDEXes and INDEXes on user's TABLES
863USER_IND_EXPRESSIONSFunctional index expressions in user's indexes and indexes on user's tables
864USER_IND_PARTITIONS
865USER_IND_PENDING_STATSPending statistics of tables, partitions, and subpartitions
866USER_IND_STATISTICSOptimizer statistics for user's own indexes
867USER_IND_SUBPARTITIONS
868USER_INTERNAL_TRIGGERSDescription of the internal triggers on the user's own tables
869USER_JAVA_ARGUMENTSargument information of stored java class owned by the user
870USER_JAVA_CLASSESclass level information of stored java class owned by the user
871USER_JAVA_COMPILER_OPTIONSnative compiler options provided by the user
872USER_JAVA_DERIVATIONSthis view maps java source objects and their derived java class objects and java resource objects for the java class owned by user
873USER_JAVA_FIELDSfield information of stored java class owned by the user
874USER_JAVA_IMPLEMENTSinterfaces implemented by the stored java class owned by user
875USER_JAVA_INNERSlist of inner classes refered by the stored java class owned by user
876USER_JAVA_LAYOUTSclass layout information about stored java class owned by the user
877USER_JAVA_METHODSmethod information of stored java class owned by the user
878USER_JAVA_NCOMPSncomp related information of java classes owned by user
879USER_JAVA_POLICYjava security Permissions for current user
880USER_JAVA_RESOLVERSresolver of java class owned by user
881USER_JAVA_THROWSlist of exceptions thrown from a method of a class owned by user
882USER_JOBSAll jobs owned by this user
883USER_JOIN_IND_COLUMNSJoin Index columns comprising the join conditions
884USER_LIBRARIESDescription of the user's own libraries
885USER_LOBSDescription of the user's own LOBs contained in the user's own tables
886USER_LOB_PARTITIONS
887USER_LOB_SUBPARTITIONS
888USER_LOB_TEMPLATES
889USER_LOG_GROUPSLog group definitions on user's own tables
890USER_LOG_GROUP_COLUMNSInformation about columns in log group definitions
891USER_MEASURE_FOLDERSOLAP Measure Folders owned by the user in the database
892USER_MEASURE_FOLDER_CONTENTSOLAP Measure Folder Contents owned by the user in the database
893USER_METHOD_PARAMSDescription of method parameters of the user's own types
894USER_METHOD_RESULTSDescription of method results of the user's own types
895USER_MINING_MODELSDescription of the user's own models
896USER_MINING_MODEL_ATTRIBUTESDescription of the user's own model attributes
897USER_MINING_MODEL_SETTINGSDescription of the user's own model settings
898USER_MVIEWSAll materialized views in the database
899USER_MVIEW_AGGREGATESDescription of the materialized view aggregates created by the user
900USER_MVIEW_ANALYSISDescription of the materialized views created by the user
901USER_MVIEW_COMMENTSComments on materialized views owned by the user
902USER_MVIEW_DETAIL_PARTITIONFreshness information of all PCT materialized views in the database
903USER_MVIEW_DETAIL_RELATIONSDescription of the materialized view detail tables of the materialized_x000D_
views created by the user
904USER_MVIEW_DETAIL_SUBPARTITIONFreshness information of all PCT materialized views in the database
905USER_MVIEW_JOINSDescription of a join between two columns in the_x000D_
WHERE clause of a materialized view created by the user
906USER_MVIEW_KEYSDescription of the columns that appear in the GROUP BY_x000D_
list of a materialized view created by the user
907USER_MVIEW_LOGSAll materialized view logs owned by the user
908USER_MVIEW_REFRESH_TIMESMaterialized views and their last refresh times for each master table that the user can look at
909USER_NESTED_TABLESDescription of nested tables contained in the user's own tables
910USER_NESTED_TABLE_COLSColumns of nested tables
911USER_NETWORK_ACL_PRIVILEGESUser privileges to access network hosts through PL/SQL network utility packages
912USER_OBJECTSObjects owned by the user
913USER_OBJECTS_AEObjects owned by the user
914USER_OBJECT_SIZESizes, in bytes, of various pl/sql objects
915USER_OBJECT_TABLESDescription of the user's own object tables
916USER_OBJ_AUDIT_OPTSAuditing options for user's own tables and views with atleast one option set
917USER_OBJ_COLATTRSDescription of object columns and attributes contained in tables owned by the user
918USER_OLDIMAGE_COLUMNSGives all object tables and columns in old (8.0) image format
919USER_OPANCILLARYAll ancillary opertors defined by user
920USER_OPARGUMENTSAll operator arguments of operators defined by user
921USER_OPBINDINGSAll binding functions or methods on operators defined by the user
922USER_OPERATORSAll user operators
923USER_OPERATOR_COMMENTSComments for user-defined operators
924USER_OUTLINESStored outlines owned by the user
925USER_OUTLINE_HINTSHints stored in outlines owned by the user
926USER_PARALLEL_EXECUTE_CHUNKS
927USER_PARALLEL_EXECUTE_TASKS
928USER_PARTIAL_DROP_TABSUser tables with unused columns
929USER_PART_COL_STATISTICS
930USER_PART_HISTOGRAMS
931USER_PART_INDEXES
932USER_PART_KEY_COLUMNS
933USER_PART_LOBS
934USER_PART_TABLES
935USER_PASSWORD_LIMITSDisplay password limits of the user
936USER_PENDING_CONV_TABLESAll user's tables which are not upgraded to the latest type version
937USER_PLSQL_OBJECT_SETTINGSCompiler settings of stored objects owned by the user
938USER_POLICIESAll row level security policies for synonyms, tables, or views owned by the user
939USER_POLICY_CONTEXTSAll policy driving context defined for synonyms, tables, or views in current schema
940USER_POLICY_GROUPSAll policy groups defined for any synonym, table, or view
941USER_PROCEDURESDescription of the user functions/procedures/packages/types/triggers
942USER_PROXIESDescription of connections the user is allowed to proxy
943USER_PUBLISHED_COLUMNSSource columns available for Change Data Capture
944USER_QUEUESAll queues owned by the user
945USER_QUEUE_PUBLISHERS
946USER_QUEUE_SCHEDULES
947USER_QUEUE_SUBSCRIBERSqueue subscribers under a user'schema
948USER_QUEUE_TABLESAll queue tables created by the user
949USER_RECYCLEBINUser view of his recyclebin
950USER_REFRESHAll the refresh groups
951USER_REFRESH_CHILDRENAll the objects in refresh groups, where the user owns the refresh group
952USER_REFSDescription of the user's own REF columns contained in the user's own tables
953USER_REGISTERED_MVIEWSRemote materialized views of local tables currently using logs owned by the user
954USER_REGISTERED_SNAPSHOTSRemote snapshots of local tables currently using logs owned by the user
955USER_REGISTRY
956USER_REPAUDIT_ATTRIBUTEInformation about attributes automatically maintained for replication
957USER_REPAUDIT_COLUMNInformation about columns in all shadow tables for user's replicated tables
958USER_REPCAT
959USER_REPCATLOGInformation about the current user's asynchronous administration requests
960USER_REPCOLUMNReplicated columns for the current user's table in ascending order
961USER_REPCOLUMN_GROUPAll column groups of user's replicated tables
962USER_REPCONFLICT
963USER_REPDDLArguments that do not fit in a single repcat log record
964USER_REPFLAVORSFlavors current user created for replicated object groups
965USER_REPFLAVOR_COLUMNSReplicated columns from current user's tables in flavors
966USER_REPFLAVOR_OBJECTSReplicated user objects in flavors
967USER_REPGENERATEDObjects generated for the current user to support replication
968USER_REPGENOBJECTSObjects generated for the current user to support replication
969USER_REPGROUPReplication information about the current user
970USER_REPGROUPED_COLUMNColumns in the all column groups of user's replicated tables
971USER_REPGROUP_PRIVILEGESInformation about users who are registered for object group privileges
972USER_REPKEY_COLUMNSPrimary columns for a table using column-level replication
973USER_REPOBJECTReplication information about the current user's objects
974USER_REPPARAMETER_COLUMNAll columns used for resolving conflicts in user's replicated tables
975USER_REPPRIORITYValues and their corresponding priorities in user's priority groups
976USER_REPPRIORITY_GROUPInformation about user's priority groups
977USER_REPPROPPropagation information about the current user's objects
978USER_REPRESOLUTIONDescription of all conflict resolutions for user's replicated tables
979USER_REPRESOLUTION_METHODAll conflict resolution methods accessible to the user
980USER_REPRESOLUTION_STATISTICSStatistics for conflict resolutions for user's replicated tables
981USER_REPRESOL_STATS_CONTROLInformation about statistics collection for conflict resolutions for user's replicated tables
982USER_REPSCHEMAN-way replication information about the current user
983USER_REPSITESN-way replication information about the current user
984USER_RESOURCE_LIMITSDisplay resource limit of the user
985USER_RESUMABLEResumable session information for current user
986USER_REWRITE_EQUIVALENCESDescription of all rewrite equivalence owned by the user
987USER_ROLE_PRIVSRoles granted to current user
988USER_RSRC_CONSUMER_GROUP_PRIVSSwitch privileges for consumer groups for the user
989USER_RSRC_MANAGER_SYSTEM_PRIVSsystem privileges for the resource manager for the user
990USER_RULESRules owned by the user
991USER_RULESETSRulesets owned by the user: maintained for backward compatibility
992USER_RULE_SETSRule sets owned by the user
993USER_RULE_SET_RULESRules in user rule sets
994USER_SCHEDULER_CHAINSAll scheduler chains owned by the current user
995USER_SCHEDULER_CHAIN_RULESAll rules from scheduler chains owned by the current user
996USER_SCHEDULER_CHAIN_STEPSAll steps of scheduler chains owned by the current user
997USER_SCHEDULER_CREDENTIALSScheduler credentials owned by the current user
998USER_SCHEDULER_DB_DESTSUser-owned destination objects in the database pointing to remote databases
999USER_SCHEDULER_DESTSDestination objects for jobs in the database owned by current user
1000USER_SCHEDULER_FILE_WATCHERSScheduler file watch requests owned by the current user
1001USER_SCHEDULER_GROUPSAll scheduler object groups owned by current user
1002USER_SCHEDULER_GROUP_MEMBERSMembers of all scheduler object groups owned by current user
1003USER_SCHEDULER_JOBSAll scheduler jobs in the database
1004USER_SCHEDULER_JOB_ARGSAll arguments with set values of all scheduler jobs in the database
1005USER_SCHEDULER_JOB_DESTSState of all jobs owned by current user at each of their destinations
1006USER_SCHEDULER_JOB_LOGLogged information for all scheduler jobs
1007USER_SCHEDULER_JOB_RUN_DETAILSThe details of a job run
1008USER_SCHEDULER_NOTIFICATIONSAll e-mail notifications for jobs owned by the current user
1009USER_SCHEDULER_PROGRAMSScheduler programs owned by the current user
1010USER_SCHEDULER_PROGRAM_ARGSAll arguments of all scheduler programs in the database
1011USER_SCHEDULER_REMOTE_JOBSTATERemote state of all jobs originating from this database owned by current user
1012USER_SCHEDULER_RUNNING_CHAINSAll steps of chains being run by jobs owned by the current user
1013USER_SCHEDULER_SCHEDULESSchedules belonging to the current user
1014USER_SECONDARY_OBJECTSAll secondary objects for domain indexes
1015USER_SEC_RELEVANT_COLSSecurity Relevant columns of VPD policies for tables or views owned by the user
1016USER_SEGMENTSStorage allocated for all database segments
1017USER_SEQUENCESDescription of the user's own SEQUENCEs
1018USER_SNAPSHOTSSnapshots the user can look at
1019USER_SNAPSHOT_LOGSAll snapshot logs owned by the user
1020USER_SOURCESource of stored objects accessible to the user
1021USER_SOURCE_AESource of stored objects accessible to the user
1022USER_SOURCE_TABLESSource tables available for Change Data Capture
1023USER_SQLJ_TYPESDescription of the user's own types
1024USER_SQLJ_TYPE_ATTRSDescription of attributes of the user's own types
1025USER_SQLJ_TYPE_METHODSDescription of methods of the user's own types
1026USER_SQLSET
1027USER_SQLSET_BINDS
1028USER_SQLSET_PLANS
1029USER_SQLSET_REFERENCES
1030USER_SQLSET_STATEMENTS
1031USER_SQLTUNE_BINDS
1032USER_SQLTUNE_PLANS
1033USER_SQLTUNE_RATIONALE_PLAN
1034USER_SQLTUNE_STATISTICS
1035USER_STAT_EXTENSIONSOptimizer statistics extensions
1036USER_STORED_SETTINGSParameter settings for objects owned by the user
1037USER_SUBPARTITION_TEMPLATES
1038USER_SUBPART_COL_STATISTICS
1039USER_SUBPART_HISTOGRAMS
1040USER_SUBPART_KEY_COLUMNS
1041USER_SUBSCRIBED_COLUMNSChange Data Capture subscribed columns
1042USER_SUBSCRIBED_TABLESChange Data Capture subscribed tables
1043USER_SUBSCRIPTIONSChange Data Capture subscriptions
1044USER_SUBSCR_REGISTRATIONSAll subscription registrations created by the user
1045USER_SUMMARIESDescription of the summaries created by the user
1046USER_SYNONYMSThe user's private synonyms
1047USER_SYS_PRIVSSystem privileges granted to current user
1048USER_TABLESDescription of the user's own relational tables
1049USER_TABLESPACESDescription of accessible tablespaces
1050USER_TAB_COLSColumns of user's tables, views and clusters
1051USER_TAB_COLUMNSColumns of user's tables, views and clusters
1052USER_TAB_COL_STATISTICSColumns of user's tables, views and clusters
1053USER_TAB_COMMENTSComments on the tables and views owned by the user
1054USER_TAB_HISTGRM_PENDING_STATSPending statistics of tables, partitions, and subpartitions
1055USER_TAB_HISTOGRAMSHistograms on columns of user's tables
1056USER_TAB_MODIFICATIONSInformation regarding modifications to tables
1057USER_TAB_PARTITIONS
1058USER_TAB_PENDING_STATSHistory of table statistics modifications
1059USER_TAB_PRIVSGrants on objects for which the user is the owner, grantor or grantee
1060USER_TAB_PRIVS_MADEAll grants on objects owned by the user
1061USER_TAB_PRIVS_RECDGrants on objects for which the user is the grantee
1062USER_TAB_STATISTICSOptimizer statistics of the user's own tables
1063USER_TAB_STATS_HISTORYHistory of table statistics modifications
1064USER_TAB_STAT_PREFSStatistics preferences for tables
1065USER_TAB_SUBPARTITIONS
1066USER_TRANSFORMATIONS
1067USER_TRIGGERSTriggers having FOLLOWS or PRECEDES ordering owned by the user
1068USER_TRIGGER_COLSColumn usage in user's triggers
1069USER_TS
1070USER_TSTZ_TABLESDescription of the user's own tables, which have column(s) defined on timestamp with time zone data type or ADT type containing attribute(s) of timestamp with time zone data type
1071USER_TSTZ_TAB_COLSColumns of user's tables, which have column(s) defined on timestamp with time zone data type or ADT type containing attribute(s) of timestamp with time zone data type
1072USER_TS_QUOTASTablespace quotas for the user
1073USER_TUNE_MVIEWtune_mview catalog view owned by the user
1074USER_TYPESDescription of the user's own types
1075USER_TYPE_ATTRSDescription of attributes of the user's own types
1076USER_TYPE_METHODSDescription of methods of the user's own types
1077USER_TYPE_VERSIONSDescription of each version of the user's types
1078USER_UNUSED_COL_TABSUser tables with unused columns
1079USER_UPDATABLE_COLUMNSDescription of updatable columns
1080USER_USERSInformation about the current user
1081USER_USTATSAll statistics on tables or indexes owned by the user
1082USER_VARRAYSDescription of varrays contained in the user's own tables
1083USER_VIEWSDescription of the user's own views
1084USER_VIEWS_AEDescription of the user's own views
1085USER_WARNING_SETTINGSWarning Parameter settings for objects owned by the user
1086USER_XDS_ATTRIBUTE_SECSAll objects with column security and owned by the user
1087USER_XDS_INSTANCE_SETSAll instance sets for objects owned by the user
1088USER_XDS_OBJECTSAll XDS enabled objects owned by the user
1089USER_XML_COLUMN_NAMES
1090USER_XML_INDEXESDescription of the user's own XMLType indexes
1091USER_XML_SCHEMASDescription of XML Schemas registered by the user
1092USER_XML_TABLESDescription of the user's own XMLType tables
1093USER_XML_TAB_COLSDescription of the user's own XMLType tables
1094USER_XML_VIEWSDescription of the user's own XMLType views
1095USER_XML_VIEW_COLSDescription of the user's own XMLType views
1096ALL_CONS_COLUMNSInformation about accessible columns in constraint definitions
1097ALL_LOG_GROUP_COLUMNSInformation about columns in log group definitions
1098ALL_LOBSDescription of LOBs contained in tables accessible to the user
1099ALL_CATALOGAll tables, views, synonyms, sequences accessible to the user
1100ALL_CLUSTERSDescription of clusters accessible to the user
1101ALL_COL_COMMENTSComments on columns of accessible tables and views
1102ALL_COL_PRIVSGrants on columns for which the user is the grantor, grantee, owner,_x000D_
or an enabled role or PUBLIC is the grantee
1103ALL_COL_PRIVS_MADEGrants on columns for which the user is owner or grantor
1104ALL_COL_PRIVS_RECDGrants on columns for which the user, PUBLIC or enabled role is the grantee
1105ALL_ENCRYPTED_COLUMNSEncryption information on all accessible columns
1106ALL_INDEXESDescriptions of indexes on tables accessible to the user
1107ALL_IND_COLUMNSCOLUMNs comprising INDEXes on accessible TABLES
1108ALL_IND_EXPRESSIONSFUNCTIONAL INDEX EXPRESSIONs on accessible TABLES
1109ALL_JOIN_IND_COLUMNSJoin Index columns comprising the join conditions
1110ALL_OBJECTSObjects accessible to the user
1111ALL_OBJECTS_AEObjects accessible to the user
1112ALL_SEQUENCESDescription of SEQUENCEs accessible to the user
1113ALL_SYNONYMSAll synonyms for base objects accessible to the user and session
1114ALL_TABLESDescription of relational tables accessible to the user
1115ALL_OBJECT_TABLESDescription of all object tables accessible to the user
1116ALL_ALL_TABLESDescription of all object and relational tables accessible to the user
1117ALL_TAB_COLSColumns of user's tables, views and clusters
1118ALL_TAB_COLUMNSColumns of user's tables, views and clusters
1119ALL_TAB_COMMENTSComments on tables and views accessible to the user
1120ALL_TAB_PRIVSGrants on objects for which the user is the grantor, grantee, owner,_x000D_
or an enabled role or PUBLIC is the grantee
1121ALL_TAB_PRIVS_MADEUser's grants and grants on user's objects
1122ALL_TAB_PRIVS_RECDGrants on objects for which the user, PUBLIC or enabled role is the grantee
1123ALL_VIEWSDescription of views accessible to the user
1124ALL_VIEWS_AEDescription of views accessible to the user
1125ALL_CONSTRAINTSConstraint definitions on accessible tables
1126ALL_LOG_GROUPSLog group definitions on accessible tables
1127ALL_CLUSTER_HASH_EXPRESSIONSHash functions for all accessible clusters
1128ALL_UPDATABLE_COLUMNSDescription of all updatable columns
1129ALL_UNUSED_COL_TABSAll tables with unused columns accessible to the user
1130ALL_PARTIAL_DROP_TABSAll tables with patially dropped columns accessible to the user
1131ALL_EDITIONING_VIEWSDescription of Editioning Views accessible to the user
1132ALL_EDITIONING_VIEWS_AEDescription of Editioning Views accessible to the user
1133ALL_EDITIONING_VIEW_COLSRelationship between columns of Editioning Views accessible to the user and the table columns to which they map
1134ALL_EDITIONING_VIEW_COLS_AERelationship between columns of Editioning Views accessible to the user and the table columns to which they map
1135ALL_EDITIONSDescribes all editions in the database
1136ALL_EDITION_COMMENTSDescribes comments on all editions in the database
1137ALL_LIBRARIESDescription of libraries accessible to the user
1138ALL_PROCEDURESFunctions/procedures/packages/types/triggers available to the user
1139ALL_STORED_SETTINGSParameter settings for objects accessible to the user
1140ALL_PLSQL_OBJECT_SETTINGSCompiler settings of stored objects accessible to the user
1141ALL_ARGUMENTSArguments in object accessible to the user
1142ALL_ASSEMBLIESDescription of assemblies accessible to the user
1143ALL_IDENTIFIERSAll identifiers in stored objects accessible to the user
1144ALL_DB_LINKSDatabase links accessible to the user
1145ALL_USERSInformation about all users of the database
1146ALL_DEF_AUDIT_OPTSAuditing options for newly created objects
1147ALL_TYPESDescription of types accessible to the user
1148ALL_COLL_TYPESDescription of named collection types accessible to the user
1149ALL_TYPE_ATTRSDescription of attributes of types accessible to the user
1150ALL_TYPE_METHODSDescription of methods of types accessible to the user
1151ALL_METHOD_PARAMSDescription of method parameters of types accessible_x000D_
to the user
1152ALL_METHOD_RESULTSDescription of method results of types accessible_x000D_
to the user
1153ALL_SQLJ_TYPESDescription of types accessible to the user
1154ALL_TYPE_VERSIONSDescription of each type version accessible to the user
1155ALL_PENDING_CONV_TABLESAll tables accessible to the user which are not upgraded to the latest type version
1156ALL_SQLJ_TYPE_ATTRSDescription of attributes of types accessible to the user
1157ALL_SQLJ_TYPE_METHODSDescription of methods of types accessible to the user
1158ALL_NESTED_TABLE_COLSColumns of nested tables
1159ALL_DIRECTORIESDescription of all directories accessible to the user
1160ALL_REFSDescription of REF columns contained in tables accessible to the user
1161ALL_NESTED_TABLESDescription of nested tables in tables accessible to the user
1162ALL_VARRAYSDescription of varrays in tables accessible to the user
1163ALL_OBJ_COLATTRSDescription of object columns and attributes contained in the tables accessible to the user
1164ALL_CONS_OBJ_COLUMNSList of types an object column or attribute is constrained to in the tables accessible to the user
1165ALL_OPERATORSAll operators available to the user
1166ALL_OPBINDINGSAll binding functions for operators available to the user
1167ALL_OPANCILLARYAll ancillary operators available to the user
1168ALL_OPARGUMENTSAll arguments of the operators available to the user
1169ALL_OPERATOR_COMMENTSComments for user-defined operators
1170ALL_INDEXTYPESAll indextypes available to the user
1171ALL_INDEXTYPE_COMMENTSComments for user-defined indextypes
1172ALL_INDEXTYPE_ARRAYTYPESAll array types specified by the indextype
1173ALL_INDEXTYPE_OPERATORSAll operators available to the user
1174ALL_SECONDARY_OBJECTSAll secondary objects for domain indexes
1175ALL_CHANGE_SOURCESChange Data Capture change sources
1176ALL_CHANGE_SETSChange Data Capture change sets
1177ALL_CHANGE_TABLESChange Data Capture change tables
1178ALL_CHANGE_PROPAGATIONSChange Data Capture propagations
1179ALL_CHANGE_PROPAGATION_SETSChange Data Capture propagated change set
1180ALL_SUMDELTADirect path load entries accessible to the user
1181ALL_SUMMAPmapping entries of transaction ID and commit SCN accessible to the user
1182ALL_EXTERNAL_TABLESDescription of the external tables accessible to the user
1183ALL_EXTERNAL_LOCATIONSDescription of the external tables locations accessible to the user
1184ALL_MINING_MODELSDescription of the models accessible to the user
1185ALL_MINING_MODEL_ATTRIBUTESDescription of all the model attributes accessible to the user
1186ALL_MINING_MODEL_SETTINGSDescription of all the settings accessible to the user
1187ALL_TAB_COL_STATISTICSColumns of user's tables, views and clusters
1188ALL_TAB_HISTOGRAMSHistograms on columns of all tables visible to user
1189ALL_ASSOCIATIONSAll associations available to the user
1190ALL_USTATSAll statistics
1191ALL_TAB_MODIFICATIONSInformation regarding modifications to tables
1192ALL_TAB_STATS_HISTORYHistory of table statistics modifications
1193ALL_TAB_STAT_PREFSStatistics preferences for tables
1194ALL_TAB_PENDING_STATSPending statistics of tables, partitions, and subpartitions
1195ALL_IND_PENDING_STATSPending statistics of tables, partitions, and subpartitions
1196ALL_COL_PENDING_STATSPending statistics of tables, partitions, and subpartitions
1197ALL_TAB_HISTGRM_PENDING_STATSPending statistics of tables, partitions, and subpartitions
1198ALL_DIMENSIONSDescription of the dimension objects accessible to the DBA
1199ALL_DIM_LEVELSDescription of dimension levels visible to DBA
1200ALL_DIM_LEVEL_KEYRepresentations of columns of a dimension level
1201ALL_DIM_ATTRIBUTESRepresentation of the relationship between a dimension level and_x000D_
a functionally dependent column
1202ALL_DIM_HIERARCHIESRepresentation of a dimension hierarchy
1203ALL_DIM_CHILD_OFRepresentaion of a 1:n hierarchical relationship between a pair of levels in_x000D_
a dimension
1204ALL_DIM_JOIN_KEYRepresentation of a join between two dimension tables.
1205ALL_SUMMARIESDescription of the summaries accessible to the user
1206ALL_MVIEW_ANALYSISDescription of the materialized views accessible to the user
1207ALL_MVIEW_AGGREGATESDescription of the materialized view aggregates accessible to the user
1208ALL_MVIEW_DETAIL_RELATIONSDescription of the materialized view detail tables accessible to the user
1209ALL_MVIEW_KEYSDescription of the columns that appear in the GROUP BY_x000D_
list of a materialized view accessible to the user
1210ALL_MVIEW_JOINSDescription of a join between two columns in the_x000D_
WHERE clause of a materialized view accessible to the user
1211ALL_MVIEW_COMMENTSComments on materialized views accessible to the user
1212ALL_REFRESH_DEPENDENCIESDescription of the detail tables that materialized views depend on for_x000D_
refresh
1213ALL_REWRITE_EQUIVALENCESDescription of all rewrite equivalence accessible to the user
1214ALL_MVIEW_DETAIL_PARTITIONFreshness information of all PCT materialized views in the database
1215ALL_MVIEW_DETAIL_SUBPARTITIONFreshness information of all PCT materialized views in the database
1216ALL_TSTZ_TAB_COLSColumns of user's tables, which have column(s) defined on timestamp with time zone data type or ADT type containing attribute(s) of timestamp with time zone data type
1217ALL_TSTZ_TABLESDescription of tables accessible to the user, which have column(s) defined on timestamp with time zone data type or ADT type containing attribute(s) of timestamp with time zone data type
1218ALL_ERRORSCurrent errors on stored objects that user is allowed to create
1219ALL_ERRORS_AECurrent errors on stored objects that user is allowed to create
1220ALL_SOURCE_AECurrent source on stored objects that user is allowed to create
1221ALL_SOURCECurrent source on stored objects that user is allowed to create
1222ALL_TRIGGERSTriggers accessible to the current user
1223ALL_INTERNAL_TRIGGERSDescription of the internal triggers on the tables accessible to the user
1224ALL_TRIGGER_COLSColumn usage in user's triggers or in triggers on user's tables
1225ALL_DEPENDENCIESDependencies to and from objects accessible to the user
1226ALL_TRIGGER_ORDERINGTriggers having FOLLOWS or PRECEDES ordering accessible to the current user
1227ALL_CONTEXTDescription of all active context namespaces under the current session
1228ALL_RULE_SETSRule sets seen by the user
1229ALL_RULESETSRulesets seen by the user: maintained for backward compatibility
1230ALL_RULESRules seen by the user
1231ALL_RULE_SET_RULESRules in all rule sets seen by the user
1232ALL_EVALUATION_CONTEXTSrule evaluation contexts seen by user
1233ALL_EVALUATION_CONTEXT_TABLEStables in all rule evaluation contexts seen by the user
1234ALL_EVALUATION_CONTEXT_VARSvariables in all rule evaluation contexts seen by the user
1235ALL_SNAPSHOTSSnapshots the user can access
1236ALL_SNAPSHOT_LOGSAll snapshot logs in the database that the user can see
1237ALL_REFRESHAll the refresh groups that the user can touch
1238ALL_REFRESH_CHILDRENAll the objects in refresh groups, where the user can touch the group
1239ALL_REGISTERED_SNAPSHOTSRemote snapshots of local tables that the user can see
1240ALL_MVIEWSAll materialized views in the database
1241ALL_MVIEW_REFRESH_TIMESMaterialized views and their last refresh times for each master table that the user can look at
1242ALL_MVIEW_LOGSAll materialized view logs in the database that the user can see
1243ALL_BASE_TABLE_MVIEWSAll materialized views with log(s) in the database that the user can see
1244ALL_REGISTERED_MVIEWSRemote materialized views of local tables that the user can see
1245ALL_POLICIESAll policies for objects if the user has system privileges or owns the objects
1246ALL_POLICY_GROUPSAll policy groups defined for any synonym, table or view accessable to the user
1247ALL_POLICY_CONTEXTSAll policy driving context defined for all synonyms, tables, or views accessable to the user
1248ALL_SEC_RELEVANT_COLSSecurity Relevant columns of all VPD policies for tables or views which the user has access
1249ALL_AUDIT_POLICIESAll fine grained auditing policies in the database
1250ALL_AUDIT_POLICY_COLUMNSAll fine grained auditing policy columns in the database
1251ALL_QUEUE_TABLESAll queue tables accessible to the user
1252ALL_QUEUESAll queues accessible to the user
1253ALL_DEQUEUE_QUEUESAll queues accessible to the user
1254ALL_INT_DEQUEUE_QUEUESAll queues accessible to the user
1255ALL_REPGROUP_PRIVILEGESInformation about users who are registered for object group privileges
1256ALL_REPGROUPInformation about replicated object groups
1257ALL_REPSITESN-way replication information
1258ALL_REPSCHEMAN-way replication information
1259ALL_REPOBJECTInformation about replicated objects
1260ALL_REPCOLUMNReplicated top-level columns (table) sorted alphabetically in ascending order
1261ALL_REPPROPPropagation information about replicated objects
1262ALL_REPKEY_COLUMNSPrimary columns for a table using column-level replication
1263ALL_REPGENOBJECTSObjects generated to support replication
1264ALL_REPGENERATEDObjects generated to support replication
1265ALL_REPCATLOGInformation about asynchronous administration requests
1266ALL_REPDDLArguments that do not fit in a single repcat log record
1267ALL_REPPRIORITY_GROUPInformation about all priority groups which are accessible to the user
1268ALL_REPPRIORITYValues and their corresponding priorities in all priority groups which are accessible to the user
1269ALL_REPCOLUMN_GROUPAll column groups of replicated tables which are accessible to the user
1270ALL_REPGROUPED_COLUMNColumns in the all column groups of replicated tables which are accessible to the user
1271ALL_REPCONFLICTAll conflicts with available resolutions for user's replicated tables
1272ALL_REPRESOLUTION_METHODAll conflict resolution methods accessible to the user
1273ALL_REPRESOLUTIONDescription of all conflict resolutions for replicated tables which are accessible to the user
1274ALL_REPRESOLUTION_STATISTICSStatistics for conflict resolutions for replicated tables which are accessible to the user
1275ALL_REPRESOL_STATS_CONTROLInformation about statistics collection for conflict resolutions for replicated tables which are accessible to the user
1276ALL_REPPARAMETER_COLUMNAll columns used for resolving conflicts in replicated tables which are accessible to the user
1277ALL_REPAUDIT_ATTRIBUTEInformation about attributes automatically maintained for replication
1278ALL_REPAUDIT_COLUMNInformation about columns in all shadow tables for replicated tables which are accessible to the user
1279ALL_REPFLAVORSFlavors defined for replicated object groups
1280ALL_REPFLAVOR_OBJECTSReplicated objects in flavors
1281ALL_REPFLAVOR_COLUMNSReplicated columns in flavors
1282ALL_SCHEDULER_PROGRAMSAll scheduler programs visible to the user
1283ALL_SCHEDULER_DESTSAll destination objects for jobs in the database visible to current user
1284ALL_SCHEDULER_EXTERNAL_DESTSUser-visible destination objects in the database pointing to remote agents
1285ALL_SCHEDULER_DB_DESTSUser-visible destination objects in the database pointing to remote databases
1286ALL_SCHEDULER_JOB_DESTSState of all jobs visible to current user at each of their destinations
1287ALL_SCHEDULER_JOBSAll scheduler jobs visible to the user
1288ALL_SCHEDULER_JOB_CLASSESAll scheduler classes visible to the user
1289ALL_SCHEDULER_WINDOWSAll scheduler windows in the database
1290ALL_SCHEDULER_PROGRAM_ARGSAll arguments of all scheduler programs visible to the user
1291ALL_SCHEDULER_JOB_ARGSAll arguments with set values of all scheduler jobs in the database
1292ALL_SCHEDULER_JOB_LOGLogged information for all scheduler jobs
1293ALL_SCHEDULER_JOB_RUN_DETAILSThe details of a job run
1294ALL_SCHEDULER_WINDOW_LOGLogged information for all scheduler windows
1295ALL_SCHEDULER_WINDOW_DETAILSThe details of a window
1296ALL_SCHEDULER_WINDOW_GROUPSAll scheduler window groups in the database
1297ALL_SCHEDULER_WINGROUP_MEMBERSMembers of all scheduler window groups in the database
1298ALL_SCHEDULER_GROUP_MEMBERSMembers of all scheduler object groups visible to current user
1299ALL_SCHEDULER_GROUPSAll scheduler object groups visible to current user
1300ALL_SCHEDULER_SCHEDULESAll schedules in the database
1301ALL_SCHEDULER_REMOTE_JOBSTATERemote state of all jobs originating from this database visible to current user
1302ALL_SCHEDULER_GLOBAL_ATTRIBUTEAll scheduler global attributes
1303ALL_SCHEDULER_CHAINSAll scheduler chains in the database visible to current user
1304ALL_SCHEDULER_CHAIN_RULESAll rules from scheduler chains visible to the current user
1305ALL_SCHEDULER_CHAIN_STEPSAll steps of scheduler chains visible to the current user
1306ALL_SCHEDULER_RUNNING_CHAINSAll job steps of running job chains visible to the user
1307ALL_SCHEDULER_CREDENTIALSAll scheduler credentials visible to the user
1308ALL_SCHEDULER_FILE_WATCHERSScheduler file watch requests visible to the current user
1309ALL_SCHEDULER_NOTIFICATIONSAll job e-mail notifications visible to the current user
1310ALL_WARNING_SETTINGSWarnings ettings for objects accessible to the user
1311ALL_STAT_EXTENSIONSOptimizer statistics extensions
1312ALL_TAB_STATISTICSOptimizer statistics for all tables accessible to the user
1313ALL_IND_STATISTICSOptimizer statistics for all indexes on tables accessible to the user
1314ALL_AWSAnalytic Workspaces accessible to the user
1315ALL_AW_PSPagespaces in Analytic Workspaces accessible to the user
1316ALL_CUBESOLAP Cubes in the database accessible to the user
1317ALL_CUBE_DIMENSIONALITYOLAP Cube Dimensionality in the database accessible to the user
1318ALL_CUBE_MEASURESOLAP Measures in the database accessible to the user
1319ALL_CUBE_DIMENSIONSOLAP Cube Dimensions in the database accessible by the user
1320ALL_CUBE_HIERARCHIESOLAP Hierarchies in the database accessible by the user
1321ALL_CUBE_HIER_LEVELSOLAP Hierarchy Levels in the database accessible to the user
1322ALL_CUBE_DIM_LEVELSOLAP Dimension Levels in the database accessible by the user
1323ALL_CUBE_ATTRIBUTESOLAP Attributes in the database accessible by the user
1324ALL_CUBE_ATTR_VISIBILITYOLAP Attributes visible for Dimensions, Hierarchies, and Levels
1325ALL_CUBE_DIM_MODELSOLAP Dimension Models in the database accessible to the user
1326ALL_CUBE_CALCULATED_MEMBERSOLAP Calculated Members in the database accessible to the user
1327ALL_CUBE_VIEWSOLAP Cube Views in the database accessible by the user
1328ALL_CUBE_VIEW_COLUMNSOLAP Cube View Columns in the database accessible by the user
1329ALL_CUBE_DIM_VIEWSOLAP Dimension Views in the database accessible by the user
1330ALL_CUBE_DIM_VIEW_COLUMNSOLAP Dimesion View Columns in the database accessible to the user
1331ALL_CUBE_HIER_VIEWSOLAP Hierarchy Views in the database accessible to the user
1332ALL_CUBE_HIER_VIEW_COLUMNSOLAP Hierarchy View Columns in the database accessible to the user
1333ALL_MEASURE_FOLDERSOLAP Measure Folders in the database accessible to the user
1334ALL_MEASURE_FOLDER_CONTENTSOLAP Measure Folder Contents in the database accessible by the user
1335ALL_CUBE_BUILD_PROCESSESOLAP Build Processes in the database accessible to the user
1336ALL_QUEUE_SUBSCRIBERSAll queue subscribers accessible to user
1337ALL_CAPTUREDetails about each capture process that stores the captured changes in a queue visible to the current user
1338ALL_CAPTURE_PARAMETERSDetails about parameters for each capture process that stores the captured changes in a queue visible to the current user
1339ALL_CAPTURE_PREPARED_DATABASEIs the local database prepared for instantiation?
1340ALL_CAPTURE_PREPARED_SCHEMASAll user schemas at the local database that are prepared for instantiation
1341ALL_CAPTURE_PREPARED_TABLESAll tables visible to the current user that are prepared for instantiation
1342ALL_SYNC_CAPTURE_PREPARED_TABSAll tables prepared for synchronous capture instantiation
1343ALL_CAPTURE_EXTRA_ATTRIBUTESExtra attributes for a capture process that is visible to the current user
1344ALL_SYNC_CAPTUREDetails about each sync capture process that stores the captured changes in a queue visible to the current user
1345ALL_APPLYDetails about each apply process that dequeues from the queue visible to the current user
1346ALL_APPLY_PARAMETERSDetails about parameters of each apply process that dequeues from the queue visible to the current user
1347ALL_APPLY_INSTANTIATED_OBJECTSDetails about objects instantiated for the user
1348ALL_APPLY_INSTANTIATED_SCHEMASDetails about schemas instantiated for the user
1349ALL_APPLY_INSTANTIATED_GLOBALDetails about database instantiated for the user
1350ALL_APPLY_KEY_COLUMNSAlternative key columns for a STREAMS table visible to the current user
1351ALL_APPLY_CONFLICT_COLUMNSDetails about conflict resolution on tables visible to the current user
1352ALL_APPLY_TABLE_COLUMNSDetails about the columns of destination table object visible to the user
1353ALL_APPLY_DML_HANDLERSDetails about the dml handler on tables visible to the current user
1354ALL_APPLY_PROGRESSInformation about the progress made by the apply process that dequeues from the queue visible to the current user
1355ALL_APPLY_ERRORError transactions that were generated after dequeuing from the queue visible to the current user
1356ALL_APPLY_ERROR_MESSAGESDetails about individual messages in an error transaction
1357ALL_APPLY_ENQUEUEDetails about the apply enqueue action for user accessible rules where the destination queue exists and is visible to the user
1358ALL_APPLY_EXECUTEDetails about the apply execute action for all rules visible to the user
1359ALL_APPLY_SPILL_TXNStreams apply spilled transactions info to the user
1360ALL_XSTREAM_OUTBOUNDDetails about the XStream outbound server visible to user
1361ALL_XSTREAM_INBOUNDDetails about the XStream inbound server visible to user
1362ALL_GOLDENGATE_INBOUNDDetails about the XStream inbound server visible to user
1363ALL_APPLY_CHANGE_HANDLERSDetails about apply change handler
1364ALL_APPLY_DML_CONF_HANDLERSDetails about dml conflict handlers on objects visible to the current user
1365ALL_APPLY_DML_CONF_COLUMNSDetails about dml conflict handler column groups on objects visible to the current user
1366ALL_APPLY_HANDLE_COLLISIONSDetails about apply collision handlers on objects visible to the user
1367ALL_APPLY_REPERROR_HANDLERSDetails about apply reperror handlers on objects visible to the user
1368ALL_PROPAGATIONStreams propagation seen by the user
1369ALL_FILE_GROUPSDetails about file groups
1370ALL_FILE_GROUP_VERSIONSDetails about file group versions
1371ALL_FILE_GROUP_EXPORT_INFODetails about export information of file group versions
1372ALL_FILE_GROUP_FILESDetails about file group files
1373ALL_FILE_GROUP_TABLESPACESDetails about the transportable tablespaces in the file group repository
1374ALL_FILE_GROUP_TABLESDetails about the tables in the file group repository
1375ALL_STREAMS_MESSAGE_CONSUMERSStreams messaging consumers visible to the current user
1376ALL_STREAMS_GLOBAL_RULESGlobal rules created on the streams capture/apply/propagation process that interact with the queue visible to the current user
1377ALL_STREAMS_SCHEMA_RULESRules created by streams administrative APIs on all user schemas
1378ALL_STREAMS_TABLE_RULESRules created by streams administrative APIs on tables visible to the current user
1379ALL_STREAMS_MESSAGE_RULESRules for Streams messaging visible to the current user
1380ALL_STREAMS_RULESRules used by streams processes
1381ALL_SYNC_CAPTURE_TABLESAll tables that are captured by synchronous streams captures.
1382ALL_XSTREAM_RULESDetails about the XStream server rules visible to user
1383ALL_STREAMS_TRANSFORM_FUNCTIONRules-based transform functions used by Streams
1384ALL_XSTREAM_ADMINISTRATORUsers granted the privileges to be a XStream administrator for the user
1385ALL_STREAMS_TRANSFORMATIONSTransformations defined on rules for the user
1386ALL_STREAMS_KEEP_COLUMNSKeep columns transformations for the user
1387ALL_GOLDENGATE_PRIVILEGESDetails about goldengate privileges for the user
1388ALL_COMPARISON_SCAN_SUMMARYDetails about a comparison scan for the user
1389ALL_STREAMS_COLUMNSStreams unsupported columns
1390ALL_STREAMS_UNSUPPORTEDList of all the tables that are not supported by Streams in this release
1391ALL_STREAMS_NEWLY_SUPPORTEDList of objects that are newly supported by Streams
1392ALL_XSTREAM_OUT_SUPPORT_MODEList of support mode for objects by XStream Out
1393ALL_JAVA_CLASSESclass level information of stored java class accessible to the user
1394ALL_JAVA_LAYOUTSclass layout information about stored java class accessible to the user
1395ALL_JAVA_IMPLEMENTSinterfaces implemented by the stored java class accessible to the user
1396ALL_JAVA_INNERSlist of inner classes refered by the stored java class accessible to user
1397ALL_JAVA_FIELDSfield information of stored java class accessible to user
1398ALL_JAVA_METHODSmethod information of stored java class accessible to user
1399ALL_JAVA_ARGUMENTSargument information of stored java class accessible to the user
1400ALL_JAVA_THROWSlist of exceptions thrown from a method of a class accessible to user
1401ALL_JAVA_DERIVATIONSthis view maps java source objects and their derived java class objects and java resource objects for the java class accessible to user
1402ALL_JAVA_RESOLVERSresolver of java class owned by user
1403ALL_JAVA_NCOMPSncomp related information of all java classes
1404ALL_JAVA_COMPILER_OPTIONSnative-compiler options applicable to user
1405ALL_XML_TABLESDescription of the all XMLType tables that the user has privileges on
1406ALL_XML_TAB_COLSDescription of the all XMLType tables that the user has privileges on
1407ALL_XML_VIEWSDescription of the all XMLType views that the user has privileges on
1408ALL_XML_VIEW_COLSDescription of the all XMLType views that the user has privileges on
1409ALL_XML_SCHEMASDescription of all XML Schemas that user has privilege to reference
1410ALL_XML_SCHEMAS2Dummy version of ALL_XML_SCHEMAS that does not have an XMLTYPE column
1411ALL_XML_INDEXESDescription of the all XMLType indexes that the user has privileges on
1412ALL_XDS_OBJECTSAll XDS enabled objects accessible to the user
1413ALL_XDS_INSTANCE_SETSAll instance sets for objects accessible to the user in the database
1414ALL_XDS_ATTRIBUTE_SECSAll objects with XDS column security and accessible to the user
1415ALL_XSC_SECURITY_CLASSAll security class definitions in the database
1416ALL_XSC_SECURITY_CLASS_STATUSSecurity class "enable" and "mutable" status
1417ALL_XSC_SECURITY_CLASS_DEPAll security class dependencies in the database
1418ALL_XSC_PRIVILEGEAll mappings of privileges to security classes in the database
1419ALL_XSC_AGGREGATE_PRIVILEGEAll privileges that make up an aggregate privilege in the database
1420ALL_AW_PROPObject properties in Analytic Workspaces accessible to the user
1421ALL_AW_OBJObjects in Analytic Workspaces accessible to the user
1422ALL_AW_PROP_NAMEAnalytic Workspace property names accessible to the user
1423ALL_AW_ACActive Catalog Analytic Workspaces accessible to the user
1424ALL_SUBPART_KEY_COLUMNS
1425ALL_LOB_SUBPARTITIONS
1426ALL_REGISTRY_BANNERS
1427ALL_AW_AC_10G
1428ALL_LOB_TEMPLATES
1429ALL_PART_INDEXES
1430ALL_SQLSET_PLANS
1431ALL_TAB_PARTITIONS
1432ALL_SUBPART_COL_STATISTICS
1433ALL_SQLSET_BINDS
1434ALL_PART_HISTOGRAMS
1435ALL_REPCAT
1436ALL_IND_SUBPARTITIONS
1437ALL_SQLSET_REFERENCES
1438ALL_SERVICES
1439ALL_PART_COL_STATISTICS
1440ALL_ATTRIBUTE_TRANSFORMATIONS
1441ALL_LOB_PARTITIONS
1442ALL_SQLSET
1443ALL_QUEUE_PUBLISHERS
1444ALL_PART_TABLES
1445ALL_TRANSFORMATIONS
1446ALL$OLAP2_AWS
1447ALL_TAB_SUBPARTITIONS
1448ALL_PROBE_OBJECTS
1449ALL_PART_KEY_COLUMNS
1450ALL_IND_PARTITIONS
1451ALL_SUBPARTITION_TEMPLATES
1452ALL_SCHEDULER_REMOTE_DATABASES
1453ALL_PART_LOBS
1454ALL_SQLSET_STATEMENTS
1455ALL_QUEUE_SCHEDULES
1456ALL_SUBPART_HISTOGRAMS
1457AUDIT_ACTIONSDescription table for audit trail action type codes. Maps action type numbers to action type names
1458COLUMN_PRIVILEGESGrants on columns for which the user is the grantor, grantee, owner, or_x000D_
an enabled role or PUBLIC is the grantee
1459DATABASE_COMPATIBLE_LEVELDatabase compatible parameter set via init.ora
1460DBMS_ALERT_INFO
1461DBMS_LOCK_ALLOCATED
1462DICTIONARYDescription of data dictionary tables and views
1463DICT_COLUMNSDescription of columns in data dictionary tables and views
1464DUAL
1465GLOBAL_NAMEglobal database name
1466INDEX_HISTOGRAMstatistics on keys with repeat count
1467INDEX_STATSstatistics on the b-tree
1468NLS_DATABASE_PARAMETERSPermanent NLS parameters of the database
1469NLS_INSTANCE_PARAMETERSNLS parameters of the instance
1470NLS_SESSION_PARAMETERSNLS parameters of the user session
1471RESOURCE_COSTCost for each resource
1472ROLE_ROLE_PRIVSRoles which are granted to roles
1473ROLE_SYS_PRIVSSystem privileges granted to roles
1474ROLE_TAB_PRIVSTable privileges granted to roles
1475SESSION_PRIVSPrivileges which the user currently has set
1476SESSION_ROLESRoles which the user currently has enabled.
1477TABLE_PRIVILEGESGrants on objects for which the user is the grantor, grantee, owner,_x000D_
or an enabled role or PUBLIC is the grantee
1478V$MANAGED_STANDBYSynonym for V_$MANAGED_STANDBY
1479V$MAP_COMP_LISTSynonym for V_$MAP_COMP_LIST
1480V$MAP_ELEMENTSynonym for V_$MAP_ELEMENT
1481V$MAP_EXT_ELEMENTSynonym for V_$MAP_EXT_ELEMENT
1482V$MAP_FILESynonym for V_$MAP_FILE
1483V$MAP_FILE_EXTENTSynonym for V_$MAP_FILE_EXTENT
1484V$MAP_FILE_IO_STACKSynonym for V_$MAP_FILE_IO_STACK
1485V$MAP_LIBRARYSynonym for V_$MAP_LIBRARY
1486V$MAP_SUBELEMENTSynonym for V_$MAP_SUBELEMENT
1487V$MAX_ACTIVE_SESS_TARGET_MTHSynonym for V_$MAX_ACTIVE_SESS_TARGET_MTH
1488V$MEMORY_CURRENT_RESIZE_OPSSynonym for V_$MEMORY_CURRENT_RESIZE_OPS
1489V$MEMORY_DYNAMIC_COMPONENTSSynonym for V_$MEMORY_DYNAMIC_COMPONENTS
1490V$MEMORY_RESIZE_OPSSynonym for V_$MEMORY_RESIZE_OPS
1491V$MEMORY_TARGET_ADVICESynonym for V_$MEMORY_TARGET_ADVICE
1492V$METRICSynonym for V_$METRIC
1493V$METRICGROUPSynonym for V_$METRICGROUP
1494V$METRICNAMESynonym for V_$METRICNAME
1495V$METRIC_HISTORYSynonym for V_$METRIC_HISTORY
1496V$MTTR_TARGET_ADVICESynonym for V_$MTTR_TARGET_ADVICE
1497V$MUTEX_SLEEPSynonym for V_$MUTEX_SLEEP
1498V$MUTEX_SLEEP_HISTORYSynonym for V_$MUTEX_SLEEP_HISTORY
1499V$MVREFRESHSynonym for V_$MVREFRESH
1500V$MYSTATSynonym for V_$MYSTAT
1501V$NFS_CLIENTSSynonym for V_$NFS_CLIENTS
1502V$NFS_LOCKSSynonym for V_$NFS_LOCKS
1503V$NFS_OPEN_FILESSynonym for V_$NFS_OPEN_FILES
1504V$NLS_PARAMETERSSynonym for V_$NLS_PARAMETERS
1505V$NLS_VALID_VALUESSynonym for V_$NLS_VALID_VALUES
1506V$OBJECT_DEPENDENCYSynonym for V_$OBJECT_DEPENDENCY
1507V$OBJECT_DML_FREQUENCIESSynonym for V_$OBJECT_DML_FREQUENCIES
1508V$OBJECT_PRIVILEGESynonym for V_$OBJECT_PRIVILEGE
1509V$OBSOLETE_PARAMETERSynonym for V_$OBSOLETE_PARAMETER
1510V$OFFLINE_RANGESynonym for V_$OFFLINE_RANGE
1511V$OPEN_CURSORSynonym for V_$OPEN_CURSOR
1512V$OPTIONSynonym for V_$OPTION
1513V$OSSTATSynonym for V_$OSSTAT
1514V$PARALLEL_DEGREE_LIMIT_MTHSynonym for V_$PARALLEL_DEGREE_LIMIT_MTH
1515V$PARAMETERSynonym for V_$PARAMETER
1516V$PARAMETER2Synonym for V_$PARAMETER2
1517V$PARAMETER_VALID_VALUESSynonym for V_$PARAMETER_VALID_VALUES
1518V$PERSISTENT_PUBLISHERSSynonym for V_$PERSISTENT_PUBLISHERS
1519V$PERSISTENT_QMN_CACHESynonym for V_$PERSISTENT_QMN_CACHE
1520V$PERSISTENT_QUEUESSynonym for V_$PERSISTENT_QUEUES
1521V$PERSISTENT_SUBSCRIBERSSynonym for V_$PERSISTENT_SUBSCRIBERS
1522V$PGASTATSynonym for V_$PGASTAT
1523V$PGA_TARGET_ADVICESynonym for V_$PGA_TARGET_ADVICE
1524V$PGA_TARGET_ADVICE_HISTOGRAMSynonym for V_$PGA_TARGET_ADVICE_HISTOGRAM
1525V$POLICY_HISTORYSynonym for V_$POLICY_HISTORY
1526V$PQ_SESSTATSynonym for V_$PQ_SESSTAT
1527V$PQ_SLAVESynonym for V_$PQ_SLAVE
1528V$PQ_SYSSTATSynonym for V_$PQ_SYSSTAT
1529V$PQ_TQSTATSynonym for V_$PQ_TQSTAT
1530V$PROCESSSynonym for V_$PROCESS
1531V$PROCESS_GROUPSynonym for V_$PROCESS_GROUP
1532V$PROCESS_MEMORYSynonym for V_$PROCESS_MEMORY
1533V$PROCESS_MEMORY_DETAILSynonym for V_$PROCESS_MEMORY_DETAIL
1534V$PROCESS_MEMORY_DETAIL_PROGSynonym for V_$PROCESS_MEMORY_DETAIL_PROG
1535V$PROPAGATION_RECEIVERSynonym for V_$PROPAGATION_RECEIVER
1536V$PROPAGATION_SENDERSynonym for V_$PROPAGATION_SENDER
1537V$PROXY_ARCHIVEDLOGSynonym for V_$PROXY_ARCHIVEDLOG
1538V$PROXY_ARCHIVELOG_DETAILSSynonym for V_$PROXY_ARCHIVELOG_DETAILS
1539V$PROXY_ARCHIVELOG_SUMMARYSynonym for V_$PROXY_ARCHIVELOG_SUMMARY
1540V$PROXY_COPY_DETAILSSynonym for V_$PROXY_COPY_DETAILS
1541V$PROXY_COPY_SUMMARYSynonym for V_$PROXY_COPY_SUMMARY
1542V$PROXY_DATAFILESynonym for V_$PROXY_DATAFILE
1543V$PWFILE_USERSSynonym for V_$PWFILE_USERS
1544V$PX_BUFFER_ADVICESynonym for V_$PX_BUFFER_ADVICE
1545V$PX_INSTANCE_GROUPSynonym for V_$PX_INSTANCE_GROUP
1546V$PX_PROCESSSynonym for V_$PX_PROCESS
1547V$PX_PROCESS_SYSSTATSynonym for V_$PX_PROCESS_SYSSTAT
1548V$PX_SESSIONSynonym for V_$PX_SESSION
1549V$PX_SESSTATSynonym for V_$PX_SESSTAT
1550V$QMON_COORDINATOR_STATSSynonym for V_$QMON_COORDINATOR_STATS
1551V$QMON_SERVER_STATSSynonym for V_$QMON_SERVER_STATS
1552V$QMON_TASKSSynonym for V_$QMON_TASKS
1553V$QMON_TASK_STATSSynonym for V_$QMON_TASK_STATS
1554V$QUEUESynonym for V_$QUEUE
1555V$QUEUEING_MTHSynonym for V_$QUEUEING_MTH
1556V$RECOVERY_AREA_USAGESynonym for V_$RECOVERY_AREA_USAGE
1557V$RECOVERY_FILE_DESTSynonym for V_$RECOVERY_FILE_DEST
1558V$RECOVERY_FILE_STATUSSynonym for V_$RECOVERY_FILE_STATUS
1559V$RECOVERY_LOGSynonym for V_$RECOVERY_LOG
1560V$RECOVERY_PROGRESSSynonym for V_$RECOVERY_PROGRESS
1561V$RECOVERY_STATUSSynonym for V_$RECOVERY_STATUS
1562V$RECOVER_FILESynonym for V_$RECOVER_FILE
1563V$REDO_DEST_RESP_HISTOGRAMSynonym for V_$REDO_DEST_RESP_HISTOGRAM
1564V$REPLPROPSynonym for V_$REPLPROP
1565V$REPLQUEUESynonym for V_$REPLQUEUE
1566V$REQDISTSynonym for V_$REQDIST
1567V$RESERVED_WORDSSynonym for V_$RESERVED_WORDS
1568V$RESOURCESynonym for V_$RESOURCE
1569V$RESOURCE_LIMITSynonym for V_$RESOURCE_LIMIT
1570V$RESTORE_POINTSynonym for V_$RESTORE_POINT
1571V$RESULT_CACHE_DEPENDENCYSynonym for V_$RESULT_CACHE_DEPENDENCY
1572V$RESULT_CACHE_MEMORYSynonym for V_$RESULT_CACHE_MEMORY
1573V$RESULT_CACHE_OBJECTSSynonym for V_$RESULT_CACHE_OBJECTS
1574V$RESULT_CACHE_STATISTICSSynonym for V_$RESULT_CACHE_STATISTICS
1575V$RESUMABLESynonym for V_$RESUMABLE
1576V$RFS_THREADSynonym for V_$RFS_THREAD
1577V$RMAN_BACKUP_JOB_DETAILSSynonym for V_$RMAN_BACKUP_JOB_DETAILS
1578V$RMAN_BACKUP_SUBJOB_DETAILSSynonym for V_$RMAN_BACKUP_SUBJOB_DETAILS
1579V$RMAN_BACKUP_TYPESynonym for V_$RMAN_BACKUP_TYPE
1580V$RMAN_COMPRESSION_ALGORITHMSynonym for V_$RMAN_COMPRESSION_ALGORITHM
1581V$RMAN_CONFIGURATIONSynonym for V_$RMAN_CONFIGURATION
1582V$RMAN_ENCRYPTION_ALGORITHMSSynonym for V_$RMAN_ENCRYPTION_ALGORITHMS
1583V$RMAN_OUTPUTSynonym for V_$RMAN_OUTPUT
1584V$RMAN_STATUSSynonym for V_$RMAN_STATUS
1585V$ROLLNAMESynonym for V_$ROLLNAME
1586V$ROLLSTATSynonym for V_$ROLLSTAT
1587V$ROWCACHESynonym for V_$ROWCACHE
1588V$ROWCACHE_PARENTSynonym for V_$ROWCACHE_PARENT
1589V$ROWCACHE_SUBORDINATESynonym for V_$ROWCACHE_SUBORDINATE
1590V$RO_USER_ACCOUNTSynonym for V_$RO_USER_ACCOUNT
1591V$RSRCMGRMETRICSynonym for V_$RSRCMGRMETRIC
1592V$RSRCMGRMETRIC_HISTORYSynonym for V_$RSRCMGRMETRIC_HISTORY
1593V$RSRC_CONSUMER_GROUPSynonym for V_$RSRC_CONSUMER_GROUP
1594V$RSRC_CONSUMER_GROUP_CPU_MTHSynonym for V_$RSRC_CONSUMER_GROUP_CPU_MTH
1595V$RSRC_CONS_GROUP_HISTORYSynonym for V_$RSRC_CONS_GROUP_HISTORY
1596V$RSRC_PLANSynonym for V_$RSRC_PLAN
1597V$RSRC_PLAN_CPU_MTHSynonym for V_$RSRC_PLAN_CPU_MTH
1598V$RSRC_PLAN_HISTORYSynonym for V_$RSRC_PLAN_HISTORY
1599V$RSRC_SESSION_INFOSynonym for V_$RSRC_SESSION_INFO
1600V$TABLESPACESynonym for V_$TABLESPACE
1601V$TEMPFILESynonym for V_$TEMPFILE
1602V$TEMPORARY_LOBSSynonym for V_$TEMPORARY_LOBS
1603V$TEMPSEG_USAGESynonym for V_$SORT_USAGE
1604V$TEMPSTATSynonym for V_$TEMPSTAT
1605V$TEMP_CACHE_TRANSFERSynonym for V_$TEMP_CACHE_TRANSFER
1606V$TEMP_EXTENT_MAPSynonym for V_$TEMP_EXTENT_MAP
1607V$TEMP_EXTENT_POOLSynonym for V_$TEMP_EXTENT_POOL
1608V$TEMP_PINGSynonym for V_$TEMP_PING
1609V$TEMP_SPACE_HEADERSynonym for V_$TEMP_SPACE_HEADER
1610V$THREADSynonym for V_$THREAD
1611V$THRESHOLD_TYPESSynonym for V_$THRESHOLD_TYPES
1612V$TIMERSynonym for V_$TIMER
1613V$TIMEZONE_FILESynonym for V_$TIMEZONE_FILE
1614V$TIMEZONE_NAMESSynonym for V_$TIMEZONE_NAMES
1615V$TOPLEVELCALLSynonym for V_$TOPLEVELCALL
1616V$TRANSACTIONSynonym for V_$TRANSACTION
1617V$TRANSACTION_ENQUEUESynonym for V_$TRANSACTION_ENQUEUE
1618V$TRANSPORTABLE_PLATFORMSynonym for V_$TRANSPORTABLE_PLATFORM
1619V$TSM_SESSIONSSynonym for V_$TSM_SESSIONS
1620V$TYPE_SIZESynonym for V_$TYPE_SIZE
1621V$UNDOSTATSynonym for V_$UNDOSTAT
1622V$UNUSABLE_BACKUPFILE_DETAILSSynonym for V_$UNUSABLE_BACKUPFILE_DETAILS
1623V$VERSIONSynonym for V_$VERSION
1624V$VPD_POLICYSynonym for V_$VPD_POLICY
1625V$WAITCLASSMETRICSynonym for V_$WAITCLASSMETRIC
1626V$WAITCLASSMETRIC_HISTORYSynonym for V_$WAITCLASSMETRIC_HISTORY
1627V$WAITSTATSynonym for V_$WAITSTAT
1628V$WAIT_CHAINSSynonym for V_$WAIT_CHAINS
1629V$WALLETSynonym for V_$WALLET
1630V$WLM_PCMETRICSynonym for V_$WLM_PCMETRIC
1631V$WLM_PCMETRIC_HISTORYSynonym for V_$WLM_PCMETRIC_HISTORY
1632V$WLM_PC_STATSSynonym for V_$WLM_PC_STATS
1633V$WORKLOAD_REPLAY_THREADSynonym for V_$WORKLOAD_REPLAY_THREAD
1634V$XML_AUDIT_TRAILSynonym for V_$XML_AUDIT_TRAIL
1635V$XSTREAM_APPLY_COORDINATORSynonym for V_$XSTREAM_APPLY_COORDINATOR
1636V$XSTREAM_APPLY_READERSynonym for V_$XSTREAM_APPLY_READER
1637V$XSTREAM_APPLY_RECEIVERSynonym for V_$XSTREAM_APPLY_RECEIVER
1638V$XSTREAM_APPLY_SERVERSynonym for V_$XSTREAM_APPLY_SERVER
1639V$XSTREAM_CAPTURESynonym for V_$XSTREAM_CAPTURE
1640V$XSTREAM_MESSAGE_TRACKINGSynonym for V_$XSTREAM_MESSAGE_TRACKING
1641V$XSTREAM_OUTBOUND_SERVERSynonym for V_$XSTREAM_OUTBOUND_SERVER
1642V$XSTREAM_TABLE_STATSSynonym for V_$XSTREAM_TABLE_STATS
1643V$XSTREAM_TRANSACTIONSynonym for V_$XSTREAM_TRANSACTION
1644V$_LOCKSynonym for V_$_LOCK
1645V$DATABASESynonym for V_$DATABASE
1646V$DATABASE_BLOCK_CORRUPTIONSynonym for V_$DATABASE_BLOCK_CORRUPTION
1647V$DATABASE_INCARNATIONSynonym for V_$DATABASE_INCARNATION
1648V$DATABASE_KEY_INFOSynonym for V_$DATABASE_KEY_INFO
1649V$DATAFILESynonym for V_$DATAFILE
1650V$DATAFILE_COPYSynonym for V_$DATAFILE_COPY
1651V$DATAFILE_HEADERSynonym for V_$DATAFILE_HEADER
1652V$DATAGUARD_CONFIGSynonym for V_$DATAGUARD_CONFIG
1653V$DATAGUARD_STATSSynonym for V_$DATAGUARD_STATS
1654V$DATAGUARD_STATUSSynonym for V_$DATAGUARD_STATUS
1655V$DATAPUMP_JOBSynonym for V_$DATAPUMP_JOB
1656V$DATAPUMP_SESSIONSynonym for V_$DATAPUMP_SESSION
1657V$DBFILESynonym for V_$DBFILE
1658V$DBLINKSynonym for V_$DBLINK
1659V$DB_CACHE_ADVICESynonym for V_$DB_CACHE_ADVICE
1660V$DB_OBJECT_CACHESynonym for V_$DB_OBJECT_CACHE
1661V$DB_PIPESSynonym for V_$DB_PIPES
1662V$DB_TRANSPORTABLE_PLATFORMSynonym for V_$DB_TRANSPORTABLE_PLATFORM
1663V$DEAD_CLEANUPSynonym for V_$DEAD_CLEANUP
1664V$DELETED_OBJECTSynonym for V_$DELETED_OBJECT
1665V$DETACHED_SESSIONSynonym for V_$DETACHED_SESSION
1666V$DIAG_ADR_CONTROLSynonym for V_$DIAG_ADR_CONTROL
1667V$DIAG_ADR_INVALIDATIONSynonym for V_$DIAG_ADR_INVALIDATION
1668V$DIAG_ALERT_EXTSynonym for V_$DIAG_ALERT_EXT
1669V$DIAG_AMS_XACTIONSynonym for V_$DIAG_AMS_XACTION
1670V$DIAG_CRITICAL_ERRORSynonym for V_$DIAG_CRITICAL_ERROR
1671V$DIAG_DDE_USER_ACTIONSynonym for V_$DIAG_DDE_USER_ACTION
1672V$DIAG_DDE_USER_ACTION_DEFSynonym for V_$DIAG_DDE_USER_ACTION_DEF
1673V$DIAG_DDE_USR_ACT_PARAMSynonym for V_$DIAG_DDE_USR_ACT_PARAM
1674V$DIAG_DDE_USR_ACT_PARAM_DEFSynonym for V_$DIAG_DDE_USR_ACT_PARAM_DEF
1675V$DIAG_DDE_USR_INC_ACT_MAPSynonym for V_$DIAG_DDE_USR_INC_ACT_MAP
1676V$DIAG_DDE_USR_INC_TYPESynonym for V_$DIAG_DDE_USR_INC_TYPE
1677V$DIAG_DFW_CONFIG_CAPTURESynonym for V_$DIAG_DFW_CONFIG_CAPTURE
1678V$DIAG_DFW_CONFIG_ITEMSynonym for V_$DIAG_DFW_CONFIG_ITEM
1679V$DIAG_DIAGV_INCIDENTSynonym for V_$DIAG_DIAGV_INCIDENT
1680V$DIAG_DIR_EXTSynonym for V_$DIAG_DIR_EXT
1681V$DIAG_EM_DIAG_JOBSynonym for V_$DIAG_EM_DIAG_JOB
1682V$DIAG_EM_TARGET_INFOSynonym for V_$DIAG_EM_TARGET_INFO
1683V$DIAG_EM_USER_ACTIVITYSynonym for V_$DIAG_EM_USER_ACTIVITY
1684V$DIAG_HM_FDG_SETSynonym for V_$DIAG_HM_FDG_SET
1685V$DIAG_HM_FINDINGSynonym for V_$DIAG_HM_FINDING
1686V$DIAG_HM_INFOSynonym for V_$DIAG_HM_INFO
1687V$DIAG_HM_MESSAGESynonym for V_$DIAG_HM_MESSAGE
1688V$DIAG_HM_RECOMMENDATIONSynonym for V_$DIAG_HM_RECOMMENDATION
1689V$DIAG_HM_RUNSynonym for V_$DIAG_HM_RUN
1690V$DIAG_INCCKEYSynonym for V_$DIAG_INCCKEY
1691V$DIAG_INCIDENTSynonym for V_$DIAG_INCIDENT
1692V$DIAG_INCIDENT_FILESynonym for V_$DIAG_INCIDENT_FILE
1693V$DIAG_INC_METER_CONFIGSynonym for V_$DIAG_INC_METER_CONFIG
1694V$DIAG_INC_METER_IMPT_DEFSynonym for V_$DIAG_INC_METER_IMPT_DEF
1695V$DIAG_INC_METER_INFOSynonym for V_$DIAG_INC_METER_INFO
1696V$DIAG_INC_METER_PK_IMPTSSynonym for V_$DIAG_INC_METER_PK_IMPTS
1697V$DIAG_INC_METER_SUMMARYSynonym for V_$DIAG_INC_METER_SUMMARY
1698V$DIAG_INFOSynonym for V_$DIAG_INFO
1699V$DIAG_IPS_CONFIGURATIONSynonym for V_$DIAG_IPS_CONFIGURATION
1700V$DIAG_IPS_FILE_COPY_LOGSynonym for V_$DIAG_IPS_FILE_COPY_LOG
1701V$DIAG_IPS_FILE_METADATASynonym for V_$DIAG_IPS_FILE_METADATA
1702V$DIAG_IPS_PACKAGESynonym for V_$DIAG_IPS_PACKAGE
1703V$DIAG_IPS_PACKAGE_FILESynonym for V_$DIAG_IPS_PACKAGE_FILE
1704V$DIAG_IPS_PACKAGE_HISTORYSynonym for V_$DIAG_IPS_PACKAGE_HISTORY
1705V$DIAG_IPS_PACKAGE_INCIDENTSynonym for V_$DIAG_IPS_PACKAGE_INCIDENT
1706V$DIAG_IPS_PKG_UNPACK_HISTSynonym for V_$DIAG_IPS_PKG_UNPACK_HIST
1707V$DIAG_IPS_PROGRESS_LOGSynonym for V_$DIAG_IPS_PROGRESS_LOG
1708V$DIAG_IPS_REMOTE_PACKAGESynonym for V_$DIAG_IPS_REMOTE_PACKAGE
1709V$DIAG_PICKLEERRSynonym for V_$DIAG_PICKLEERR
1710V$DIAG_PROBLEMSynonym for V_$DIAG_PROBLEM
1711V$DIAG_RELMD_EXTSynonym for V_$DIAG_RELMD_EXT
1712V$DIAG_SWEEPERRSynonym for V_$DIAG_SWEEPERR
1713V$DIAG_VEM_USER_ACTLOGSynonym for V_$DIAG_VEM_USER_ACTLOG
1714V$DIAG_VEM_USER_ACTLOG1Synonym for V_$DIAG_VEM_USER_ACTLOG1
1715V$DIAG_VHM_RUNSynonym for V_$DIAG_VHM_RUN
1716V$DIAG_VIEWSynonym for V_$DIAG_VIEW
1717V$DIAG_VIEWCOLSynonym for V_$DIAG_VIEWCOL
1718V$DIAG_VINCIDENTSynonym for V_$DIAG_VINCIDENT
1719V$DIAG_VINCIDENT_FILESynonym for V_$DIAG_VINCIDENT_FILE
1720V$DIAG_VINC_METER_INFOSynonym for V_$DIAG_VINC_METER_INFO
1721V$DIAG_VIPS_FILE_COPY_LOGSynonym for V_$DIAG_VIPS_FILE_COPY_LOG
1722V$DIAG_VIPS_FILE_METADATASynonym for V_$DIAG_VIPS_FILE_METADATA
1723V$DIAG_VIPS_PACKAGE_FILESynonym for V_$DIAG_VIPS_PACKAGE_FILE
1724V$DIAG_VIPS_PACKAGE_HISTORYSynonym for V_$DIAG_VIPS_PACKAGE_HISTORY
1725V$DIAG_VIPS_PACKAGE_MAIN_INTSynonym for V_$DIAG_VIPS_PACKAGE_MAIN_INT
1726V$DIAG_VIPS_PACKAGE_SIZESynonym for V_$DIAG_VIPS_PACKAGE_SIZE
1727V$DIAG_VIPS_PKG_FILESynonym for V_$DIAG_VIPS_PKG_FILE
1728V$DIAG_VIPS_PKG_INC_CANDSynonym for V_$DIAG_VIPS_PKG_INC_CAND
1729V$DIAG_VIPS_PKG_INC_DTLSynonym for V_$DIAG_VIPS_PKG_INC_DTL
1730V$DIAG_VIPS_PKG_INC_DTL1Synonym for V_$DIAG_VIPS_PKG_INC_DTL1
1731V$DIAG_VIPS_PKG_MAIN_PROBLEMSynonym for V_$DIAG_VIPS_PKG_MAIN_PROBLEM
1732V$DIAG_VNOT_EXIST_INCIDENTSynonym for V_$DIAG_VNOT_EXIST_INCIDENT
1733V$DIAG_VPROBLEMSynonym for V_$DIAG_VPROBLEM
1734V$DIAG_VPROBLEM1Synonym for V_$DIAG_VPROBLEM1
1735V$DIAG_VPROBLEM2Synonym for V_$DIAG_VPROBLEM2
1736V$DIAG_VPROBLEM_BUCKETSynonym for V_$DIAG_VPROBLEM_BUCKET
1737V$DIAG_VPROBLEM_BUCKET1Synonym for V_$DIAG_VPROBLEM_BUCKET1
1738V$DIAG_VPROBLEM_BUCKET_COUNTSynonym for V_$DIAG_VPROBLEM_BUCKET_COUNT
1739V$DIAG_VPROBLEM_INTSynonym for V_$DIAG_VPROBLEM_INT
1740V$DIAG_VPROBLEM_LASTINCSynonym for V_$DIAG_VPROBLEM_LASTINC
1741V$DIAG_VSHOWCATVIEWSynonym for V_$DIAG_VSHOWCATVIEW
1742V$DIAG_VSHOWINCBSynonym for V_$DIAG_VSHOWINCB
1743V$DIAG_VSHOWINCB_ISynonym for V_$DIAG_VSHOWINCB_I
1744V$DIAG_VTEST_EXISTSSynonym for V_$DIAG_VTEST_EXISTS
1745V$DIAG_V_ACTINCSynonym for V_$DIAG_V_ACTINC
1746V$DIAG_V_ACTPROBSynonym for V_$DIAG_V_ACTPROB
1747V$DIAG_V_INCCOUNTSynonym for V_$DIAG_V_INCCOUNT
1748V$DIAG_V_INCFCOUNTSynonym for V_$DIAG_V_INCFCOUNT
1749V$DIAG_V_INC_METER_INFO_PROBSynonym for V_$DIAG_V_INC_METER_INFO_PROB
1750V$DIAG_V_IPSPRBCNTSynonym for V_$DIAG_V_IPSPRBCNT
1751V$DIAG_V_IPSPRBCNT1Synonym for V_$DIAG_V_IPSPRBCNT1
1752V$DIAG_V_NFCINCSynonym for V_$DIAG_V_NFCINC
1753V$DIAG_V_SWPERRCOUNTSynonym for V_$DIAG_V_SWPERRCOUNT
1754V$DISPATCHERSynonym for V_$DISPATCHER
1755V$DISPATCHER_CONFIGSynonym for V_$DISPATCHER_CONFIG
1756V$DISPATCHER_RATESynonym for V_$DISPATCHER_RATE
1757V$DLM_ALL_LOCKSSynonym for V_$DLM_ALL_LOCKS
1758V$DLM_CONVERT_LOCALSynonym for V_$DLM_CONVERT_LOCAL
1759V$DLM_CONVERT_REMOTESynonym for V_$DLM_CONVERT_REMOTE
1760V$DLM_LATCHSynonym for V_$DLM_LATCH
1761V$DLM_LOCKSSynonym for V_$DLM_LOCKS
1762V$DLM_MISCSynonym for V_$DLM_MISC
1763V$DLM_RESSSynonym for V_$DLM_RESS
1764V$DLM_TRAFFIC_CONTROLLERSynonym for V_$DLM_TRAFFIC_CONTROLLER
1765V$DNFS_CHANNELSSynonym for V_$DNFS_CHANNELS
1766V$DNFS_FILESSynonym for V_$DNFS_FILES
1767V$DNFS_SERVERSSynonym for V_$DNFS_SERVERS
1768V$DNFS_STATSSynonym for V_$DNFS_STATS
1769V$DYNAMIC_REMASTER_STATSSynonym for V_$DYNAMIC_REMASTER_STATS
1770V$EMONSynonym for V_$EMON
1771V$ENABLEDPRIVSSynonym for V_$ENABLEDPRIVS
1772V$ENCRYPTED_TABLESPACESSynonym for V_$ENCRYPTED_TABLESPACES
1773V$ENCRYPTION_WALLETSynonym for V_$ENCRYPTION_WALLET
1774V$ENQUEUE_LOCKSynonym for V_$ENQUEUE_LOCK
1775V$ENQUEUE_STATSynonym for V_$ENQUEUE_STAT
1776V$ENQUEUE_STATISTICSSynonym for V_$ENQUEUE_STATISTICS
1777V$EVENTMETRICSynonym for V_$EVENTMETRIC
1778V$EVENT_HISTOGRAMSynonym for V_$EVENT_HISTOGRAM
1779V$EVENT_NAMESynonym for V_$EVENT_NAME
1780V$EXECUTIONSynonym for V_$EXECUTION
1781V$FAST_START_SERVERSSynonym for V_$FAST_START_SERVERS
1782V$FAST_START_TRANSACTIONSSynonym for V_$FAST_START_TRANSACTIONS
1783V$FILEMETRICSynonym for V_$FILEMETRIC
1784V$FILEMETRIC_HISTORYSynonym for V_$FILEMETRIC_HISTORY
1785V$FILESPACE_USAGESynonym for V_$FILESPACE_USAGE
1786V$FILESTATSynonym for V_$FILESTAT
1787V$FILE_CACHE_TRANSFERSynonym for V_$FILE_CACHE_TRANSFER
1788V$FILE_HISTOGRAMSynonym for V_$FILE_HISTOGRAM
1789V$FILE_OPTIMIZED_HISTOGRAMSynonym for V_$FILE_OPTIMIZED_HISTOGRAM
1790V$FILE_PINGSynonym for V_$FILE_PING
1791V$FIXED_TABLESynonym for V_$FIXED_TABLE
1792V$FIXED_VIEW_DEFINITIONSynonym for V_$FIXED_VIEW_DEFINITION
1793V$FLASHBACK_DATABASE_LOGSynonym for V_$FLASHBACK_DATABASE_LOG
1794V$FLASHBACK_DATABASE_LOGFILESynonym for V_$FLASHBACK_DATABASE_LOGFILE
1795V$FLASHBACK_DATABASE_STATSynonym for V_$FLASHBACK_DATABASE_STAT
1796V$FLASHBACK_TXN_GRAPHSynonym for V_$FLASHBACK_TXN_GRAPH
1797V$FLASHBACK_TXN_MODSSynonym for V_$FLASHBACK_TXN_MODS
1798V$FLASH_RECOVERY_AREA_USAGESynonym for V_$FLASH_RECOVERY_AREA_USAGE
1799V$FOREIGN_ARCHIVED_LOGSynonym for V_$FOREIGN_ARCHIVED_LOG
1800V$FS_FAILOVER_HISTOGRAMSynonym for V_$FS_FAILOVER_HISTOGRAM
1801V$FS_FAILOVER_STATSSynonym for V_$FS_FAILOVER_STATS
1802V$FS_OBSERVER_HISTOGRAMSynonym for V_$FS_OBSERVER_HISTOGRAM
1803GV$MUTEX_SLEEPSynonym for GV_$MUTEX_SLEEP
1804GV$MUTEX_SLEEP_HISTORYSynonym for GV_$MUTEX_SLEEP_HISTORY
1805GV$MVREFRESHSynonym for GV_$MVREFRESH
1806GV$MYSTATSynonym for GV_$MYSTAT
1807GV$NFS_CLIENTSSynonym for GV_$NFS_CLIENTS
1808GV$NFS_LOCKSSynonym for GV_$NFS_LOCKS
1809GV$NFS_OPEN_FILESSynonym for GV_$NFS_OPEN_FILES
1810GV$NLS_PARAMETERSSynonym for GV_$NLS_PARAMETERS
1811GV$NLS_VALID_VALUESSynonym for GV_$NLS_VALID_VALUES
1812GV$OBJECT_DEPENDENCYSynonym for GV_$OBJECT_DEPENDENCY
1813GV$OBJECT_DML_FREQUENCIESSynonym for GV_$OBJECT_DML_FREQUENCIES
1814GV$OBSOLETE_PARAMETERSynonym for GV_$OBSOLETE_PARAMETER
1815GV$OFFLINE_RANGESynonym for GV_$OFFLINE_RANGE
1816GV$OPEN_CURSORSynonym for GV_$OPEN_CURSOR
1817GV$OPTIONSynonym for GV_$OPTION
1818GV$OSSTATSynonym for GV_$OSSTAT
1819GV$PARALLEL_DEGREE_LIMIT_MTHSynonym for GV_$PARALLEL_DEGREE_LIMIT_MTH
1820GV$PARAMETERSynonym for GV_$PARAMETER
1821GV$PARAMETER2Synonym for GV_$PARAMETER2
1822GV$PARAMETER_VALID_VALUESSynonym for GV_$PARAMETER_VALID_VALUES
1823GV$PERSISTENT_PUBLISHERSSynonym for GV_$PERSISTENT_PUBLISHERS
1824GV$PERSISTENT_QMN_CACHESynonym for GV_$PERSISTENT_QMN_CACHE
1825GV$PERSISTENT_QUEUESSynonym for GV_$PERSISTENT_QUEUES
1826GV$PERSISTENT_SUBSCRIBERSSynonym for GV_$PERSISTENT_SUBSCRIBERS
1827GV$PGASTATSynonym for GV_$PGASTAT
1828GV$PGA_TARGET_ADVICESynonym for GV_$PGA_TARGET_ADVICE
1829GV$PGA_TARGET_ADVICE_HISTOGRAMSynonym for GV_$PGATARGET_ADVICE_HISTOGRAM
1830GV$POLICY_HISTORYSynonym for GV_$POLICY_HISTORY
1831GV$PQ_SESSTATSynonym for GV_$PQ_SESSTAT
1832GV$PQ_SLAVESynonym for GV_$PQ_SLAVE
1833GV$PQ_SYSSTATSynonym for GV_$PQ_SYSSTAT
1834GV$PQ_TQSTATSynonym for GV_$PQ_TQSTAT
1835GV$PROCESSSynonym for GV_$PROCESS
1836GV$PROCESS_GROUPSynonym for GV_$PROCESS_GROUP
1837GV$PROCESS_MEMORYSynonym for GV_$PROCESS_MEMORY
1838GV$PROCESS_MEMORY_DETAILSynonym for GV_$PROCESS_MEMORY_DETAIL
1839GV$PROCESS_MEMORY_DETAIL_PROGSynonym for GV_$PROCESS_MEMORY_DETAIL_PROG
1840GV$PROPAGATION_RECEIVERSynonym for GV_$PROPAGATION_RECEIVER
1841GV$PROPAGATION_SENDERSynonym for GV_$PROPAGATION_SENDER
1842GV$PROXY_ARCHIVEDLOGSynonym for GV_$PROXY_ARCHIVEDLOG
1843GV$PROXY_DATAFILESynonym for GV_$PROXY_DATAFILE
1844GV$PWFILE_USERSSynonym for GV_$PWFILE_USERS
1845GV$PX_BUFFER_ADVICESynonym for GV_$PX_BUFFER_ADVICE
1846GV$PX_INSTANCE_GROUPSynonym for GV_$PX_INSTANCE_GROUP
1847GV$PX_PROCESSSynonym for GV_$PX_PROCESS
1848GV$PX_PROCESS_SYSSTATSynonym for GV_$PX_PROCESS_SYSSTAT
1849GV$PX_SESSIONSynonym for GV_$PX_SESSION
1850GV$PX_SESSTATSynonym for GV_$PX_SESSTAT
1851GV$QMON_COORDINATOR_STATSSynonym for GV_$QMON_COORDINATOR_STATS
1852GV$QMON_SERVER_STATSSynonym for GV_$QMON_SERVER_STATS
1853GV$QMON_TASKSSynonym for GV_$QMON_TASKS
1854GV$QMON_TASK_STATSSynonym for GV_$QMON_TASK_STATS
1855GV$QUEUESynonym for GV_$QUEUE
1856GV$QUEUEING_MTHSynonym for GV_$QUEUEING_MTH
1857GV$RECOVERY_FILE_STATUSSynonym for GV_$RECOVERY_FILE_STATUS
1858GV$RECOVERY_LOGSynonym for GV_$RECOVERY_LOG
1859GV$RECOVERY_PROGRESSSynonym for GV_$RECOVERY_PROGRESS
1860GV$RECOVERY_STATUSSynonym for GV_$RECOVERY_STATUS
1861GV$RECOVER_FILESynonym for GV_$RECOVER_FILE
1862GV$REDO_DEST_RESP_HISTOGRAMSynonym for GV_$REDO_DEST_RESP_HISTOGRAM
1863GV$REPLPROPSynonym for GV_$REPLPROP
1864GV$REPLQUEUESynonym for GV_$REPLQUEUE
1865GV$REQDISTSynonym for GV_$REQDIST
1866GV$RESERVED_WORDSSynonym for GV_$RESERVED_WORDS
1867GV$RESOURCESynonym for GV_$RESOURCE
1868GV$RESOURCE_LIMITSynonym for GV_$RESOURCE_LIMIT
1869GV$RESTORE_POINTSynonym for GV_$RESTORE_POINT
1870GV$RESULT_CACHE_DEPENDENCYSynonym for GV_$RESULT_CACHE_DEPENDENCY
1871GV$RESULT_CACHE_MEMORYSynonym for GV_$RESULT_CACHE_MEMORY
1872GV$RESULT_CACHE_OBJECTSSynonym for GV_$RESULT_CACHE_OBJECTS
1873GV$RESULT_CACHE_STATISTICSSynonym for GV_$RESULT_CACHE_STATISTICS
1874GV$RESUMABLESynonym for GV_$RESUMABLE
1875GV$RFS_THREADSynonym for GV_$RFS_THREAD
1876GV$RMAN_COMPRESSION_ALGORITHMSynonym for GV_$RMAN_COMPRESSION_ALGORITHM
1877GV$RMAN_CONFIGURATIONSynonym for GV_$RMAN_CONFIGURATION
1878GV$RMAN_OUTPUTSynonym for GV_$RMAN_OUTPUT
1879GV$ROLLSTATSynonym for GV_$ROLLSTAT
1880GV$ROWCACHESynonym for GV_$ROWCACHE
1881GV$ROWCACHE_PARENTSynonym for GV_$ROWCACHE_PARENT
1882GV$ROWCACHE_SUBORDINATESynonym for GV_$ROWCACHE_SUBORDINATE
1883GV$RO_USER_ACCOUNTSynonym for GV_$RO_USER_ACCOUNT
1884GV$SQL_SHARED_CURSORSynonym for GV_$SQL_SHARED_CURSOR
1885GV$SQL_SHARED_MEMORYSynonym for GV_$SQL_SHARED_MEMORY
1886GV$SQL_WORKAREASynonym for GV_$SQL_WORKAREA
1887GV$SQL_WORKAREA_ACTIVESynonym for GV_$SQL_WORKAREA_ACTIVE
1888GV$SQL_WORKAREA_HISTOGRAMSynonym for GV_$SQL_WORKAREA_HISTOGRAM
1889GV$SSCR_SESSIONSSynonym for GV_$SSCR_SESSIONS
1890GV$STANDBY_LOGSynonym for GV_$STANDBY_LOG
1891GV$STATISTICS_LEVELSynonym for GV_$STATISTICS_LEVEL
1892GV$STATNAMESynonym for GV_$STATNAME
1893GV$STREAMS_APPLY_COORDINATORSynonym for GV_$STREAMS_APPLY_COORDINATOR
1894GV$STREAMS_APPLY_READERSynonym for GV_$STREAMS_APPLY_READER
1895GV$STREAMS_APPLY_SERVERSynonym for GV_$STREAMS_APPLY_SERVER
1896GV$STREAMS_CAPTURESynonym for GV_$STREAMS_CAPTURE
1897GV$STREAMS_MESSAGE_TRACKINGSynonym for GV_$STREAMS_MESSAGE_TRACKING
1898GV$STREAMS_POOL_ADVICESynonym for GV_$STREAMS_POOL_ADVICE
1899GV$STREAMS_POOL_STATISTICSSynonym for GV_$STREAMS_POOL_STATISTICS
1900GV$STREAMS_TRANSACTIONSynonym for GV_$STREAMS_TRANSACTION
1901GV$SUBCACHESynonym for GV_$SUBCACHE
1902GV$SUBSCR_REGISTRATION_STATSSynonym for GV_$SUBSCR_REGISTRATION_STATS
1903GV$SYSAUX_OCCUPANTSSynonym for GV_$SYSAUX_OCCUPANTS
1904GV$SYSMETRICSynonym for GV_$SYSMETRIC
1905GV$SYSMETRIC_HISTORYSynonym for GV_$SYSMETRIC_HISTORY
1906GV$SYSMETRIC_SUMMARYSynonym for GV_$SYSMETRIC_SUMMARY
1907GV$SYSSTATSynonym for GV_$SYSSTAT
1908GV$SYSTEM_CURSOR_CACHESynonym for GV_$SYSTEM_CURSOR_CACHE
1909GV$SYSTEM_EVENTSynonym for GV_$SYSTEM_EVENT
1910GV$SYSTEM_FIX_CONTROLSynonym for GV_$SYSTEM_FIX_CONTROL
1911GV$SYSTEM_PARAMETERSynonym for GV_$SYSTEM_PARAMETER
1912GV$SYSTEM_PARAMETER2Synonym for GV_$SYSTEM_PARAMETER2
1913GV$SYSTEM_WAIT_CLASSSynonym for GV_$SYSTEM_WAIT_CLASS
1914GV$SYS_OPTIMIZER_ENVSynonym for GV_$SYS_OPTIMIZER_ENV
1915GV$SYS_TIME_MODELSynonym for GV_$SYS_TIME_MODEL
1916GV$TABLESPACESynonym for GV_$TABLESPACE
1917GV$TEMPFILESynonym for GV_$TEMPFILE
1918GV$TEMPORARY_LOBSSynonym for GV_$TEMPORARY_LOBS
1919GV$TEMPSEG_USAGESynonym for GV_$SORT_USAGE
1920GV$TEMPSTATSynonym for GV_$TEMPSTAT
1921GV$TEMP_CACHE_TRANSFERSynonym for GV_$TEMP_CACHE_TRANSFER
1922GV$TEMP_EXTENT_MAPSynonym for GV_$TEMP_EXTENT_MAP
1923GV$TEMP_EXTENT_POOLSynonym for GV_$TEMP_EXTENT_POOL
1924GV$TEMP_PINGSynonym for GV_$TEMP_PING
1925GV$TEMP_SPACE_HEADERSynonym for GV_$TEMP_SPACE_HEADER
1926GV$THREADSynonym for GV_$THREAD
1927GV$THRESHOLD_TYPESSynonym for GV_$THRESHOLD_TYPES
1928GV$TIMERSynonym for GV_$TIMER
1929GV$TIMEZONE_FILESynonym for GV_$TIMEZONE_FILE
1930GV$TIMEZONE_NAMESSynonym for GV_$TIMEZONE_NAMES
1931GV$TOPLEVELCALLSynonym for GV_$TOPLEVELCALL
1932GV$TRANSACTIONSynonym for GV_$TRANSACTION
1933GV$TRANSACTION_ENQUEUESynonym for GV_$TRANSACTION_ENQUEUE
1934GV$TRANSPORTABLE_PLATFORMSynonym for GV_$TRANSPORTABLE_PLATFORM
1935GV$TSM_SESSIONSSynonym for GV_$TSM_SESSIONS
1936GV$TYPE_SIZESynonym for GV_$TYPE_SIZE
1937GV$UNDOSTATSynonym for GV_$UNDOSTAT
1938GV$VERSIONSynonym for GV_$VERSION
1939GV$VPD_POLICYSynonym for GV_$VPD_POLICY
1940GV$WAITCLASSMETRICSynonym for GV_$WAITCLASSMETRIC
1941GV$WAITCLASSMETRIC_HISTORYSynonym for GV_$WAITCLASSMETRIC_HISTORY
1942GV$WAITSTATSynonym for GV_$WAITSTAT
1943GV$WALLETSynonym for GV_$WALLET
1944GV$WLM_PCMETRICSynonym for GV_$WLM_PCMETRIC
1945GV$WLM_PCMETRIC_HISTORYSynonym for GV_$WLM_PCMETRIC_HISTORY
1946GV$WLM_PC_STATSSynonym for GV_$WLM_PC_STATS
1947GV$WORKLOAD_REPLAY_THREADSynonym for GV_$WORKLOAD_REPLAY_THREAD
1948GV$XML_AUDIT_TRAILSynonym for GV_$XML_AUDIT_TRAIL
1949GV$XSTREAM_APPLY_COORDINATORSynonym for GV_$XSTREAM_APPLY_COORDINATOR
1950GV$XSTREAM_APPLY_READERSynonym for GV_$XSTREAM_APPLY_READER
1951GV$XSTREAM_APPLY_RECEIVERSynonym for GV_$XSTREAM_APPLY_RECEIVER
1952GV$XSTREAM_APPLY_SERVERSynonym for GV_$XSTREAM_APPLY_SERVER
1953GV$XSTREAM_CAPTURESynonym for GV_$XSTREAM_CAPTURE
1954GV$XSTREAM_MESSAGE_TRACKINGSynonym for GV_$XSTREAM_MESSAGE_TRACKING
1955GV$XSTREAM_OUTBOUND_SERVERSynonym for GV_$XSTREAM_OUTBOUND_SERVER
1956GV$XSTREAM_TABLE_STATSSynonym for GV_$XSTREAM_TABLE_STATS
1957GV$XSTREAM_TRANSACTIONSynonym for GV_$XSTREAM_TRANSACTION
1958GV$_LOCKSynonym for GV_$_LOCK
1959GV$DLM_ALL_LOCKSSynonym for GV_$DLM_ALL_LOCKS
1960GV$DLM_CONVERT_LOCALSynonym for GV_$DLM_CONVERT_LOCAL
1961GV$DLM_CONVERT_REMOTESynonym for GV_$DLM_CONVERT_REMOTE
1962GV$DLM_LATCHSynonym for GV_$DLM_LATCH
1963GV$DLM_LOCKSSynonym for GV_$DLM_LOCKS
1964GV$DLM_MISCSynonym for GV_$DLM_MISC
1965GV$DLM_RESSSynonym for GV_$DLM_RESS
1966GV$DLM_TRAFFIC_CONTROLLERSynonym for GV_$DLM_TRAFFIC_CONTROLLER
1967GV$DNFS_CHANNELSSynonym for GV_$DNFS_CHANNELS
1968GV$DNFS_FILESSynonym for GV_$DNFS_FILES
1969GV$DNFS_SERVERSSynonym for GV_$DNFS_SERVERS
1970GV$DNFS_STATSSynonym for GV_$DNFS_STATS
1971GV$DYNAMIC_REMASTER_STATSSynonym for GV_$DYNAMIC_REMASTER_STATS
1972GV$EMONSynonym for GV_$EMON
1973GV$ENABLEDPRIVSSynonym for GV_$ENABLEDPRIVS
1974GV$ENCRYPTED_TABLESPACESSynonym for GV_$ENCRYPTED_TABLESPACES
1975GV$ENCRYPTION_WALLETSynonym for GV_$ENCRYPTION_WALLET
1976GV$ENQUEUE_LOCKSynonym for GV_$ENQUEUE_LOCK
1977GV$ENQUEUE_STATSynonym for GV_$ENQUEUE_STAT
1978GV$ENQUEUE_STATISTICSSynonym for GV_$ENQUEUE_STATISTICS
1979GV$EVENTMETRICSynonym for GV_$EVENTMETRIC
1980GV$EVENT_HISTOGRAMSynonym for GV_$EVENT_HISTOGRAM
1981GV$EVENT_NAMESynonym for GV_$EVENT_NAME
1982GV$EXECUTIONSynonym for GV_$EXECUTION
1983GV$FAST_START_SERVERSSynonym for GV_$FAST_START_SERVERS
1984GV$FAST_START_TRANSACTIONSSynonym for GV_$FAST_START_TRANSACTIONS
1985GV$FILEMETRICSynonym for GV_$FILEMETRIC
1986GV$FILEMETRIC_HISTORYSynonym for GV_$FILEMETRIC_HISTORY
1987GV$FILESPACE_USAGESynonym for GV_$FILESPACE_USAGE
1988GV$FILESTATSynonym for GV_$FILESTAT
1989GV$FILE_CACHE_TRANSFERSynonym for GV_$FILE_CACHE_TRANSFER
1990GV$FILE_HISTOGRAMSynonym for GV_$FILE_HISTOGRAM
1991GV$FILE_OPTIMIZED_HISTOGRAMSynonym for GV_$FILE_OPTIMIZED_HISTOGRAM
1992GV$FILE_PINGSynonym for GV_$FILE_PING
1993GV$FIXED_TABLESynonym for GV_$FIXED_TABLE
1994GV$FIXED_VIEW_DEFINITIONSynonym for GV_$FIXED_VIEW_DEFINITION
1995GV$FLASHBACK_DATABASE_LOGSynonym for GV_$FLASHBACK_DATABASE_LOG
1996GV$FLASHBACK_DATABASE_LOGFILESynonym for GV_$FLASHBACK_DATABASE_LOGFILE
1997GV$FLASHBACK_DATABASE_STATSynonym for GV_$FLASHBACK_DATABASE_STAT
1998GV$FOREIGN_ARCHIVED_LOGSynonym for GV_$FOREIGN_ARCHIVED_LOG
1999GV$FS_FAILOVER_HISTOGRAMSynonym for GV_$FS_FAILOVER_HISTOGRAM
2000GV$FS_FAILOVER_STATSSynonym for GV_$FS_FAILOVER_STATS
2001GV$FS_OBSERVER_HISTOGRAMSynonym for GV_$FS_OBSERVER_HISTOGRAM
2002GV$GCSHVMASTER_INFOSynonym for GV_$GCSHVMASTER_INFO
2003GV$GCSPFMASTER_INFOSynonym for GV_$GCSPFMASTER_INFO
2004GV$GC_ELEMENTSynonym for GV_$GC_ELEMENT
2005GV$GC_ELEMENTS_WITH_COLLISIONSSynonym for GV_$GC_ELEMENTS_W_COLLISIONS
2006GV$GES_BLOCKING_ENQUEUESynonym for GV_$GES_BLOCKING_ENQUEUE
2007GV$GES_ENQUEUESynonym for GV_$GES_ENQUEUE
2008GV$GG_APPLY_COORDINATORSynonym for GV_$GG_APPLY_COORDINATOR
2009GV$GG_APPLY_READERSynonym for GV_$GG_APPLY_READER
2010GV$GG_APPLY_RECEIVERSynonym for GV_$GG_APPLY_RECEIVER
2011GV$GG_APPLY_SERVERSynonym for GV_$GG_APPLY_SERVER
2012GV$GLOBALCONTEXTSynonym for GV_$GLOBALCONTEXT
2013GV$GLOBAL_BLOCKED_LOCKSSynonym for GV_$GLOBAL_BLOCKED_LOCKS
2014GV$GLOBAL_TRANSACTIONSynonym for GV_$GLOBAL_TRANSACTION
2015GV$GOLDENGATE_CAPABILITIESSynonym for GV_$GOLDENGATE_CAPABILITIES
2016GV$GOLDENGATE_CAPTURESynonym for GV_$GOLDENGATE_CAPTURE
2017GV$GOLDENGATE_MESSAGE_TRACKINGSynonym for GV_$GOLDENGATE_MESSAGETRACKING
2018GV$GOLDENGATE_TABLE_STATSSynonym for GV_$GOLDENGATE_TABLE_STATS
2019GV$GOLDENGATE_TRANSACTIONSynonym for GV_$GOLDENGATE_TRANSACTION
2020GV$HANG_STATISTICSSynonym for GV_$HANG_STATISTICS
2021GV$HM_CHECKSynonym for GV_$HM_CHECK
2022GV$HM_CHECK_PARAMSynonym for GV_$HM_CHECK_PARAM
2023GV$HM_FINDINGSynonym for GV_$HM_FINDING
2024GV$HM_INFOSynonym for GV_$HM_INFO
2025GV$HM_RECOMMENDATIONSynonym for GV_$HM_RECOMMENDATION
2026GV$HM_RUNSynonym for GV_$HM_RUN
2027GV$HS_AGENTSynonym for GV_$HS_AGENT
2028GV$HS_PARAMETERSynonym for GV_$HS_PARAMETER
2029GV$HS_SESSIONSynonym for GV_$HS_SESSION
2030GV$HVMASTER_INFOSynonym for GV_$HVMASTER_INFO
2031GV$INCMETER_CONFIGSynonym for GV_$INCMETER_CONFIG
2032GV$INCMETER_INFOSynonym for GV_$INCMETER_INFO
2033GV$INCMETER_SUMMARYSynonym for GV_$INCMETER_SUMMARY
2034GV$INDEXED_FIXED_COLUMNSynonym for GV_$INDEXED_FIXED_COLUMN
2035GV$INSTANCESynonym for GV_$INSTANCE
2036GV$INSTANCE_CACHE_TRANSFERSynonym for GV_$INSTANCE_CACHE_TRANSFER
2037GV$INSTANCE_LOG_GROUPSynonym for GV_$INSTANCE_LOG_GROUP
2038GV$INSTANCE_RECOVERYSynonym for GV_$INSTANCE_RECOVERY
2039GV$IOFUNCMETRICSynonym for GV_$IOFUNCMETRIC
2040GV$IOFUNCMETRIC_HISTORYSynonym for GV_$IOFUNCMETRIC_HISTORY
2041GV$IOSTAT_CONSUMER_GROUPSynonym for GV_$IOSTAT_CONSUMER_GROUP
2042GV$IOSTAT_FILESynonym for GV_$IOSTAT_FILE
2043GV$IOSTAT_FUNCTIONSynonym for GV_$IOSTAT_FUNCTION
2044GV$IOSTAT_FUNCTION_DETAILSynonym for GV_$IOSTAT_FUNCTION_DETAIL
2045GV$IOSTAT_NETWORKSynonym for GV_$IOSTAT_NETWORK
2046GV$IO_CALIBRATION_STATUSSynonym for GV_$IO_CALIBRATION_STATUS
2047GV$IR_FAILURESynonym for GV_$IR_FAILURE
2048GV$IR_FAILURE_SETSynonym for GV_$IR_FAILURE_SET
2049GV$IR_MANUAL_CHECKLISTSynonym for GV_$IR_MANUAL_CHECKLIST
2050GV$IR_REPAIRSynonym for GV_$IR_REPAIR
2051GV$JAVAPOOLSynonym for GV_$JAVAPOOL
2052GV$JAVA_LIBRARY_CACHE_MEMORYSynonym for GV_$JAVA_LIBRARY_CACHE_MEMORY
2053GV$JAVA_POOL_ADVICESynonym for GV_$JAVA_POOL_ADVICE
2054GV$LATCHSynonym for GV_$LATCH
2055GV$LATCHHOLDERSynonym for GV_$LATCHHOLDER
2056GV$LATCHNAMESynonym for GV_$LATCHNAME
2057GV$LATCH_CHILDRENSynonym for GV_$LATCH_CHILDREN
2058GV$LATCH_MISSESSynonym for GV_$LATCH_MISSES
2059GV$LATCH_PARENTSynonym for GV_$LATCH_PARENT
2060GV$LIBCACHE_LOCKSSynonym for GV_$LIBCACHE_LOCKS
2061GV$LIBRARYCACHESynonym for GV_$LIBRARYCACHE
2062GV$LIBRARY_CACHE_MEMORYSynonym for GV_$LIBRARY_CACHE_MEMORY
2063GV$LICENSESynonym for GV_$LICENSE
2064GV$LISTENER_NETWORKSynonym for GV_$LISTENER_NETWORK
2065GV$LOADISTATSynonym for GV_$LOADISTAT
2066GV$LOADPSTATSynonym for GV_$LOADPSTAT
2067GV$LOBSTATSynonym for GV_$LOBSTAT
2068GV$LOCKSynonym for GV_$LOCK
2069GV$LOCKED_OBJECTSynonym for GV_$LOCKED_OBJECT
2070GV$LOCKS_WITH_COLLISIONSSynonym for GV_$LOCKS_WITH_COLLISIONS
2071GV$LOCK_ACTIVITYSynonym for GV_$LOCK_ACTIVITY
2072GV$LOCK_ELEMENTSynonym for GV_$LOCK_ELEMENT
2073GV$LOCK_TYPESynonym for GV_$LOCK_TYPE
2074GV$LOGSynonym for GV_$LOG
2075GV$LOGFILESynonym for GV_$LOGFILE
2076GV$LOGHISTSynonym for GV_$LOGHIST
2077GV$LOGMNR_CALLBACKSynonym for GV_$LOGMNR_CALLBACK
2078GV$LOGMNR_CONTENTSSynonym for GV_$LOGMNR_CONTENTS
2079GV$LOGMNR_DICTIONARYSynonym for GV_$LOGMNR_DICTIONARY
2080GV$LOGMNR_DICTIONARY_LOADSynonym for GV_$LOGMNR_DICTIONARY_LOAD
2081GV$LOGMNR_LATCHSynonym for GV_$LOGMNR_LATCH
2082GV$LOGMNR_LOGFILESynonym for GV_$LOGMNR_LOGFILE
2083GV$LOGMNR_LOGSSynonym for GV_$LOGMNR_LOGS
2084GV$LOGMNR_PARAMETERSSynonym for GV_$LOGMNR_PARAMETERS
2085GV$LOGMNR_PROCESSSynonym for GV_$LOGMNR_PROCESS
2086GV$LOGMNR_REGIONSynonym for GV_$LOGMNR_REGION
2087GV$LOGMNR_SESSIONSynonym for GV_$LOGMNR_SESSION
2088GV$LOGMNR_STATSSynonym for GV_$LOGMNR_STATS
2089GV$LOGMNR_TRANSACTIONSynonym for GV_$LOGMNR_TRANSACTION
2090GV$LOGSTDBYSynonym for GV_$LOGSTDBY
2091GV$LOGSTDBY_PROCESSSynonym for GV_$LOGSTDBY_PROCESS
2092GV$LOGSTDBY_PROGRESSSynonym for GV_$LOGSTDBY_PROGRESS
2093GV$LOGSTDBY_STATESynonym for GV_$LOGSTDBY_STATE
2094GV$LOGSTDBY_STATSSynonym for GV_$LOGSTDBY_STATS
2095GV$LOGSTDBY_TRANSACTIONSynonym for GV_$LOGSTDBY_TRANSACTION
2096GV$LOG_HISTORYSynonym for GV_$LOG_HISTORY
2097GV$MANAGED_STANDBYSynonym for GV_$MANAGED_STANDBY
2098GV$MAP_COMP_LISTSynonym for GV_$MAP_COMP_LIST
2099GV$MAP_ELEMENTSynonym for GV_$MAP_ELEMENT
2100GV$MAP_EXT_ELEMENTSynonym for GV_$MAP_EXT_ELEMENT
2101GV$MAP_FILESynonym for GV_$MAP_FILE
2102GV$MAP_FILE_EXTENTSynonym for GV_$MAP_FILE_EXTENT
2103GV$MAP_FILE_IO_STACKSynonym for GV_$MAP_FILE_IO_STACK
2104GV$MAP_LIBRARYSynonym for GV_$MAP_LIBRARY
2105GV$MAP_SUBELEMENTSynonym for GV_$MAP_SUBELEMENT
2106GV$MAX_ACTIVE_SESS_TARGET_MTHSynonym for GV_$MAX_ACTIVE_SESS_TARGET_MTH
2107GV$MEMORY_CURRENT_RESIZE_OPSSynonym for GV_$MEMORY_CURRENT_RESIZE_OPS
2108GV$MEMORY_DYNAMIC_COMPONENTSSynonym for GV_$MEMORY_DYNAMIC_COMPONENTS
2109GV$MEMORY_RESIZE_OPSSynonym for GV_$MEMORY_RESIZE_OPS
2110GV$MEMORY_TARGET_ADVICESynonym for GV_$MEMORY_TARGET_ADVICE
2111GV$METRICSynonym for GV_$METRIC
2112GV$METRICGROUPSynonym for GV_$METRICGROUP
2113GV$METRICNAMESynonym for GV_$METRICNAME
2114GV$METRIC_HISTORYSynonym for GV_$METRIC_HISTORY
2115GV$MTTR_TARGET_ADVICESynonym for GV_$MTTR_TARGET_ADVICE
2116V$RULESynonym for V_$RULE
2117V$RULE_SETSynonym for V_$RULE_SET
2118V$RULE_SET_AGGREGATE_STATSSynonym for V_$RULE_SET_AGGREGATE_STATS
2119V$SCHEDULER_RUNNING_JOBSSynonym for V_$SCHEDULER_RUNNING_JOBS
2120V$SECUREFILE_TIMERSynonym for V_$SECUREFILE_TIMER
2121V$SEGMENT_STATISTICSSynonym for V_$SEGMENT_STATISTICS
2122V$SEGSPACE_USAGESynonym for V_$SEGSPACE_USAGE
2123V$SEGSTATSynonym for V_$SEGSTAT
2124V$SEGSTAT_NAMESynonym for V_$SEGSTAT_NAME
2125V$SERVICEMETRICSynonym for V_$SERVICEMETRIC
2126V$SERVICEMETRIC_HISTORYSynonym for V_$SERVICEMETRIC_HISTORY
2127V$SERVICESSynonym for V_$SERVICES
2128V$SERVICE_EVENTSynonym for V_$SERVICE_EVENT
2129V$SERVICE_STATSSynonym for V_$SERVICE_STATS
2130V$SERVICE_WAIT_CLASSSynonym for V_$SERVICE_WAIT_CLASS
2131V$SERV_MOD_ACT_STATSSynonym for V_$SERV_MOD_ACT_STATS
2132V$SESSIONSynonym for V_$SESSION
2133V$SESSION_BLOCKERSSynonym for V_$SESSION_BLOCKERS
2134V$SESSION_CONNECT_INFOSynonym for V_$SESSION_CONNECT_INFO
2135V$SESSION_CURSOR_CACHESynonym for V_$SESSION_CURSOR_CACHE
2136V$SESSION_EVENTSynonym for V_$SESSION_EVENT
2137V$SESSION_FIX_CONTROLSynonym for V_$SESSION_FIX_CONTROL
2138V$SESSION_LONGOPSSynonym for V_$SESSION_LONGOPS
2139V$SESSION_OBJECT_CACHESynonym for V_$SESSION_OBJECT_CACHE
2140V$SESSION_WAITSynonym for V_$SESSION_WAIT
2141V$SESSION_WAIT_CLASSSynonym for V_$SESSION_WAIT_CLASS
2142V$SESSION_WAIT_HISTORYSynonym for V_$SESSION_WAIT_HISTORY
2143V$SESSMETRICSynonym for V_$SESSMETRIC
2144V$SESSTATSynonym for V_$SESSTAT
2145V$SESS_IOSynonym for V_$SESS_IO
2146V$SESS_TIME_MODELSynonym for V_$SESS_TIME_MODEL
2147V$SES_OPTIMIZER_ENVSynonym for V_$SES_OPTIMIZER_ENV
2148V$SGASynonym for V_$SGA
2149V$SGAINFOSynonym for V_$SGAINFO
2150V$SGASTATSynonym for V_$SGASTAT
2151V$SGA_CURRENT_RESIZE_OPSSynonym for V_$SGA_CURRENT_RESIZE_OPS
2152V$SGA_DYNAMIC_COMPONENTSSynonym for V_$SGA_DYNAMIC_COMPONENTS
2153V$SGA_DYNAMIC_FREE_MEMORYSynonym for V_$SGA_DYNAMIC_FREE_MEMORY
2154V$SGA_RESIZE_OPSSynonym for V_$SGA_RESIZE_OPS
2155V$SGA_TARGET_ADVICESynonym for V_$SGA_TARGET_ADVICE
2156V$SHARED_POOL_ADVICESynonym for V_$SHARED_POOL_ADVICE
2157V$SHARED_POOL_RESERVEDSynonym for V_$SHARED_POOL_RESERVED
2158V$SHARED_SERVERSynonym for V_$SHARED_SERVER
2159V$SHARED_SERVER_MONITORSynonym for V_$SHARED_SERVER_MONITOR
2160V$SORT_SEGMENTSynonym for V_$SORT_SEGMENT
2161V$SORT_USAGESynonym for V_$SORT_USAGE
2162V$SPPARAMETERSynonym for V_$SPPARAMETER
2163V$SQLSynonym for V_$SQL
2164V$SQLAREASynonym for V_$SQLAREA
2165V$SQLAREA_PLAN_HASHSynonym for V_$SQLAREA_PLAN_HASH
2166V$SQLCOMMANDSynonym for V_$SQLCOMMAND
2167V$SQLFN_ARG_METADATASynonym for V_$SQLFN_ARG_METADATA
2168V$SQLFN_METADATASynonym for V_$SQLFN_METADATA
2169V$SQLPA_METRICSynonym for V_$SQLPA_METRIC
2170V$SQLSTATSSynonym for V_$SQLSTATS
2171V$SQLSTATS_PLAN_HASHSynonym for V_$SQLSTATS_PLAN_HASH
2172V$SQLTEXTSynonym for V_$SQLTEXT
2173V$SQLTEXT_WITH_NEWLINESSynonym for V_$SQLTEXT_WITH_NEWLINES
2174V$SQL_BIND_CAPTURESynonym for V_$SQL_BIND_CAPTURE
2175V$SQL_BIND_DATASynonym for V_$SQL_BIND_DATA
2176V$SQL_BIND_METADATASynonym for V_$SQL_BIND_METADATA
2177V$SQL_CS_HISTOGRAMSynonym for V_$SQL_CS_HISTOGRAM
2178V$SQL_CS_SELECTIVITYSynonym for V_$SQL_CS_SELECTIVITY
2179V$SQL_CS_STATISTICSSynonym for V_$SQL_CS_STATISTICS
2180V$SQL_CURSORSynonym for V_$SQL_CURSOR
2181V$SQL_FEATURESynonym for V_$SQL_FEATURE
2182V$SQL_FEATURE_DEPENDENCYSynonym for V_$SQL_FEATURE_DEPENDENCY
2183V$SQL_FEATURE_HIERARCHYSynonym for V_$SQL_FEATURE_HIERARCHY
2184V$SQL_HINTSynonym for V_$SQL_HINT
2185V$SQL_JOIN_FILTERSynonym for V_$SQL_JOIN_FILTER
2186V$SQL_MONITORSynonym for V_$SQL_MONITOR
2187V$SQL_OPTIMIZER_ENVSynonym for V_$SQL_OPTIMIZER_ENV
2188V$SQL_PLANSynonym for V_$SQL_PLAN
2189V$SQL_PLAN_MONITORSynonym for V_$SQL_PLAN_MONITOR
2190V$SQL_PLAN_STATISTICSSynonym for V_$SQL_PLAN_STATISTICS
2191V$SQL_PLAN_STATISTICS_ALLSynonym for V_$SQL_PLAN_STATISTICS_ALL
2192V$SQL_REDIRECTIONSynonym for V_$SQL_REDIRECTION
2193V$SQL_SHARED_CURSORSynonym for V_$SQL_SHARED_CURSOR
2194V$SQL_SHARED_MEMORYSynonym for V_$SQL_SHARED_MEMORY
2195V$SQL_WORKAREASynonym for V_$SQL_WORKAREA
2196V$SQL_WORKAREA_ACTIVESynonym for V_$SQL_WORKAREA_ACTIVE
2197V$SQL_WORKAREA_HISTOGRAMSynonym for V_$SQL_WORKAREA_HISTOGRAM
2198V$SSCR_SESSIONSSynonym for V_$SSCR_SESSIONS
2199V$STANDBY_EVENT_HISTOGRAMSynonym for V_$STANDBY_EVENT_HISTOGRAM
2200V$STANDBY_LOGSynonym for V_$STANDBY_LOG
2201V$STATISTICS_LEVELSynonym for V_$STATISTICS_LEVEL
2202V$STATNAMESynonym for V_$STATNAME
2203V$STREAMS_APPLY_COORDINATORSynonym for V_$STREAMS_APPLY_COORDINATOR
2204V$STREAMS_APPLY_READERSynonym for V_$STREAMS_APPLY_READER
2205V$STREAMS_APPLY_SERVERSynonym for V_$STREAMS_APPLY_SERVER
2206V$STREAMS_CAPTURESynonym for V_$STREAMS_CAPTURE
2207V$STREAMS_MESSAGE_TRACKINGSynonym for V_$STREAMS_MESSAGE_TRACKING
2208V$STREAMS_POOL_ADVICESynonym for V_$STREAMS_POOL_ADVICE
2209V$STREAMS_POOL_STATISTICSSynonym for V_$STREAMS_POOL_STATISTICS
2210V$STREAMS_TRANSACTIONSynonym for V_$STREAMS_TRANSACTION
2211V$SUBCACHESynonym for V_$SUBCACHE
2212V$SUBSCR_REGISTRATION_STATSSynonym for V_$SUBSCR_REGISTRATION_STATS
2213V$SYSAUX_OCCUPANTSSynonym for V_$SYSAUX_OCCUPANTS
2214V$SYSMETRICSynonym for V_$SYSMETRIC
2215V$SYSMETRIC_HISTORYSynonym for V_$SYSMETRIC_HISTORY
2216V$SYSMETRIC_SUMMARYSynonym for V_$SYSMETRIC_SUMMARY
2217V$SYSSTATSynonym for V_$SYSSTAT
2218V$SYSTEM_CURSOR_CACHESynonym for V_$SYSTEM_CURSOR_CACHE
2219V$SYSTEM_EVENTSynonym for V_$SYSTEM_EVENT
2220V$SYSTEM_FIX_CONTROLSynonym for V_$SYSTEM_FIX_CONTROL
2221V$SYSTEM_PARAMETERSynonym for V_$SYSTEM_PARAMETER
2222V$SYSTEM_PARAMETER2Synonym for V_$SYSTEM_PARAMETER2
2223V$SYSTEM_WAIT_CLASSSynonym for V_$SYSTEM_WAIT_CLASS
2224V$SYS_OPTIMIZER_ENVSynonym for V_$SYS_OPTIMIZER_ENV
2225V$SYS_TIME_MODELSynonym for V_$SYS_TIME_MODEL
2226GV$ASM_FILESynonym for GV_$ASM_FILE
2227GV$ASM_FILESYSTEMSynonym for GV_$ASM_FILESYSTEM
2228GV$ASM_OPERATIONSynonym for GV_$ASM_OPERATION
2229GV$ASM_TEMPLATESynonym for GV_$ASM_TEMPLATE
2230GV$ASM_USERSynonym for GV_$ASM_USER
2231GV$ASM_USERGROUPSynonym for GV_$ASM_USERGROUP
2232GV$ASM_USERGROUP_MEMBERSynonym for GV_$ASM_USERGROUP_MEMBER
2233GV$ASM_VOLUMESynonym for GV_$ASM_VOLUME
2234GV$ASM_VOLUME_STATSynonym for GV_$ASM_VOLUME_STAT
2235GV$AUTO_BMR_STATISTICSSynonym for GV_$AUTO_BMR_STATISTICS
2236GV$AW_AGGREGATE_OPSynonym for GV_$AW_AGGREGATE_OP
2237GV$AW_ALLOCATE_OPSynonym for GV_$AW_ALLOCATE_OP
2238GV$AW_CALCSynonym for GV_$AW_CALC
2239GV$AW_LONGOPSSynonym for GV_$AW_LONGOPS
2240GV$AW_OLAPSynonym for GV_$AW_OLAP
2241GV$AW_SESSION_INFOSynonym for GV_$AW_SESSION_INFO
2242GV$BACKUPSynonym for GV_$BACKUP
2243GV$BACKUP_ASYNC_IOSynonym for GV_$BACKUP_ASYNC_IO
2244GV$BACKUP_CORRUPTIONSynonym for GV_$BACKUP_CORRUPTION
2245GV$BACKUP_DATAFILESynonym for GV_$BACKUP_DATAFILE
2246GV$BACKUP_DEVICESynonym for GV_$BACKUP_DEVICE
2247GV$BACKUP_PIECESynonym for GV_$BACKUP_PIECE
2248GV$BACKUP_REDOLOGSynonym for GV_$BACKUP_REDOLOG
2249GV$BACKUP_SETSynonym for GV_$BACKUP_SET
2250GV$BACKUP_SPFILESynonym for GV_$BACKUP_SPFILE
2251GV$BACKUP_SYNC_IOSynonym for GV_$BACKUP_SYNC_IO
2252GV$BGPROCESSSynonym for GV_$BGPROCESS
2253GV$BHSynonym for GV_$BH
2254GV$BLOCKING_QUIESCESynonym for GV_$BLOCKING_QUIESCE
2255GV$BSPSynonym for GV_$BSP
2256GV$BUFFERED_PUBLISHERSSynonym for GV_$BUFFERED_PUBLISHERS
2257GV$BUFFERED_QUEUESSynonym for GV_$BUFFERED_QUEUES
2258GV$BUFFERED_SUBSCRIBERSSynonym for GV_$BUFFERED_SUBSCRIBERS
2259GV$BUFFER_POOLSynonym for GV_$BUFFER_POOL
2260GV$BUFFER_POOL_STATISTICSSynonym for GV_$BUFFER_POOL_STATISTICS
2261GV$CALLTAGSynonym for GV_$CALLTAG
2262GV$CELLSynonym for GV_$CELL
2263GV$CELL_CONFIGSynonym for GV_$CELL_CONFIG
2264GV$CELL_OFL_THREAD_HISTORYSynonym for GV_$CELL_OFL_THREAD_HISTORY
2265GV$CELL_REQUEST_TOTALSSynonym for GV_$CELL_REQUEST_TOTALS
2266GV$CELL_STATESynonym for GV_$CELL_STATE
2267GV$CELL_THREAD_HISTORYSynonym for GV_$CELL_THREAD_HISTORY
2268GV$CHANNEL_WAITSSynonym for GV_$CHANNEL_WAITS
2269GV$CIRCUITSynonym for GV_$CIRCUIT
2270GV$CLASS_CACHE_TRANSFERSynonym for GV_$CLASS_CACHE_TRANSFER
2271GV$CLASS_PINGSynonym for GV_$CLASS_PING
2272GV$CLIENT_STATSSynonym for GV_$CLIENT_STATS
2273GV$CLONEDFILESynonym for GV_$CLONEDFILE
2274GV$CLUSTER_INTERCONNECTSSynonym for GV_$CLUSTER_INTERCONNECTS
2275GV$CONFIGURED_INTERCONNECTSSynonym for GV_$CONFIGURED_INTERCONNECTS
2276GV$CONTEXTSynonym for GV_$CONTEXT
2277GV$CONTROLFILESynonym for GV_$CONTROLFILE
2278GV$CONTROLFILE_RECORD_SECTIONSynonym for GV_$CONTROLFILE_RECORD_SECTION
2279GV$COPY_CORRUPTIONSynonym for GV_$COPY_CORRUPTION
2280GV$CORRUPT_XID_LISTSynonym for GV_$CORRUPT_XID_LIST
2281GV$CPOOL_CC_INFOSynonym for GV_$CPOOL_CC_INFO
2282GV$CPOOL_CC_STATSSynonym for GV_$CPOOL_CC_STATS
2283GV$CPOOL_CONN_INFOSynonym for GV_$CPOOL_CONN_INFO
2284GV$CPOOL_STATSSynonym for GV_$CPOOL_STATS
2285GV$CR_BLOCK_SERVERSynonym for GV_$CR_BLOCK_SERVER
2286GV$CURRENT_BLOCK_SERVERSynonym for GV_$CURRENT_BLOCK_SERVER
2287GV$DATABASESynonym for GV_$DATABASE
2288GV$DATABASE_BLOCK_CORRUPTIONSynonym for GV_$DATABASE_BLOCK_CORRUPTION
2289GV$DATABASE_INCARNATIONSynonym for GV_$DATABASE_INCARNATION
2290GV$DATABASE_KEY_INFOSynonym for GV_$DATABASE_KEY_INFO
2291GV$DATAFILESynonym for GV_$DATAFILE
2292GV$DATAFILE_COPYSynonym for GV_$DATAFILE_COPY
2293GV$DATAFILE_HEADERSynonym for GV_$DATAFILE_HEADER
2294GV$DATAGUARD_CONFIGSynonym for GV_$DATAGUARD_CONFIG
2295GV$DATAGUARD_STATSSynonym for GV_$DATAGUARD_STATS
2296GV$DATAGUARD_STATUSSynonym for GV_$DATAGUARD_STATUS
2297GV$DATAPUMP_JOBSynonym for GV_$DATAPUMP_JOB
2298GV$DATAPUMP_SESSIONSynonym for GV_$DATAPUMP_SESSION
2299GV$DBFILESynonym for GV_$DBFILE
2300GV$DBLINKSynonym for GV_$DBLINK
2301GV$DB_CACHE_ADVICESynonym for GV_$DB_CACHE_ADVICE
2302GV$DB_OBJECT_CACHESynonym for GV_$DB_OBJECT_CACHE
2303GV$DB_PIPESSynonym for GV_$DB_PIPES
2304GV$DB_TRANSPORTABLE_PLATFORMSynonym for GV_$DB_TRANSPORTABLE_PLATFORM
2305GV$DEAD_CLEANUPSynonym for GV_$DEAD_CLEANUP
2306GV$DELETED_OBJECTSynonym for GV_$DELETED_OBJECT
2307GV$DETACHED_SESSIONSynonym for GV_$DETACHED_SESSION
2308GV$DIAG_INFOSynonym for GV_$DIAG_INFO
2309GV$DISPATCHERSynonym for GV_$DISPATCHER
2310GV$DISPATCHER_CONFIGSynonym for GV_$DISPATCHER_CONFIG
2311GV$DISPATCHER_RATESynonym for GV_$DISPATCHER_RATE
2312V$ACCESSSynonym for V_$ACCESS
2313V$ACTIVE_INSTANCESSynonym for V_$ACTIVE_INSTANCES
2314V$ACTIVE_SERVICESSynonym for V_$ACTIVE_SERVICES
2315V$ACTIVE_SESSION_HISTORYSynonym for V_$ACTIVE_SESSION_HISTORY
2316V$ACTIVE_SESS_POOL_MTHSynonym for V_$ACTIVE_SESS_POOL_MTH
2317V$ADVISOR_CURRENT_SQLPLANSynonym for V_$ADVISOR_CURRENT_SQLPLAN
2318V$ADVISOR_PROGRESSSynonym for V_$ADVISOR_PROGRESS
2319V$ALERT_TYPESSynonym for V_$ALERT_TYPES
2320V$AQSynonym for V_$AQ
2321V$AQ1Synonym for V_$AQ1
2322V$ARCHIVESynonym for V_$ARCHIVE
2323V$ARCHIVED_LOGSynonym for V_$ARCHIVED_LOG
2324V$ARCHIVE_DESTSynonym for V_$ARCHIVE_DEST
2325V$ARCHIVE_DEST_STATUSSynonym for V_$ARCHIVE_DEST_STATUS
2326V$ARCHIVE_GAPSynonym for V_$ARCHIVE_GAP
2327V$ARCHIVE_PROCESSESSynonym for V_$ARCHIVE_PROCESSES
2328V$ASH_INFOSynonym for V_$ASH_INFO
2329V$ASM_ACFSSNAPSHOTSSynonym for V_$ASM_ACFSSNAPSHOTS
2330V$ASM_ACFSVOLUMESSynonym for V_$ASM_ACFSVOLUMES
2331V$ASM_ACFS_ENCRYPTION_INFOSynonym for V_$ASM_ACFS_ENCRYPTION_INFO
2332V$ASM_ACFS_SECURITY_INFOSynonym for V_$ASM_ACFS_SECURITY_INFO
2333V$ASM_ALIASSynonym for V_$ASM_ALIAS
2334V$ASM_ATTRIBUTESynonym for V_$ASM_ATTRIBUTE
2335V$ASM_CLIENTSynonym for V_$ASM_CLIENT
2336V$ASM_DISKSynonym for V_$ASM_DISK
2337V$ASM_DISKGROUPSynonym for V_$ASM_DISKGROUP
2338V$ASM_DISKGROUP_STATSynonym for V_$ASM_DISKGROUP_STAT
2339V$ASM_DISK_IOSTATSynonym for V_$ASM_DISK_IOSTAT
2340V$ASM_DISK_STATSynonym for V_$ASM_DISK_STAT
2341V$ASM_FILESynonym for V_$ASM_FILE
2342V$ASM_FILESYSTEMSynonym for V_$ASM_FILESYSTEM
2343V$ASM_OPERATIONSynonym for V_$ASM_OPERATION
2344V$ASM_TEMPLATESynonym for V_$ASM_TEMPLATE
2345V$ASM_USERSynonym for V_$ASM_USER
2346V$ASM_USERGROUPSynonym for V_$ASM_USERGROUP
2347V$ASM_USERGROUP_MEMBERSynonym for V_$ASM_USERGROUP_MEMBER
2348V$ASM_VOLUMESynonym for V_$ASM_VOLUME
2349V$ASM_VOLUME_STATSynonym for V_$ASM_VOLUME_STAT
2350V$AW_AGGREGATE_OPSynonym for V_$AW_AGGREGATE_OP
2351V$AW_ALLOCATE_OPSynonym for V_$AW_ALLOCATE_OP
2352V$AW_CALCSynonym for V_$AW_CALC
2353V$AW_LONGOPSSynonym for V_$AW_LONGOPS
2354V$AW_OLAPSynonym for V_$AW_OLAP
2355V$AW_SESSION_INFOSynonym for V_$AW_SESSION_INFO
2356V$BACKUPSynonym for V_$BACKUP
2357V$BACKUP_ARCHIVELOG_DETAILSSynonym for V_$BACKUP_ARCHIVELOG_DETAILS
2358V$BACKUP_ARCHIVELOG_SUMMARYSynonym for V_$BACKUP_ARCHIVELOG_SUMMARY
2359V$BACKUP_ASYNC_IOSynonym for V_$BACKUP_ASYNC_IO
2360V$BACKUP_CONTROLFILE_DETAILSSynonym for V_$BACKUP_CONTROLFILE_DETAILS
2361V$BACKUP_CONTROLFILE_SUMMARYSynonym for V_$BACKUP_CONTROLFILE_SUMMARY
2362V$BACKUP_COPY_DETAILSSynonym for V_$BACKUP_COPY_DETAILS
2363V$BACKUP_COPY_SUMMARYSynonym for V_$BACKUP_COPY_SUMMARY
2364V$BACKUP_CORRUPTIONSynonym for V_$BACKUP_CORRUPTION
2365V$BACKUP_DATAFILESynonym for V_$BACKUP_DATAFILE
2366V$BACKUP_DATAFILE_DETAILSSynonym for V_$BACKUP_DATAFILE_DETAILS
2367V$BACKUP_DATAFILE_SUMMARYSynonym for V_$BACKUP_DATAFILE_SUMMARY
2368V$BACKUP_DEVICESynonym for V_$BACKUP_DEVICE
2369V$BACKUP_FILESSynonym for V_$BACKUP_FILES
2370V$BACKUP_PIECESynonym for V_$BACKUP_PIECE
2371V$BACKUP_PIECE_DETAILSSynonym for V_$BACKUP_PIECE_DETAILS
2372V$BACKUP_REDOLOGSynonym for V_$BACKUP_REDOLOG
2373V$BACKUP_SETSynonym for V_$BACKUP_SET
2374V$BACKUP_SET_DETAILSSynonym for V_$BACKUP_SET_DETAILS
2375V$BACKUP_SET_SUMMARYSynonym for V_$BACKUP_SET_SUMMARY
2376V$BACKUP_SPFILESynonym for V_$BACKUP_SPFILE
2377V$BACKUP_SPFILE_DETAILSSynonym for V_$BACKUP_SPFILE_DETAILS
2378V$BACKUP_SPFILE_SUMMARYSynonym for V_$BACKUP_SPFILE_SUMMARY
2379V$BACKUP_SYNC_IOSynonym for V_$BACKUP_SYNC_IO
2380V$BGPROCESSSynonym for V_$BGPROCESS
2381V$BHSynonym for V_$BH
2382V$BLOCKING_QUIESCESynonym for V_$BLOCKING_QUIESCE
2383V$BLOCK_CHANGE_TRACKINGSynonym for V_$BLOCK_CHANGE_TRACKING
2384V$BSPSynonym for V_$BSP
2385V$BUFFERED_PUBLISHERSSynonym for V_$BUFFERED_PUBLISHERS
2386V$BUFFERED_QUEUESSynonym for V_$BUFFERED_QUEUES
2387V$BUFFERED_SUBSCRIBERSSynonym for V_$BUFFERED_SUBSCRIBERS
2388V$BUFFER_POOLSynonym for V_$BUFFER_POOL
2389V$BUFFER_POOL_STATISTICSSynonym for V_$BUFFER_POOL_STATISTICS
2390V$CALLTAGSynonym for V_$CALLTAG
2391V$CELLSynonym for V_$CELL
2392V$CELL_CONFIGSynonym for V_$CELL_CONFIG
2393V$CELL_OFL_THREAD_HISTORYSynonym for V_$CELL_OFL_THREAD_HISTORY
2394V$CELL_REQUEST_TOTALSSynonym for V_$CELL_REQUEST_TOTALS
2395V$CELL_STATESynonym for V_$CELL_STATE
2396V$CELL_THREAD_HISTORYSynonym for V_$CELL_THREAD_HISTORY
2397V$CHANNEL_WAITSSynonym for V_$CHANNEL_WAITS
2398V$CIRCUITSynonym for V_$CIRCUIT
2399V$CLASS_CACHE_TRANSFERSynonym for V_$CLASS_CACHE_TRANSFER
2400V$CLASS_PINGSynonym for V_$CLASS_PING
2401V$CLIENT_STATSSynonym for V_$CLIENT_STATS
2402V$CLONEDFILESynonym for V_$CLONEDFILE
2403V$CLUSTER_INTERCONNECTSSynonym for V_$CLUSTER_INTERCONNECTS
2404V$CONFIGURED_INTERCONNECTSSynonym for V_$CONFIGURED_INTERCONNECTS
2405V$CONTEXTSynonym for V_$CONTEXT
2406V$CONTROLFILESynonym for V_$CONTROLFILE
2407V$CONTROLFILE_RECORD_SECTIONSynonym for V_$CONTROLFILE_RECORD_SECTION
2408V$COPY_CORRUPTIONSynonym for V_$COPY_CORRUPTION
2409V$CORRUPT_XID_LISTSynonym for V_$CORRUPT_XID_LIST
2410V$CPOOL_CC_INFOSynonym for V_$CPOOL_CC_INFO
2411V$CPOOL_CC_STATSSynonym for V_$CPOOL_CC_STATS
2412V$CPOOL_CONN_INFOSynonym for V_$CPOOL_CONN_INFO
2413V$CPOOL_STATSSynonym for V_$CPOOL_STATS
2414V$CR_BLOCK_SERVERSynonym for V_$CR_BLOCK_SERVER
2415V$CURRENT_BLOCK_SERVERSynonym for V_$CURRENT_BLOCK_SERVER
2416CATSynonym for USER_CATALOG
2417CHANGE_PROPAGATIONSSynonym for ALL_CHANGE_PROPAGATIONS
2418CHANGE_PROPAGATION_SETSSynonym for ALL_CHANGE_PROPAGATION_SETS
2419CHANGE_SETSSynonym for ALL_CHANGE_SETS
2420CHANGE_SOURCESSynonym for ALL_CHANGE_SOURCES
2421CHANGE_TABLESSynonym for ALL_CHANGE_TABLES
2422CLIENT_RESULT_CACHE_STATS$Synonym for CRCSTATS_$
2423CLUSynonym for USER_CLUSTERS
2424COLSSynonym for USER_TAB_COLUMNS
2425ALL_OLAP2_AWSSynonym for ALL$OLAP2_AWS
2426DBA_HISTOGRAMSSynonym for DBA_TAB_HISTOGRAMS
2427DBA_LOCKSSynonym for DBA_LOCK
2428ALL_SNAPSHOT_REFRESH_TIMESSynonym for ALL_MVIEW_REFRESH_TIMES
2429ALL_SOURCE_TABLESSynonym for USER_SOURCE_TABLES
2430ALL_SUBSCRIBED_COLUMNSSynonym for USER_SUBSCRIBED_COLUMNS
2431ALL_SUBSCRIBED_TABLESSynonym for USER_SUBSCRIBED_TABLES
2432ALL_SUBSCRIPTIONSSynonym for USER_SUBSCRIPTIONS
2433V$GCSHVMASTER_INFOSynonym for V_$GCSHVMASTER_INFO
2434V$GCSPFMASTER_INFOSynonym for V_$GCSPFMASTER_INFO
2435V$GC_ELEMENTSynonym for V_$GC_ELEMENT
2436V$GC_ELEMENTS_WITH_COLLISIONSSynonym for V_$GC_ELEMENTS_W_COLLISIONS
2437V$GES_BLOCKING_ENQUEUESynonym for V_$GES_BLOCKING_ENQUEUE
2438V$GES_ENQUEUESynonym for V_$GES_ENQUEUE
2439V$GG_APPLY_COORDINATORSynonym for V_$GG_APPLY_COORDINATOR
2440V$GG_APPLY_READERSynonym for V_$GG_APPLY_READER
2441V$GG_APPLY_RECEIVERSynonym for V_$GG_APPLY_RECEIVER
2442V$GG_APPLY_SERVERSynonym for V_$GG_APPLY_SERVER
2443V$GLOBALCONTEXTSynonym for V_$GLOBALCONTEXT
2444V$GLOBAL_BLOCKED_LOCKSSynonym for V_$GLOBAL_BLOCKED_LOCKS
2445V$GLOBAL_TRANSACTIONSynonym for V_$GLOBAL_TRANSACTION
2446V$GOLDENGATE_CAPABILITIESSynonym for V_$GOLDENGATE_CAPABILITIES
2447V$GOLDENGATE_CAPTURESynonym for V_$GOLDENGATE_CAPTURE
2448V$GOLDENGATE_MESSAGE_TRACKINGSynonym for V_$GOLDENGATE_MESSAGE_TRACKING
2449V$GOLDENGATE_TABLE_STATSSynonym for V_$GOLDENGATE_TABLE_STATS
2450V$GOLDENGATE_TRANSACTIONSynonym for V_$GOLDENGATE_TRANSACTION
2451V$HANG_INFOSynonym for V_$HANG_INFO
2452V$HANG_SESSION_INFOSynonym for V_$HANG_SESSION_INFO
2453V$HANG_STATISTICSSynonym for V_$HANG_STATISTICS
2454V$HM_CHECKSynonym for V_$HM_CHECK
2455V$HM_CHECK_PARAMSynonym for V_$HM_CHECK_PARAM
2456V$HM_FINDINGSynonym for V_$HM_FINDING
2457V$HM_INFOSynonym for V_$HM_INFO
2458V$HM_RECOMMENDATIONSynonym for V_$HM_RECOMMENDATION
2459V$HM_RUNSynonym for V_$HM_RUN
2460V$HS_AGENTSynonym for V_$HS_AGENT
2461V$HS_PARAMETERSynonym for V_$HS_PARAMETER
2462V$HS_SESSIONSynonym for V_$HS_SESSION
2463V$HVMASTER_INFOSynonym for V_$HVMASTER_INFO
2464V$INCMETER_CONFIGSynonym for V_$INCMETER_CONFIG
2465V$INCMETER_INFOSynonym for V_$INCMETER_INFO
2466V$INCMETER_SUMMARYSynonym for V_$INCMETER_SUMMARY
2467V$INDEXED_FIXED_COLUMNSynonym for V_$INDEXED_FIXED_COLUMN
2468V$INSTANCESynonym for V_$INSTANCE
2469V$INSTANCE_CACHE_TRANSFERSynonym for V_$INSTANCE_CACHE_TRANSFER
2470V$INSTANCE_LOG_GROUPSynonym for V_$INSTANCE_LOG_GROUP
2471V$INSTANCE_RECOVERYSynonym for V_$INSTANCE_RECOVERY
2472V$IOFUNCMETRICSynonym for V_$IOFUNCMETRIC
2473V$IOFUNCMETRIC_HISTORYSynonym for V_$IOFUNCMETRIC_HISTORY
2474V$IOSTAT_CONSUMER_GROUPSynonym for V_$IOSTAT_CONSUMER_GROUP
2475V$IOSTAT_FILESynonym for V_$IOSTAT_FILE
2476V$IOSTAT_FUNCTIONSynonym for V_$IOSTAT_FUNCTION
2477V$IOSTAT_FUNCTION_DETAILSynonym for V_$IOSTAT_FUNCTION_DETAIL
2478V$IOSTAT_NETWORKSynonym for V_$IOSTAT_NETWORK
2479V$IO_CALIBRATION_STATUSSynonym for V_$IO_CALIBRATION_STATUS
2480V$IR_FAILURESynonym for V_$IR_FAILURE
2481V$IR_FAILURE_SETSynonym for V_$IR_FAILURE_SET
2482V$IR_MANUAL_CHECKLISTSynonym for V_$IR_MANUAL_CHECKLIST
2483V$IR_REPAIRSynonym for V_$IR_REPAIR
2484V$JAVAPOOLSynonym for V_$JAVAPOOL
2485V$JAVA_LIBRARY_CACHE_MEMORYSynonym for V_$JAVA_LIBRARY_CACHE_MEMORY
2486V$JAVA_POOL_ADVICESynonym for V_$JAVA_POOL_ADVICE
2487V$LATCHSynonym for V_$LATCH
2488V$LATCHHOLDERSynonym for V_$LATCHHOLDER
2489V$LATCHNAMESynonym for V_$LATCHNAME
2490V$LATCH_CHILDRENSynonym for V_$LATCH_CHILDREN
2491V$LATCH_MISSESSynonym for V_$LATCH_MISSES
2492V$LATCH_PARENTSynonym for V_$LATCH_PARENT
2493V$LIBCACHE_LOCKSSynonym for V_$LIBCACHE_LOCKS
2494V$LIBRARYCACHESynonym for V_$LIBRARYCACHE
2495V$LIBRARY_CACHE_MEMORYSynonym for V_$LIBRARY_CACHE_MEMORY
2496V$LICENSESynonym for V_$LICENSE
2497V$LISTENER_NETWORKSynonym for V_$LISTENER_NETWORK
2498V$LOADISTATSynonym for V_$LOADISTAT
2499V$LOADPSTATSynonym for V_$LOADPSTAT
2500V$LOBSTATSynonym for V_$LOBSTAT
2501V$LOCKSynonym for V_$LOCK
2502V$LOCKED_OBJECTSynonym for V_$LOCKED_OBJECT
2503V$LOCKS_WITH_COLLISIONSSynonym for V_$LOCKS_WITH_COLLISIONS
2504V$LOCK_ACTIVITYSynonym for V_$LOCK_ACTIVITY
2505V$LOCK_ELEMENTSynonym for V_$LOCK_ELEMENT
2506V$LOCK_TYPESynonym for V_$LOCK_TYPE
2507V$LOGSynonym for V_$LOG
2508V$LOGFILESynonym for V_$LOGFILE
2509V$LOGHISTSynonym for V_$LOGHIST
2510V$LOGMNR_CALLBACKSynonym for V_$LOGMNR_CALLBACK
2511V$LOGMNR_CONTENTSSynonym for V_$LOGMNR_CONTENTS
2512V$LOGMNR_DICTIONARYSynonym for V_$LOGMNR_DICTIONARY
2513V$LOGMNR_DICTIONARY_LOADSynonym for V_$LOGMNR_DICTIONARY_LOAD
2514V$LOGMNR_LATCHSynonym for V_$LOGMNR_LATCH
2515V$LOGMNR_LOGFILESynonym for V_$LOGMNR_LOGFILE
2516V$LOGMNR_LOGSSynonym for V_$LOGMNR_LOGS
2517V$LOGMNR_PARAMETERSSynonym for V_$LOGMNR_PARAMETERS
2518V$LOGMNR_PROCESSSynonym for V_$LOGMNR_PROCESS
2519V$LOGMNR_REGIONSynonym for V_$LOGMNR_REGION
2520V$LOGMNR_SESSIONSynonym for V_$LOGMNR_SESSION
2521V$LOGMNR_STATSSynonym for V_$LOGMNR_STATS
2522V$LOGMNR_TRANSACTIONSynonym for V_$LOGMNR_TRANSACTION
2523V$LOGSTDBYSynonym for V_$LOGSTDBY
2524V$LOGSTDBY_PROCESSSynonym for V_$LOGSTDBY_PROCESS
2525V$LOGSTDBY_PROGRESSSynonym for V_$LOGSTDBY_PROGRESS
2526V$LOGSTDBY_STATESynonym for V_$LOGSTDBY_STATE
2527V$LOGSTDBY_STATSSynonym for V_$LOGSTDBY_STATS
2528V$LOGSTDBY_TRANSACTIONSynonym for V_$LOGSTDBY_TRANSACTION
2529V$LOG_HISTORYSynonym for V_$LOG_HISTORY
2530DBA_SNAPSHOT_LOG_FILTER_COLSSynonym for DBA_MVIEW_LOG_FILTER_COLS
2531DBA_SNAPSHOT_REFRESH_TIMESSynonym for DBA_MVIEW_REFRESH_TIMES
2532DBA_SQLSET_DEFINITIONSSynonym for DBA_SQLSET
2533USER_SNAPSHOT_REFRESH_TIMESSynonym for USER_MVIEW_REFRESH_TIMES
2534USER_SQLSET_DEFINITIONSSynonym for USER_SQLSET
2535EXT_TO_OBJSynonym for EXT_TO_OBJ_VIEW
2536GV$ACCESSSynonym for GV_$ACCESS
2537GV$ACTIVE_INSTANCESSynonym for GV_$ACTIVE_INSTANCES
2538GV$ACTIVE_SERVICESSynonym for GV_$ACTIVE_SERVICES
2539GV$ACTIVE_SESSION_HISTORYSynonym for GV_$ACTIVE_SESSION_HISTORY
2540GV$ACTIVE_SESS_POOL_MTHSynonym for GV_$ACTIVE_SESS_POOL_MTH
2541GV$ADVISOR_CURRENT_SQLPLANSynonym for GV_$ADVISOR_CURRENT_SQLPLAN
2542GV$ADVISOR_PROGRESSSynonym for GV_$ADVISOR_PROGRESS
2543GV$ALERT_TYPESSynonym for GV_$ALERT_TYPES
2544GV$AQSynonym for GV_$AQ
2545GV$AQ1Synonym for GV_$AQ1
2546GV$ARCHIVESynonym for GV_$ARCHIVE
2547GV$ARCHIVED_LOGSynonym for GV_$ARCHIVED_LOG
2548GV$ARCHIVE_DESTSynonym for GV_$ARCHIVE_DEST
2549GV$ARCHIVE_DEST_STATUSSynonym for GV_$ARCHIVE_DEST_STATUS
2550GV$ARCHIVE_GAPSynonym for GV_$ARCHIVE_GAP
2551GV$ARCHIVE_PROCESSESSynonym for GV_$ARCHIVE_PROCESSES
2552GV$ASH_INFOSynonym for GV_$ASH_INFO
2553GV$ASM_ACFSSNAPSHOTSSynonym for GV_$ASM_ACFSSNAPSHOTS
2554GV$ASM_ACFSVOLUMESSynonym for GV_$ASM_ACFSVOLUMES
2555GV$ASM_ACFS_ENCRYPTION_INFOSynonym for GV_$ASM_ACFS_ENCRYPTION_INFO
2556GV$ASM_ACFS_SECURITY_INFOSynonym for GV_$ASM_ACFS_SECURITY_INFO
2557GV$ASM_ALIASSynonym for GV_$ASM_ALIAS
2558GV$ASM_ATTRIBUTESynonym for GV_$ASM_ATTRIBUTE
2559GV$ASM_CLIENTSynonym for GV_$ASM_CLIENT
2560GV$ASM_DISKSynonym for GV_$ASM_DISK
2561GV$ASM_DISKGROUPSynonym for GV_$ASM_DISKGROUP
2562GV$ASM_DISKGROUP_STATSynonym for GV_$ASM_DISKGROUP_STAT
2563GV$ASM_DISK_IOSTATSynonym for GV_$ASM_DISK_IOSTAT
2564GV$ASM_DISK_STATSynonym for GV_$ASM_DISK_STAT
2565LOGSTDBY_UNSUPPORTED_TABLESSynonym for DBA_LOGSTDBY_UNSUPPORTED_TABLE
2566USER_HISTOGRAMSSynonym for USER_TAB_HISTOGRAMS
2567ALL_HISTOGRAMSSynonym for ALL_TAB_HISTOGRAMS
2568ALL_JOBSSynonym for USER_JOBS
2569DICTSynonym for DICTIONARY
2570INDSynonym for USER_INDEXES
2571RECYCLEBINSynonym for USER_RECYCLEBIN
2572DBA_APPLY_OBJECT_DEPENDENCIESSynonym for _DBA_APPLY_OBJECT_CONSTRAINTS
2573DBA_APPLY_VALUE_DEPENDENCIESSynonym for _DBA_APPLY_CONSTRAINT_COLUMNS
2574SEQSynonym for USER_SEQUENCES
2575SM$VERSIONSynonym for SM_$VERSION
2576SYNSynonym for USER_SYNONYMS
2577TABSSynonym for USER_TABLES
2578ALL_OUTLINESSynonym for USER_OUTLINES
2579ALL_OUTLINE_HINTSSynonym for USER_OUTLINE_HINTS
2580ALL_PUBLISHED_COLUMNSSynonym for USER_PUBLISHED_COLUMNS
2581OBJSynonym for USER_OBJECTS
2582GV$RSRCMGRMETRICSynonym for GV_$RSRCMGRMETRIC
2583GV$RSRCMGRMETRIC_HISTORYSynonym for GV_$RSRCMGRMETRIC_HISTORY
2584GV$RSRC_CONSUMER_GROUPSynonym for GV_$RSRC_CONSUMER_GROUP
2585GV$RSRC_CONSUMER_GROUP_CPU_MTHSynonym for GV_$RSRC_CONSUME_GROUP_CPU_MTH
2586GV$RSRC_CONS_GROUP_HISTORYSynonym for GV_$RSRC_CONS_GROUP_HISTORY
2587GV$RSRC_PLANSynonym for GV_$RSRC_PLAN
2588GV$RSRC_PLAN_CPU_MTHSynonym for GV_$RSRC_PLAN_CPU_MTH
2589GV$RSRC_PLAN_HISTORYSynonym for GV_$RSRC_PLAN_HISTORY
2590GV$RSRC_SESSION_INFOSynonym for GV_$RSRC_SESSION_INFO
2591GV$RULESynonym for GV_$RULE
2592GV$RULE_SETSynonym for GV_$RULE_SET
2593GV$RULE_SET_AGGREGATE_STATSSynonym for GV_$RULE_SET_AGGREGATE_STATS
2594GV$SCHEDULER_RUNNING_JOBSSynonym for GV_$SCHEDULER_RUNNING_JOBS
2595GV$SECUREFILE_TIMERSynonym for GV_$SECUREFILE_TIMER
2596GV$SEGMENT_STATISTICSSynonym for GV_$SEGMENT_STATISTICS
2597GV$SEGSPACE_USAGESynonym for GV_$SEGSPACE_USAGE
2598GV$SEGSTATSynonym for GV_$SEGSTAT
2599GV$SEGSTAT_NAMESynonym for GV_$SEGSTAT_NAME
2600GV$SERVICEMETRICSynonym for GV_$SERVICEMETRIC
2601GV$SERVICEMETRIC_HISTORYSynonym for GV_$SERVICEMETRIC_HISTORY
2602GV$SERVICESSynonym for GV_$SERVICES
2603GV$SERVICE_EVENTSynonym for GV_$SERVICE_EVENT
2604GV$SERVICE_STATSSynonym for GV_$SERVICE_STATS
2605GV$SERVICE_WAIT_CLASSSynonym for GV_$SERVICE_WAIT_CLASS
2606GV$SERV_MOD_ACT_STATSSynonym for GV_$SERV_MOD_ACT_STATS
2607GV$SESSIONSynonym for GV_$SESSION
2608GV$SESSION_BLOCKERSSynonym for GV_$SESSION_BLOCKERS
2609GV$SESSION_CONNECT_INFOSynonym for GV_$SESSION_CONNECT_INFO
2610GV$SESSION_CURSOR_CACHESynonym for GV_$SESSION_CURSOR_CACHE
2611GV$SESSION_EVENTSynonym for GV_$SESSION_EVENT
2612GV$SESSION_FIX_CONTROLSynonym for GV_$SESSION_FIX_CONTROL
2613GV$SESSION_LONGOPSSynonym for GV_$SESSION_LONGOPS
2614GV$SESSION_OBJECT_CACHESynonym for GV_$SESSION_OBJECT_CACHE
2615GV$SESSION_WAITSynonym for GV_$SESSION_WAIT
2616GV$SESSION_WAIT_CLASSSynonym for GV_$SESSION_WAIT_CLASS
2617GV$SESSION_WAIT_HISTORYSynonym for GV_$SESSION_WAIT_HISTORY
2618GV$SESSMETRICSynonym for GV_$SESSMETRIC
2619GV$SESSTATSynonym for GV_$SESSTAT
2620GV$SESS_IOSynonym for GV_$SESS_IO
2621GV$SESS_TIME_MODELSynonym for GV_$SESS_TIME_MODEL
2622GV$SES_OPTIMIZER_ENVSynonym for GV_$SES_OPTIMIZER_ENV
2623GV$SGASynonym for GV_$SGA
2624GV$SGAINFOSynonym for GV_$SGAINFO
2625GV$SGASTATSynonym for GV_$SGASTAT
2626GV$SGA_CURRENT_RESIZE_OPSSynonym for GV_$SGA_CURRENT_RESIZE_OPS
2627GV$SGA_DYNAMIC_COMPONENTSSynonym for GV_$SGA_DYNAMIC_COMPONENTS
2628GV$SGA_DYNAMIC_FREE_MEMORYSynonym for GV_$SGA_DYNAMIC_FREE_MEMORY
2629GV$SGA_RESIZE_OPSSynonym for GV_$SGA_RESIZE_OPS
2630GV$SGA_TARGET_ADVICESynonym for GV_$SGA_TARGET_ADVICE
2631GV$SHARED_POOL_ADVICESynonym for GV_$SHARED_POOL_ADVICE
2632GV$SHARED_POOL_RESERVEDSynonym for GV_$SHARED_POOL_RESERVED
2633GV$SHARED_SERVERSynonym for GV_$SHARED_SERVER
2634GV$SHARED_SERVER_MONITORSynonym for GV_$SHARED_SERVER_MONITOR
2635GV$SORT_SEGMENTSynonym for GV_$SORT_SEGMENT
2636GV$SORT_USAGESynonym for GV_$SORT_USAGE
2637GV$SPPARAMETERSynonym for GV_$SPPARAMETER
2638GV$SQLSynonym for GV_$SQL
2639GV$SQLAREASynonym for GV_$SQLAREA
2640GV$SQLAREA_PLAN_HASHSynonym for GV_$SQLAREA_PLAN_HASH
2641GV$SQLCOMMANDSynonym for GV_$SQLCOMMAND
2642GV$SQLFN_ARG_METADATASynonym for GV_$SQLFN_ARG_METADATA
2643GV$SQLFN_METADATASynonym for GV_$SQLFN_METADATA
2644GV$SQLPA_METRICSynonym for GV_$SQLPA_METRIC
2645GV$SQLSTATSSynonym for GV_$SQLSTATS
2646GV$SQLSTATS_PLAN_HASHSynonym for GV_$SQLSTATS_PLAN_HASH
2647GV$SQLTEXTSynonym for GV_$SQLTEXT
2648GV$SQLTEXT_WITH_NEWLINESSynonym for GV_$SQLTEXT_WITH_NEWLINES
2649GV$SQL_BIND_CAPTURESynonym for GV_$SQL_BIND_CAPTURE
2650GV$SQL_BIND_DATASynonym for GV_$SQL_BIND_DATA
2651GV$SQL_BIND_METADATASynonym for GV_$SQL_BIND_METADATA
2652GV$SQL_CS_HISTOGRAMSynonym for GV_$SQL_CS_HISTOGRAM
2653GV$SQL_CS_SELECTIVITYSynonym for GV_$SQL_CS_SELECTIVITY
2654GV$SQL_CS_STATISTICSSynonym for GV_$SQL_CS_STATISTICS
2655GV$SQL_CURSORSynonym for GV_$SQL_CURSOR
2656GV$SQL_FEATURESynonym for GV_$SQL_FEATURE
2657GV$SQL_FEATURE_DEPENDENCYSynonym for GV_$SQL_FEATURE_DEPENDENCY
2658GV$SQL_FEATURE_HIERARCHYSynonym for GV_$SQL_FEATURE_HIERARCHY
2659GV$SQL_HINTSynonym for GV_$SQL_HINT
2660GV$SQL_JOIN_FILTERSynonym for GV_$SQL_JOIN_FILTER
2661GV$SQL_MONITORSynonym for GV_$SQL_MONITOR
2662GV$SQL_OPTIMIZER_ENVSynonym for GV_$SQL_OPTIMIZER_ENV
2663GV$SQL_PLANSynonym for GV_$SQL_PLAN
2664GV$SQL_PLAN_MONITORSynonym for GV_$SQL_PLAN_MONITOR
2665GV$SQL_PLAN_STATISTICSSynonym for GV_$SQL_PLAN_STATISTICS
2666GV$SQL_PLAN_STATISTICS_ALLSynonym for GV_$SQL_PLAN_STATISTICS_ALL
2667GV$SQL_REDIRECTIONSynonym for GV_$SQL_REDIRECTION

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注