Modify a program in the changeman package

Serena's Software Change Management utility:Changeman ZMF: Application change, upgrade control and LifeCycle Management
raviteja123
Posts: 1
Joined: Thu May 12, 2016 11:24 pm
Skillset: COBOL JCL DB2 CICS VSAM
Referer: myself

Modify a program in the changeman package

Postby raviteja123 » Thu May 12, 2016 11:28 pm

i have checked out the program from base. Is it possible for others to modify that program in the changeman package??

NicC
Global moderator
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
Referer: Google
Location: Pushing up the daisies (almost)

Re: Modify a program in the changeman package

Postby NicC » Fri May 13, 2016 3:36 pm

It is a long time since I used Changeman but I think it tells you that soemone has already checked out the element. Of course you could try this yourself by trying to check out an element that you know is already checked out. Or you cold ask your colleagues or you should have asked at your training.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic

Blackthorn
Posts: 130
Joined: Tue Feb 01, 2011 7:12 pm
Skillset: JCL, TWS, IBM Utilities
Referer: Found on web

Re: Modify a program in the changeman package

Postby Blackthorn » Tue May 17, 2016 4:01 pm

I seem to recall something about a LOCK option which prevents other users from modifying the component, although it's a while too since I've used ChangeMan much.

I think the LOCK option can be set manually with an appropriate line command, or may be set automatically depending on your installation options.

enrico-sorichetti
Global moderator
Posts: 3006
Joined: Fri Apr 18, 2008 11:25 pm
Skillset: tso,rexx,assembler,pl/i,storage,mvs,os/390,z/os,
Referer: www.ibmmainframes.com

Re: Modify a program in the changeman package

Postby enrico-sorichetti » Tue May 17, 2016 4:10 pm

in any DECENT controlled development system LOCK should be ON by default
to warn that somebody is already working on the object

and after the proper authorization the object can be unlocked,
with the usual BEWAREs
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort


  • Similar Topics
    Replies
    Views
    Last post