Data Type

Integer

Default Value

3

Description

This parameter controls the amount of printed output produced when an FMS error occurs. The value specified for IPRERR is obtained by adding together the numeric value for each option selected. (Note: Since the numeric values are powers of 2, this has the effect of setting bits in IPRERR). The following options are available:

  • 0, Nothing.
  • +1, Error message describing the error.
    List of FMS subroutines called in the order called.
    Status of all FMS files and file transfers.
    FMS parameters changed from default values.
  • +2, Traceback showing the last FMS subroutine you called and the values of the actual parameters passed.
  • +4, All FMS parameters.
  • +8, Include the entries in system log file for the range of time that this job ran in the FMS output.
    (Not available on all systems).
  • +16, Make an entry in the system log file when this job starts, and when it completes.
    (Not available on all systems.)
  • +128, Factored matrix diagonals, {1/D}
  • +512, Matrix factors [L] and [U] (nonsymmetric).