I want to set position for a particular text in a certain position in several of my cics maps.Please provide me with a solution. Ex: If "F1-Help" has to be set to pos(4,27) always in all the maps within a PDS.
2371How do u find the programs calling the given module, without having doing 3.13 on loadlib/source library?
2 7357This question regarding Checkpoint. Suppose my program has checkpoint for every 100 records. If my program abends at 120 records, what will happen. I know first 100 records are committed and rest of 20 records where they gone and where they are stored.
1 10061how can we pass parameters from JCL to cobol subprogram...my requirement is i should not get data from mainprogram but i need it from JCL directly
5 24493There is one QSAM is the VB file. i want to get the first characters in this file and change those characters from'abcd' to '1234' and creat a vasm file to put '1234' in it. how to do in only JCL. if it not QSAM, it's VASM and VB. how to do it.
IBM,
1 6095
What does a ROLLBACK do?
What is speed parameters in define cluster command?
Enlist the features of rexx as a programming language.
what about F1 & F2 keys in xpeditor? And their functionalities?
Define the necessity of run stats among the environment test?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
If a ceo wants to see all employees of the company from an online screen. How will be the design of the map from the developer point of view?
What are some jcl statements that are not allowed in procedures?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
What is the difference between version control and debugging tools?
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
Explain referential integrity?
what is the meaning of notcat 2?
suppose if you added a coloumn to db2 table, How would it be the Impact analysis?
What is the information associated with sysibm.syslinks table?