change process tool( code changes from dev to prd)
The changes made to your code should be effected in live.
how the process takes place. that is how can you move the
code changes from development to production.
Answer Posted / sunny
1) If there is any updates in the Macros regarding the
structure change or addition/removal of byte, then you need
to Promote the macro to Live first.
2) Reassemble your codes against the Live Macros.
3) Raise ELAS for the Codes to go to production.
4)Promote the codes to production.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What does "using" do?
How is data passed from a calling program to an assembler called program?
Explain the difference between various read and find statement?
What does the following code do? Ap wkur,=p5 where wkur is a label?
Explain about house keeping in assembler?
What is maximum displacement and how to cross this limit?
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
Explain how to initialize a register to 0000?
how do you round the addition or subtraction of two numbers in assembler? what does the following code do? change process tool(code changes from dev to prd) the changes made to your code should be effected in live. How the process takes place. That is how can you move the code changes from development to production?
Ap wkur,=p5 where wkur is a label?
how to initialize a register to 0000?
explain about maximum displacement and how to cross this limit?
How many maximum base registers we can have in a single program?
Explain how to access vsam file?
How to pass the parameters from jcl to assembler program?