Home      Mainframe Forum      Mainfarme Tutorials      IBM Manuals      Mainframe Interview Questions      Mainframe Books      IT News     SiteMap     Downloads


     
 
MAINFRAME - TIP OF THE DAY : By coding TIME=1440 or TIME=NOLIMIT, It will give a job or step an unlimited amount of time.

Google
 
Web mainframegurukul.com

Welcome to the mainframegurukul forums.

You are currently viewing our mainframe forums as a guest which gives you limited access to view most discussions, articles. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support at admin@mainframegurukul.com


Violation of DSN

 
Post new topic   Reply to topic    mainframegurukul.com Forum Index -> JCL
  View previous topic :: View next topic  
Author Message
mithunthakre
Member


Joined: 27 Feb 2006
Posts: 8
Location: India

PostPosted: Fri Dec 08, 2006 12:28 pm    Post subject: Violation of DSN Reply with quote

Hi All,

I have 10 files having the size greater than 430 MB. I want to transfer the files on tapes. These files are on DASD.

How i will do this ?

Any one please help me out for this. It's very Urgentttttttt

Bye
Mit's
Back to top
View user's profile Send private message Yahoo Messenger

Leo
Member


Joined: 14 Nov 2006
Posts: 13
Location: HYBD

PostPosted: Fri Dec 08, 2006 8:48 pm    Post subject: Reply with quote

hi

Write a simple copy job with the output file as a tape file and with "SORT FIELDS=COPY" , since you just have ten files to copy u can add different steps in the same job or submit the job ten times with different files

Thanks
Leo
Back to top
View user's profile Send private message
chinmaymohapatra33
Member


Joined: 08 Jan 2007
Posts: 1
Location: Hyderabad

PostPosted: Mon Jan 08, 2007 1:48 pm    Post subject: Reply with quote

How can i make a output file as a tape file ?
Thanks
chinmay
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
Leo
Member


Joined: 14 Nov 2006
Posts: 13
Location: HYBD

PostPosted: Mon Jan 08, 2007 8:23 pm    Post subject: Reply with quote

Code:

//STEP010  EXEC PGM=SORT                           
//SYSOUT   DD  SYSOUT=*
//SORTIN   DD  DISP=SHR,DSN=INFILE name                 
//SORTOUT  DD  DSN=OUTFILE name ,                       
//           DISP=(NEW,CATLG,DELETE),           
//           UNIT=TAPE,                         
//           RETPD=&RETPD,                       
//           VOL=(,,,99)                         
//SYSIN    DD *
  SORT FIELDS=COPY
//*


MAKE THE UNIT = TAPE !!!!!!!!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    mainframegurukul.com Forum Index -> 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

Related topics
 Topics   Replies   Author   Views   Last Post 
No new posts IAM BEGINNER IN JCL ...PLZ HELP ME 3 Guest 13620 Wed Jul 07, 2010 8:20 am
anilsani285 View latest post
No new posts Hi plz help me out 5 Guest 5546 Wed Jul 07, 2010 8:18 am
anilsani285 View latest post
No new posts File-Aid Help 1 Nicholas 8853 Thu Apr 13, 2006 2:12 pm
rangab View latest post
No new posts Search Batch file-aid help 6 frenchman 9752 Tue Mar 28, 2006 5:30 pm
Guest View latest post
No new posts executing java program thru JCL 1 Guest 7989 Fri Mar 17, 2006 10:14 am
arrbee View latest post
 



This widget requires Flash Player 9 or better








Go to top of the page
 

Online ABEND Reference ||  JCL References ||  COBOL References ||  VSAM References ||  Tutorials by Drona Series ||  SQL tutorial ||  BOOKS  ||  DB2 INTERVIEW QUESTIONS ||  COBOL INTERVIEW QUESTIONS  ||  JCL INTERVIEW QUESTIONS ||  JCL2 INTERVIEW QUESTIONS ||  VSAM INTERVIEW QUESTIONS ||  CICS INTERVIEW QUESTIONS  ||  Online tutorials ||  Online ABEND Reference ||  JCL References ||  COBOL References ||  VSAM References ||  Tutorials by Drona Series ||  SQL tutorial ||  BOOKS  ||  SiteMap  ||  Expeditor Tutorial  ||  FILE-AID Tutorial  ||  Changeman Tutorial  ||  COBOL   ||  DB2   ||  JCL  ||  CICS  ||  VSAM  ||  DB2 Interview Questions ( 110 )   || Simple JCL Tutorials  || JCL Tutorial from MainframeGurukul.com   || Simple JCL Tutorial - Chapter1 ;|| Mainframe Forum - Tutorials  || Mainframe Tutorials

Drona Educational Forums - Mainframe Cobol DB2 CICS Board
Powered by phpBB