Page 1 of 1

Unload error while unloading file in EBCDIC format

PostPosted: Fri Apr 22, 2016 6:41 pm
by zingysayal1985
Hi All,
I was trying to unload one table in EBCDIC format but getting belwo error.

Error msg:
OUTPUT START FOR UTILITY, UTILID = TEST                                  
PROCESSING SYSIN AS EBCDIC                                                
 UNLOAD TABLESPACE GENXX.GENTXX PUNCHDDN SYSPUNCH UNLDDN SYSREC EBCDIC  
A - ERROR IN CCSID TRANSLATION FOR VERIFICATION, FROM CCSID 1208 TO 65534
S -   FROM TABLE G649794.XXXX_MASTER                                  
UTILITY EXECUTION TERMINATED, HIGHEST RETURN CODE=8                      


Can anyone help me in for its resolution?

Thanks
Rajeev

[code tags added by moderator]

Re: Unload error while unloading file in EBCDIC format

PostPosted: Mon Apr 25, 2016 7:31 pm
by NicC
Version of DB2? Version of Operating System? Control cards used (using the code tags to preserve spacing)?

Re: Unload error while unloading file in EBCDIC format

PostPosted: Sat Apr 30, 2016 5:10 pm
by zingysayal1985
Hi,
The error was throwing while unloading EBCDIC Format because used table space was created in UNICODE FORMAT.

Thanks,
Rajeev Kumar.

Re: Unload error while unloading file in EBCDIC format

PostPosted: Sun May 01, 2016 8:15 pm
by NicC
No error thrown - zOS does not "throw" errors. In your last post the correct term could be any of "The error occurred..." or "The error happened..." or "The error was caused by..." or similar. But never "thrown".