|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Re: ORA-00054 [message #570446 is a reply to message #570441] |
Fri, 09 November 2012 11:56   |
joy_division
Messages: 4267 Registered: February 2005 Location: East Coast USA
|
Senior Member |
|
|
Devo wrote on Fri, 09 November 2012 11:25Hi,
i still have the smae problem i have to wait many minutes and after i can query the database
i duno how to kill this session, and what if i kill this session? what mean killing a session
What problem? You have to wait a few minutes to query? The session is in a active transaction and then it completes and now you can query?
look up alter system kill session... after looking in v$sesion table. You said you are the DBA, so grant rights on the v$ tables to be able to query from them (and kill).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|