"Entry not found in index" running copy doc agent

I am receiving the error “entry not found in index” when trying to run an agent on the server from the console. I am issuing the tell amgr run command.

The agent is trying to copy documents from one database to another. I am using simple search and simple actions. The search criteria is older thqan 7 days. The actions are move to database 02.nsf and then delete.

TIA

Subject: “Entry not found in index” running copy doc agent

Hi Lou,

are you sure you are using the right syntax issuing the command (single qoutes for the agent name, double quotes for the Database, i.e. tell amgr run “MyDatabase.nsf” ‘myAgent’)?

Because I get that error when I try to run an agent that doesn’t exist (mistyping or something)

Peter