|
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Shannon ODonnell
Sent: Wednesday, July 25, 2007 6:03 PM
To: 'RPG programming on the AS400 / iSeries'
Subject: RE: Embedded SQL - Dumb Question probably
yep
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx]
On Behalf Of M Lazarus
Sent: Wednesday, July 25, 2007 4:28 PM
To: RPG programming on the AS400 / iSeries
Subject: Re: Embedded SQL - Dumb Question probably
Shannon,
Look at the source type. Is it SQLRPGLE?
-mark
So...dumb question I guess, but for some reason I am drawing aDirective not
complete blank on this.
Can you see why this would be getting a RNF0274 - Compiler
recognized errror message?something on the
C/EXEC SQL
C+ SELECT COUNT(*)
c+ INTO :IoRecsRmn
c+ FROM CSPDPPRT
C/END-EXEC
I've never had a problem with embedded sql before, so I'm wondering
what might be going on here. Maybe a missing PTF or
iSeries?
I can't say that I have ever tried to compile SQLRPGLE on thisdirective
particular machine before.
Here's the relevant portion of the compile listing...
3640 C/EXEC SQL
====> aaaaa
NF0274 30 a 015900 Compiler directive not recognized;
ignored.defaults to
3641 C+ SELECT COUNT(*)
====> aabcceee dddddddddd
NF5001 20 a 016000 Control-Level entry is not valid;
previousdefaults to
control level.
NF5006 20 b 016000 Not entry is neither N nor blank;
blank.valid; only valid
NF5007 20 c 016000 Conditioning-Indicator entry is not valid;
defaults
to
blanks.
NF0289 20 d 016000 Entry contains data that is not
data isthe specified
used.
NF5010 20 e 016000 Factor 1 entry is not blank for
operation;defaults to
defaults to blanks.
3642 C+ INTO :IoRecsRmn
====> aabcce dddddddddddd
NF5001 20 a 016100 Control-Level entry is not valid;
previous
control level.
--
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing
list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at http://archive.midrange.com/rpg400-l.
--
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing
list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at http://archive.midrange.com/rpg400-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.