IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

soc 4 and soc 7 in cics


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
vinayn

New User


Joined: 13 Jun 2005
Posts: 10

PostPosted: Sun Dec 04, 2005 8:48 pm
Reply with quote

hi,

1) i want the complete solution regarding asra and asrb in cics.

2) in cics-esds suppose i want to retrieve a particular record in a set of 100 or 1000 records without knowing the RBA and that too the record is of variable length (not fixed).. how do u know the address if the file is of esds.

3)in a set of maps(in a mpaset) suppose if u changed something (regarding length or the field names) in map2 or map3...will u execute that particular map or the whole mapset..pls let me knoe the complete compilation and execution... in detail.
Back to top
View user's profile Send private message
khamarutheen

Active Member


Joined: 23 Aug 2005
Posts: 677
Location: NJ

PostPosted: Mon Dec 05, 2005 11:13 am
Reply with quote

Hi frnd,

Quote:
1) i want the complete solution regarding asra and asrb in cics.


ASRA: occured since the task has been terminated due to program check.
ASRB: occured due to the operating system distruption.

So the both error is not fixed so according to the system message we need to get the solution.
Quote:

3)in a set of maps(in a mpaset) suppose if u changed something (regarding length or the field names) in map2 or map3...will u execute that particular map or the whole mapset


Once the change has been made the mapset has to be reseted.
Back to top
View user's profile Send private message
vinayn

New User


Joined: 13 Jun 2005
Posts: 10

PostPosted: Mon Dec 05, 2005 6:57 pm
Reply with quote

i want the solution(how to resolve) those abends(asra and asrb) in real time... regarding the whole compilation process
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts How to avoid duplicating a CICS Web S... CICS 0
Search our Forums:

Back to Top