Can post a sample of your connect statement? Searching Google Groups for ORA-03106 yields something about not using BEQ. I've only ever done TCP/IP connections, so the problem may be in your tnsnames.ora file. Can you connect from sqlplus on the same machine?
Dave On Apr 2, rbamidip scribed: > I get the following error while trying to open a database handle, not > sure if this is a Oracle problem or the DBI problem, any pointers are > appreciated.. > > ERROR: ORA-03106: fatal two-task communication > > Thx > Ramesh >