Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-00922: missing or invalid option

532236Oct 16 2006 — edited Oct 16 2006
Hello,

I keep getting the ORA-009223 error when i try to run any of these commands thru the afiedt.buf:

set echo off
set termout off
/

ie, when i am in the afiedt.buf, i will save this and go back to the sqlplus command line and then enter /, getting the following:
SQL> /
set echo off
*
ERROR at line 1:
ORA-00922: missing or invalid option

Any pointers would be appreciated, thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 13 2006
Added on Oct 16 2006
4 comments
2,644 views