Hi Joseph,

Sorry, I haven't done what you're trying to do in the z/OS Debugger. I can
only suggest trying to get an explanation and possible solution from IBM
support.

Peter

On Thu, 13 Mar 2025 at 23:01, Joseph Reichman <
[email protected]> wrote:

> Peter
>
> My clist has a call command
>
> Let me show you what I am doing
>
>
> The clist
> MYTSOID.CLIST(CALLCMD)’
>
> I type SYS CALLCMD
>
>
> PROC 0
>
> Call ‘MYTSOID.MYLOADLIB(MYPROG)’
>
> I get the following message ion the the bottom of the debug tool screen
>
> The operating system has generated the following message:
>
> EQA4015I Load module information could not be retrieved for module
> IKJEFTSR because the loading service ( provider ) that loaded the module
> loaded it from a system managed library (e.g., LPA). The load module cannot
> be debugged.
> The requested SYSTEM command could not be run
> -----Original Message-----
> From: IBM Mainframe Discussion List <[email protected]> On Behalf
> Of Peter Van Dyke
> Sent: Wednesday, March 12, 2025 8:02 PM
> To: [email protected]
> Subject: Re: Executing a clist from debug tool
>
> Hi Joseph,
> The z/OS Debugger documentation for the TSO and SYSTEM commands say they
> are used to run a "valid TSO system command or CLIST name that *does not
> require a parameter*". Trying to pass a parameter might be the cause of
> your problem. Please see the first Usage note here for information on how
> to overcome this restriction:
>
> https://www.ibm.com/docs/en/debug-for-zos/17.0?topic=commands-system-command-zos
>
> HTH,
> Peter Van Dyke
>
> On Thu, 13 Mar 2025 at 00:05, Seymour J Metz <[email protected]> wrote:
>
> > What are the second level messages?
> >
> > --
> > Shmuel (Seymour J.) Metz
> > http://mason.gmu.edu/~smetz3
> > עַם יִשְׂרָאֵל חַי
> > נֵ֣צַח יִשְׂרָאֵ֔ל לֹ֥א יְשַׁקֵּ֖ר
> >
> >
> >
> > ________________________________________
> > From: IBM Mainframe Discussion List <[email protected]> on
> > behalf of Joseph Reichman
> > <[email protected]>
> > Sent: Wednesday, March 12, 2025 9:15 AM
> > To: [email protected]
> > Subject: Executing a clist from debug tool
> >
> > External Message: Use Caution
> >
> >
> > Hi
> >
> > I’m running / debugging a program using debug tool
> >
> > I would like to execute a clist
> >
> > Debug tool allows you to execute clists when it’s run from the TSO
> > Ready prompt
> >
> > Which is what I doing
> >
> > I have done other tso commands from the debug tool command line
> >
> > So when I type the following from the debug tool command line
> >
> > TSO Ex ‘tsoid.mytso.clist(testicular)’ ‘clstparm’
> >
> > From the debug tool command line I get
> >
> > Missing dataset name+
> >
> > Thanks
> > ----------------------------------------------------------------------
> > For IBM-MAIN subscribe / signoff / archive access instructions, send
> > email to [email protected] with the message: INFO IBM-MAIN
> >
> >
> > ----------------------------------------------------------------------
> > For IBM-MAIN subscribe / signoff / archive access instructions, send
> > email to [email protected] with the message: INFO IBM-MAIN
> >
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send email
> to [email protected] with the message: INFO IBM-MAIN
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to