Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
ORA-39083: Object type TYPE:"WINDCHILLADMIN"."EPM_AS_STORED_MEMBER_TYPE" failed to create with error:
ORA-02304: invalid object identifier literal
Failing sql is:
CREATE EDITIONABLE TYPE "WINDCHILLADMIN"."EPM_AS_STORED_MEMBER_TYPE" OID 'F9266FD3307C2992E0530100007F5EEA' AS OBJECT (
className VARCHAR2(200),
id NUMBER,
owner NUMBER)
Does this help? Sounds like your import steps are not correct:
https://www.ptc.com/en/support/article/CS75201?source=search
Was database empty to start?