Hello all!
Would it make sense to extend the list of error codes that result in an
OperationalError by the following list:
28 # your session has been killed
1014 # Oracle shutdown in progress
1035 # Oracle only available to users with RESTRICTED SESSION privilege
3106 # fatal two-task communication protocol error
12154 # TNS:could not resolve the connect identifier specified
12540 # TNS:internal limit restriction exceeded
12541 # TNS:no listener
12543 # TNS:destination host unreachable
Servus,
Walter
|