how to handle -911 (deadlock) error in a db2 program so that the program will never abend?
Who are the recent Padam Awards Winners?
What is difference between interceptors and filters?
What are the major differences between Scala’s Auxiliary constructors and Java’s constructors?
Hi dears, i work with E// switches since a bit time,i faces a problem with AFFILE output,when i get the out put (with Hex code) and i try to convert it to ASCII code it gives me the correct values but the data is not arrange correctly,there is some tabs,spaces and by result the data is shifted is there any advice for this case thanks & regards
how do you gauge the strength of the key, what is the parameter used?
how many reports do u create in ur project?i don't have real time exp..tell me based on ur exp..for interview pt of view,don't say it depends on ur project and u? thanks in advance..
What is named function?
What is === in javascript?
What is Cassandra Query Language?
How does polymorphism work in perl? Give an example.
How can we remove a jsp page from getting cached?
What is meaning of Canceled/Flat Beam. What is difference between them? Both type of beam can bear same load if size (width)of the flat beam is increases and depth is same as slab thickness? Kindly suggest to me.
What are the steps involved in SAP Security upgradation projects and also in SAP security impletation projects
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.