Start the Zend DBi MySQL Daemon job and verify it is running

The MySQL server is a daemon, meaning it is a constantly running process that communicates via TCP/IP.  In order to use Zend DBi MySQL, the Zend DBi MySQL server daemon must be running. Prerequisite:  Zend DBi must be installed.  The following article can help with that: Install MySQL using the … Continue reading

QGPL in system library list prevents Zend DBi MySQL daemon from starting

This article presents one of the troubleshooting steps for Zend DBi MySQL daemon start ups, found in this article: Troubleshoot Zend DBi MySQL daemon start up failures (mysql.sock) To check this issue, please log on to a 5250 session and enter this command: dspsysval qsyslibl The output will be similar … Continue reading

Missing job description ZMYSQLJBDA prevents Zend DBi MySQL daemon from starting

This article presents one of the troubleshooting steps for Zend DBi MySQL daemon start ups, found in this article: Troubleshoot Zend DBi MySQL daemon start up failures (mysql.sock) To check this issue, please log on to a 5250 session as QSECOFR or a *SECOFR class user and enter this command: DSPOBJD … Continue reading

Some problem with mysql.sock prevents Zend DBi MySQL daemon from starting

This article presents one of the troubleshooting steps for Zend DBi MySQL daemon start ups, found in this article: Troubleshoot Zend DBi MySQL daemon start up failures (mysql.sock) When the Zend DBi MySQL daemon job, ZENDDBID, will not start, the job log will often show something like this: RNM OBJ(‘/tmp/mysql.sock’) … Continue reading

Start Zend DBi MySQL daemon in PASE to review start up errors

Most Zend DBi MySQL daemon start up issues can be resolved by reviewing the known issues covered in the troubleshooting article: Troubleshoot Zend DBi MySQL daemon start up failures (mysql.sock) However, there may be a situation where none of the known issues seem to be the problem.  Even if one … Continue reading

Maximize job logging for the Zend DBi MySQL daemon start up job

Most Zend DBi MySQL daemon start up issues can be resolved by reviewing the known issues covered in the troubleshooting article: Troubleshoot Zend DBi MySQL daemon start up failures (mysql.sock) However, there may be a situation where none of the known issues seem to be the problem.  In that situation, … Continue reading