79286358

Date: 2024-12-16 23:50:09
Score: 2.5
Natty:
Report link

Can u execute this queries?

SELECT * FROM v$session WHERE status = 'ACTIVE'; SELECT * FROM v$locked_object;

If not returns, please execute:

update /*+parallel(4) enable_parallel_dml */ table set column xx = NULL; commit;

Tks!

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Can u
  • Low reputation (0.5):
Posted by: Eduardo Cunha