Oracle DBA, How To, Error, Cause and Action

ORA-00029: session is not a user session

ORA-00029: session is not a user session




Cause: The session ID specified in an ALTER SYSTEM KILL SESSION command was not a user session (for example, recursive, etc.);.




Action: Retry with a user session ID.

No comments:

Post a Comment

Thanks for your comment.