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 10259Please 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,
11749My 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 9861can 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 9046what is need of START 0?. In steed of '0' can we use any other numerics?. if we use what will happen?.
4 11575A 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 7405
Can we use DISP=SHR in output file in JCL
How can we change the uppercase to Lowercase in RPG?
which are the relational operators in rpg?
How does the jcl specify the job to os?
Is it rquired any server for Ibm framework? Give me list of Ibm framework & recent version IBm framework?
How to define a directory?
What are the 2 sqlcodes that are returned?
which is the cics control program that provides communication services between user written application programs and terminals?
What are the building blocks used in vsam datasets?
Explain how would you resolve an asra abend?
when do you use f-spec. Continuation line ?
What are fillers?
Can we change the password using ALTER? anyone tried and changed?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
how can you display specific subfile page on the screen in unequal subfile?