Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between Sysin,Sysout,Sysdbout and
Sysudump?

Answers were Sorted based on User's Feedback



What is the difference between Sysin,Sysout,Sysdbout and Sysudump?..

Answer / purushoth

SYSIN: TO DEFINE THE SOURCE INPUT DATA
SYSOUT: TO DEFINE THE PRINTED OUTPUT DATASET
SYSDUMP:IF U R USIN DUMP COMPILER OPTION , TO REQUEST THAT
A DUMP BE WRITTEN ON ONE OF THESE DATASETS

Is This Answer Correct ?    17 Yes 3 No

What is the difference between Sysin,Sysout,Sysdbout and Sysudump?..

Answer / mohan.chepuri

synin is the seeing the error msgs to spool
sysout is the after job is success full then seeing the out
put in spool

Is This Answer Correct ?    2 Yes 10 No

What is the difference between Sysin,Sysout,Sysdbout and Sysudump?..

Answer / mohan.chepuri

synin is the seeing the error msgs to spool
sysout is the after job is success full then seeing the out
put in spool

Is This Answer Correct ?    2 Yes 19 No

Post New Answer

More JCL Interview Questions

Hi, all suppose i have 5 steps (S1,S2,S3,S4,S5) what will happen if cond is true or false (which of the other steps get executed)? 1) //s3 exec pgm=abc,cond=(0,le) 2) //s3 exec pgm=abc,cond=(0,le,step2) 3) In the jobcord RESTART=step3,cond=(0,le) 4) can i code COND=TRUE in jobcard, if yes what will happen?

3 Answers   TCS, Tech Mahindra,


I have four steps in jcl they are STEP1,STEP2,STEP3 and STEP4. Can it possible to run the reverse order like step4 first then step3,step2,step1?

4 Answers   Broadridge, HCL,


What do you feel makes a good program?

1 Answers  


Ques: How can we code COND parameter in a JCL so that only even steps (or only odd steps) get execute??

3 Answers   HSBC,


How to DEBUG a JCL?

9 Answers   Satyam,


what are the ways of passing data to a cobol program from jcl?

1 Answers   IBM,


i have 10steps and i want run step3 and based on step3 i want execute step7,8,9,10?in jcl

1 Answers  


Explain how can return codes be tested before execution of a job step?

0 Answers  


i have 1000 records in input file and i want to sort it and the first 200 records to be placed in output file. how to do that??

14 Answers   L&T,


how can u understand ps and pds from their names ?

1 Answers   TCS,


what is a steplib

4 Answers   CGI,


The maximum number of steps in a job?

4 Answers  


Categories