ORA-00905: missing keyword
947775Jul 18 2012 — edited Jul 18 2012Hi,
While i am using Oracle to Oracle DB Link LKM , it gives me the above mention error
here is my code , what i am getting in operator
create synonym USER01.C$11111105.0W_ for USER02.C$11111105.0W_R@DB_LINK
i think i am getting error for this line +"USER01.C$11111105.0W_ "+
if i am replacing 2nd . and placing _ it give me desired result.
I checked my topology connection also it's ok.
So any suggestion .....................