What is the difference between Sysin,Sysout,Sysdbout and
Sysudump?
Answers were Sorted based on User's Feedback
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 |
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 |
can we maintain 2 generations with different Lengths in Same GDG ?
whats the difference between empty and noempty of GDG?
What is the significance of addrspc parameter in exec statement?
Suppose there are 10 steps in a PROC, I want to execute only step5. How do you give the condition in the JCL that calls this PROC?
Is it possible to left uncode disp? If yes, how?
db2 maintains information about the data... a.in tables. b.in a set of tables known as db2 catalog. c.in db2 database. d.none of the above. 1 What is the maximum number of tables that can be stored on a Partitioned Table Space ? 1 what is contained in the DB2 node lock file? A) data base names B) data base users names C) license keys D) server names Accenture 5 Can a primary key have null values? If we try to insert a null value in a primary key column, will it work or give an error code? 6 When you are working with the project after coding what will u do? Like what type of documents u will prepare? How will u do testing? 2 how to delete perticular row from table for ex. how you will delete 3rd row from table please answer THANKS IN ADVANCE IBM 7 max number of columns in a db2 table? 6 What is package versioning? Please give an example. 1 What is the picture clause of the null indicator variable? 6 How do you filter out the rows retrieved from a Db2 table ? 1 What is DB2 (IBM Database 2)? 3 Can any one tell me about Restart logic in DB2.
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
Write a jcl to execute a job by 7 a.m on Jan 20,1986 ?
Can an individual step be restricted from using all the jobs allowed cpu time?
how to write a jcl prog to copy alternate recs from ps1 to another ps2,suppose ps1 having 10 recs?
i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?
which parameter is use to declare the name of dataset in dd statement?