How we copy a program from production region to development
region.What is the process & syntax ?

Answer Posted / shailendra

we use for to make copy production to development or
oppsite
there is tool called 1.endevor
2.changman
these tool called version controler tool.
when we want any update in production job so according to
requirment we take a copy of latest version of production
job,& update it then put it again to the prodution it
automatically taken as lastest version in the system, at
the next cycle for runing your latest programme will
execute.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

1787


What is a SSRANGE and NOSSRANGE?

838


What is length is cobol?

656


what are decleratives in cobol?

1831


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1884






EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2065


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1126


IF I mention stop run in CICS what happens?

1902


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

641


how do you reference the printer file formats from cobol programs

677


Write the code to count the sum of n natural numbers.

705


How to print 10 to 1 if the input have only 10 digit number?

824


Explain how to differentiate call by context by comparing it to other calls?

695


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8186


What are the pertinent COBOL

2055