Ansicht
Dokumentation

CPD000B - &1 not safe for job with multiple threads. ( OS/400 )

CPD000B - &1 not safe for job with multiple threads. ( OS/400 )

Fill RESBD Structure from EBP Component Structure   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by IBM.
SAP E-Book


Message : CPD000B
&1 not safe for job with multiple threads.

Message Long Text :

Cause . . . . . : The current job has more than one thread, and &1 is a CL program or procedure that cannot be used safely in a job that has multiple threads, because it is not an ILE program or procedure or it was compiled for a release earlier than V4R3. The results may be unpredictable.
Recovery . . . : Recompile the program for V4R3 or a later release using the Create Bound CL Program (CRTBNDCL) command or the Create CL Module (CRTCLMOD) command.
Technical description . . . . . . . . : The code generated by the Create Bound CL Program (CRTBNDCL) command and the Create CL Module (CRTCLMOD) command for releases earlier than V4R3 and by the Create CL Program (CRTCLPGM) command for all versions is not threadsafe. The program must be recompiled before it can be used safely in a job that has multiple threads.

Message File : QCPFMSG
Library Message File : QSYS2924


ABAP Short Reference   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by IBM.

Length: 3226 Date: 20240424 Time: 160847     sap01-206 ( 2 ms )