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

Schedule UNIX scips on TWS


IBM Mainframe Forums -> IBM Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
santosh.ambaprasad

New User


Joined: 08 Mar 2009
Posts: 16
Location: London

PostPosted: Tue May 12, 2009 3:35 am
Reply with quote

Hello

Can any one please make me understand how I can schedule UNIX shell script on TWS?
Should we require to code CLIBs?
Can any one share manual on CLIB?

Thanks
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Tue May 12, 2009 2:13 pm
Reply with quote

Google on "TWS and UNIX".
Back to top
View user's profile Send private message
Richard Galley

New User


Joined: 21 Nov 2008
Posts: 31
Location: United Kingdom

PostPosted: Fri Jun 19, 2009 6:58 pm
Reply with quote

Did you find an answer to your question about running UNIX scripts on TWS?
Back to top
View user's profile Send private message
ozgurseyrek

New User


Joined: 22 Feb 2008
Posts: 70
Location: Turkey

PostPosted: Thu Jul 09, 2009 11:28 am
Reply with quote

You can run Unix scripts by TWS,
First, TWS Agent installed on Unix server and that server defined to the TWS mainframe.
Than, in a JCL like below, you can run scripts.

Code:
000001 /* Definiton for TESTJOB1 job to be executed on F126 machine */       
000002 /*                                                                 */
000003 JOBREC JOBSCR('/opt/tws/scripts/Tesg/Test.sh')                 
000004 JOBUSR(testuser)                                                         
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 -> IBM Tools

 


Similar Topics
Topic Forum Replies
No new posts Creating Unix Directory using COBOL i... COBOL Programming 2
No new posts Batch JCL to Copy from Unix Directory... JCL & VSAM 5
No new posts Trigger mainframe job , when file pla... All Other Mainframe Topics 2
No new posts mainframe ps file to unix box All Other Mainframe Topics 4
No new posts SFTP to a Unix Pipe file All Other Mainframe Topics 4
Search our Forums:

Back to Top