Глоссарий терминов Oracle
private outline
Перевод
приватный хранимый план выполнения
Описание
The USE_PRIVATE_OUTLINES parameter lets you control the use of private outlines. When this parameter is enabled and an outlined SQL statement is issued, the optimizer retrieves the outline from the session private area rather than the public area used when USE_STORED_OUTLINES is enabled. If no outline exists in the session private area, the optimizer will not use an outline to compile the statement.