|
-----Message d'origine-----
De : midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] De la part de Luis Rodriguez
Envoyé : lundi 3 janvier 2011 16:31
À : Midrange Systems Technical Discussion
Objet : Re: CPF7CFD Error occurred running REXX procedure
Dennis,
You are right, of course. I'm afraid I misread the
parenthesis's order.
I just ran his statements without problems. On the other
hand, it would seem as if SQLCODE had an invalid value (?).
Time for a SAY SQLCODE, perhaps?
Regards,
Luis Rodriguez
IBM Certified Systems Expert - eServer i5 iSeries
--
On Mon, Jan 3, 2011 at 9:57 AM, Dennis <iseries@xxxxxxxxxxxx> wrote:
That's handled by abs(), unlike the suggestion i just gave.ie. <0 (eg.
"Luis Rodriguez" <luisro58@xxxxxxxxx> wrote:
David,
What happens if your SQLCODE is returning a "hard" error,
occurred running-100)?
Regards,
Luis Rodriguez
IBM Certified Systems Expert - eServer i5 iSeries
--
On Mon, Jan 3, 2011 at 9:05 AM, David FOXWELL
<David.FOXWELL@xxxxxxxxx>wrote:
I think it returns '0467' si the message id returned would be
SQL0467
-----Message d'origine-----
De : midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] De la part de Dennis
Envoyé : lundi 3 janvier 2011 13:49 À : Midrange Systems
Technical Discussion Objet : Re: CPF7CFD Error
right(467,4,'0') supposedREXX procedure
If SQLCODE is 467 (for example) what is
spécif *N, instto do?
"David FOXWELL" <David.FOXWELL@xxxxxxxxx> wrote:
Hi,a bug to me
I have a job that has crashed with this message. Looks like
but maybe someone will spot something. Thanks.statement 'DELETE
A CLP is called that issues a STRREXPRC with an sql
FROM MYFILE'SQL100 that is
CHGVAR VAR(&SQL) VALUE('DELETE FROM ' *CAT &myfile)
EXECSQL CMD(&SQL)
MONMSG MSGID(SQL0000)
This command calls the rexx procedure below :
PARSE ARG iSql
RC=0
ADDRESS EXECSQL,
EXECSQL 'SET OPTION COMMIT = *NONE'
ADDRESS EXECSQL,
EXECSQL iSql
IF RC <> 0 THEN DO
MSGID = "SQL"RIGHT(STRIP(ABS(SQLCODE)),4,'0')
'SNDPGMMSG MSGID(&MSGID) MSGF(QSQLMSG) MSGDTA(&SQLERRMC)
MSGTYPE(*ESCAPE)'
END
The same CLP has been called over 5000 times for 5 different
multimember files. An override on the member is issued by the
CLP calling program. Mostly, the rexx procedure is returning
ignored on returning to the CLP.
In the log, I've got this :
Erreur. MCH1210 non intercepté par QSQREXX à la
excuse my brevity.subscribe,X'0617'.
6 *-* Address EXECSQL EXECSQL iSql;
+++ RC(CPF9999)
10 +++ MSGID = 'SQL'RIGHT(STRIP(ABS(SQLCODE)), 4,'0');
Error in line 10: Bad arithmetic conversion.
Error occurred running REXX procedure EXECSQL.
And in the dump :
DUMP TAKEN FOR UNMONITORED ESCAPE MESSAGE
.MESSAGE ID- MCH1210
LIBRARY-
.MESSAGE FILE- QCPFMSG
*LIBL
.SEVERITY- 40
.MSGTYPE- 0F
.SENDING-
..PROGRAM- cblabranch
LIBRARY-
..INSTRUCTION- 000040
.RECEIVING-
LIBRARY-
..PROGRAM- QSQREXX
QSYS
..INSTRUCTION- 0617
.MESSAGE-
Zone réceptrice trop petite pour contenir le résultat
(MIDRANGE-L) mailing
--
This is the Midrange Systems Technical Discussion
list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To
unsubscribe, or change list options,please take a
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting,
moment to review the archives at
http://archive.midrange.com/midrange-l.
--
Sent from my Android phone with K-9 Mail. Please
change list--
This is the Midrange Systems Technical Discussion
(MIDRANGE-L) mailing list To post a message email:
MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or
posting, pleaseoptions,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before
please takemailing listtake a moment to review the archives at--
http://archive.midrange.com/midrange-l.
This is the Midrange Systems Technical Discussion (MIDRANGE-L)
To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,--
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please
take a moment to review the archives at
http://archive.midrange.com/midrange-l.
This is the Midrange Systems Technical Discussion (MIDRANGE-L)
mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To
subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting,
(MIDRANGE-L) mailinga moment to review the archives at
http://archive.midrange.com/midrange-l.
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
--
This is the Midrange Systems Technical Discussion
list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,please take
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting,
a moment to review the archives at--
http://archive.midrange.com/midrange-l.
This is the Midrange Systems Technical Discussion
(MIDRANGE-L) mailing list To post a message email:
MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change
list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting,
please take a moment to review the archives at
http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
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.