Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

About Object Types

860513May 9 2011 — edited May 9 2011
Hi, may someone help me please. I am converting a Firebird base to oracle, and I had one problem because such Firebird base use Domains (that would be a user data type) for every table. So I created Object types on Oracle very seems with Firebird domains and try to create a table, when I define a colunm that is Object type to be Primary Key I got a message ORA-02329 column of datatype ADT cannot be unique or a primary key. Is there some way to create a primary key with Object Data Tipe ?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 6 2011
Added on May 9 2011
3 comments
139 views