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

Changing the in put file without changing the JCL


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
guru19

New User


Joined: 02 Jan 2006
Posts: 1

PostPosted: Wed Jun 28, 2006 10:04 am
Reply with quote

Hi All,

Can Any one tell me how to change the INPUT file without changing
The JCL. Let me explain it

Suppose i have a JCL having 3 steps
//STEP1:
//STEP2: DD DSN = A.B.INPUT,DISP=SHR,
//STEP3:

But After Executing I came to know that the input file in the STEP2
is having some problem or you can say it is not the required
INPUT FILE.

My Question is how to change the INPUT FILE of the STEP2
And i don't have the access to change the JCL
Because production JCL Can't be changed

Regards
Guru
Back to top
View user's profile Send private message
sril.krishy

Active User


Joined: 30 Jul 2005
Posts: 183
Location: hyderabad

PostPosted: Wed Jun 28, 2006 11:26 am
Reply with quote

Hi,
You mean to say that you are not allowed to change the PROC or the JOB ?

Thank you
Krishy
Back to top
View user's profile Send private message
pongnanavel
Currently Banned

New User


Joined: 28 Jun 2006
Posts: 3
Location: chennai

PostPosted: Wed Jun 28, 2006 10:50 pm
Reply with quote

hai,

its an proc or a job steps... If is an proc we can able to override.
otherwise i think we can't.....



pongnanavel...
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Compare 2 files and retrive records f... DFSORT/ICETOOL 3
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
Search our Forums:

Back to Top