Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: grant a sequence
Eitan wrote:
> GRANT SELECT - select is unknown ... (on sql-plus)
> What may be the reason for that message ?
>
No idea - you did not provide sufficient information.
Almost all Oracle errors have an Oracle Error Number, format xxx-12345, eg: ORA00253. At the http://docs.oracle.com site, you will also gain access to the Oracle Error messages lookup facility - enter the error number, get a response. Oracle will provide the actual text, the probably symptom(s) and (usually) the action necessary to correct the problem.
When asking here, please quote the error number and indicate why the documentation was not able to help you. Received on Mon Apr 26 2004 - 12:18:16 CDT