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
Explain how to initialize a register to 0000?
how to initialize a register to 0000?
What is the use of trt instruction?
What does the following code do? Ap wkur,=p5 where wkur is a label?
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
What is maximum displacement?
how to retrieve the instream data in sysin?
How do you round the addition or subtraction of two numbers in assembler?
Explain how to pass instream data in sysin with assembler?
Explain about maximum displacement?
How is data passed from a calling program to an assembler called program?
Explain the difference in data type "x" and "p"?
What does "using" do?
What is icm instruction?
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?