У нас вы можете посмотреть бесплатно How to read a Parallel Execution Plan in Oracle или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Parallel execution is the key to processing large volumes of diverse data quickly. But it can complicate the execution plan displayed as Oracle shares not only the operations needed to complete the query but all of the communication steps between the parallel server processes. In this video, I explain what these additional entries in the plan mean and how you can influence these choices. TOC What is Parallel Execution 0:10 Simple Example 1:21 Line by line explanation of a simple plan 2:03 Explanation of data granules and how they are used to divide large tasks into small sub-tasks 4:02 More complex Example 4:41 Line by line explanation of a more complex plan 5:40 Explanation of data distribution between the parallel server processes 7:20 Description of the additional columns that appear for a parallel plan 9:57