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: Error in PRO*C - EXEC ORACLE OPTION (MAXLITERAL=2000)

RE: Error in PRO*C - EXEC ORACLE OPTION (MAXLITERAL=2000)

From: Kumar, Dharminder <Dharminder.Kumar_at_bmonb.com>
Date: Fri, 15 Mar 2002 13:45:13 -0800
Message-ID: <F001.0042B0BF.20020315134513@fatcity.com>


Bhavin,
The reason behind this is that for option MAXLITERAL, valid values are 10-1024. Check the Pro*C compiler guide for more detail. Thanks.

-----Original Message-----
Sent: Tuesday, March 05, 2002 6:23 AM
To: Multiple recipients of list ORACLE-L

hello ,

        I am getting a syntax error no PCC-W-02044 ,CMD-LINE,Illegal or out of range value for option for the line below in my program:

EXEC ORACLE OPTION (MAXLITERAL=2000) any solution for the same??

thanks.....



Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

--

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

Author: Bhavin
  INET: bhavin_oo_at_yahoo.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).
<FONT SIZE = 1>****************************************************************************
This e-mail and any attachments may contain confidential and privileged information. If you are not the intended recipient, please notify the sender immediately by return e-mail, delete this e-mail and destroy any copies. Any dissemination or use of this information by a person other than the intended recipient is unauthorized and may be illegal. Unless otherwise stated, opinions expressed in this e-mail are those of the author and are not endorsed by the author's employer.</FONT>

--

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

Author: Kumar, Dharminder
  INET: Dharminder.Kumar_at_bmonb.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 Fri Mar 15 2002 - 15:45:13 CST

Original text of this message

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