Main dbspace count differs on write and query servers

Possible causes

Sybase Central may fail executing a CREATE DBSPACE command on a query server, causing the main dbspace count from a query server to differ from the count on the write server.

Trying to start the query server where the CREATE DBSPACE failed returns the error:

Query Server dbspace count differs from Write Server

In this case, executing sp_iqmpxvalidate on the write server returns a message like the following:

ERROR: Main dbspace counts for server UXIQIP393, write server mismatch in SYS.SYSIQFILE

CREATE DBSPACE may also fail on a query server if the file system permissions for a shared raw disk device are wrong at the query server, or if the pathname does not resolve to the same device where the write server created the dbspace.

Actions

The following actions resolve the problem:

See also