Answers

Question and Answer:

  Home  IBM Assembler

⟩ 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?

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.

 154 views

More Questions for you: