I have three fields in a Variable VSAM file X(2) Y(10) occurs X times Z(02) Say for the first record X=2 then the length of the file is 2+(10*3)+2=34 second record, x=4 then 4+(10*4)+2=46 If any time if the field x is updated then the total length changes. Is it feasible? Is it
2 4663There is a variable with value 19446. Requirement is to convert it to 194.46. I tried it by doing divide by 100 and my receiving field data type is 9(03)v99. But the output is 194. I am not getting the decimal value. Could anyone pls let me know how to get this done?
2 6660how to access the file from prodution from changeman tool and to submit a file to production
IBM,
1 7633WHAT IS NULL INDICATOR ? WERE IS THIS USED? AND IF IT IS USED IN FILES CONCEPT? HOW DO WE USE IT?
IBM,
2 7103if a dataset is already created with fixed length but after that i want to change fixed length to variable length then how is it possible
IBM,
3 9363Hi Dude,this is Ram.could any one tell me aboue CURRENT OF clause in DB2. Thanks in advance.......
2 5343
What is the meaning of the enq command?
What is the best way to code to provide me the info that there are disks in the array failing or failed? How to code? Run in batch?
Explain the difference between a symbolic map and physical map?
What is the difference between PIC 9.99 and PIC9v99?
what is the differences between getting the system time with eibtime and asktime command?
What is host variable in db2 cobol?
What does the keyranges parameter in define cluster commends do?
What are the different rules for performing sort operation?
What is reorg and runstats in db2?
Explain associator in adabas?
What is the difference between nvl and coalesce?
What is the common work area?
What is meant by dclgen?
name the utility program closely associated with vsam?
How to receive data passed through jcl parm parameter in a natural program?