|
|
| Author |
Message |
shchan
New User
Joined: 06 Jun 2007 Posts: 38 Location: Hyderabad
|
|
|
|
| Can any one tell me how to copy a program that has been promoted into cics test region(for testing) |
|
| Back to top |
|
 |
References
|
Posted: Wed Sep 12, 2007 11:43 am Post subject: Re: how to copy a program into cics region |
 |
|
|
 |
Devzee
Senior Member
Joined: 20 Jan 2007 Posts: 709 Location: Hollywood
|
|
|
|
first check whether the ur program is moved to test region load library.
and then do
cemt s prog... new |
|
| Back to top |
|
 |
shchan
New User
Joined: 06 Jun 2007 Posts: 38 Location: Hyderabad
|
|
|
|
hi Devzee,
can u please tell me how move a program into test region from changeman |
|
| Back to top |
|
 |
Devzee
Senior Member
Joined: 20 Jan 2007 Posts: 709 Location: Hollywood
|
|
|
|
For each CICS test region, there would be some thing mapped in CHGMAN like region and libraries, promote.
Check your CHGMAN stages, and promote to the appropriate region |
|
| Back to top |
|
 |
shchan
New User
Joined: 06 Jun 2007 Posts: 38 Location: Hyderabad
|
|
|
|
hi devzee,
ya i have done that but i did not know that promoting a program is like copying it into cics region. |
|
| Back to top |
|
 |
|
|