Restrict Server

In order to make new replica copies of databases I will be moving to a new server, I would like to lock users out once I begin creating the replicas. Can this be done using the server_restricted command, or would it be better just to add the administrators group exclusively to the access server field in the server document thereby locking out all other users? Does the server_restricted (1 or 2) command mean no new connections are allowed even for admins?

Subject: Restrict Server

In order to achieve, I would recommend using the ‘server_restricted=x’ notes.ini parameter over modifying the Server Document as you described.

As for the configurable options for the ‘server_restricted’ parameter, detailed information can be found here:

http://www.ibm.com/support/docview.wss?rs=899&uid=swg21089278

I hope this helps!

Subject: RE: Restrict Server

It did, thanks much!