Submitted by Guillaume Delpierre on Feb 22, 2011 3:15:41 AM

Folder Link

With Domino administrator , you can create a Folder Link that can be used by CL copy command to copy database out of the domino data directory (pretty useful for backup)

Submitted by Guillaume Delpierre on Feb 22, 2011 3:13:35 AM

Program document

You can use program document to execute that command, automating execution to copy database to same or another server

example of program document : (replace db1 and db2 by db name and set server name)

Program name: nserver

Command line: -c "CL copy db1.nsf db2.nsf"

Server to run on: YourServer/TEST

Enabled/disabled: Enabled

Run at times: 05:00 each day

Repeat interval:

Days of Week: Sun, Mon, Tue, Wed, Thu, Fri, Sat

Comments: Copy database with different replicaID

Submitted by Steven Robert on Nov 16, 2010 6:28:24 PM

Cluster_admin_on

I am getting "You are not authorized to perform that operation" message. Where do I have to give myself the required access?