Hy i'm using maxdb 7.5.0.19 While i'm loading data that i've exported with loadercli (same version) i get the error
// E -25010: SQL error -4005 = Unknown column name:(null) (error position: 41)
the problem is that i don't know which table is involved
i suspect tables with varchar(4000) inside but i'm not sure
the schema and data was exported from a working version i recreate the schema with catalogload and load the data with tableload but i get that error.
It's very strange because the schema should be the same
If you want i can provide catalog and data to test
here is the loadercli log
tableload user data instream file 'psf.data' records
// *
// M LOAD TRANSFORMATIONPACKAGE x'0100000025A6D7F7040E000037400000BBA776B900D8AC11'
// *
// M EXECUTE PACKAGE TO TRANSFORM DATA
// *
// M Number of tables to transform: 279
// *
// E -25010: SQL error -4005 = Unknown column name:(null) (error position: 41)
// E -25010: SQL error -4005 = Unknown column name:(null) (error position: 52)
// M Number of tables excluded during extract : 0
// *
// M Number of tables transformed : 277
// *
// M UNLOAD TRANSFORMATIONPACKAGE x'0100000025A6D7F7040E000037400000BBA776B900D8AC11'
// *
thanks in advance stefano
--
____________________________________________________________ Stefano Ghezzi ICTeam S.p.A tel 035 4232129 fax 035 4522034 email [EMAIL PROTECTED] aim://stefanoghezzzi mobile 335 7308587 url http://www.icteam.com ____________________________________________________________
-- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
