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 9735can alternate index use in ESDS since it does not contain primary index? if yes can you explain?
2 7295what 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 8960can alternate index use in ESDS since it does not contain primary index? if yes can you explain?
3 9052When we create a physical dataset we specify dcb parameter block size.What is the use of Blocking?
4 7947In a proc i will concatinate 4 dd statements.i want to overide 3 dd statement through jcl how?
3 7737We are using 2 files , file one has data, file two is empty.Using jcl how can we find the other file is empty?
9 23644how 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 5592
hi,what is the module? how many modules in mainframe based banking projects
How to compare two files by using sort?
What methods are available for persisting records in an idms database? Explain.
Why do we use "drop"?
What type of database is db2?
Which component is responsible for db2 startup and shutdown?
What is the use of disp parameter?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Explain host variables?
What is the physical storage length of date data type?
Define predicate?
What is the local-storage section?
What is the meaning concurrency in the db2 database?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?