Hi,
I try to export/import a database schema with all tables and data using
loadercli, with the following command:
TABLELOAD USER
CATALOG INSTREAM 'cativen-catalog.dat'
DATA INSTREAM 'cativen-data.dat'
and every time import fails with the following error:
Internal error [vls28_TLoad.cpp, 1453, -25342]; contact technical support
I've found one reply to a similar question posted before, which suggests to set
COLUMNCOMPRESSION parameter to NO on both db instances. However that did not
help me.
Any other suggestions?
Otherwise, I don't see any other way to backup/restore a Maxdb schema, other
than use loadercli to import table by table, index by index, etc.
Another thing that I've noticed, that if say a source schema contains a
function that does not compile, import is aborted upon load of that function.
Is there a way to ignore that? Basically, I need to be able to import/export
schemas the same way I can backup/restore a database.
Thanks, Eduard
-------------------------------------------------------------------------------
http://www.one.lv - Tavs mobilais e-pasts!
Tagad lasi savu e-pastu ar mobilo telefonu - wap.one.lv!
--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]