Mapping ORACLE Error Codes to SQL Error Codes

0

Hi is there a process for mapping ORACLE Error Codes to SQL Error Codes or SQLState Codes? I found a link that shows some mapping but it seems to be incomplete (below)

https://docs.oracle.com/cd/E11882_01/appdev.112/e10827/appd.htm#g642406

For example i don't see a mapping specifically for ORA-28000 - Account is locked

LedMan1001

Posted 2019-06-17T12:15:49.310

Reputation: 1

No answers