TimesTen Error Messages

TT-00778

Log write failed because file system is full


Cause

The file system that holds the transaction log directory is full.


Action

You must terminate your transaction. For more information, see Transaction Autocommit Behavior in Oracle TimesTen In-Memory Database Operations Guide.


Additional Information

If your application has AUTOCOMMIT set to 0, your application must rollback the transaction. If your application has AUTOCOMMIT set to 1, the command fails and the application has no further responsibilities.