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

Home -> Community -> Mailing Lists -> Oracle-L -> Inserting blanks from a PROCOBOL program

Inserting blanks from a PROCOBOL program

From: Schauss, Peter <peter.schauss_at_ngc.com>
Date: Thu, 19 Jun 2003 09:43:23 -0700
Message-ID: <F001.005B5278.20030619092455@fatcity.com>


I have a programmer who wants to insert blanks from a PIC X host variable into a not null CHAR column
from a COBOL program. The generated code insists on converting his blanks to a null which is, of course, rejected since the column is defined as not null. Is there a way of forcing the blanks to go into the field?

Oracle version is 8.1.7 on AIX 4.3
Procobol 1.8.52.0.0

Thanks,
Peter Schauss
--

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

Author: Schauss, Peter
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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 Jun 19 2003 - 11:43:23 CDT

Original text of this message

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