Validating the multiplex

The validate option checks the multiplex and notifies you of errors that would prevent some or all servers from starting in multiplex mode. You can run it on any server in the multiplex environment.

This menu option only reports the level of severity of errors found. (You need to check the log file in order to read the errors. See “start_asiq log file”.) The levels of severity are:

When a server starts, it writes the following message to its server log if an ERROR or FATAL level problem is detected:

Multiplex environment incorrect for this server
Please connect and run procedure sp_iqmpxvalidate for help.

The validate option runs the system procedure sp_iqmpxvalidate, which performs multiple checks on the SQL Remote configuration and on the tables SYS.SYSIQFILE and DBA.IQ_MPX_INFO. For details about these tables, see “SYSIQFILE system table” and “IQ_MPX_INFO system table” in Sybase IQ Reference Manual Chapter 10, “System Tables.”

If called interactively with the calling argument 'Y,' the sp_iqmpxvalidate procedure also returns a full list of the errors it can find.

The possible error messages the sp_iqmpxvalidate procedure can return are: