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
Why do we use "drop"?
How is data passed from a calling program to an assembler called program?
Explain the difference in data type "x" and "p"?
Ap wkur,=p5 where wkur is a label?
Explain how to produce soc7 abend?
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?
Explain how to initialize a register to 0000?
How to pass the parameters from jcl to assembler program?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
what is need of start 0? In steed of
What does the following code do? Ap wkur,=p5 where wkur is a label?
What is maximum displacement and how to cross this limit?
explain icm instruction?
How many maximum base registers we can have in a program?
How are data passed from jcl parm to assembler program?