Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> SQL*Plus Error 193 fail to launch!
Hi there,
I'm using Windows 2000 SP3 with Oracle 9i Database Server. the sql*pl work fine several time until now, when I'm click on SQL*PL I'm getting an error message that says:
SQL*Plus executable may not have been installed in C:\oracle\ora92\bin. CreateProcess: C:\oracle\ora92\bin\sqlplus -r 3/nolog @c:\oracle\ora92\sysman\config\sqlplusworksheetInit. sql error = 193
I do have the sqlplusw.exe on my C:\oracle\ora92\bin directory on my
computer
How do I solve this problem ?
Thanks,
Oded Dror
P.S. one more question
How do I log to the HR schema to be able to work with SQL*PL
like
SQL> select ename from employees
without having error that says table not found
Thanks again. Received on Mon Sep 02 2002 - 17:30:35 CDT