Symptom
- The client has a 1 Terabyte database and the conversion of the user tables takes between 3 and four hours. It is frustrating to find out after this that the transaction log prevents a cross platform dump load.
-
Currently LOAD DATABASE executes tasks in this order: - Load pages from file - Convert byte order of system tables, user table and transactions. - Check the transaction log for invalid entries that cause a failure
It could be very helpful to work in a different order if possible: - Load the pages from file - Convert byte order of transaction log - Check the transaction log for invalid entries that cause a failure - Convert byte order of system tables and user tables.
Read more...
Environment
SAP ASE 16.0
Product
SAP Adaptive Server Enterprise 16.0
Keywords
cross, platform, OS, dump, load, cross-platform, dump/load, different , KBA , BC-SYB-ASE , Sybase ASE Database Platform (non Business Suite) , Known Error
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.