http://www.ncdhhs.gov/dirm/team51/endevor/faq01.html#_Toc54751640
Endeavour tool
How is endeavour tool used in practical scenario?
Version control deals with changes made to a file. In mainframe terms, they could be the changes made to an application program, copybook, or JCL. Now these changes should be brought under control such that they are approved before they could be moved into production. The version control tools control the version by restricting access to developers to move the updated file to the production region directly. Only some people who have the access can move the files & they do that after reviewing the changes to make sure that they are in tune with the requirements gathered. Once approved, the updated file becomes the baseline to which further changes may be applied in future. The tools also help in giving info as to where & when the changes were made & by who.
Endeavor is one such version control tool. Use of GDGs is also a means of controlling the version.
We use Endevor for Source Control to ensure that we always work with the latest version of the source.
Does both source control and version control are one and the same.
Endeavour tool
How is endeavour tool used in practical scenario?
Version control deals with changes made to a file. In mainframe terms, they could be the changes made to an application program, copybook, or JCL. Now these changes should be brought under control such that they are approved before they could be moved into production. The version control tools control the version by restricting access to developers to move the updated file to the production region directly. Only some people who have the access can move the files & they do that after reviewing the changes to make sure that they are in tune with the requirements gathered. Once approved, the updated file becomes the baseline to which further changes may be applied in future. The tools also help in giving info as to where & when the changes were made & by who.
Endeavor is one such version control tool. Use of GDGs is also a means of controlling the version.
We use Endevor for Source Control to ensure that we always work with the latest version of the source.
Does both source control and version control are one and the same.
How we copy a program from production region to development region.What is the process & syntax ?
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.
[or]
No comments:
Post a Comment