CICS NEWCOPY


This command marks the program name in the PPT nonresident and refreshes its disk address to prepare for a newly link-edited version or restoration of that program.

Command

Parameters

CICS NEWCOPY

programName

Related topic


Warning

Important

BBI-SS PAS to CICS communication must be active.

The following table describes the parameters:

Parameter

Function

Notes

programName

Program to be refreshed

1- to 8 alphanumeric

Example

This example command refreshes the CICS copy of a program named PGM1.

/* REXX */
"IMFEXEC CICS NEWCOPY PGM1"

CLIST example:

IMFEXEC CICS NEWCOPY PGM1

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI Ops Automation 8.4