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 

SVC supervisory calls

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Other Technical Topics
View previous topic :: View next topic  
Author Message
v_mvs
Beginner


Joined: 23 Apr 2004
Posts: 10
Topics: 5

PostPosted: Fri Apr 23, 2004 2:19 am    Post subject: SVC supervisory calls Reply with quote

Hi all,

Can you please tell me a way to find out the list of SVC( supervisory calls) that are active in the environment. Our shop is with OS390V2.7 and about to get upgraded to OS390V2.10. Before the upgrade our system people informed us that SVC25 will no more available for the programs. They wanted us to be confirm that we are not using that call in our program.

We were not sure how we use the SVC25 in cobol programs it should be CALL 'somename' isn't? What is the corresponding 'some name' for SVC25.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Fri Apr 23, 2004 6:04 am    Post subject: Reply with quote

v_mvs,

Check SYS1.PARMLIB(IEASVCxx) member and find the EPName for all svc's. You can also check SYS1.SVCLIB for names of the load modules.

Check this link which explains more about svc

http://publib.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/IEA1A841/23.2.1?DT=20001024090907

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
v_mvs
Beginner


Joined: 23 Apr 2004
Posts: 10
Topics: 5

PostPosted: Fri Apr 23, 2004 6:43 am    Post subject: Reply with quote

Kolusu,

I appreciate your inputs. I am able to see only 2 members in SYS1.PARMLIB IEASVC00 and IEASVC99. When i browse both the members they contain the data like:
/* SVC-202-T2-FC00, (AVAILABLE)
/* SVC-203-T2-FC00, (AVAILABLE)
/* SVC-204-T4-FC00, (IMS TYPE 4)
/* SVC-205-T4-FC00, (IMS ALT TYPE 4)
/* SVC-207-T4-FC00, (SAS 6.0)
/* SVC-208-T4-FC00, (STROBE 9.3 - DYNAMIC SVC)

I am not able to find SVC25 from this and also in our programs we use CALL ABEND, i think 'ABEND' corresponds to SVC13(Correct me if i am wrong)

Also, i got this information when i tried TSO SHOWMVS:

SVC Table:
No. EntryP L EP-Name Description Type/Locks AR UpdCnt Previous
13 8604C000 P IGC0101C ABEND T3-8000 Y 0 00000000
25 85EB3988 P IGC0002E TRKBAL T3 N 1 00034C4A

I assumed SVC25 should be used as CALL TRKBAL in the programs. Any suggestions?
Back to top
View user's profile Send private message
Bill Dennis
Advanced


Joined: 03 Dec 2002
Posts: 579
Topics: 1
Location: Iowa, USA

PostPosted: Fri Apr 23, 2004 4:40 pm    Post subject: Reply with quote

I work with assembler, not COBOL. I'd be suprised if a COBOL pgm referenced the SVC directly. Would more likely be an assembler pgm that did a TRKBAL macro call.

I find SVC25 still listed in my system manuals and I'm at z/OS 1.4.
Back to top
View user's profile Send private message
v_mvs
Beginner


Joined: 23 Apr 2004
Posts: 10
Topics: 5

PostPosted: Mon Apr 26, 2004 2:14 pm    Post subject: Reply with quote

Bill,

Currently in my shop we do COBOL so far, when i came across CALL ABEND in our codes i asked my co-worker who is with the application for years answered me that it is a Supervisory call. So i came to a conclusion that even thru COBOL we can do SVC calls.

We have now found thru our system programers that statement CALL 'SYSINFO' deals with SVC25, so we are in the process of coding alternative program.

Thanks all for your inputs.
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 -> Other Technical Topics 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