CIA04011E: PROPERTY-ERRMSG

Explanation

The inquired POOL name has definitions that are not allowed or is not in the correct state for use in the identified FEPI Navigator program. This can be caused by any of the following conditions:
  • A FORMAT definition is not equal to DATASTREAM
  • A MAXFLENGTH definition is greater than 3600 bytes
  • The install state, INSTLSTATUS, is not equal to INSTALLED
  • The service state, SERVSTATUS, is not equal to INSERVICE

User response

Check the POOL definitions and state. You can check the POOL definitions by inquiring on the associated installed PROPERTYSET. By using the CEMT supplied transaction, you can view the state of the identified POOL via CEMT INQ FEPOOL command.

See the FEPI INQUIRE POOL command in the CICS® Front End Programming Interface User's Guide (FEPI) for more information.