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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: SP2 error

RE: SP2 error

From: <lhoska_at_calibresys.com>
Date: Wed, 13 Feb 2002 10:02:31 -0800
Message-ID: <F001.0040E350.20020213093830@fatcity.com>

Thank you Sergey,
Your solution would not work because my error took place during an update. I was wondering what kind of errors the SP2 errors are and how to get more info on them.
thanks to everyone who reply.

-----Original Message-----
Sent: Wednesday, February 13, 2002 11:53 AM To: Multiple recipients of list ORACLE-L

You can't do that in SQL*Plus:
SET COLUMN_NAME .....
You can see the list of parameters which you can set by issuing SHOW ALL (except a few).
If you want to format a column, than:
COL col_name_or_alias FORMAT .....
HTH,
Best,
Sergey

-----Original Message-----
Sent: Wednesday, February 13, 2002 11:18 AM To: Multiple recipients of list ORACLE-L

How do I investigate the following error? SP2-0735: unknown SET option beginning "<column_name>=..." I don't seem to find much...
--

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

Author:
  INET: lhoska_at_calibresys.com

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-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).
--

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

Author: Babich , Sergey
  INET: SBabich_at_handexmail.com
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-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).
--

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

Author:
  INET: lhoska_at_calibresys.com
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-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 Wed Feb 13 2002 - 12:02:31 CST

Original text of this message

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