TimesTen Error Messages

TT-06203

Overflow in converting database or log file size from megabytes to bytes, or in converting log buffer size from kilobytes to bytes


Cause

You specified a value for either the PermSize, TempSize, LogBufMB, or LogFileSize attributes that caused an overflow when the value was converted to bytes. PermSize, TempSize, and LogBufMB are expressed in megabytes. LogFileSize is expressed in kilobytes.


Action

Specify smaller values for the PermSize, TempSize, LogBufMB, or LogFileSize attributes to avoid overflow.


Additional Information

TimesTen ignored the new value.