TAF confusion
I am working with a RAC installation with Oracle Database 11.1.0.7 and I am trying to figure out if I am encountering a configuration error, an Oracle bug, or just a missed opportunity with respect to how Oracle has designed TAF.
Although my application is a COBOL application, I've yet to find any clear indication in Oracle documentation about how much support programs compiled with PRO*COB should expect from TAF, so I've been testing with sqlplus and the -F option. Even with sqlplus, I do not see the TAF behavior that I expect.
My test scenarios involve the following steps:
Although my application is a COBOL application, I've yet to find any clear indication in Oracle documentation about how much support programs compiled with PRO*COB should expect from TAF, so I've been testing with sqlplus and the -F option. Even with sqlplus, I do not see the TAF behavior that I expect.
My test scenarios involve the following steps:
1