I have a COBOL main program which is calling sub program, the number of calling parameters used in main program are 4 whereas in sub program it's 5. Sub program is passing 5 parameters back to main program Will there be any compilation error? Or main program parameters displays junk values?
1 2542i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
1613I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
1294
is oorexx compatible with rexx?
what is use of dcb parameter in dd statement?
What is a storage group (stogroup)?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
List out all the tables that are a part of cics ?
which transient data queue support ati?
Explain the difference in data type "x" and "p"?
Under idcams, multiple functions can be executed, each of which returns a condition code. What will be the condition code returned to the operating system?
what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
What is acbgen process?
What are the advantages and disadvantages of a hierarchical database?
What is the function of the dd dcb keyword?
What do you mean by monitor block?
What are types of indexes?