errors while inserting data into the databse
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.
At this time,
When I click alt+ctrl+del for the running processes.
I could see a process named "Winlodap" which is shown multiple times in the currently running processes window.
I tried a lot but couldn't find the reason for this and sloution.
What could be the problem?
Any solution...........................

