WE are using PERL to connect oracle 8i database using DBI.
When the entry to oracle is done via SQLNET.ORA encryption, the perl script does not connect to database and returns an error.
Connecting to Dataserver...
ORA-12649: Unknown encryption or data integrity algorithm (DBD ERROR: OCIServer8
Couldn't log onto Oracle
Would appreciate a help on this.