I'd open an ETR. This isn't a termination message.
In article <9b26bc6a6df52d4483dd73b1fe7b4b066ceed21...@uspho-mxvs07.amer.thermo.com> you wrote: > Thanks Don, but I already have the following in my REXX: > "setdef local noconfirm flag(terminating)" > "setdef global noconfirm flag(terminating)" > I know, I could have left off the local and global and just issue a single > command and it would be treated as global. > Charles (Chuck) Hardee > Senior Systems Engineer/Database Administration > CCG Information Technology > Thermo Fisher Scientific > 300 Industry Drive > Pittsburgh, PA 15275 > Direct: 724-517-2633 > FAX: 412-490-9230 > [email protected] > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Don Poitras > Sent: Thursday, October 17, 2013 8:36 PM > To: [email protected] > Subject: Re: An IPCS question > Chuck, > Try: "SETDEF FLAG(TERMINATING)" > In article > <9b26bc6a6df52d4483dd73b1fe7b4b066ceed21...@uspho-mxvs07.amer.thermo.com> you > wrote: > > Hello Everyone, > > I have a REXX in which I have coded various commands that I do every time I > > have to look at a dump. > > In those commands is a DROPSYM statement, in fact, several of them. > > What I would like to do is eliminate the message: > > BLS18064I No symbols found > > that is produced by the DROPSYM command. > > I have NOSUMMARY coded on the DROPSYM but that doesn't do it. > > Anyone else tired this and succeeded? > > If so, willing to share the knowledge? > > Thanks, > > Chuck > > Charles (Chuck) Hardee > > Senior Systems Engineer/Database Administration > > CCG Information Technology > > Thermo Fisher Scientific > > 300 Industry Drive > > Pittsburgh, PA 15275 > > Direct: 724-517-2633 > > FAX: 412-490-9230 > > [email protected] -- Don Poitras - SAS Development - SAS Institute Inc. - SAS Campus Drive [email protected] (919) 531-5637 Cary, NC 27513 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
