SFM0325E

Task=task_name Pgm=SFMJD001 Unrecognized field type code hex_field_type for record type hex_record_type

Explanation: This message indicates an internal logic error occurred. Refer to message SFM0323E for the meaning of hex_record_type. Valid values for hex_field_type are shown below.

Field type (hex) Description
01 character
02 byte
03 unsigned binary integer, 8 bits long
04 unsigned binary integer, 16 bits long
05 unsigned binary integer, 32 bits long
06 signed binary integer, 15 bits long
07 signed binary integer, 31 bits long
08 time-of-day stck value, 64 bits long
09 signed binary integer, 63 bits long
0A fixed length string, 4 characters long
0B fixed length string, 8 characters long
0C byte array object
0D string object
0E time-of-day plus date, 64 bits long

Action: As soon as possible after this message appears in SFMOUT DD file, issue the MVS console command MODIFY agent-job-or-stc-name,SHOW COUNTS task_name to display the counts of each type of record processed in SFMOUT DD. Save a copy of all the spool files for the agent address space. Contact SDS Technical Support for assistance.