Step 8. Verifying your installation

About this task

When you have completed the steps described in the previous sections, check the message logs to verify your activation of the end-to-end scheduling with fault tolerance capabilities on IBM Z Workload Scheduler.

Perform the following steps:
  1. First, start the controller and check that these messages appear in the controller EQQMLOG:
    EQQZ005I OPC SUBTASK END TO END ENABLER IS BEING STARTED
    EQQZ085I OPC SUBTASK END TO END SENDER IS BEING STARTED
    EQQZ085I OPC SUBTASK END TO END RECEIVER IS BEING STARTED
    EQQG001I SUBTASK END TO END ENABLER HAS STARTED
    EQQG001I SUBTASK END TO END SENDER HAS STARTED
    EQQG001I SUBTASK END TO END RECEIVER HAS STARTED
    EQQW097I END-TO-END RECEIVER STARTED SYNCHRONIZATION WITH THE EVENT MANAGER
    EQQW097I 0 EVENTS IN EQQTWSIN WILL BE REPROCESSED
    EQQW098I END-TO-END RECEIVER FINISHED SYNCHRONIZATION WITH THE EVENT MANAGER
    EQQ3120E END-TO-END TRANSLATOR SERVER PROCESS IS NOT AVAILABLE
    EQQZ193I END-TO-END TRANSLATOR SERVER PROCESSS NOW IS AVAILABLE
    The first time that the controller is started with the fault-tolerant end-to-end scheduling in use or after the end-to-end event data sets (EQQTWSIN and EQQTWSOU) have been reallocated, the end-to-end event data sets need to be formatted. The following messages will appear in the controller EQQMLOG before the messages about sender and receiver have started:
    EQQW030I A DISK DATA SET WILL BE FORMATTED, DDNAME = EQQTWSIN
    EQQW030I A DISK DATA SET WILL BE FORMATTED, DDNAME = EQQTWSOU
    EQQW038I A DISK DATA SET HAS BEEN FORMATTED, DDNAME = EQQTWSIN
    EQQW038I A DISK DATA SET HAS BEEN FORMATTED, DDNAME = EQQTWSOU
  2. After the controller has started, start the end-to-end server and check that these messages appear in the end-to-end server EQQMLOG:
    EQQPH00I SERVER TASK HAS STARTED
    EQQPH33I THE END-TO-END PROCESSES HAVE BEEN STARTED
    EQQZ024I Initializing wait parameters
    EQQPT01I Program "/usr/lpp/TWS/TWS850/bin/translator" has been started,
    pid is 67371783
    EQQPT01I Program "/usr/lpp/TWS/TWS850/bin/netman" has been started,
    pid is 67371919
    EQQPT56W The /DD:EQQTWSIN queue has not been formatted yet
    EQQPT22I Input Translator thread stopped until new Symphony will be available
    These messages are correct the first time you start the server because no Symphony file has yet been created. When a Symphony file exists and is active, the two messages at the bottom are replaced by:
    EQQPT20I Input Translator waiting for Batchman and Mailman are started
    EQQPT21I Input Translator finished waiting for Batchman and Mailman
    Also, the following messages are displayed at the first startup because the EQQTWSIN and EQQTWSOU data sets are both empty and no Symphony file has yet been created:
    EQQPT56W The /DD:EQQTWSIN queue has not been formatted yet
    EQQPT56W The /DD:EQQTWSOU queue has not been formatted yet