I need to put a new test version of an IDEAL program in PROD status.
MARK PGM name V nnnn TO PROD fails with
1-IDADXSSP24E - "PROD" program in use,please try later
How can I find where the program is being used in CA SYSVIEW?
Can happen when the program is really being used or when using the same SC00OPTS QCODE value in separate IDEAL regions.
1.Launch CA SYSVIEW
2.Select MENU MVS
3.MENU ENQUEUES
4.ENQUEUE
Look for QNAME=ADRPRDCT and RNAME which contains the program name with system and version.
You find the name of the job that owns the enqueue in Jobname.
QNAME and RNAME are documented in the CA IDEAL Problem Determination Guide
DEQUEUE Command