Ansicht
Dokumentation

CPF1952 - PTRTYPE(*SAME) not correct for existing value of pointer &3. ( OS/400 )

CPF1952 - PTRTYPE(*SAME) not correct for existing value of pointer &3. ( OS/400 )

Vendor Master (General Section)   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by IBM.
SAP E-Book


Message : CPF1952
PTRTYPE(*SAME) not correct for existing value of pointer &3.

Message Long Text :

Cause . . . . . : Pointer &3 in program &1 has incorrect type. A pointer type must be specified to set a value other than (*NULL) in a pointer variable that does not already contain a system pointer or space pointer value. The existing pointer value may be a null pointer.
Recovery . . . : Do one of the following and try the command again:
1) Specify PTRTYPE(*SPP) with either the ADR parameter or the SYSOBJ and OBJTYPE parameters to set a space pointer value;
2) If the pointer is not a high-level language (HLL) pointer variable, specify PTRTYPE(*SYP) with the SYSOBJ and OBJTYPE parameters to set a system pointer value;
3) Specify either ADR(*NULL) or SYSOBJ(*NULL) to set a null pointer value.
Technical description . . . . . . . . : If the ADR parameter is specified with PTRTYPE(*SAME), the existing pointer value must be a space pointer. If the SYSOBJ and OBJTYPE parameters are specified with PTRTYPE(*SAME), the existing pointer value must be a system pointer or a space pointer. The SYSOBJ parameter cannot be used to set a high-level language (HLL) pointer.

Message File : QCPFMSG
Library Message File : QSYS2924


PERFORM Short Reference   General Material Data  
This documentation is copyright by IBM.

Length: 3250 Date: 20240420 Time: 022258     sap01-206 ( 3 ms )