oracle - I am inserting millions of records in a table and in other session I want to know the status of the same -


i inserting millions of records in table in other session want know status of same how many records have been processed, no commit issued in first session

query v$session_longops. not 100% gives sense of session state.


Comments

Popular posts from this blog

python - Redis Error 8 connecting localhost:6379. nodename nor servname provided, or not known -

python - matpltolib navigation toolbar edit curves and parameters line color automatically changes issue -