well , I didnt see this error before , but the metalink expert says ..

either remove or change the value of the parameter
sqlnet.authentication_services

you can find this one in the sqlnet.ora
$ORACLE_HOME/network/admin/sqlnet.ora

you can set the sqlnet.authentication_services=NONE or comment this line .

That should work ( ?? )