Check task status constants
Hi,
I need some information about task constants. I know that in version 12.1 of Oracle Database the constant 7 means that the task has been successfully completed. However, in previous versions the constant 6 has the same meaning (from the version 12.1 all the constants have been updated).
Is there a view or a table I can query to check of the successfully completed status corresponds to 6 or 7 in my database?
Thanks,
Stefano