On Friday 20 July 2007, [EMAIL PROTECTED] wrote: > Hi all, > > I have a problem with my unixodbc connection. > I want to use OpenSER with ORACLE but I always get the following errors > when starting openser: > > 0(0) db_init: Connection 'unixodbc://user:[EMAIL PROTECTED]/ORA' not > found in pool > 0(0) DEBUG:unixodbc:build_conn_str: connection string is > <DRIVER=ORA;UID=user;PWD=password;> > 0(0) ERROR:unixodbc:new_connection: failed to connect > 0(0) unixodbc:SQLDriverConnect=IM004:1:0:[unixODBC][Driver > Manager]Driver's SQLAllocHandle on SQL_HANDLE_HENV failed
Hi Martin, i'm no oracle expert, but you get an error during the connect to the database. Perhaps you can find additional information in the database logs. Google gives also plenty of hits for the error message from the odbc driver. Cheers, Henning _______________________________________________ Devel mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/devel
