Re: ORA-01031 Errors in Oracle Client for Third-Party Application

From: <basis_consultant_at_hotmail.com>
Date: Tue, 10 Jul 2012 10:03:04 -0700 (PDT)
Message-ID: <a2d679c9-76db-447d-9c04-b86876c63565_at_googlegroups.com>



Thanks Mladen.

We resolved the issue (It was on the application side), without tracing through the ORA-01031 error.

Thanks for your time,
QZ

On Wednesday, 4 July 2012 22:16:12 UTC-4, Mladen Gogala wrote:
> On Wed, 04 Jul 2012 13:38:00 -0700, basis_consultant_at_hotmail.com wrote:
>
> &gt; Hi,
>
> &gt;
> &gt; However, one specific step in the application (Regenerating a lot of
> &gt; information) does not work. The application logs indicate ORA-01031
> &gt; errors, but no information as to the privileges missing, the Oracle
> &gt; user, etc..
> &gt;
> &gt; Our DBA indicated that he cannot find any more information in the Oracle
> &gt; traces,
> &gt;
> &gt; Is there anything that I can do on the client side to generate more
> &gt; information as to the cause of the ORA-01031 errors?
> &gt;
> &gt;
> &gt; Thanks,
> &gt; QZ
>
>
> This doesn&#39;t have anything to do with ODAC or even Windows. This error is
> an Oracle server error, caused by a security violation. Something is not
> set up properly.
>
>
> Tell your DBA to trace the error:
> SQL&gt; ALTER SYSTEM SET EVENTS=&#39;1031 TRACE NAME ERRORSTACK FOREVER, LEVEL
> 12&#39;;
>
> System altered.
>
> Every occurrence of 1031 from that point on will produce a detailed
> trace, including the session user and SQL statement that is causing the
> error. The trace can be turned off like this:
>
> ALTER SYSTEM SET EVENTS=&#39;1031 TRACE NAME ERRORSTACK OFF&#39;;
> System altered.
>
> Elapsed: 00:00:00.00
> SQL&gt;
>
>
>
>
> --
> http://mgogala.byethost5.com

On Wednesday, 4 July 2012 22:16:12 UTC-4, Mladen Gogala wrote:
> On Wed, 04 Jul 2012 13:38:00 -0700, basis_consultant_at_hotmail.com wrote:
>
> &gt; Hi,
>
> &gt;
> &gt; However, one specific step in the application (Regenerating a lot of
> &gt; information) does not work. The application logs indicate ORA-01031
> &gt; errors, but no information as to the privileges missing, the Oracle
> &gt; user, etc..
> &gt;
> &gt; Our DBA indicated that he cannot find any more information in the Oracle
> &gt; traces,
> &gt;
> &gt; Is there anything that I can do on the client side to generate more
> &gt; information as to the cause of the ORA-01031 errors?
> &gt;
> &gt;
> &gt; Thanks,
> &gt; QZ
>
>
> This doesn&#39;t have anything to do with ODAC or even Windows. This error is
> an Oracle server error, caused by a security violation. Something is not
> set up properly.
>
>
> Tell your DBA to trace the error:
> SQL&gt; ALTER SYSTEM SET EVENTS=&#39;1031 TRACE NAME ERRORSTACK FOREVER, LEVEL
> 12&#39;;
>
> System altered.
>
> Every occurrence of 1031 from that point on will produce a detailed
> trace, including the session user and SQL statement that is causing the
> error. The trace can be turned off like this:
>
> ALTER SYSTEM SET EVENTS=&#39;1031 TRACE NAME ERRORSTACK OFF&#39;;
> System altered.
>
> Elapsed: 00:00:00.00
> SQL&gt;
>
>
>
>
> --
> http://mgogala.byethost5.com

On Wednesday, 4 July 2012 22:16:12 UTC-4, Mladen Gogala wrote:
> On Wed, 04 Jul 2012 13:38:00 -0700, basis_consultant_at_hotmail.com wrote:
>
> &gt; Hi,
>
> &gt;
> &gt; However, one specific step in the application (Regenerating a lot of
> &gt; information) does not work. The application logs indicate ORA-01031
> &gt; errors, but no information as to the privileges missing, the Oracle
> &gt; user, etc..
> &gt;
> &gt; Our DBA indicated that he cannot find any more information in the Oracle
> &gt; traces,
> &gt;
> &gt; Is there anything that I can do on the client side to generate more
> &gt; information as to the cause of the ORA-01031 errors?
> &gt;
> &gt;
> &gt; Thanks,
> &gt; QZ
>
>
> This doesn&#39;t have anything to do with ODAC or even Windows. This error is
> an Oracle server error, caused by a security violation. Something is not
> set up properly.
>
>
> Tell your DBA to trace the error:
> SQL&gt; ALTER SYSTEM SET EVENTS=&#39;1031 TRACE NAME ERRORSTACK FOREVER, LEVEL
> 12&#39;;
>
> System altered.
>
> Every occurrence of 1031 from that point on will produce a detailed
> trace, including the session user and SQL statement that is causing the
> error. The trace can be turned off like this:
>
> ALTER SYSTEM SET EVENTS=&#39;1031 TRACE NAME ERRORSTACK OFF&#39;;
> System altered.
>
> Elapsed: 00:00:00.00
> SQL&gt;
>
>
>
>
> --
> http://mgogala.byethost5.com

On Wednesday, 4 July 2012 22:16:12 UTC-4, Mladen Gogala wrote:
> On Wed, 04 Jul 2012 13:38:00 -0700, basis_consultant_at_hotmail.com wrote:
>
> &gt; Hi,
>
> &gt;
> &gt; However, one specific step in the application (Regenerating a lot of
> &gt; information) does not work. The application logs indicate ORA-01031
> &gt; errors, but no information as to the privileges missing, the Oracle
> &gt; user, etc..
> &gt;
> &gt; Our DBA indicated that he cannot find any more information in the Oracle
> &gt; traces,
> &gt;
> &gt; Is there anything that I can do on the client side to generate more
> &gt; information as to the cause of the ORA-01031 errors?
> &gt;
> &gt;
> &gt; Thanks,
> &gt; QZ
>
>
> This doesn&#39;t have anything to do with ODAC or even Windows. This error is
> an Oracle server error, caused by a security violation. Something is not
> set up properly.
>
>
> Tell your DBA to trace the error:
> SQL&gt; ALTER SYSTEM SET EVENTS=&#39;1031 TRACE NAME ERRORSTACK FOREVER, LEVEL
> 12&#39;;
>
> System altered.
>
> Every occurrence of 1031 from that point on will produce a detailed
> trace, including the session user and SQL statement that is causing the
> error. The trace can be turned off like this:
>
> ALTER SYSTEM SET EVENTS=&#39;1031 TRACE NAME ERRORSTACK OFF&#39;;
> System altered.
>
> Elapsed: 00:00:00.00
> SQL&gt;
>
>
>
>
> --
> http://mgogala.byethost5.com
Received on Tue Jul 10 2012 - 12:03:04 CDT

Original text of this message