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...........................

[685 byte] By [cvinodka] at [2007-10-3 11:56:30]
# 1

Stop Cross posting and multi posting this question. It really belongs in the JDBC forum but you are posting it again and again every where else.

http://forum.java.sun.com/thread.jspa?threadID=793142&messageID=4507599#4507599

http://forum.java.sun.com/thread.jspa?threadID=793137&messageID=4507577#4507577

Also I doubt that your exception "maximum number of processes () exceeded" has anything to do with the OS processes that are running.

zadoka at 2007-7-15 14:31:56 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...