Quick Start (code generation errors)

sdJDE

Member
Kindly help.
I am working on JDE ver 7.3 cum 9
When I am using Quick Start Appl to create an RPG program as given below, I am encountering errors and the program code is not getting genrated. Kindly have a look at the details given below. In addition, even through SVR, the source code is not getting generated (program type field is not getting populated). All the 93 system code programs, videos, files exist which are required yet it gives errors.

Details of quick start appln,
93513 Quick Start Application Tool

Define Application:
Description. . . . . . . . . . . . . .test
Program Name . . . . . . . . . . P55ADD Create Program(Y/N)? Y
Screen or Report Name. . . . V55ADD

Select a Program Type(1-4) . . . 3
1) SFL Transaction Processor 2) SFL Inquiry
3) Single Record Maintenance 4) Output Report

Select Screen/Report Options:
Action Code. . . . . . . . . . . . . .Y Selection Option. N
Report Detail Subheadings. . N Report Total Subheadings . . N
Report Totals. . . . . . . . . . . . .N

Select Data From:
Master File. . . . . . . . . F0101LA Library Name . . . . *LIBL
Detail File(optional). . . . Library Name . . . . *LIBL

Select Source and Object:
Source File Name . . . . . . . .JDESRC
Source Library Name. . . . . TESTQ Object Library Name. TESTQ
F6=Repository Services F24=More Keys

Errors are as follows:

One or more errors occurred during execution of your job J93515V. Check lowe

The joblog is as follows:

Command Processor
Library list changed.
Object J93515V in library QTEMP not found.
Ownership of object J93515V in QTEMP type
Data area J93515V created in library QTEMP
Conversion did not occur.
Conversion did not occur.
Conversion did not occur.
Conversion did not occur.
Data mapping error on member QADBXREF.
Data mapping error on member QADBXREF.
Data mapping error on member QADBXREF.
Data mapping error on member QADBXREF.
Data mapping error on member QADBXREF.
Data mapping error on member QADBXFIL.
Data mapping error on member QADBXFIL.
CPF5029 I/O error was detected in QADBXFIL (C G S D F).
D
CPF5029 I/O error was detected in QADBXFIL (C G S D F).
D
Ownership of object HSCURLIB in QTEMP type *DTAARA changed.
Error RPG1299 caused program P93513 to stop.
Function check. RPG9001 unmonitored by J93515V at statement *N,
instruction X'012B'.



Additional Message Information

Message ID . . . . . . : CPF5035 Severity . . . . . . . : 10
Message type . . . . . : Diagnostic
Date sent . . . . . . : 24/01/07 Time sent . . . . . . : 15:37:35

Message . . . . : Data mapping error on member QADBXREF.
Cause . . . . . : A data mapping error occurred on field DBXREM in record
number 598, record format QDBXREF, member number 1, in member QADBXREF file
QADBXREF in library QSYS, because of error code 19. The error codes and
their meanings follow:
1 -- There is data in a decimal field that is not valid.
2 -- A significant digit was truncated.
3 -- A floating point value exceeded the maximum representable value.
4 -- A floating point value was less than the minimum representable value.
5 -- A floating point value that is not a number could not be mapped from
double to single precision or from single to double.
6 -- A floating point value could not be mapped to packed decimal, zoned
More...

15 -- A date value is greater than the maximum allowed value.
16 -- A date value is less than the minimum allowed value.
17 -- The format of the data in a date, time, or timestamp field is not
valid.
18 -- There is data in a date, time, or timestamp field that is not valid.
19 -- An unexpected null field was found.
20 -- A field that is not null capable could not be set to null.
21 -- The data has been converted from one CCSID to another. However,
substitution characters were used for characters which could not be
converted.
22 -- A shift-out character was found while converting to a single or
mixed byte CCSID or a substitution character was found. The data could not
be converted.

Kindly let me know if you need any further details
Thanks.

Regards,
SD
 
Hi SD,
Your mail gives me a great surprise. Even i'm getting the exact error what you are facing. since i'm novice i dont know how to proceed with that. By the way, if you get any solution for the problem which we are facing, please keep me posted.
Thanks in Advance.
 
Back
Top