There is subprogram and which is used in more then 200
modules. when we made changes to subprogram is it required
to RESTOW all the main programs? If YES means how i can
restow all 200 main programs at a time.
Answers were Sorted based on User's Feedback
Answer / maitree priyadarsini
If we are making any change to a subprogram, then it is not absolutely necessary to restow all the calling modules until and unless the program is sharing any PDA with the subprogram and the change is made in the PDA too.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / vutukuri.suresh
I am thinking to use RECAT=ALL, but i am sure.
Can anyone answer this
| Is This Answer Correct ? | 5 Yes | 0 No |
Explain the significance of dbid used in adabs?
Explain How will you the specification of database file?
What is the significance of DBID used in Adabs?
What is an Associator in ADABAS?
If i have updated few fields of Adabas file using UPDATE command, and after that i used display to see that field get updted or not. If in Display it showing nothng or record did not get updated then what can be the possible reasons?
What is adabas?
Why adabas is used?
what is the difference between Null compression and default compression?
how to update asingle record in adabas? by using GET, can we do a single record updation?
How can we initialize a variable which is a constant in a LDA. Suppose I want to declare a variable #a N1(1:7) having constant values as 1,2,3,4,5,6, and 7 for respective occurance then how can we do that?
How to initialize a variable which is a constant in a lda. Suppose I want to declare a variable #a n1(1:7) having constant values as 1,2,3,4,5,6, and 7 for respective occurance then how can we do that?
Define adabas?