Hi Gu Lei, Gu Lei [mailto:[EMAIL PROTECTED] wrote:
> Loader protocol: '/home/sdb/.sdb/loader/log/loader.prt' > > User USR connected to database MAIL on local host. > loadercli>catalogload user instream file only_fk > -25392 > '[MySQL MaxDB][LIBSQLOD SO][MaxDB] General error;-115 POS(1) Table is > read only' > OK > Hmm, strange, I'd say. How can a table be read only if you create it? Or does the file name only_fk point to the fact that only foreign keys shall be created? If so - what did you do with that table prior to creating the fk? If you used FASTLOAD to load it the table is set to read only and you need to backup the DB. Regards, Steffen -- Steffen Schildberg MaxDB Team SAP Labs Berlin -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
