Hello gurus!

Here's a simple question that I can't seem to find the answer from any oracle documents (or maybe I'm not trying hard enough)...

What is the difference of the following commands:

ALTER SYSTEM DISCONNECT SESSION '9,3' IMMEDIATE
and
ALTER SYSTEM KILL SESSION '9,3' IMMEDIATE

Thanks in advance

Best Regards,
toshi