Maxim Korobov
Member²
Is it possible to intercept "ORA-04068: Existing state of packages has been discarded message error" with components?
If no, think about this suggesction:
add "InterceptExistingState" property (type boolean, default = True) to TOracleSession.
When it set to true and when some action return such Oracle error, connection doesn't show error, but repeat command.
It may be very useful when some oracle packages are rebuilded and much users work.
If no, think about this suggesction:
add "InterceptExistingState" property (type boolean, default = True) to TOracleSession.
When it set to true and when some action return such Oracle error, connection doesn't show error, but repeat command.
It may be very useful when some oracle packages are rebuilded and much users work.