"Invalid or nonexistent document" Error for a local Database

Hi all,

I’m importing a database in the server from a sample DXL file. After importing and creating a copy of the .nsf file(imported database ) from the server to the local machine(OS level Copy and Paste) and opening the local nsf file from notes client it shows the error “Invalid or nonexistent document”. I’m able to open the Generated Database from the server without any problem and also able to preview it in browser. But only for the local copy database it is showing the error.

what would be the reason for this error for local files and how to sort it out.

thanks in advance.

Murugavel.E

Subject: “Invalid or nonexistent document” Error for a local Database.

A potential reason for the error my have occurred during the import process of the DXL file. At that time, the parser that converted to NSF could have potentially incorrectly parsed or encountered corrupt information from the DXL and wrote partial information to the NSF which would effectively create an invalid or non-existent document.

A solution that I would recommend for you is to pull a local replica from the server instance of the database.

Good luck!