5 Replies Last post: Sep 18, 2008 6:49 AM by kezakis  
Click to view kezakis's profile   14 posts since
Jul 19, 2008

Sep 12, 2008 11:49 AM

Generation probelm after migration


Dear Forum,

I found a strange generation problem after Migration from VAGen.
After successfuly migration and Buildserver configuration I found the strange situatioon that RBD
insists that the gneration failed, althow it succeded in reality.

Has anybody expirianced similar Problems?

I attach the Generation result of one of my generation attamps as an example (the associated Generation is marked as failure in RBD):

CCUI-015
The build job has been queued by the server.Position is 1.
08/09/11 12:19:08

CCUI-014
Job 'CCUMVS0.JOB06260' has been started by the server.
08/09/11 12:19:12 *** Success ***08/09/11 12:19:12 CCUI-003
Program Name : 'IEFBR14 '.

PARM : ''.

CCUI-004The MVS step 'UPLOAD' return code is '000000'.CCUI-003Program Name : 'DSNHPC '. PARM : 'HOST(COB2),SOURCE,APOSTSQL,QUOTE,XREF'.

CCUI-004The MVS step 'P' return code is '000000'.CCUI-003
Program Name : 'DFHECP1$'. PARM : 'COBOL2,QUOTE,NOSEQ,SP,DBCS'. CCUI-004The MVS step 'T' return code is '000000'.
CCUI-003Program Name : 'IGYCRCTL'.

PARM : 'NOSEQ,QUOTE,LIB,RENT,NODYNAM,OPT,DBCS,ARITH(EXTEND),TRUNC(BIN),NUMPROC(NOPFD),NOLIST,DATA(24)'.

CCUI-004
The MVS step 'C' return code is '000004'.
CCUI-003
Program Name : 'IEWL '.
PARM : 'RENT,REUS,LIST,XREF,MAP,AMODE(31),RMODE(ANY)'.

CCUI-004
The MVS step 'L' return code is '000004'.

Bind:

08/09/11 12:19:19 *** Success ***
08/09/11 12:19:19

CCUI-003Program Name : 'IEFBR14 '.
PARM : ''.

CCUI-004
The MVS step 'UPLOAD' return code is '000000'.CCUI-003
Program Name : 'IKJEFT01'. PARM : ''. CCUI-004
The MVS step 'B' return code is '000000'.
CCUW-002
Warning: File DD:SYSPRINT is empty.
CCUW-002
Warning: File DD:SYSOUT is empty.
CCUW-002
Warning: File DD:REPORT is empty.

Click to view banerjee's profile   45 posts since
Jun 30, 2008
1. Sep 12, 2008 4:07 PM Up Image in response to: kezakis
Re: Generation probelm after migration

Hi,

Is this happening with other generations as well, or only with this one?

Can you check if the bind step was actually successful in the host. There should be print listings down loaded if you set CCUEXTB=CCUOUT in the build descriptor as a symparm..


Click to view banerjee's profile   45 posts since
Jun 30, 2008
3. Sep 15, 2008 10:55 AM Up Image in response to: kezakis
Re: Generation probelm after migration

Hi,

Can you please send me the generated program parts and the results. I will take a look a look and see if i notice something. The behavior you are reporting is strange indeed.

It is probably best to generate into a new folder, and after completion, zip up the folder and send to me.

My email id is dbanerje@us.ibm.com

Thanks


Click to view banerjee's profile   45 posts since
Jun 30, 2008
4. Sep 18, 2008 6:28 AM Up Image in response to: banerjee
Re: Generation probelm after migration

Stephan,

As we found out from our email exchanges, the problem was due to setting CCUEXTx=CCUSTD in the build scripts.

When CCUEXTx=CCUOUT, the listing files are downloaded to the pc.

When CCUEXTx=CCUSTD, the listing files are downloaded to the pc AND also put on the console. There is no real advantage of using CCUSTD as the listing files are long. Also in that case the build results file contains the listing and the XML parser that processes the results file goes through the listings contents. What happened for you is that in some listings there were characters which the XML parser could not process, and reported the build as failure.

The problem doe not occur with CCUEXTx=CCUOUT.


Bottom Banner