what is need of START 0?. In steed of '0' can we use any other numerics?. if we use what will happen?.
4 11776A cobol program to read a file , match it with other if. If match occurs then write it to an output file. If no match then no need to write it.Error log created by program to track any error.
1 7514I have a jcl which is using 2 data sets i want to override those data sets. how can i override the files within the JCL. Give me the syntax. Make sure that it is not calling any Proc.
1 3850Can we able insert data into a PS file Using IEBUPDTE utility??? If Yes can anyone describe it please..
1 5900Shall i use this query to retrieve first 4 records, Select empno, sal from emptbl where empno < 5. like this can we fetch first 100 records?
3 7716Select empno, sal from emptbl where empno < 101.By this query can we fetch first 100 recs? where empno is primary key.It won't throw -811 error? if it wont,then what is use of cursor technique while fetching first 100 recs. Please need more clarification.
2 6379what is lrec=f,what is difference between f,fb,v,vb?what is default value?how do we came to know that records are in f,fb,v,vb?
2 22005I had 100 records and i want to execute last three records by using cobol programming?what will be coding?
IBM,
4 12190What is diff between vsam and db2?what is advantage of db2 over vsam?which is best suited one?
1 9518
how can you define a dataarea(DTAARA) IN RPG? Which spec you define it C-spec/D-spec?
How long have you been working on mainframes?
What is runstats utility in db2?
Explain processing program table(ppt)?
How can an in-stream dataset be terminated?
Suppose you are processing an input file in a natural program and you want the program to fail if the file is empty. What command you use in natural to force it to fail?
What is explain in db2?
What rules are followed by the search verb.
If JOBA is in MSGW due to data decimal error and DUMP is generated and I found that Decimal field formatted with some special char which is coming from Input file amd file has millions of records. How I can find out on which record the error is occur. Please share your experience.....
What dd statement is used to supply the name of a dataset?
what is pdes?
Define the attribute byte?
name the command that is used to dump the main storage areas related to a task?
What are the full forms of spufi and dclgen and why are they used?
What is innodb buffer pool?