Subject
From Anonymous (or Sign In)
Comments, corrections, and suggestions are forwarded to authors every week. By submitting, you confirm you agree to the terms and conditions. Use the OTN forums for product questions. For support or consulting, file a service request through My Oracle Support.
Categories
V$SQLCOMMAND displays the mapping between SQL opcodes and names.
V$SQLCOMMAND
COMMAND_TYPE
NUMBER
SQL command number
COMMAND_NAME
VARCHAR2(64)
SQL command name
CON_ID
The ID of the container to which the data pertains. Possible values include:
0: This value is used for rows containing data that pertain to the entire CDB. This value is also used for rows in non-CDBs.
0
1: This value is used for rows containing data that pertain to only the root
1
n: Where n is the applicable container ID for the rows containing data
Scripting on this page enhances content navigation, but does not change the content in any way.