Neoview Messages Manual (Volume 1) (R2.5)

757
Transaction type mismatch.
Cause This error is returned due to a transaction type mismatch. Typically this happens
when a read-only transaction is in effect and an insert, update, delete, DDL or utility statement
is executed within the same transaction and the mismatch is not detected by the SQL compiler.
Effect The query aborts.
Recovery Commit the read-only transaction before attempting to start a read-write transaction.
Clients should also check their auto commit settings.
766 (%1376)
The maximum number of opens for a single file or partition has been
reached.(device type: 3)
Cause A file or partition open request would exceed the maximum number of opens for a
single file or partition on a volume.
Effect The procedure sets the error code and returns without performing the requested
operation.
Recovery Wait, then try again. Check the system for processes that are requesting too many
opens of a single file or partition. If the problem persists, contact your service provider.
New or Changed File-System Errors for the Neoview Platform 399