GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

JCL Interview Questions


JCL Interview Questions

Questions: 128
Comments: 330
 Showing Questions 21-30 of 126 Questions
<< Previous 1 2 [3] 4 5 6 7 8 9 10 Next >>
 Sponsored Links

 
 JCL Interview Questions
Sorting Options :  

I need to send an email from mainframe using the parmcard which has HELO MAIL FROM:RCPT TO:DATAFROM: TO: SUBJECT:etcbut i also need to get the system date and time each time I do so.How do I get that 
Latest Answer: To send an Email from mainframe use:-PROC :- ARRMMAIL and use the control mem as RRMROLL1) . You can get this by using following code :In JCL code as:-//JS010 EXEC ARRMMAIL, RREMAIL='CORD2DAL.DDPP.PARMLIB(RRMROLL1)' ...

Latest Answer: THE RULE FOR CONCATANATION IS 1. LRECL and RECORD FORMAT SHOULD BE SAME2. IF THE BLOCK SIZE IS DIFFERENT THEN LARGEST BLOCK SIZE DATASET SHOULD BE IN THE FIRST DSN NAME3. DATASET MAY RESIDE IN DIFFERENT DEVICE AND VOLUMES. ...
Read Answers (3) | Asked by : Abhishek

Latest Answer: Positional parameters should come in an order...and key word parametes can come in any order....Positional ParametersA positional parameter must be placed in a specific position within the operand field. (If you want to omit a positional parameter, you ...
Read Answers (1) | Asked by : saranya

What is the difference between PS and PDS ? If a PS file is almost equal to member of a PDS. Then what is the neccerasy to use a PS file.? 
Latest Answer: PS stands for physical sequential.  Data in these files can be read sequentially by a program.  PDS stands for partitioned data set.  Each member within the PDS can be read as a sequential file if you set up your JCL to reference the specific ...
Read Answers (2) | Asked by : Suneel Reddy

Latest Answer: Dude...Simple...Just write them in reverse order....that is only the solution.... ...
Read Answers (1) | Asked by : satish

Latest Answer: Yes we can create PDS member by option 3.2, just by giving directory blocksalong with primary and seconday quantity. Pls try hands on it and incase you change default block size or record length, please remember to keep block size exact multiple of record ...
Read Answers (1) | Asked by : ujwala

Latest Answer: HelloGDG's are Generation Data groups....If you want to main tain the versions of the reports.....you can use generations.Let us say your have to create a daily report throught your job, then if you use a flat file today's job will write the report ...

Can we copy the data of two input files to two output files using SORT utility with the data as 'SORT FIELDS=COPY' in the same step? 
Latest Answer: No we cannot copy two input files to two output files using sort utility in one step.The job will not abend,but the second output dataset will be empty.below is the jcl...//xyz07t  JOB (SSY295),'MN',NOTIFY=SSY297,                   ...
Read Answers (1) | Asked by : KRISHNA PRIYA

Job have 3 steps in 1) Step01 creating New GDG file(+), 2) Step02 Delete file(+), 3) Step03 create new GDG file with same file name What is the version for that file?
Read Answers (2) | Asked by : ddbabu

Any utilities? Don't want to use any programs. 
Latest Answer: Use disp=modto append the records to a file. ...
Read Answers (1) | Asked by : etajay

View page << Previous 1 2 [3] 4 5 6 7 8 9 10 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
Sponsored Links

 
Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape