MCH0601 Error

Issue #34 new
Danny Roessner created an issue

This will be a long shot because I don't have a test case to post at the moment as I have yet to figure out what part of the RPG is causing an issue (but I will continue to look into it).

I'm getting a MCH0601 error when running the RPG program using a remote call. db2sock returns the following error: TKIT400 at statement 0000000002. The actual error is Space offset X'00000000' or X'0000000000FFF000' is outside current limit for object QZDASOINIT.

The RPG program can be called without issue from greenscreen and it is also currently implemented in production on an IWS (2.6) server and runs fine. It only throws that error when called remotely using db2sock. If I start a service job to try to debug the RPG it never actually hits the RPG code so it seems to error out before it gets into the program.

Is any of that helpful at all to determine what the issue might be? As I said I'll continue to try to put together an example test case to reproduce the issue with.

Comments (0)

  1. Log in to comment