what are the isolation levels and where we use it in the db2
program
Answer Posted / raju
level of locking
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is link edit in cobol?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Write the code to count the sum of n natural numbers.
How can you get the ksds file records into your cobol program?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Can you please let me know the centre name of INS certification in Kolkata.
What is the local-storage section?
i need a small 3d program using inline and outline.
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
Explain the configuration section of a cobol program with examples of syntax.
How to use the same COBOL program in Batch and CICS on lines? explain with an example
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?