I am getting the following S0C1 abend while running a simple program. Can some one help me figure out the exact issue.
The job log is shown as below
SYSTEM COMPLETION CODE=0C1 REASON CODE=00000001
TIME=10.10.18 SEQ=45770 CPU=0000 ASID=0176
PSW AT TIME OF ERROR 078D0000 80000002 ILC 2 INTC 01
NO ACTIVE MODULE FOUND
NAME=UNKNOWN
I am not sure why I am getting "NO ACTIVE MODULE FOUND" message.
You can ignore the "no active module found" - it will not help with your problem.
You need to isolate where your program has failed. From what you have posted, there is nothing we can use to help you.
Put some "footprints" in your code and learn where the problem happens.