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.



change process tool( code changes from dev to prd) The changes made to your code should be effected..

Answer / 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

More Assembler Interview Questions

What is need of start 0?

0 Answers  


how to find the dump

3 Answers   EDS,


what is need of start 0? In steed of

0 Answers   IBM,


What does LA R3,R3 ?

1 Answers   Amdocs,


What is the use of TRT instruction and how it is working?

7 Answers   HCL, IBM, Wipro,






explain icm instruction?

0 Answers   IBM,


What is house keeping in assembler? And explain the following code HELLOTSO START 0 * PRINT NOGEN BEGIN SAVE (14,12) LR 12,15 USING TYPE,12 ST 13,SAVE+4 LA 11,SAVE ST 11,8(13) LR 13,11

6 Answers   Mind Tree,


how to initialize a register to 0000?

0 Answers   IBM,


How do you round the addition or subtraction of two numbers in assembler?

0 Answers  


How many maximum base registers we can have in a single program?

0 Answers  


What is the use of trt instruction?

0 Answers  


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?

0 Answers   IBM,


Categories