
Ah yes, this is why we have one type "JCL" with two processor groups for that type. This ensures that the user must select between one or the other.
I am not seeing the problem though if you have the two types set with the same O/P LIBRARY value.
BTW, what I meant was that the value in the O/P LIBRARY TYPE (see the processor group display panel.. ) - which can be used to prevent elements of the same name being registered across types.
And yes, if it is set in Prod then look forward to doing a a transfer so that there is no reference to the unwanted processor group - watch out that the delete processor is run as part of the TRANSFER - which can result of Production output library objects being deleted.
However, if you don't have a processor for this type then having TYPE JCL + Processor Group JCL and then TYPE PJCL + Processor Group JCL isn't such a bad situation. It just doesn't line up :)
Our local rule here is that the Processor Group and the Type are the same unless the Type has multiple processor groups.
One day I will have the system configurations fixed to make this true :-)
If your only problem is that the processor group of type PJCL does not match the name of the type.. then ask yourself if it is worth fixing it. Out system has several cases where the Type and PG don't match. Luckily, few of these types are referenced by a processor, and where they do the processor uses the type name for determining processing controls.