IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How to Rename Unfrozen Package component


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
naseera

New User


Joined: 22 Nov 2010
Posts: 7
Location: Noida

PostPosted: Wed Dec 22, 2010 1:09 pm
Reply with quote

Hi All,

I have Unfrozen a package component and want to RENAME with a new name. How can I do this?
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Wed Dec 22, 2010 2:34 pm
Reply with quote

don't know what repository system you are using, but in endevor:
  1. delete element with old name
  2. add element with new name
  3. promote element with new name
Back to top
View user's profile Send private message
balakrishna reddy.bala

New User


Joined: 15 Sep 2010
Posts: 17
Location: india

PostPosted: Wed Dec 29, 2010 6:44 pm
Reply with quote

Hi,

You can stage the component with different name and delete the old one.
You cannot rename a component in changeman.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10872
Location: italy

PostPosted: Wed Dec 29, 2010 7:49 pm
Reply with quote

what has this to do with COBOL
tell the CM product You are using and the topic will be moved where it belongs!
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Thu Dec 30, 2010 9:22 pm
Reply with quote

If ChangeMan:
    If this is a brand-new program, add a member with the name-of-your-choice to some personal PDS and stage the component from this PDS. Then change/add whatever you want to do with this component.

    As others have said, you can't rename component in ChangeMan, just like you rename a PDS member.
End-if.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Rebind issue - Package DB2 2
No new posts Rename dasd IBM Tools 11
No new posts Why myself doing Package Bind always ... DB2 5
No new posts JCL to delete component in a package Compuware & Other Tools 14
No new posts Error during restore rename All Other Mainframe Topics 2
Search our Forums:

Back to Top