Hi, I need help with fastload. I want to remove lock on a table which was fastloaded and fastload fails (record were wrong). If the fastload fails, than the table is locked and you can't work with it. Error is: RDBMS error 2652: Operation not allowed: _db_._table_ is being Loaded.
I know, that one solution is to drop-create the table, but I don't find that nice to use it in the production. Do you have any idea, how to remove locks.
Thanks for any idea.
--petr
I know, that one solution is to drop-create the table, but I don't find that nice to use it in the production. Do you have any idea, how to remove locks.
Thanks for any idea.
--petr