12   Cannot access object in an offline file or offline file partition

Cause

This error occurs if your application code references an object (using the object identifier of the object) in a database file or file partition that is absent because it is offline.

Action

Your application code should detect this and handle the situation appropriately in an exception handler method.