Reconfigures a newly-synchronized query server.
sp_iqmpxpostsyncqueryserver( )
Sets up query server for SQL Remote replication. Automatically
invokes the procedure DBA.sp_mpxcfg_<server> if
it exists, where server is the query server
name. When finished, this procedure places the following message
in the server log: Query server auto-configuration
complete
. If the query server is already configured
or if you run this procedure on a write server, the procedure does
nothing.