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

Answer Posted / sreeram

The above ans are correct. Below find clear details how can
we do in changeman.

1. checkout component from prod version of component in
changeman
2. make a changes on the top of the code
3. promote to prod

if you need any more details just mail to me

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define static linking and dynamic linking.

669


Write a program to explain size error.

677


what is the difference between COBOL2 AND COBOL390?

2453


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

644


How many bytes S(8) comp field occupy and its maximum value?

1632






Explain how you can characterize tables in cobol?

638


how to access the file from prodution from changeman tool and to submit a file to production

6686


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5065


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2118


Write the code implementing the perform … varying.

646


) what is the difference between AID and HANDLE AID?

1637


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

700


What guidelines should be followed to write a structured cobol prgm?

673


What is the difference between PIC 9.99 and 9v99 in COBOL?

732


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

780