When I use my Notes to create a new local replica of a database from a server, it manages to replicate all the documents, but not the design.
When I create a new replica on my local disk, I can see that the number of documents matches the number as reported on the original replica (I’m using Database Properites to check this). I’m telling it to replicate immediately, with all the default settings except I’m turning off “Encrypt the replica…”. But when I attempt to open the new replica, I get the error “Database has not been fully initialized yet. (It does not contain any views). You will have to use ‘Replicate…’ on the ‘File, Replication’ menu to initiate it.”
Specifics of the circumstances:
-Server is R6.0.2CF1
-Database replica on server is ODS 41
-Advanced replication settings on source replica specify only two permutations:
“When computer
-My name is specifically entered as a Person with Manager Access in the ACL of the source database
-Source database’s ACL does not have “Enforce consistent ACL…” turned on
-I am a member of a group whose name is in the server’s “Full Access Admin” list. This is confirmed when I calculate my own access in using “Effective Access”
-Client is R6.5
More info on my results:
-Resulting new local replica is ODS 43
-New replica has same ACL as source replica
I can replicate other databases from the same server onto the same client with no problem.
I can work around it by replacing the design from its template, but what’s the cause?
Yet more info: when I use the Notes client to make a new copy (not new replica) onto my local machine, documents, design and ACL are copied as I expect, i.e no problem. It’s when creating a new replica that I experience the problem.
I’m interested in either 1) having the design replicate along with the documents, or 2) at least knowing when the design hasn’t replicated – without having to try opening the database.
I’m interested because I’m moving lots of old databases to an “archive” server in order to clear up my production servers. I just happened to try opening this database; there are many others that I have moved, and I’m almost afraid to check whether their designs were replicated as I had expected.
Thanks for any ideas, folks.