How do I install and configure ASO on 11.2.0.4 database?
I have installed 11.2.0.4 Enterprise Database. As directed by security, I have added several Advanced Security settings to a sqlnet.ora file that I placed in the $ORACLE_HOME/network/admin directory. (sqlnet.encryption_server, crypto_seed, encryption_types_server, etc.) When I attempt a ColdFusion connection (data source), I get TNS-12679: Native services disabled by other process but required errors in the alert log and the ColdFusion administrator throws an error java.sql.SQLNonTransientConnectionException [Macromedia][Oracle JDBC Driver] No more data available to read. If I rename the sqlnet.ora file on the Oracle server, everything works as it did in 10g. Did I omit a step in using ASO? Is the