just check if you have any synonym names system ??
select * from dba_synonyms where owner = 'PUBLIC';
an see if there is one named "system".
if its there drop it.
|
Results 1 to 9 of 9
|
Click Here to Expand Forum to Full Width |