SQLNET parameter SQLNET.FIPS_140=TRUE
When I include this parameter in the sqlnet.ora file for the server, batch programs receive the ORA-12699 and the program will not execute. Including the parameter (SQLNET.FIPS_140=TRUE) is a Policy of the DOD Database Security Technical Implementation Guide (STIG). If the parameter is not included, the policy is violated and must be mitigated. Not only does this parameter cause batch processing to terminate, it also causes a connection failure to my OMS (Grid Control) with the same error. Has anyone experienced difficulties using this parameter in the sqlnet.ora file. My server is an IBM AIX 5.3.x P570 Series running Oracle
0