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 10262Please 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,
11750My 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 9866can 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
2409ihave 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 9049what is need of START 0?. In steed of '0' can we use any other numerics?. if we use what will happen?.
4 11584A 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 7416
What is the difference between crtdupobj and copyf?
How to execute a query in qmf at a particular time?
What parameter of the job statement is used to limit the cpu time consumed by the job?
How to run cobol program using jcl?
What do you understand by the term job time – out and how can you overcome that?
Name a few IBM utility programs, and explain its function.
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
What is a trigger in the db2 database?
What are some of the cics commands associated with interval control?
What is a record lock error?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
Define db2.
What are the access modes of START statement?
what is unit testing ? on which basis you will write test case ?
which utility is used to run a cobol-db2 program?