Is this SQL Plus on the client or server?
OS would also probably help narrow things a bit.
Just curious, why is the error "Delete busn;"? wouldn't it be delete from busn where...
Have you tried to truncate the table (if you have no criteria in your delete SQL)?
-Ken




Reply With Quote