Answer Posted / pramod reddy
msglevel=(statements,msgs)
statments specified wat type of msgs to be send nd
msgs specified the status of job r step..
statements consist 0,1,2
0-jes msgs
1-jcl wit expand procedure msgs
2-only jcl msgs
msgs consist 0,1
0-abnormal termination
1-either abnormal r normal termination
default is msglevel=(1,1)
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
What type of SDLC u followed? Why?
Describe the cobol database components?
) How do u handle errors in BMS macro?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
what happens if parmparameter passes zero bytes to the program
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
How do you define a variable of comp-1 and comp-2?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
Difference between cobol and cobol-ii?