IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) In my table having 3000 Records. How can I delete the 500th row? (we don't know what is data inside the table)
3 10244Please send me the real time scenarios in Mainframe Project... i.e., it may be in banking or insurance sector or any other no problem..... please send your mails to krishnaprasadbvs@gmail.com
CSC,
11739My JCL has 4 steps that execute PROC’s P1, P2, P3 and P4 as shown below //P1 EXEC PROC=P1 //P2 EXEC PROC=P2 //P3 EXEC PROC=P3 //P4 EXEC PROC=P4 There are four steps S1, S2, S3 and S4 in each PROC’s (i.e. P1, P2, P3 and P4) I want to execute only step S2 of PROC P2 and no other steps or PROC’s. How do you achieve this?
IMS,
4 9848can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
2404ihave ten flatfile in that iwant to concatinate all the files except file 5,6 into output file by uing jcl? how to do this? give me detail yntax for tis?
IBM,
4 9015what is need of START 0?. In steed of '0' can we use any other numerics?. if we use what will happen?.
4 11553A 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 7395
What are the mainframe computing pros and cons?
Explain the difference between lds and esds?
What Is The Purpose Of The "n" In The Following Calculation Specification?
explain the information contained in ci
What is the result of open cursor statement?
What is inspect?
How does jcl act on code(if you take a cobol program)?
Hi Everyone... Under the Logical files, when am working on multiple rec format logical file, I have joined two pf's using the multiple record format logical file concept, but when i run queried the LF only the first mentioned pf records are reflecting and I am not able to see any of the field records specified under the second pf. Kindly let me know whats the reason behind this. Below is the str of LF., R rec PFILE(LOGICAA) CUSTNO CUSTNAME BILL K CUSTNO R rec1 PFILE(LOGICAA1) CUSTNO ADD K CUSTNO .....
how can you load a vsam data set with records ?
how to initialize a register to 0000?
What are host variables in db2?
what is the maximum number of subfiles that can specified in a display file ?
What do you mean by CEMT?
If the stored record is not defined as automatic of a set, how can it be stored as a member of the set?
Explain associator in adabas?