Hi Gurus,
I have some types in database_1.
I am trying to create some packages in database_2, that references the types in database_1.
As far as I know, all the objects should have one unique identifier (oid).But how do I get that value, are they stored somewhere?
And shouldn't I create those types with OID's in Database_1, in Database_2 ?