Re: select from ts$ in v$undostat.maxqueryid

  • From: Jonathan Lewis <jonathan@xxxxxxxxxxxxxxxxxx>
  • To: "ORACLE-L (oracle-l@xxxxxxxxxxxxx)" <oracle-l@xxxxxxxxxxxxx>
  • Date: Tue, 4 Feb 2020 10:39:12 +0000


That's correct.
But, in principle, the sql id is for a query - not for DML - so you wouldn't 
generally expect it to generate undo; Oracle is only flagging it as a query 
that MIGHT receive an ORA-01555 if the undo retention were less than that time.

Interestingly the description says the query is reported as

"The length of a query is measured from the cursor open time to the last 
fetch/execute time of the cursor."

This is a little ambiguous, since it suggests that the ts$ query should record 
only fractions of a second - the time between open and fetch for that last call 
- but possibly "last fetch" means "the fetch that returns end-of-fetch".

Regards
Jonathan Lewis

________________________________________
From: Noveljic Nenad <nenad.noveljic@xxxxxxxxxxxx>
Sent: 04 February 2020 10:26
To: Jonathan Lewis; ORACLE-L (oracle-l@xxxxxxxxxxxxx)
Subject: RE: select from ts$ in v$undostat.maxqueryid

Thanks.

But then, it isn't the cause for high undo usage, is it? It's just the query 
whose cursor remained open the longest.

Best regards,

Nenad

-----Original Message-----
From: oracle-l-bounce@xxxxxxxxxxxxx <oracle-l-bounce@xxxxxxxxxxxxx> On Behalf 
Of Jonathan Lewis
Sent: Dienstag, 4. Februar 2020 11:18
To: ORACLE-L (oracle-l@xxxxxxxxxxxxx) <oracle-l@xxxxxxxxxxxxx>
Subject: Re: select from ts$ in v$undostat.maxqueryid


If you execute and trace

select tablespace_name from dba_tablespaces where tablespace_name like 
'{something returning more than one row}'

You'll find that for each tablespace found Oracle executes the recursive query.
The odd thing is that the query only ever fetches the "first" row from the 
table so you have to wonder why it's used at all.
However, the key thing to note in the trace is that you see

PARSE#
EXEC#
FETCH#  ....... r=1
CLOSE#

for the cursor each time it runs, except the last time when it doesn't CLOSE#.

This may be why it can appear to run for 1378 seconds - it didn't reach 
end-of-fetch, and it didn't close, so it's holding state open at the original 
SCN.

Regards
Jonathan Lewis


________________________________________
From: oracle-l-bounce@xxxxxxxxxxxxx <oracle-l-bounce@xxxxxxxxxxxxx> on behalf 
of Noveljic Nenad <nenad.noveljic@xxxxxxxxxxxx>
Sent: 04 February 2020 08:49
To: Stefan Koehler; ORACLE-L (oracle-l@xxxxxxxxxxxxx)
Subject: RE: select from ts$ in v$undostat.maxqueryid

Hello Stefan,

Yes, but the query doesn't run longer than a couple of seconds and MAXQUERYLEN 
shows 1378s.

Best regards,

Nenad

https://nenadnoveljic.com/blog/


-----Original Message-----
From: Stefan Koehler <contact@xxxxxxxx>
Sent: Dienstag, 4. Februar 2020 09:39
To: Noveljic Nenad <nenad.noveljic@xxxxxxxxxxxx>; ORACLE-L 
(oracle-l@xxxxxxxxxxxxx) <oracle-l@xxxxxxxxxxxxx>
Subject: Re: select from ts$ in v$undostat.maxqueryid

Hello Nenad,
do you possibly have any monitoring tool that runs a query on dba_tablespaces 
(e.g. select * from dba_tablespaces where tablespace_name like '%TEST%')?

You should see this query as a recursive one then :)

Best Regards
Stefan Koehler

Independent Oracle performance consultant and researcher
Website: http://www.soocs.de
Twitter: @OracleSK

Noveljic Nenad <nenad.noveljic@xxxxxxxxxxxx> hat am 4. Februar 2020 um 09:17 
geschrieben:


The following query (sql_id is 89w8y2pgn25yd) was recorded in 
v$undostat.maxqueryid in a 12.2. database during a period of a high undo 
usage:


select ts# from sys.ts$ where ts$.online$ != 3 and bitand(flags,2048) != 2048 
;


select


  undoblks,txncount,maxquerylen,maxconcurrency,activeblks


from v$undostat u


   where maxqueryid='89w8y2pgn25yd'


;


UNDOBLKS,TXNCOUNT,MAXQUERYLEN,MAXCONCURRENCY,ACTIVEBLKS


39199,4027,1378,5,2531960





The query itself has never been captured in v$active_session_history which 
might indicate that the cursor remains open during some other activity.


There were two deletes running in the observed time period.


Does anybody know what could trigger the execution of the query above?


Best regards,


Nenad
https://nenadnoveljic.com/blog/
____________________________________________________
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.

m���� �祊�l��?���j
�����
m����
�祊�l��?���j
�����

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.

��i��0���zX���+��n��{�+i�^

Other related posts: