Re: Reading resource busy error system trace

From: Pap <oracle.developer35_at_gmail.com>
Date: Sun, 12 Jun 2022 17:36:02 +0530
Message-ID: <CAEjw_fjj0t6wDgRF8F==adsEK9zMV1ZC5MyeUbPRFPPmwbVu-A_at_mail.gmail.com>



Thank You Nenad.
So actually here the session/Alter statement, which failed, is from the informatica power center session only. So do you mean we should search the body of the original trace file from which this trace continued from i.e "u01/app/oracle/diag/rdbms/DB1p/DB11/trace/DB11_ora_89092_8.trc" rather this one. And in that trace the sql statements near the "final blocker" string will be the cause of this error?

On Sun, Jun 12, 2022 at 2:08 PM Noveljic Nenad <nenad.noveljic_at_vontobel.com> wrote:

> This file isn’t the beginning of the system dump – it continues from
> another trace file: (TRACE CONTINUED FROM FILE)
>
>
>
> The information of the root blocker is at the beginning of the system
> dump. It’s straight forward - look for the string “Final Blocker” for your
> Powercenter session.
>
>
>
> Best regards,
>
>
>
> Nenad
>
>
>
> *From:* oracle-l-bounce_at_freelists.org <oracle-l-bounce_at_freelists.org> *On
> Behalf Of *Pap
> *Sent:* Samstag, 11. Juni 2022 15:20
> *To:* Oracle L <oracle-l_at_freelists.org>
> *Subject:* Reading resource busy error system trace
>
>
>
> **** E-Mail from outside Vontobel:* Do not click on links or open
> attachments unless you know the content is safe. ***
>
> I had posted this one in the past here. But now having the trace collected
> , finding it hard to understand the trace. Appreciate guidance here.
>
> Background:-
>
> We were encountering intermittent Ora-0054 error on specific time towards
> the end of the month for a job and from the line number noted in the error
> log it's pointing to the alter statement which enables reference
> constraints after a direct path data load and commit.
>
> But we tried monitoring it a few times during the error period/run time
> but were not seeing any lock on the base table but still the job failed and
> it succeeded after a couple of rerun attempts. We tried enabling the system
> trace as below and did capture the trace.
>
> I am unable to understand the culprit of this error out of this system
> trace. I posted the trace in the below location with a few masked obj
> names. It has a lot of information(~50K+ lines) but I think I am supposed
> to look into a certain section of it, but I am not able to find that out.
> Could you please guide me here?
>
> alter system set events "00054 trace name systemstate level 266, lifetime
> 1";
>
> https://gist.github.com/oracle9999/10e33916ad43748b7802719812b4ddc2
>
> *****Below statements failing
>
> ALTER TABLE SCHEMA1.MAIN_TAB ENABLE NOVALIDATE CONSTRAINT MAIN_TAB_R01;
>
> ALTER TABLE SCHEMA1.MAIN_TAB ENABLE NOVALIDATE CONSTRAINT MAIN_TAB_R03;
>
> ORA-00054: resource busy and acquire with NOWAIT specified or timeout
> expired
>
> ____________________________________________________
>
> Please consider the environment before printing this e-mail.
>
> Bitte denken Sie an die Umwelt, bevor Sie dieses E-Mail drucken.
>
>
> Important Notice
>
> This message is intended only for the individual named. It may contain
> confidential or privileged information. If you are not the named addressee
> you should in particular not disseminate, distribute, modify or copy this
> e-mail. Please notify the sender immediately by e-mail, if you have
> received this message by mistake and delete it from your system.
> Without prejudice to any contractual agreements between you and us which
> shall prevail in any case, we take it as your authorization to correspond
> with you by e-mail if you send us messages by e-mail. However, we reserve
> the right not to execute orders and instructions transmitted by e-mail at
> any time and without further explanation.
> E-mail transmission may not be secure or error-free as information could
> be intercepted, corrupted, lost, destroyed, arrive late or incomplete. Also
> processing of incoming e-mails cannot be guaranteed. All liability of
> Vontobel Holding Ltd. and any of its affiliates (hereinafter collectively
> referred to as "Vontobel Group") for any damages resulting from e-mail use
> is excluded. You are advised that urgent and time sensitive messages should
> not be sent by e-mail and if verification is required please request a
> printed version.
> Please note that all e-mail communications to and from the Vontobel Group
> are subject to electronic storage and review by Vontobel Group. Unless
> stated to the contrary and without prejudice to any contractual agreements
> between you and Vontobel Group which shall prevail in any case,
> e-mail-communication is for informational purposes only and is not intended
> as an offer or solicitation for the purchase or sale of any financial
> instrument or as an official confirmation of any transaction.
> The legal basis for the processing of your personal data is the legitimate
> interest to develop a commercial relationship with you, as well as your
> consent to forward you commercial communications. You can exercise, at any
> time and under the terms established under current regulation, your rights.
> If you prefer not to receive any further communications, please contact
> your client relationship manager if you are a client of Vontobel Group or
> notify the sender. Please note for an exact reference to the affected group
> entity the corporate e-mail signature. For further information about data
> privacy at Vontobel Group please consult www.vontobel.com.
>

--
http://www.freelists.org/webpage/oracle-l
Received on Sun Jun 12 2022 - 14:06:02 CEST

Original text of this message