Oracle PL SQL interview question Query was running fine yesterday but its very slow today | Tuning

preview_player
Показать описание


Рекомендации по теме
Комментарии
Автор

Thank you so much Siva, for your valuable time and knowledge. Keep up this good work, I'm learning a lot from your tutorials

raj_dreamers
Автор

Hi Siva Garu
Thank you very much for all your video's which are very informative and easy to understand ..
I am learning alot with you video

ravindherjangaigar
Автор

Nice video. Learning lot in short time just watching your videos. Thank you

bharathibalakrishnan
Автор

Siva...really appreciated such a high quality explanations...The rare topics available now with best examples 💥👌🎊

sangamithiranmass
Автор

It is being observed that after DB upgrade there are guaranteed performance issues occur. @siva bro, could you please tell what actually causes the performance issues in terms of parameter change or something else.

prashantmate
Автор

What happens to rowid of a record moved(updated) from one partition to another ?

AaryaAyaan
Автор

hi Siva, could you explain the statement " analyze <tablename>" ?what does it signify ?

biswabibekjena
Автор

hi Siva.. one of procedure is taking less time on DEV but taking long time on prod. data size is same on both the instances, but execution speed is less. now new prod clone is also having low execution speed. What could be the reason? indexes are same.

ketankbc
Автор

Siva,

Really it is good video.One point I would like to add, if table holds any locks, then also there will be chance of taking too much time.

shobharani
Автор

This is required for me. Thank you for the tutorial

antonyjayaraj
Автор

Sir, really appreciating your work to explain the topic in such a lucid way .Request you to make a video on explain plan and performance tunning???

abinashdas
Автор

Hi Siva Academy, may I know what is Ordinate Index in oracle and what are different types of index. Thanks.

ernestbal
Автор

Thank you so much for upload, good information

prathapreddy
Автор

Can you make one video like one table column we are joining multiple time with other table multiple columns it degrades the more performance in this case how to improve the performance tunning

munakumar
Автор

Sir please let me know What is impact Analysis in pl sql

shaikrasheed
Автор

I have been asked this question in many interviews, can you explain with the real time scenario for this question to arise?

swethaveluguri
Автор

Hi Siva,
My query slow due to sequential read instead of multiblock read.
I am not sure why it is taking sequential read suddenly.

nagaa
Автор

Superb it's a big help to everyone 😊😊

someswarak
Автор

Use enable row movement and use shrink clause

abhi
Автор

How can i know which SQL statement is taking long time in a session.

SriLife