hi. This is Ram.i have one doubt.why can't we display comp-3 variables directly? let me answer quickly plez........
1 5972In 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 9908can alternate index use in ESDS since it does not contain primary index? if yes can you explain?
2 7404what 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 9201can alternate index use in ESDS since it does not contain primary index? if yes can you explain?
3 9177When we create a physical dataset we specify dcb parameter block size.What is the use of Blocking?
4 8115In a proc i will concatinate 4 dd statements.i want to overide 3 dd statement through jcl how?
3 7886We are using 2 files , file one has data, file two is empty.Using jcl how can we find the other file is empty?
9 23992how 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 5686
What is qsam? How it is used?
Define base cluster?
What are the cobol coding sheets?
What is multithreading in jcl?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Hello All, We have requirment to Replace BMC Db2 Load product thru CA FAST LOADPlus product. Do anyone have JCL to for FAST LOADPLUS and what all are thing need to take in consideration.
How do we specify index to include or not during bind process.
What is host variable?
How is next sentence and continue different?
What is the function of currentdata option in bind?
Receive consists of buffer option in it. What is the significance of this option?
How can you do the explain of a dynamic sql statement?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
What is meant by comp-3 and what is it used for?
How to fetch the last row from the table in SQL (db2)?