Can anyone explain me CALL procedure in COBOL.Does it carries similarities like call by reference in C.
1 3570How do I handle -911 (deadlock) error in a db2 program so that the program will never abend?
3 21934We have an output dataset in job with disp parameter as SHR. Can we write data in that file dataset?
2 9297I have two tables A and B. Both tables are connected with SSN number as foreign key. I want to retrieve a column data from B table. How will you write a query?
CTS,
3 9070While creating a table, by mistake you have given size of one field as 10. But as per requirement size should be 8. What is your next step?
4 11519We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
1 3328what are the paramater we cannot use in procedure?how many instream we can write in single jcl?can we call instream to catalog and ctalog to instream?
2 8720
What is the latest version of ibm db2?
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
Are you comfortable in cobol or jcl?
List the type of locks and explain each of them.
pls send the docs of any telecommunication mainframe project
i need a small 3d program using inline and outline.
If anyone has IBM Certification Dumps pls forward to me & also let me know what are the Certification Codes that are available in DB2
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.
Is it rquired any server for Ibm framework? Give me list of Ibm framework & recent version IBm framework?
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.