If you are not using autocommit, then issue a commit statement .. Remember, any changes done previously in the same UOW also gets committed ...
Quote:
|
It seems it is not commiting immeditatley. I am using ALTER TABLE NLI empty table to truncate the table.
|
If using import, remember, IMPORT also commits automatically and cannot be controlled
Sathyaram