errors while inserting data into the database.
Hi all,
I am getting these two problems while inserting the data into the databse.
1.java.sql.SQLException: [Microsoft][ODBC Driver Manager]Driver's SQLAllocHandle on SQL_HANDLE_ENV failed
2.java.sql.SQLException: [Microsoft][ODBC driver for Oracle][Oracle]ORA-00020: maximum number of processes () exceeded
What could be the problem?
Any solution...........................

