Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> bizzare

bizzare

From: AK <oramagic_at_hotmail.com>
Date: Thu, 31 Jul 2003 13:14:29 -0800
Message-ID: <F001.005C809D.20030731131429@fatcity.com>


This is happening 3rd time with me so I have to figure out what's wrong . When I issue the given sql first time i get an error as shown . After that I copy and paste it again and it works second time . Any clue what should be the reason ? btw, it happens with any sql ..not just this one . Its on hp-ux 9000 server with 8.1.7.4 oracle. This doesn't if sql is issued from someother box .

SQL>
SQL>
SQL> select * from v$instance;
select * from v$instance
        *

ERROR at line 1:
ORA-00923: FROM keyword not found where expected

SQL> select * from v$instance;

INSTANCE_NUMBER INSTANCE_NAME

--------------- ----------------

HOST_NAME
--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: AK
  INET: oramagic_at_hotmail.com
Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Jul 31 2003 - 16:14:29 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US