V7R1 issue with PUIBNDRPG

Use this board to ask questions or have discussions with other Rich Displays users.
Post Reply
grmarks
Profound User
Posts: 30
Joined: Thu Apr 29, 2010 9:32 pm
First Name: Glenn
Last Name: Marks
Company Name: Pacific Brands
Country: Australia
Contact:

V7R1 issue with PUIBNDRPG

Post by grmarks »

We have recently moved to V7R1 and I find now that I can't recompile any programs due to the following error

From module . . . . . . . . : GRP4CPP
From procedure . . . . . . : cleanup
Statement . . . . . . . . . : 19
To module . . . . . . . . . : PUIBNDRPG
To procedure . . . . . . . : PUIBNDRPG
Statement . . . . . . . . . : 632
Message . . . . : The specified target release, 0 PROFO, is not supported.
Cause . . . . . : A value was specified for the TGTRLS parameter that is not
supported by the version of compiler that is installed on the system.
Recovery . . . : See the preceding messages in the job log. If the
message indicates that the target release is not valid, try the command
again with a valid target release: *CURRENT, *PRV or a value in the form

VxRxMx. Otherwise, try the command again with a later target release.


I loaded the V6R1 version of PUI 2.2.7 from the installer but we do not have RPG OA
User avatar
Rob
Profound Logic Staff Member
Posts: 135
Joined: Fri Jan 04, 2008 12:12 pm
First Name: Rob
Last Name: Ferguson
Company Name: Profound Logic Software
Contact:

Re: V7R1 issue with PUIBNDRPG

Post by Rob »

There is a problem with the PUIBNDRPG command on V7R1. The pre-processor is running but the RPG compiler is not being called correctly.

Until we resolve this, there is a workaround that will get you through the evaluation
  • compile using the preprocessor, PUIBNDRPG PGM(MYLIB/MYPROGRAM). Ignore the error.
    compile the pre-processed source in QTEMP, CRTBNDRPG PGM(MYLIB/MYPROGRAM) SRCFILE(QTEMP/QPUILESRC)

Of course, when Open Access is installed, the pre-processor is not required. You compile with the usual CRTBNDRPG command (or option 14 in PDM).
grmarks
Profound User
Posts: 30
Joined: Thu Apr 29, 2010 9:32 pm
First Name: Glenn
Last Name: Marks
Company Name: Pacific Brands
Country: Australia
Contact:

Re: V7R1 issue with PUIBNDRPG

Post by grmarks »

thanks.. this works (I have created a small clp to do as you said) so it is still a one step process.
grmarks
Profound User
Posts: 30
Joined: Thu Apr 29, 2010 9:32 pm
First Name: Glenn
Last Name: Marks
Company Name: Pacific Brands
Country: Australia
Contact:

Re: V7R1 issue with PUIBNDRPG

Post by grmarks »

I need to add "this works" SOME TIMES.
I find that some compiles crash with an empty member in qpuilesrc so I can't compile at all.
User avatar
Rob
Profound Logic Staff Member
Posts: 135
Joined: Fri Jan 04, 2008 12:12 pm
First Name: Rob
Last Name: Ferguson
Company Name: Profound Logic Software
Contact:

Re: V7R1 issue with PUIBNDRPG

Post by Rob »

If the member is empty in QTEMP/QPUILESRC then the pre-processor has hit an error. The pre-processor itself should run on V7R1 without any problems. Check the job log for an error message from PUI0001300.
Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 9 guests