hi. This is Ram.i have one doubt.why can't we display comp-3 variables directly? let me answer quickly plez........
1 5862In COBOL CALL-CALLING,if a program A is calling 3 sub- programs, dynamically, then it is said sub-programs will always will always in Initial Mode. My question is : Do we need to code CANCEL or (IS INITIAL) for dynamically called sub-programs or it is the property of Dynamically called pgms so every time sub-pgms are called they will be in initial mode. ***This question is only Dynamic call****, Please reply. Thank you in advance.
4 9734can alternate index use in ESDS since it does not contain primary index? if yes can you explain?
2 7291what is the steps followed in EXPLAIN Process or EXPLAIN command. (Explain is for identifying the optimized access path but how or what is the steps for doing the EXPLAIN)
IBM,
4 8956can alternate index use in ESDS since it does not contain primary index? if yes can you explain?
3 9048When we create a physical dataset we specify dcb parameter block size.What is the use of Blocking?
4 7943In a proc i will concatinate 4 dd statements.i want to overide 3 dd statement through jcl how?
3 7732We are using 2 files , file one has data, file two is empty.Using jcl how can we find the other file is empty?
9 23638how can you copy records present in a flat physical file to a database file(physical file).please explain in rpg400 with a simple example
CTS,
1 5589
When is inspect verb is used in cobol?
hi.... anybody send real time project related questions & answers whatever will ask in interview plz.....help me? advanced thanks....
when does a dataset go uncataloged?
What are the distinctive features of a ksda, key sequenced dataset?
Explain how to move cursor to a particular field when position is not known?
kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?
What is notcat 2 - gs?
What is phantom read in db2?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
Explain the purpose of dd dummy statement?
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
Can you explain function of iebgener?
how do you code a null statement?
Can you define mapset?
What is Framework & How it work?