In this blog post, let’s learn about the error message “142 ISAM error: overflow of tblspace page.” in Hydra and the description of the error.
Error Message
142 ISAM error: overflow of tblspace page.
Error Details
A DR secondary server is meant for read-only operations. Any kind of write operation to a nontemporary dbspace is not allowed. For example, you cannot create a table in a regular dbspace, and you cannot do an insert, update, or delete operation on a table in a regular dbspace.
Review your application logic and rewrite it to remove any operations that would write to a nontemporary dbspace.
ISAM error: global section disallowing access.
This error occurs only in the VMS operating system. An internal error occurred during initialization of shared memory. If the error recurs, note all circumstances and contact Informix Technical Support.
Leave a Reply