S
S33
Guest
Hi -- I'm trying to use sqlexp to do a "grant select on PUB.CUST$ to ;" but I'm getting error 15814 saying "Table/view/synonym (which is misspelled) not found". Is it because the filename ends with a "$" ? I tried putting double quotes around "PUB.CUST$" but it expanded that to "SYSPROGRESS.PUB.CUST$" (which also was not found), and I tried single quotes but that yielded a syntax error message. Any known workaround for granting permissions on a file/table like this? oe 11.7 on rhel ent 7
Continue reading...
Continue reading...