Tagged Questions
1
vote
2answers
1k views
Can I get ORA-08177 if there's only one connection to the database?
I've been tasked with running the unit tests on a storm backend for oracle so that we can see if the backend is of sufficient quality to use in production. One problem that I'm running into is that ...