Discussion
1
Replies
354
Views
Cognizant Technology Solutions
Posted: March 19, 2015
Last activity: March 20, 2015
Closed
Class <<Class_Name>> is mapped to table <<DB>>.<<TABLEName>> which contains no columns.
Please look for invalid Objects(with the same name as in the error message).
SELECT owner,
object_name,
status,
object_type
FROM all_objects
WHERE object_type = 'SYNONYM' and STATE = 'invalid';
Dilip,
I would like to help you but I have no idea what you are asking, if you would like to get an answer you will need to clarify the meaning of your post.
Sincerely,
Cecil Howell