Page 1 of 1

Handling the COMP-2 Float value in the CFF Stage.

Posted: Fri Jul 22, 2011 11:49 am
by vijaykumarpj
Facing issue, to handle the COMP-2 Float value in the CFF stage for couple of fields.

Please, find the below sample value:
The value of the field in the Mainframe is 411A19ED7C6FBD27 and usage in the copy book is COMP-2, and in the COBOL Layout observed in CFF stage of datastage is PIC S9(14) V9(4) and in the parallel layout its dfloat.

Kindly, advise how to handle these values in the Datastage.

Posted: Mon Aug 08, 2011 2:02 pm
by arunkumarmm
What is the issue here? The value you see in mainframe is in Hex. When you import the proper copybook to CFF, and the data you will get will be the equivalent decimal value.