Answer Posted / dn
the sqlcode=-805 get in db2 application program due to the mis matching TIME STAMP of the dbrm library and load library for program-id(program name ).
Is This Answer Correct ? | 1 Yes | 14 No |
Post New Answer View All Answers
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
) How do u handle errors in BMS macro?
how can i see junk values in dclgen or in hostvariable of comp ?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
Why did you choose to work with ibm mainframe cobol programming?
What are various search techniques in cobol? Explain.
What is the usage of comp fields in cobol?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
what happens if parmparameter passes zero bytes to the program
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
What is the difference between PIC 9.99 and PIC9v99?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What are the different types of condition in cobol and write their forms.
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?