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

Why do we use "drop"?

0 Answers  


What is the difference between various read and find statement,and which one should be used when for better adabas performance ?

2 Answers   IBM,


What is maximum displacement?

0 Answers  


What does the following code do? Ap wkur,=p5 where wkur is a label?

0 Answers  


What is the difference in data type "X" and "P"?

5 Answers  






How to pass the parameters from jcl to assembler program?

0 Answers  


How do you round the addition or subtraction of two numbers in assembler? what does the following code do? AP WKUR,=P'5' where WKUR is a label

3 Answers   CSC, IBM,


Explain about base register?

0 Answers  


How to pass instream data in sysin with Assembler?

2 Answers   ANZ, IBM,


WHAT WILL HAPPEN IF WE DROP THE BASE REGISTER IN THE PGM WHICH CONTAINS ONLY ONE BASEREG?

4 Answers   IBM, Tech Mahindra,


Can we use an equated value as operand for an MVC instruction? Reason for the same

8 Answers   IBM,


Can we use MVC instruction to move pack field to pack field....which instruction you will use and why ?

4 Answers   Amdocs, IBM,


Categories