Customizing Program Preparation for multiple systems
You can customize Program Preparation for multiple systems by doing one of the following alternatives:
- Modify
EQASTART1 to use a fully qualified data set name or member name other thanEQAZDFLTto start IBM® z/OS® Debugger Utilities. - Instruct your users to enter one of the following commands, depending
on the customization they want to use:
-
EXEC 'hlq.SEQAEXEC(EQASTART)' 'PUMEMBER(''any.data.set.name'')' -
EXEC 'hlq.SEQAEXEC(EQASTART)' 'PUMEMBER(membername)'
-
1 USERMOD EQAUMOD2 is provided for updating EQASTART. See
SMP/E USERMODsin the IBM z/OS Debugger Customization Guide for an SMP/E USERMOD for this customization.