I'm getting ``ORA-04043: object y1a1_objects does not exist'' but the table appears to be in the database (DESSCI).
Hi,
Have you tried adding DES_ADMIN prefix to the table?
DES_ADMIN.Y1A1_OBJECTS
DES_ADMIN is the owner of all DESDM tables, and its safer to add the prefix when some of the synonyms aren't present.
I'm getting ``ORA-04043: object y1a1_objects does not exist'' but the table appears to be in the database (DESSCI).