In certain circumstances, the simple model described above does not apply. Table 11-1 describes when to use the special with no_log and with truncate_only options instead of the standard dump transaction command.
WARNING! Use the special dump transaction commands only as indicated in Table 11-1. In particular, use dump transaction with no_log as a last resort and use it only once after dump transaction with no_truncate fails. The dump transaction with no_log command frees very little space in the transaction log. If you continue to load data after entering dump transaction with no_log, the log may fill completely, causing any further dump transaction commands to fail. Use alter database to allocate additional space to the database.
Copyright © 2005. Sybase Inc. All rights reserved. |