Modify a program in the changeman package
-
- 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
i have checked out the program from base. Is it possible for others to modify that program in the changeman package??
-
- 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
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
Regards
Nic
-
- 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
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.
I think the LOCK option can be set manually with an appropriate line command, or may be set automatically depending on your installation options.
-
- 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
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
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
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
-
-
Calling Java program on UNIX/USS from a COBOL CICS program?
by zbius » Tue Nov 05, 2024 2:37 pm » in IBM Cobol - 2
- 2585
-
by zbius
View the latest post
Wed Nov 06, 2024 6:02 pm
-
-
- 2
- 3155
-
by enrico-sorichetti
View the latest post
Mon Oct 30, 2023 6:25 pm
-
- 1
- 2421
-
by engh
View the latest post
Fri Jul 08, 2022 7:31 pm
-
- 4
- 3067
-
by sergeyken
View the latest post
Mon May 22, 2023 12:52 am
-
- 1
- 1664
-
by enrico-sorichetti
View the latest post
Sat Jun 12, 2021 12:18 pm