× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



From: Jim Essinger

I am looking for how to gracefully end and start the ZEND and ZMYSQL
subsystems, the ZEND http server instance, and the MYSQL daemon.
The only way I have gotten the daemon to start is to start a PASE
shell session, then issue the 'mysqld_safe &' command. This puts the
daemon running in QINTER.

I didn't concern myself with ending it gracefully. Perhaps that will bite me some day. ;)

nor does it start when taking the "4. Start MySQL daemon" menu option
off of the "Zend MYSQL Management" menu.

I can offer what I did, but that last part worries me. Have you checked your joblog after using the start option to see what errors you got?

My ZENDCORE/ZEND subsystem description has the following in autostart job entries:

Job Job Description Library
ZC_STR_ASJ ZCOREJOBDA ZENDCORE
ZMYSQLSBS ZMYSQLJOBD ZENDCORE

Display Job Description
System: S1057GPG
Job description: ZMYSQLJOBD Library: ZENDCORE

User profile . . . . . . . . . . . . . . . . . . : ZENDADMIN
CL syntax check . . . . . . . . . . . . . . . . : *NOCHK
Hold on job queue . . . . . . . . . . . . . . . : *NO
End severity . . . . . . . . . . . . . . . . . . : 30
Job date . . . . . . . . . . . . . . . . . . . . : *SYSVAL
Job switches . . . . . . . . . . . . . . . . . . : 00000000
Inquiry message reply . . . . . . . . . . . . . : *RQD
Job priority (on job queue) . . . . . . . . . . : 5
Job queue . . . . . . . . . . . . . . . . . . . : QSYSNOMAX
Library . . . . . . . . . . . . . . . . . . . : QSYS
Output priority (on output queue) . . . . . . . : 5
Printer device . . . . . . . . . . . . . . . . . : *USRPRF
Output queue . . . . . . . . . . . . . . . . . . : *USRPRF
Library . . . . . . . . . . . . . . . . . . . :

Message logging:
Level . . . . . . . . . . . . . . . . . . . . : 4
Severity . . . . . . . . . . . . . . . . . . . : 0
Text . . . . . . . . . . . . . . . . . . . . . : *NOLIST
Log CL program commands . . . . . . . . . . . . : *NO
Job log output . . . . . . . . . . . . . . . . . : *SYSVAL
Accounting code . . . . . . . . . . . . . . . . : *USRPRF
Print text . . . . . . . . . . . . . . . . . . . : *SYSVAL

Routing data . . . . . . . . . . . . . . . . . . : ZCORE

Request data . . . . . . . . . . . . . . . . . . : QSYS/STRSBS ZMYSQL/ZMYSQL

DDM conversation . . . . . . . . . . . . . . . . : *KEEP
Device recovery action . . . . . . . . . . . . . : *SYSVAL
Time slice end pool . . . . . . . . . . . . . . : *SYSVAL
Job message queue maximum size . . . . . . . . . : *SYSVAL
Job message queue full action . . . . . . . . . : *SYSVAL
Allow multiple threads . . . . . . . . . . . . . : *NO
Initial ASP group . . . . . . . . . . . . . . . : *NONE
Spooled file action . . . . . . . . . . . . . . : *SYSVAL
Text . . . . . . . . . . . . . . . . . . . . . . : ZMySQL SBS Start Job Descr
iption





Bottom
Press Enter to continue.

F3=Exit F12=Cancel


My ZMYSQL/ZMYSQL subsystem description has the following autostart job entry:

Job Job Description Library
ZMYSQLD ZMYSQLJBDA ZMYSQL

Display Job Description
System: S1057GPG
Job description: ZMYSQLJBDA Library: ZMYSQL

User profile . . . . . . . . . . . . . . . . . . : MYSQL
CL syntax check . . . . . . . . . . . . . . . . : *NOCHK
Hold on job queue . . . . . . . . . . . . . . . : *NO
End severity . . . . . . . . . . . . . . . . . . : 30
Job date . . . . . . . . . . . . . . . . . . . . : *SYSVAL
Job switches . . . . . . . . . . . . . . . . . . : 00000000
Inquiry message reply . . . . . . . . . . . . . : *RQD
Job priority (on job queue) . . . . . . . . . . : 5
Job queue . . . . . . . . . . . . . . . . . . . : ZMYSQLJBQ
Library . . . . . . . . . . . . . . . . . . . : ZMYSQL
Output priority (on output queue) . . . . . . . : 5
Printer device . . . . . . . . . . . . . . . . . : *USRPRF
Output queue . . . . . . . . . . . . . . . . . . : *USRPRF
Library . . . . . . . . . . . . . . . . . . . :

Message logging:
Level . . . . . . . . . . . . . . . . . . . . : 4
Severity . . . . . . . . . . . . . . . . . . . : 0
Text . . . . . . . . . . . . . . . . . . . . . : *NOLIST
Log CL program commands . . . . . . . . . . . . : *YES
Job log output . . . . . . . . . . . . . . . . . : *SYSVAL
Accounting code . . . . . . . . . . . . . . . . : *USRPRF
Print text . . . . . . . . . . . . . . . . . . . : *SYSVAL

Routing data . . . . . . . . . . . . . . . . . . : ZMYSQL

Request data . . . . . . . . . . . . . . . . . . : QSYS/CALL ZMYSQL/ZMYSQLSTR
T

DDM conversation . . . . . . . . . . . . . . . . : *KEEP
Device recovery action . . . . . . . . . . . . . : *SYSVAL
Time slice end pool . . . . . . . . . . . . . . : *SYSVAL
Job message queue maximum size . . . . . . . . . : *SYSVAL
Job message queue full action . . . . . . . . . : *SYSVAL
Allow multiple threads . . . . . . . . . . . . . : *NO
Initial ASP group . . . . . . . . . . . . . . . : *NONE
Spooled file action . . . . . . . . . . . . . . : *SYSVAL
Text . . . . . . . . . . . . . . . . . . . . . . : MySQL JOBD






Bottom
Press Enter to continue.

F3=Exit F12=Cancel

--
Sean Porterfield

This email is confidential, intended only for the named recipient(s) above and may contain information that is privileged. If you have received this message in error or are not the named recipient(s), please notify the sender immediately and delete this email message from your computer as any and all unauthorized distribution or use of this message is strictly prohibited. Thank you.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.