RPG Error Messages Questions

1

subfile processing – Incorrect record number in subfile SFLRCDNBR or SFLSIZ field.
I am getting the above error – this the dds specs  A A R SUBDTB SFL  A SUBPART 35A B 6 18   A R SUBCTLB SFLCTL(SUBDTB)   A*%%TS SD 20031114 134548 KAUSC REL-V5R2M0 5722-WDS   A SFLSIZ(0020)   A SFLPAG(0010)   A ROLLUP   A ROLLDOWN   A 60 SFLDSPCTL   A N61 OVERLAY [...]

Answer Question   |  March 31, 2012  6:09 PM
AS/400 errors, AS/400 Subfiles, RPG, RPG Error Messages, Subfile Control Record
asked by:
65 pts.

Variable not defined
Hi, I’m getting RNF7030 for wierd variables i never used in my program   *RNF7030 30        000200  The name or indicator HDLRREGSTD is not defined.    The name or indicator PCONHDLR is not defined. When i check the statements they are pointing to one of then is a comment line …simply astrisk, another is a entry [...]

Answer Question   |  September 21, 2009  6:40 PM
RNF7030, RPG Error Messages, RPGILE
asked by:
895 pts.

CPF5149 on Delete using SHARE(*YES)
I am receiving a CPF5149 error when trying to perform a delete of a record in a file that is defined as update/add in the F spec. Unfortuneately, the software package my company uses requires SHARE(*YES) on all database files. I am fairly sure that the problem is caused by the file being opened at [...]

Answer Question   |  July 8, 2009  2:59 PM
iSeries RPG programming, RPG, RPG Error Messages, RPG Programming
asked by:
170 pts.

rpg/400
I have a rpgile (XOP560) program as below. compile sucessfully and while calling program displaying screen but once come out of the screen using f3 i am getting error as below. Message ID . . . . . . : CEE9901 Severity . . . . . . . : 30 Message type . . [...]

Answer Question   |  April 6, 2009  2:54 PM
RPG Error Messages, RPG/400, RPGILE
asked by:
265 pts.

RPG/400 Error RNQ1255
I have a RPGILE (XOP560) program. I am able to compile sucessfully this program. once i call this program i am getting below error. please advice me. Additional Message Information Message ID . . . . . . : RNQ1255 Severity . . . . . . . : 99 Message type . . . [...]

Answer Question   |  September 16, 2009  10:53 AM
Error RNQ1255, RPG, RPG Error Messages, RPG/400
asked by:
265 pts.

RPG COMPLIATION ERROR QCLRTVJA
Hi I am finding error while compliing RPG/400 program error is as follows Message . . . . : Total parameters passed does not match number required. Program QRGRT attempted to call program QCLRTVJA with 47 parameters. Program QCLRTVJA expects a minimum of 48 and a maxmum of 50 can any body tell me which [...]

Answer Question   |  December 1, 2008  6:44 AM
QCLRTVJA, RPG, RPG Error Messages, RPG/400
asked by:
Bu
60 pts.

1