Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Error panel not found when using "NEWAPPL"

326 views
Skip to first unread message

Stocker, Herman

unread,
Oct 29, 2007, 8:29:40 AM10/29/07
to
G'day List,
I'm having a problem with an application start up from a REXX. It seems
that when ever I use "NEWAPPL" I get an link error or panel not found error
see below. When I remove the "NEWAPPL" it seems to work. My problem is
that the application I'm attempting to access in MQS and I do not have
access to the source, so I can not change their calls.

Call to panel with "NEWAPPL":
ISPP100
Panel 'MQAPPS' error
Panel not found.
Current dialog statement:
SELECT PANEL(MQAPPS) NEWAPPL(MQS1)
Enter HELP command for further information regarding this error.
Press ENTER key to terminate the dialog.

After panel select was change - removing "NEWAPPL":
OPTION ===>

B MQBRO - Browse an MQM Queue
C MQCMD - Issue MQM Commands
D MQDLQ - Administer an MQM Dead Letter Queue on MQM ===>

OC MQADMIN - MQM MVS/ESA Operations & Control Panels
OD MA17 SP - Message Handler /Browse,Delete,Forward msgs

When any of the options are selected - example "B":
ISPD212
Invalid PGM name
Link to 'MQBRO0' failed, abend code = x'00000806'.
Panel line where error was detected:
ZSEL = PGM(MQBRO0) NEWAPPL(MQBR)
Enter HELP command for further information regarding this error.
Press ENTER key to terminate the dialog.

Any help is greatly appreciated.

Regards,
Herman Stocker
Technical Specialist
Data Center Operations
avis budget group
Phone: 1973-496-4847
fax: 1973-496-8201
E-Mail: Herman....@avisbudget.com


The sender believes that this E-mail and any attachments were free of any
virus, worm, Trojan horse, and/or malicious code when sent. This message and
its attachments could have been infected during transmission. By reading the
message and opening any attachments, the recipient accepts full
responsibility for taking protective and remedial action about viruses and
other defects. The sender's employer is not liable for any loss or damage
arising in any way from this message or its attachments.

John P Kalinich

unread,
Oct 29, 2007, 8:45:30 AM10/29/07
to
Herman,

Try adding PASSLIB to the SELECT statement.

Regards,
John K

ISPF discussion list <ISP...@listserv.nd.edu> wrote on 10/29/2007 07:08:04
AM:

Stocker, Herman

unread,
Oct 29, 2007, 10:45:51 AM10/29/07
to
Thank you. That did the trick. Have a great day.

Regards,
Herman Stocker
Technical Specialist
Data Center Operations
avis budget group
Phone: 1973-496-4847
fax: 1973-496-8201
E-Mail: Herman....@avisbudget.com

thanujak...@gmail.com

unread,
Mar 9, 2016, 7:52:22 AM3/9/16
to
Can anyone help me to solve the below problem while executing ISPF screens

******************************************************************************
* ISPD212 *
* *
* Invalid PGM name *
* Link to 'DSQQMFE' failed, abend code = x'00000806'. *
* *
* *
* *
* *
* *
* *
* Current dialog statement: *
* ISPEXEC SELECT PGM(DSQQMFE) NEWAPPL(DSQE) PARM(S=DB2B) PASSLIB *
* *
* Enter HELP command for further information regarding this error. *
* Press ENTER key to terminate the dialog. *
* *
* *
* *
* *

Thanks alot In Advance
0 new messages