Hi,
I am configuring an SD Secondary Server, In primary server is online and then execute onmode -d set SDS primary ppp
ppp=DBSERVERNAME in $ONCONFIG
In SD secondary server I set the followind parameters:
SDS_ENABLE 1,
SDS_TEMPDBS sdstemporal,/usr/informix/local/sdsdb1,2,0,500000
SDS_PAGING /usr/informix/tmp/page1,/usr/informix/tmp/page2
Finally oninit
In other session execute this command:
onstat -
IBM Informix Dynamic Server Version 11.50.UC5 -- Initialization -- Up 00:00:44 -- 144144 Kbytes
In this status continue the engine.
In the SD secondary server the parameter SERVERNUM is the same primary server?
This two servers is in the same machine.
Thank you for you help.