MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

SERVICE RELOAD statement

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
vani
Beginner


Joined: 28 May 2003
Posts: 51
Topics: 30

PostPosted: Mon Dec 15, 2003 6:47 am    Post subject: SERVICE RELOAD statement Reply with quote

We are doing a migration project from(OSVS COBOL to COBOL 390). In our cics programs the service reload statement is getting commented out by the tool and we define a new ptr which will point to that address of that pcb/tctua-area that is defined. In our cics programs there is a ststement like SERVICE RELOAD DFHEIBLK & SERVICE RELOAD DFHCOMMAREA in some of the pgms for which the tool is commenting out these statements and the client has raised a query on this.

9120-MAPFAIL has the SERVICE RELOAD DFHEIBLK and SERVICE RELOAD DFHCOMMAREA just commented out. I feel this may not be enough. We can
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Mon Dec 15, 2003 9:44 am    Post subject: Reply with quote

Vani,

SERVICE RELOAD statement is obsolete and no longer needed and if it exists in the program it is treated as comments.BLL cells can be Removed from the Linkage section and SERVICE RELOAD statements can be eliminated from the PROCEDURE DIVISION.The ADDRESS OF Special Register has replaced BLL Cells.

Hope this helps...

cheers

kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
vani
Beginner


Joined: 28 May 2003
Posts: 51
Topics: 30

PostPosted: Mon Dec 15, 2003 11:47 pm    Post subject: Reply with quote

"The ADDRESS OF Special Register has replaced BLL Cells"

I did not get what you told for the above, please explain in detail.


Regards,
Vani
Back to top
View user's profile Send private message
hari_uss
Beginner


Joined: 19 Dec 2002
Posts: 78
Topics: 6
Location: Trivandrum, India

PostPosted: Tue Dec 16, 2003 2:08 am    Post subject: Reply with quote

Vani,

BLL is an addressing convention used to address storage outside program
Back to top
View user's profile Send private message Send e-mail
vani
Beginner


Joined: 28 May 2003
Posts: 51
Topics: 30

PostPosted: Tue Dec 16, 2003 2:32 am    Post subject: Reply with quote

Hi,


I want to know how internally will they communicate(DFHEIBBLK and DFHCOMMAREA) as, you have said above that SERVICE RELOAD is not needed. I believe a pointer must be re-established and those areas and the data later reloaded into the working storage commarea of the program.

Please explain me what it means?
Back to top
View user's profile Send private message
vani
Beginner


Joined: 28 May 2003
Posts: 51
Topics: 30

PostPosted: Tue Dec 16, 2003 2:39 am    Post subject: Reply with quote

Yes,

Thanks Its clear now!!

This was what I needed
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group