So it's not a stand-by database and what you are talking is a "backup" database.

A standby db will always be in persistant recovery mode and will be looking for the archive logs to apply to it.

We have a similar environment where we call all ther reports from a reportdb, which get refreshed on a daily basis using the batch updations.

Badrinath