registers(0-15) ,where they are going be resides., does that mean here is it resides whether real or virtual memory? and why? then why we are assign even registers(0 to 6) for FP operations????
3 7430is it mandatory to give data division before procedure division ? wht happens if i give procedure division first thn data division ? reply soon
2 8412i have a base gdg consisting of 12 versions like jan to dec. i need to concatante this gdg to another gdg which have version 1 or to the base gdg itself can anyone give me the code pls ?
IBM,
4 9674i have a file which contains duplicates ? my requirement is to eliminate duplicates and these elminated duplicates should be moved to another file can any code this using sort ?
IBM,
3 8800u have passed sme charecters thru parm parameter in jcl. how do u code in cobol to recieve the values u gave in parm ?
IBM,
2 7434can u explain gdg with example wht happens if we give limit,empty,noempty,scartch and no scartch
IBM,
1 14010How to Pass table from a cobol program to another cobol program and how to use that table in called program
8 22736
what u mean by csrloc and rtncsrloc in rpgIV in as/400.Give an eg? to do...give some coding...what is row no and column no ???..if possible...give a no of lines coding....please
If anyone has IBM Certification Dumps pls forward to me & also let me know what are the Certification Codes that are available in DB2
pls send the docs of any telecommunication mainframe project
Is it rquired any server for Ibm framework? Give me list of Ibm framework & recent version IBm framework?
PLEASE SEND ME THE DOCUMENTS IF ANY ONE HAVE REGARDING THE IMPACT ANALYSYS,REVIEWS
can any body give me any website for getting help on mainframe projectts in banking domain.
What is the latest version of ibm db2?
Are you comfortable in cobol or jcl?
List the type of locks and explain each of them.
i need a small 3d program using inline and outline.
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.