× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: Re: Error when creating stored procedure
  • From: Rob Berendt <rob@xxxxxxxxx>
  • Date: Fri, 21 Apr 2000 6:39:52 -0500

Prompt on RCLSTG.  There is an option to just reclaim
the database cross reference files.  On a system where 
a RCLSTG takes 14:45 hours the RCLSTG *DBXREF takes 20 
minutes.





dmorris@plumcreek.com on 04/20/2000 05:12:08 PM
Please respond to MIDRANGE-L@midrange.com@Internet
To:     MIDRANGE-L@midrange.com@Internet
cc:      
Fax to: 
Subject:        Re: Error when creating stored procedure

Roman,

If you are on V4R4, check IBMs APARs.  The database enhancements released last 
October 
caused similar problems on quite a few systems.  In our case we had to RCLSTG 
and call a 
program that forced the QSYS2 SQL catalog files to be rebuilt.

David Morris

>>> KOKOREV@conversbank.ru 04/20/00 12:44AM >>>



I have an RPGLE program on AS/400 (OS/400 V4R4) and want to use it like a stored
procedure. But after I try to register it through STRSQL it failed

This is my statement:
CREATE PROCEDURE MYLIB/PG1 (INOUT CHAR(4 ), INOUT CHAR(6 )) LANGUAGE RPGLE
DETERMINISTIC NO SQL
CALLED ON NULL INPUT EXTERNAL NAME MYLIB/PROC1 PARAMETER STYLE
GENERAL WITH NULLS

This is reply:
 SQL system error.

This is Job log:
4 > strsql
    Data mapping error on member SYSRO00001.
    Data mapping error on member SYSRO00001.
    Data mapping error on member SYSRO00001.
    Data mapping error on member SYSRO00001.
    Data mapping error on member SYSRO00001.
    Data mapping error on member SYSRO00001.
    Data mapping error on member SYSRO00001.
  ? C
    Cancel reply received for message CPF5029.
    Function check. CPF5104 unmonitored by QSQPROC at statement 0000014530,
      instruction X'0000'.
    SQL system error.

Data mapping errors are of the following:
 Message . . . . :   Data mapping error on member SYSRO00001.
 Cause . . . . . :   A data mapping error occurred on field DBINFO in record
   number 0, record format SYSRO00001, member number 1, in member SYSRO00001
   file SYSROUTINE in library QSYS2, because of error code 20. The error codes
   and their meanings follow:

So the fields are:
DBINFO
PARALLEL
FINAL_CALL
SCRATCHPAD
NULL_CALL
EXT_ACTION

Error code is:
20 -- A field that is not null capable could not be set to null.

Can anybody explain me what is wrong with my statement and how can I correct it

Thanks,
Roman Kosichkin (kosichkin@conversbank.ru)

P.S.      I also used examples from IBM books and the result was just the same


+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---


+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.