| Oracle Transparent Gateway for DB2/400 Installation and User's Guide Release 9.2.0.1.0 for IBM AS/400 Part Number A97615-01 |
|
This appendix includes the gateway data dictionary views accessible to all users of an Oracle server. Most views can be accessed by any user with SELECT privileges for DB2/400 catalog tables.
A dictionary item described with N/A in this appendix means that the item is not available for the gateway. Such items default to zero for numeric columns, or to blanks or some fixed value for (VAR)CHAR columns.
This appendix contains the following sections:
The column names listed for the following views are the column names that the Oracle Database server presents to the client and may actually differ from the underlying views in DB2/400.
All tables, views, synonyms, and sequences accessible to the user.
|
OWNER |
Schema of the object |
|
TABLE_NAME |
Name of the object |
|
TABLE_TYPE |
Type of object |
Comments on columns of accessible tables and views.
|
OWNER |
Schema of the object |
|
TABLE_NAME |
Object name |
|
COLUMN_NAME |
Column name |
|
COMMENTS |
Comments on the column |
Constraint definitions on accessible tables.
Columns of the indexes on the accessible tables.
Description of indexes on tables accessible to the user.
Objects accessible to the user.
All synonyms accessible to the user.
|
OWNER |
Owner of the synonym |
|
SYNONYM_NAME |
Name of the synonym |
|
TABLE_OWNER |
Owner of the object referenced by the synonym |
|
TABLE_NAME |
Name of the object referenced by the synonym |
|
DB_LINK |
N/A |
Columns of all tables, views, and clusters accessible to the user.
Comments on tables and views accessible to the user.
|
OWNER |
Owner of the object |
|
TABLE_NAME |
Name of the object |
|
TABLE_TYPE |
Type of object |
|
COMMENTS |
Comments on the object |
Description of tables accessible to the user.
Information about all users of the database.
|
USERNAME |
Name of the user |
|
USER_ID |
N/A |
|
CREATED |
N/A |
Text of views accessible to the user.
Grants on columns for which the user is the grantor, grantee, or owner, or PUBLIC is the grantee.
DB2/400 Special Registers
Grants on objects for which the user is the grantor, grantee, or owner, or PUBLIC is the grantee.
Tables, views, synonyms, and sequences owned by the user.
|
TABLE_NAME |
Name of the object |
|
TABLE_TYPE |
Type of object |
Comments on columns of user's tables and views.
|
TABLE_NAME |
Object name |
|
COLUMN_NAME |
Column name |
|
COMMENTS |
Comments on the column |
Information about columns in constraint definitions owned by the user.
Constraint definitions on user's tables.
Description of the user's own indexes.
Objects owned by the user.
The user's private synonyms.
|
SYNONYM_NAME |
Name of the synonym |
|
TABLE_OWNER |
Owner of the object referenced by the synonym |
|
TABLE_NAME |
Name of the object referenced by the synonym |
|
DB_LINK |
N/A |
Columns of user's tables, views, and clusters.
Comments on the tables and views owned by the user.
|
TABLE_NAME |
Name of the object |
|
TABLE_TYPE |
Type of object |
|
COMMENTS |
Comments on the object |
Description of the user's own tables.
Information about the current user.
|
USERNAME |
Name of the user |
|
USER_ID |
N/A |
|
ACCOUNT_STATUS |
N/A |
|
LOCK_DATE |
N/A |
|
EXPIRY_DATE |
N/A |
|
DEFAULT_TABLESPACE |
N/A |
|
TEMPORARY_TABLESPACE |
N/A |
|
CREATED |
N/A |
|
EXTERNAL_NAME |
N/A |
Text of views owned by the user.
|
VIEW_NAME |
Name of the view |
|
TEXT_LENGTH |
Length of the view text |
|
TEXT |
First line of view text |
|
TYPE_TEXT_LENGTH |
N/A |
|
TYPE_TEXT |
N/A |
|
OID_TEXT_LENGTH |
N/A |
|
OID_TEXT |
N/A |
|
VIEW_TYPE_OWNER |
N/A |
|
VIEW_TYPE |
N/A |
|
|
![]() Copyright © 2002 Oracle Corporation. All Rights Reserved. |
|