View previous topic :: View next topic |
Author |
Message |
Rajeevvasudevan Beginner
Joined: 03 Dec 2002 Posts: 13 Topics: 3
|
Posted: Sat Aug 02, 2003 11:27 am Post subject: Abend X PROG750 |
|
|
Hello friends
WE are using CA-InterTest for CICS features in release 6.1 , but the problem is that i am constantly bugged with this abend while debugging through the intertest . The abend that is comming is
X PROG750. This is happening only while debugging through the intertest. Could any one pls help me in this. The programs are all called dynamically. At a time i may put 5 to 6 programs in the intertest for the monitoring. Pls let me know what is the best way to avoid this abend while debugging through the intertest.
Thanks!!
Rajeev |
|
Back to top |
|
|
nxn00 Beginner
Joined: 02 Dec 2002 Posts: 18 Topics: 0 Location: US
|
Posted: Fri Aug 08, 2003 2:16 pm Post subject: |
|
|
Hi, Rajeev.
I've just spent some time getting rid of PROG753 errors. These errors happen when a program tries to write "bad data" to a screen. And it's not an abend so you can't find the data in a dump!
Some 3270 emulators, such as PCOMM, will issue this error because they act just like the old 3270 hardware acted. Other emulators, such as Rumba, ignore "bad data".
I don't know why you would get this error only while using Intertest. Ask your systems programmer responsible for the product to contact the vendor.
Good luck!
NN |
|
Back to top |
|
|
|
|