example for sub strings ? and refernce modifications whit output pls
What are different file OPEN modes available in COBOL?
If a sub program is called from mainprogram.I have opened cursor in main program and Fetch the result in subprogram ,Is it possible ?If yes please tell me the reason.
When the working storage variables get allocated? a.At Compile time b.At starting of the run time c.At end of the run time. d.None of these
What is mean by maxcc
With in these three which one is the default one Call Reference, Call By Value, Call By Content.-Which one is default?
what is the advantage of using redefines instead of delaring the variables ?
consider the following PROCEDURE DIVISION entry OPEN EXTEND IN-FILE identify the correct statement a.organization of IN-FILE is sequential and records can be added in the beginning b.organization of IN-FILE is sequential and records can be added in the end c.organization of IN-FILE is indexed and records can be added in the beginning d.organization of IN-FILE is indexed and records can be added in the end
I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.
What will happen if we move SPACES to numeric field and ZEROES to alphabetic field?
What is diff between vsam and db2?what is advantage of db2 over vsam?which is best suited one?
how to resolve the file status 47.......
when SE37 SB37 and sd37 occurs how to increase the volume , primary quantity and secondary quantity?