View previous topic :: View next topic |
Author |
Message |
Rajeevvasudevan Beginner
Joined: 03 Dec 2002 Posts: 13 Topics: 3
|
Posted: Tue Feb 25, 2003 9:37 am Post subject: CICS screen Hanging |
|
|
Hi
We are facing one stange problem in one of our cics Screens.
For one Particular Policy the screen is hanging. we debugged thru the INTERTEST but we unable to find where the problem is. Wr have defined the map with controls FRSET and FREEkB. cOULD ANY ONE PLS GUIDE WHERE COULD BE THE PROBLEM??
Thanks in Advance.
Rajeev.V |
|
Back to top |
|
 |
Mickeyd Beginner
Joined: 02 Jan 2003 Posts: 27 Topics: 0
|
Posted: Tue Feb 25, 2003 2:16 pm Post subject: |
|
|
You need to supply more information than what you have, in order
for someone to understand the problem correctly. |
|
Back to top |
|
 |
Rajeevvasudevan Beginner
Joined: 03 Dec 2002 Posts: 13 Topics: 3
|
Posted: Thu Feb 27, 2003 9:18 am Post subject: |
|
|
Hai,
Sorry for the late Reply. The Program is throwing Xprog 755 for a Particular POlicy . Recently we have changed afiled in the map from X(2) to X(3). For all other Policies the Program is running fine. I have put the Program thru Intertest and also thru CEDF but i am not able to find any Clue where the Problem lies. Can any one pls help how to find where the Problem lies.
Thanks in Advance..
Rajeev |
|
Back to top |
|
 |
warp5 Intermediate

Joined: 02 Dec 2002 Posts: 429 Topics: 18 Location: Germany
|
Posted: Fri Feb 28, 2003 3:00 am Post subject: |
|
|
It sounds to me like a field has not been initiated - that garbage is being sent to the screen and that is why you are getting errors. Make sure that all fields have been initialized with proper data. |
|
Back to top |
|
 |
|
|