Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Grant Read is ignored as it is not supported in Oracle 11g.

Column object grants or not baselined or deployed

Invalid Types are not baselined.

Queues bring their Queue Tables, Schedules, Subscribers, and grants with them.

Queue Publishers are not supported.

Queue Agents are not supported.

Object Tables are not supported at this time (example of this DDL: CREATE TABLE SCHEMA_NAME.TABLE_NAME OF SCHEMA_NAME.USER_DEFINED_TYPE ( CONSTRAINT PK_TABLENAME PRIMARY KEY (name)) OBJECT IDENTIFIER IS PRIMARY KEY;

It is necessary to drop the fddb schema and recreate it to upgrade to the 6.0 version. All prior builds will be in an unusable state and shouldn't be reused.

  • No labels