1.

What are the causes of S0C7, S0C5 and S0C1?

Answer»

S0C7 is caused mainly DUE to the following reasons:

  • Whenever numeric operations are performed on data of non-numeric type.
  • When we are working on the uninitialized storage.
  • When we try to code excessively that surpasses the maximum permitted dub script.

S0C5 is caused mainly due to the following reasons:

  • Damaged index or subscript.
  • Exit occurred INCORRECTLY from a PERFORM.
  • Before the READ operation, I/O is accessed.
  • When we try to close an unopened dataset.

S0C1 is caused mainly due to the following reasons:

  • Incorrectly spelt DD name.
  • When we perform a read or WRITE operation on an unopened dataset.
  • When the subprograms that are called are not found.


Discussion

No Comment Found