|
From: Rupesh A. <rup...@gm...> - 2011-09-14 08:47:57
|
Hi, I am using valgrind to check memory leak. My service useses oracle database. When i am running the executable, it is working fine. But when i execute service executable with valgrind. It is giving ORA-12546: TNS:permission denied. Please provide the solution for the same. Thanks & Regards, Rupesh Agrawal |
|
From: Petr P. <se...@da...> - 2011-09-14 19:19:57
|
Hello On 14. zář 11 14:17, Rupesh Agrawal wrote: > I am using valgrind to check memory leak. My service useses oracle > database. When i am running the executable, it is working fine. But > when i execute service executable with valgrind. It is giving > ORA-12546: TNS:permission denied. See a bug #281059 [1]. The "ORA-12546" problem seems to be discussed there. [1] https://bugs.kde.org/show_bug.cgi?id=281059 |