The issue isn't the prompt, it's how Db2 (I hate that case change) parses the 
RUN command and reports errors. That parsing uses a TSO service, hence the IKJ 
messages.

--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3
עַם יִשְׂרָאֵל חַי
נֵ֣צַח יִשְׂרָאֵ֔ל לֹ֥א יְשַׁקֵּ֖ר

________________________________________
From: IBM Mainframe Discussion List <[email protected]> on behalf of 
Wayne Driscoll <[email protected]>
Sent: Thursday, June 6, 2024 9:52 AM
To: [email protected]
Subject: Re: DSNTEP2 problem

When the DSN command processor successfully starts up, the command prompt
will be DSN, not READY. this implies that the DSN command wasn't found or
some other error occurred.
READY
  DSN SYSTEM(DSN1)
DSN
  -DIS THREAD(*)
DSNV401I  -DSN1 DISPLAY THREAD REPORT FOLLOWS -
DSNV402I  -DSN1 ACTIVE THREADS -

Note "DSN" not "READY" after the DSN command was processed.

On Thu, Jun 6, 2024 at 7:47 AM Attila Fogarasi <
[email protected]> wrote:

> It's a Db2 bug, maybe made worse by the way parsing works.  The message
> means that the bind for the plan specified doesn't match the Db2 level
> being executed.  Full employment for Db2 DBAs.
>
> On Thu, Jun 6, 2024 at 9:58 PM Peter Relson <[email protected]> wrote:
>
> > <snip>
> > RUN  PROGRAM(DSNTEP2) PLAN(DSNTEP1) LIB('DB2.DBV.SDSNSAMP')
> > IKJ56712I INVALID KEYWORD, PLAN(DSNTEP1)
> > </snip>
> >
> > I'm surprised that TSO parsing (and given that we see an IKJ message, it
> > seems that TSO parsing is being used, not necessarily by TSO itself)
> would
> > consider a "bad value" (especially when the possible values are not
> > knowable to a parser) to be an "INVALID KEYWORD" (as opposed to if the
> user
> > had coded PLANN(DSNTEP1) it might have complained that PLANN was an
> invalid
> > keyword.
> >
> > Peter Relson
> > z/OS Core Technology Design
> >
> >
> > ----------------------------------------------------------------------
> > 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
>


--
Wayne Driscoll
Software Engineer | Mainframe Software Division
Broadcom Software

*Office: *630-300-1931* Mobile:* 630-247-1632
[email protected]

--
This electronic communication and the information and any files transmitted
with it, or attached to it, are confidential and are intended solely for
the use of the individual or entity to whom it is addressed and may contain
information that is confidential, legally privileged, protected by privacy
laws, or otherwise restricted from disclosure to anyone else. If you are
not the intended recipient or the person responsible for delivering the
e-mail to the intended recipient, you are hereby notified that any use,
copying, distributing, dissemination, forwarding, printing, or copying of
this e-mail is strictly prohibited. If you received this e-mail in error,
please return the e-mail to the sender, delete it from your computer, and
destroy any printed copy of it.

----------------------------------------------------------------------
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