Home
|
Ask Question
|
Interview Questions
|
Tech FAQ
s
|
Engineering
|
Company
|
Geek Forums
|
Interview Coaching
|
Online Quiz
|
Interview eBook
Code Base
Submit Code
Back
Oracle
PHP
Java
ASP.NET
C#
Delphi
VB.NET
Perl
ColdFusion
SQL Server
MySQL
C
C++
UNIX
AJAX
Flash
HTML
CSS
Java Script
VB Script
XML
Python
MS Access
MainFrame
MainFrame Code Base
•
Code for creating PDS and PS
•
Compile JCL
•
JCL for Imagecopy
•
Sample JCL for COPY Utility
•
Sample JCL for LOAD Utility
•
Sample JCL for UNLOAD Utility
Code Samples
MainFrame
Code for creating PDS and PS
Code Resource
Author:
madhulatha_madduri
Difficulty Level
: Beginner
Published:
13th Feb 2010
Read:
4959 times
Filed in:
MainFrame
Add Comment
Sponsored Links
Code to create PDS and PS In space 20 – is primary quantity 10-Secondary quantity 5-the directory block for creating PDS If we don’t give the number 5 then automatically PS will be created.
Sample Code
//UCSA002R JOB 'MADHU',NOTIFY=UCSA002
//STEP01 EXEC PGM=IEFBR14
//STEPNAME DD DSN=UCSA002.N22JOB.MADHU,
// DISP=(NEW,CATLG,DELETE),
// SPACE=(TRK,(20,10,5)),
// DCB=(RECFM=FB,LRECL=30,BLKSIZE=3030)
Copyright GeekInterview.com
Next:
Compile JCL
Latest Code Samples
♦
Compile JCL
♦
Sample JCL for LOAD Utility
♦
Sample JCL for UNLOAD Utility
♦
JCL for Imagecopy
♦
Sample JCL for COPY Utility
♦
Code for creating PDS and PS
Popular Code Samples
♦
Sample JCL for LOAD Utility
♦
Code for creating PDS and PS
♦
Compile JCL
♦
Sample JCL for UNLOAD Utility
♦
Sample JCL for COPY Utility
♦
JCL for Imagecopy
Related Code Samples
»
Java Code to Compare to files
»
Creating Text files using VB.NET FileStreams.
»
Creating Loops
»
Code Executing Commands
»
Code For Reading Excel file data
»
Java Code For Password Encryption
»
Creating objects in java
»
Basic XML code
»
PHP Code Snippet Library
Post Your Comment:
Members Please Login
Your Name:
*
e-mail ID:
(required for notification)
*
Image Verification:
Subscribe
Popular Coders
#
Coder Name
Hits
1.
madhulatha_madduri
25872
Active Coders
#
Coder Name
Codes
1.
madhulatha_madduri
6
Refined Tags
Copyright © 2012 GeekInterview.com | All Rights Reserved