Can anyone explain me CALL procedure in COBOL.Does it carries similarities like call by reference in C.
1 3462How do I handle -911 (deadlock) error in a db2 program so that the program will never abend?
3 21680We have an output dataset in job with disp parameter as SHR. Can we write data in that file dataset?
2 9137I 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 8854While 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 11337We 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??
3243what 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 8550
how can you check if a file is empty using jcl?
What is bms map?
what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
what is search and searchall?what is the diffrence between them?give an best example?
What are the prerogatives?
What is concurrency?
What is integrated data dictionary?
What is maximum displacement?
What is meant by deadlock in db2?
What is the main function of key-sequenced data set?
What is adabas and why it is used?
How vsam files are read in cics pgms?
What is difference between rollback and commit?
in options (main) , what is meaning of main . if u not used main what will happen? After compiling, os will not understand where to load and execute from
Outputs of explain are with matchcols = 0. What does this signify?