Answer Posted / paddu
-805 error means at the binding process time,dbrm or
package not found in plan.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
how do you reference the rrds file formats from cobol programs
what is the use of outrecord?
) what is the difference between AID and HANDLE AID?
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 difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
What is the usage of comp fields in cobol?
how to move the records from file to array table. give with code example
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
Write a program to enter and display the names of students in a class using the occurs clause.
What are the different open modes available in cobol?
How do you define a variable of comp-1 and comp-2?
how do you reference the variable unblock file formats from cobol programs
Why would you use find and get rather than to obtain?
how do you reference the variable block file formats from cobol programs
Explain how you can characterize tables in cobol?