I am using nettiers 2.0 template with Oracle 10G. How do i find out if my nettiers methods actually release the DB resources once execution is over? I am not sure if datareaders are disposed properly, is there any way to watch what is happening when a connection is killed, an ExecuteDataReader method is called and datareader object is closed? any pointers will help a lot. thanks in advance!