Product Information > JADE Error Messages and System Messages > 5000 through 5099 - File Handling Errors > 5026 - File already open

5026   File already open

Cause

This error occurs if your application code attempts to open a file that is already open.

Action

Change your application code to prevent this.