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

Recompiling a program with new change order


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ParagChouguley

Active User


Joined: 03 Feb 2007
Posts: 175
Location: PUNE(INDIA)

PostPosted: Fri Apr 18, 2008 12:22 pm
Reply with quote

Hi ALL,
I have added a program to endevor with default CCID. Now I want it to be added with another CCID, as its going to PROD. The usual procedure I follow is that a) Retrieve that program to a PDS b) Delete the program from endevor having default CCID c) Add the program with new CCID.

But this procedure doesn't satisfy configuration management. ie. after retrieving the program and before adding with new CCID, if any changes are made, they are not traced in endevor.

So my questions are
1) what is the best way to achive this task (and leaving a trace of chnages if any) ?
2) If I recompile the program with new CCID, will it be ok ?

--Parag
Back to top
View user's profile Send private message
Bharath Bhat

Active User


Joined: 20 Mar 2008
Posts: 283
Location: chennai

PostPosted: Fri Apr 18, 2008 1:34 pm
Reply with quote

Hi Parag,

Generating the element with the new CCID with OVERRIDE SIGNOUT option should solve your issue. In this case you don't need to retrieve the element. After generating, it should display the new CCID.

I think I am right icon_cool.gif
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


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

PostPosted: Fri Apr 18, 2008 2:10 pm
Reply with quote

i would not delete anything, unless it is an error. As Bharath said, perform a copyback generation action with the new ccid. you have seen what deletion does, you lose all your history.
Back to top
View user's profile Send private message
ParagChouguley

Active User


Joined: 03 Feb 2007
Posts: 175
Location: PUNE(INDIA)

PostPosted: Fri Apr 18, 2008 3:04 pm
Reply with quote

Thanks Guys,
Your solution helped me !
By the way, can you tell me how do the options 1) OVERRIDE SIGNOUT and 2) Copyback work ?? I mean what is their purpose, etc.

--Parag
Back to top
View user's profile Send private message
Bharath Bhat

Active User


Joined: 20 Mar 2008
Posts: 283
Location: chennai

PostPosted: Fri Apr 18, 2008 4:06 pm
Reply with quote

When you add an element to Endeavor, it will show SIGNED OUT TO: CCID when you browse the element. That means the element will be SIGNED OUT TO the CCID which generates the element. If you need to generate it with any other CCID then you need to specify the OVERRIDE SIGNOUT option otherwise it will throw an error saying that the element is SIGNED OUT to someone else.
I do not know anything about copyback..
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 -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Rotate partition-logical & physic... DB2 0
No new posts DB2 Event passed to the Application P... DB2 1
No new posts How to pass the PARM value to my targ... COBOL Programming 8
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
Search our Forums:

Back to Top