Oracle Solution for Error ora-00022

ORA-00022: invalid session ID; access denied

What triggered the Error:

Either the session specified does not exist or the caller does not have the privilege to access it.

What should we do to fix it:

Specify a valid session ID that you have privilege to access, that is either you own it or you have the CHANGE_USER privilege.