What does Policy-1 do?
Policy-1 automates the handling of Db2 SQL return codes. It allows for automatic processing of non-zero return codes, such as issuing a WTO, replacing the Db2 return code, abending the program, or calling a subroutine.
Is this a system, application, or tool?
Policy-1 is a software tool designed to enhance Db2 application development and problem analysis. It operates transparently to both applications and Db2, requiring no application changes.
What types of organizations use this?
Organizations that rely heavily on Db2 databases and need to ensure the stability and reliability of their applications would benefit from Policy-1. This includes enterprises in finance, insurance, and other industries with critical Db2-based systems.
When should we consider Policy-1?
A company should consider using Policy-1 when they experience issues related to Db2 SQL return codes impacting application stability. It is especially useful when they want to avoid modifying existing applications to handle these return codes.
What are the alternatives to Policy-1?
Alternatives to Policy-1 include manual coding of error handling routines within applications, using other Db2 performance monitoring tools, or implementing custom solutions for return code management.