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 

Execute REXX in different TSO regions

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF
View previous topic :: View next topic  
Author Message
Prasam
Beginner


Joined: 20 May 2004
Posts: 26
Topics: 7
Location: Illinois,USA

PostPosted: Thu Mar 03, 2005 9:53 am    Post subject: Execute REXX in different TSO regions Reply with quote

Hi all,

I dont know whether iam expecting too much out of REXX.But i have one peculiar requirement.There are 15 test regions(all are different TSO regions).I need to execute a rexx routine daily in all regions.But instead of executing REXX routine seperately in all regions by giving TSO EXEC 'MYREXX.PDS(MYPROC)' where MYPROC is my REXX routine,can i execute that routine in all regions by exceuting in only one region.

That means i should avoid typing tso exec 15 times and i should execute
TSO EXEC 'MYREXX.PDS(MYPROC)' in one region and the REXX should get automatically executed on all 15 regions.

Please note that i will be already logged on to all test regions at the time of running REXX.

Can you experts provide me with any piece of code to achieve the above goal please?

Thanks,
Prasanth.
_________________
The struggle alone pleases us, not the victory. -Pascal,Blaise- 1623-1662, French Scientist
Back to top
View user's profile Send private message Yahoo Messenger
Manas Biswal
Intermediate


Joined: 29 Nov 2002
Posts: 382
Topics: 27
Location: Chennai, India

PostPosted: Thu Mar 03, 2005 5:24 pm    Post subject: Reply with quote

Why don't you add the rexx to your logon proc execs. That way you don't have to execute it manually even once.

Regards,
Manas
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
superk
Advanced


Joined: 19 Dec 2002
Posts: 684
Topics: 5

PostPosted: Thu Mar 03, 2005 8:30 pm    Post subject: Reply with quote

Do all of these exec's HAVE to execute within your TSO sessions? Or, can they execute elsewhere on the same 15 systems?
Back to top
View user's profile Send private message
Prasam
Beginner


Joined: 20 May 2004
Posts: 26
Topics: 7
Location: Illinois,USA

PostPosted: Fri Mar 04, 2005 7:53 am    Post subject: Reply with quote

Superk,

All the EXEC's have to execute only with in my TSO sessions.Not any where.

Thanks,
Prasanth.
_________________
The struggle alone pleases us, not the victory. -Pascal,Blaise- 1623-1662, French Scientist
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF 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