Getting the following error during program Assembly ASMA065E Unknown type - GLnnn
search cancel

Getting the following error during program Assembly ASMA065E Unknown type - GLnnn

book

Article ID: 38610

calendar_today

Updated On:

Products

PanAudit Plus Easytrieve Report Generator PAN/SQL

Issue/Introduction

Problem: 

During program assembly getting the following error

** ASMA065E Unknown type - GLnnn

 

Environment: 

Easytrieve 11.6; PanSQL 2.4

  

Cause:

If using the DB2 data type BIGINT CA PANSQL PTFs RO77666 and RO78062 are required. These have changed some of CA Easytrieve's dummy variable definitions from CL to GL which are used by DBCS (Double Byte Character Set).

  

Resolution:

Add DBCS to the parameter in the assembly EXEC DD statement: 

//ASMSTEP EXEC PGM=ASMA90,PARM='OBJECT,NODECK,RENT,LIST,DBCS',...

 

Additional Information: 

Graphic(n)  -  DS GLm  -   m is expressed in bytes, n is the number of double-byte characters. 1<=n<=127. 

(from https://www-01.ibm.com/support/knowledgecenter/SSEPEK_10.0.0/com.ibm.db2z10.doc.apsg/src/tpc/db2z_equivalentassemblerdatatypes.dita )

Environment

Release: EDBMSU00200-11.6-Easytrieve-Report Generator-Option for DB2-MSU
Component: