Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> SP2-0575: Use of Oracle SQL feature not in SQL92 Entry Level.
Hi folks, again. I was subscribed two years ago and I'm stay here again.
I'm facing to a curious problem with Oracle 8.1.6.3 over Solaris 2.6. When I
connect to sqlplus via tnsnames.ora
I'm getting following errors:
SQL*Plus: Release 8.1.6.0.0 - Production on Fri Jun 1 10:08:58 2001
(c) Copyright 1999 Oracle Corporation. All rights reserved.
Enter password:
ERROR:
ORA-01012: not logged on
SP2-0575: Use of Oracle SQL feature not in SQL92 Entry Level.
Connected to:
Oracle8i Enterprise Edition Release 8.1.6.3.0 - Production
With the Partitioning and Parallel Server options
JServer Release 8.1.6.3.0 - Production
SQL> select * from dual;
select * from dual
*
ERROR at line 1:
ORA-01012: not logged on
SQL> But when I connect from same machine where reside Oracle, I have no problems.
¿Anybody knows something about that?.
Thank you very mucha in advance.
Regards.
Miguel Urosa.
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: murosa_at_bankinter.es Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-LReceived on Fri Jun 01 2001 - 09:47:18 CDT
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
![]() |
![]() |