Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
CICS Socket interface error - 10999 abend & 0c4 abend

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> ABENDS & Debugging
Author Message
Subash1988

New User


Joined: 10 Mar 2008
Posts: 10
Location: Chennai

PostPosted: Wed Mar 12, 2008 10:00 am    Post subject: CICS Socket interface error - 10999 abend & 0c4 abend
Reply with quote

Hi all,

While starting cics socket listener, i am getting following error

EZY1282E 10999 ABEND - CICS TRUE ECB POSTED
IEA995I SYMPTOM DUMP OUTPUT
SYSTEM COMPLETION CODE=0C4 REASON CODE=00000004
TIME=09.44.17 SEQ=12617 CPU=0000 ASID=011B
PSW AT TIME OF ERROR 078D2000 918EC4DC ILC 4 INTC 04
ACTIVE LOAD MODULE ADDRESS=118EC208 OFFSET=000002D4
NAME=EZBSOH03
DATA AT PSW 118EC4D6 - 1F555050 40009640 D0EC5890

Can anyone suggest that how can i rectify this problem?

Thanks in Advance
Back to top
View user's profile Send private message
References
enrico-sorichetti

Global Moderator


Joined: 14 Mar 2007
Posts: 3277
Location: italy

PostPosted: Wed Mar 12, 2008 1:35 pm    Post subject: Reply to: CICS Socket interface error - 10999 abend & 0c
Reply with quote

Quote:
0C4
One of the following exceptions occurred:
4
Protection exception. The key of the storage area that the running program tries to access is different from that of the running program. The key of the running program can be obtained from the PSW key field. The key of the storage can be obtained using the IPCS LIST subcommand. The programmer should determine whether the program is running with the correct key or whether the storage address is set up correctly.
The protection exception might have occurred when the program referenced a page that is protected with the PGSER PROTECT service, or is defined as shared by the IARVSERV service with a view of read-only.


check that the proper parameters are passed when making the call
Back to top
View user's profile Send private message
enrico-sorichetti

Global Moderator


Joined: 14 Mar 2007
Posts: 3277
Location: italy

PostPosted: Wed Mar 12, 2008 1:41 pm    Post subject: Reply to: CICS Socket interface error - 10999 abend & 0c
Reply with quote

is this Your first time You tried ?
Back to top
View user's profile Send private message
Subash1988

New User


Joined: 10 Mar 2008
Posts: 10
Location: Chennai

PostPosted: Wed Mar 12, 2008 3:34 pm    Post subject:
Reply with quote

ya this is the first time i am trying to do so?
Back to top
View user's profile Send private message
enrico-sorichetti

Global Moderator


Joined: 14 Mar 2007
Posts: 3277
Location: italy

PostPosted: Wed Mar 12, 2008 3:37 pm    Post subject: Reply to: CICS Socket interface error - 10999 abend & 0c
Reply with quote

did You google for EZBSOH03
http://www-1.ibm.com/support/docview.wss?rs=852&context=SSSN3L&q1=EZACICAL+hung&uid=swg21104510&loc=en_US&cs=utf-8&lang=en
Back to top
View user's profile Send private message
Moved: Wed Mar 12, 2008 3:40 pm by mcmillan From Other Mainframe Topics to ABENDS & Debugging
Subash1988

New User


Joined: 10 Mar 2008
Posts: 10
Location: Chennai

PostPosted: Mon Mar 17, 2008 11:00 am    Post subject:
Reply with quote

hi,
Now it's working fine. Error is due to the wrong steplib concatenation.
Thanks 4 ur support
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> ABENDS & Debugging All times are GMT + 6 Hours
Page 1 of 1