BSTXCOPY ending with C1G0191W errors
search cancel

BSTXCOPY ending with C1G0191W errors

book

Article ID: 109080

calendar_today

Updated On:

Products

Endevor

Issue/Introduction

Converted many datasets from PDS to PDSE.  On two datasets the copy from the PDS to the PDSE failed with : 


C1G0191W  MEMBER b"gCR006 COPY OPERATION COMPLETED. MEMBER NOT COPIED, REASON CODE 00000008.
C1G0191W  MEMBER ."GSK00E COPY OPERATION COMPLETED. MEMBER NOT COPIED, REASON CODE 0000000C.


What is the reason for the errors?
Is there a way to determine what is wrong?

Environment

All supported versions of Endevor

Resolution

Add the following DD statements to the BSTXCOPY job to trace the BINDER API: 

//BSTERR   DD SYSOUT=*  
//EN$TRBND DD SYSOUT=*  
//IEWDIAG  DD SYSOUT=*  

Open a case with the Broadcom Endevor Support Team to review the trace information.