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 

BPXBATCH utility invoking unix script

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
gayathri
Beginner


Joined: 01 Aug 2007
Posts: 2
Topics: 1

PostPosted: Sun Feb 05, 2012 3:51 am    Post subject: BPXBATCH utility invoking unix script Reply with quote

Hello everyone

I invoke a unix script through BPXBATCH utility .
Code:

//T9740GM3 JOB CLASS=L,MSGCLASS=Y,NOTIFY=T9740GM
//***********************************************************
//STEP25 EXEC PGM=BPXBATCH,TIME=NOLIMIT,
// PARM='SH /usr/lpp/web-data/mfg/nct/file-data/nctill_tar.sh'
//STDOUT DD PATH='/usr/lpp/web-data/mfg/nct/file-data/nctill.out',
// PATHOPTS=(OWRONLY,OCREAT,OTRUNC),
// PATHMODE=(SIRWXU)
//STDERR DD DUMMY
//STDENV DD DSN=APPL.ODDC.PROD.PARMLIB(CQNC770D),DISP=SHR


Parmlib content : IBM_JAVA_ZOS_TDUMP=NO

When I run through Mainframe its saying the following error [code:1:c24116d955]
/usr/lpp/web-data/mfg/nct/file-data/nctill_tar.sh 1: FSUM7729 missing closing "'"
Back to top
View user's profile Send private message
Nic Clouston
Advanced


Joined: 01 Feb 2007
Posts: 1075
Topics: 7
Location: At Home

PostPosted: Sun Feb 05, 2012 4:50 am    Post subject: Reply with quote

Suggest you wait on the other forum where you posted this question. One forum at a time, please. Do consider that it is the weekend and therefor non-working days and so most people who assist are getting on with their domestic lives.
_________________
Utility and Program control cards are NOT, repeat NOT, JCL.
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: Sun Feb 05, 2012 9:16 pm    Post subject: Reply with quote

gayathri,

Check this link

http://www.ibm.com/support/docview.wss?uid=swg21201114


Kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) 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