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 

Search found 5 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: Two jobs in a member
kingofbeasts

Replies: 7
Views: 2655

PostForum: Job Control Language(JCL)   Posted: Mon Jan 05, 2004 4:19 am   Subject: Two jobs in a member
Hi,

I have two Jobs in a PDS member. When Job is submitted, the two jobs will be executed. I want to execute the first job and stop the execution of the second job.

The JCL looks like,

//jobn ...
  Topic: Pad a constant in VB
kingofbeasts

Replies: 7
Views: 3297

PostForum: Utilities   Posted: Tue Nov 11, 2003 5:44 am   Subject: Pad a constant in VB
Kolusu,

I was on vacation for some day.

Here is the sysout of the SYNCTOOL


DDDDCNTL :
OPTION SKIPREC=1 ...
  Topic: Pad a constant in VB
kingofbeasts

Replies: 7
Views: 3297

PostForum: Utilities   Posted: Fri Oct 24, 2003 5:17 am   Subject: Pad a constant in VB
Kolusu,

I am getting "OUTPUT LRECL REQUIRES PADDING OR TRUNCATION" error message.

The sort card used is


//TOOLIN DD *
COPY FROM(IN) TO(OUT) USING(HHHH) ...
  Topic: Pad a constant in VB
kingofbeasts

Replies: 7
Views: 3297

PostForum: Utilities   Posted: Thu Oct 23, 2003 3:02 am   Subject: Pad a constant in VB
Kolusu,

Thanks for the reply.

I need to retain the length of the record. When a constant is added, the length of the record is increased. Please suggest
  Topic: Pad a constant in VB
kingofbeasts

Replies: 7
Views: 3297

PostForum: Utilities   Posted: Wed Oct 22, 2003 11:35 am   Subject: Pad a constant in VB
Hi,

I want to pad a constant 'D' at the begining of the records in a file. The file is VB and is having the record length as 9279. The SYNCTOOL is used.

The sort card created is:
//TOOLIN DD ...
 
Page 1 of 1
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group