C Data Dictionary
The Oracle Database Gateway for Sybase translates a query that refers to an Oracle database data dictionary table into a query that retrieves the data from Sybase system tables.
You perform queries on data dictionary tables over the database link in the same way you query data dictionary tables in the Oracle database. The gateway data dictionary is similar to the Oracle database data dictionary in appearance and use.
- Sybase System Tables
Sybase data dictionary information is stored in the Sybase database as Sybase system tables. - Accessing the Gateway Data Dictionary
Accessing a gateway data dictionary table or view is identical to accessing a data dictionary in an Oracle database. - Direct Queries to Sybase Tables
Queries issued directly to individual Sybase system tables are allowed but they return different results because the Sybase system table column names differ from those of the data dictionary view. - Supported Views and Tables
The Oracle Database Gateway for Sybase supports views and tables. - Data Dictionary Mapping
The tables in this section list Oracle data dictionary view names and the equivalent Sybase system tables. - Gateway Data Dictionary Descriptions
This topic provides descriptions of the Oracle Database Gateway for Sybase data dictionaries. - ALL_CATALOG
ALL_CATALOGdata dictionary for Oracle Database Gateway for Sybase. - ALL_COL_COMMENTS
ALL_COL_COMMENTSdata dictionary for Oracle Database Gateway for Sybase. - ALL_CONS_COLUMNS
ALL_CONS_COLUMNSdata dictionary for Oracle Database Gateway for Sybase. - ALL_CONSTRAINTS
ALL_CONSTRAINTSdata dictionary for Oracle Database Gateway for Sybase. - ALL_IND_COLUMNS
ALL_IND_COLUMNSdata dictionary for Oracle Database Gateway for Sybase. - ALL_INDEXES
ALL_INDEXESdata dictionary for Oracle Database Gateway for Sybase. - ALL_OBJECTS
ALL_OBJECTSdata dictionary for Oracle Database Gateway for Sybase. - ALL_TAB_COLUMNS
ALL_TAB_COLUMNSdata dictionary for Oracle Database Gateway for Sybase. - ALL_TAB_COMMENTS
ALL_TAB_COMMENTSdata dictionary for Oracle Database Gateway for Sybase. - ALL_TABLES
ALL_TABLESdata dictionary for Oracle Database Gateway for Sybase. - ALL_USERS
ALL_USERSdata dictionary for Oracle Database Gateway for Sybase. - ALL_VIEWS
ALL_VIEWSdata dictionary for Oracle Database Gateway for Sybase. - DBA_CATALOG
DBA_CATALOGdata dictionary for Oracle Database Gateway for Sybase. - DBA_COL_COMMENTS
DBA_COL_COMMENTSdata dictionary for Oracle Database Gateway for Sybase. - DBA_OBJECTS
DBA_OBJECTSdata dictionary for Oracle Database Gateway for Sybase. - DBA_TAB_COLUMNS
DBA_TAB_COLUMNSdata dictionary for Oracle Database Gateway for Sybase. - DBA_TAB_COMMENTS
DBA_TAB_COMMENTSdata dictionary for Oracle Database Gateway for Sybase. - DBA_TABLES
DBA_TABLESdata dictionary for Oracle Database Gateway for Sybase. - DICT_COLUMNS
DICT_COLUMNSdata dictionary for Oracle Database Gateway for Sybase. - DICTIONARY
DICTIONARYdata dictionary for Oracle Database Gateway for Sybase. - DUAL
DUALdata dictionary for Oracle Database Gateway for Sybase. - TABLE_PRIVILEGES
TABLE_PRIVILEGESdata dictionary for Oracle Database Gateway for Sybase. - USER_CATALOG
USER_CATALOGdata dictionary for Oracle Database Gateway for Sybase. - USER_COL_COMMENTS
USER_COL_COMMENTSdata dictionary for Oracle Database Gateway for Sybase. - USER_CONS_COLUMNS
USER_CONS_COLUMNSdata dictionary for Oracle Database Gateway for Sybase. - USER_CONSTRAINTS
USER_CONSTRAINTSdata dictionary for Oracle Database Gateway for Sybase. - USER_IND_COLUMNS
USER_IND_COLUMNSdata dictionary for Oracle Database Gateway for Sybase. - USER_INDEXES
USER_INDEXESdata dictionary for Oracle Database Gateway for Sybase. - USER_OBJECTS
USER_OBJECTSdata dictionary for Oracle Database Gateway for Sybase. - USER_TAB_COLUMNS
USER_TAB_COLUMNSdata dictionary for Oracle Database Gateway for Sybase. - USER_TAB_COMMENTS
USER_TAB_COMMENTSdata dictionary for Oracle Database Gateway for Sybase. - USER_TABLES
USER_TABLESdata dictionary for Oracle Database Gateway for Sybase. - USER_USERS
USER_USERSdata dictionary for Oracle Database Gateway for Sybase. - USER_VIEWS
USER_VIEWSdata dictionary for Oracle Database Gateway for Sybase.