PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

ORA-01799: A Column May Not be Outer-joined to a Subquery PeopleTools

Hi All

Just sharing an issue we ran into during an upgrade.

We ran into the issue, described at this doc id

E-QR: ORA-01799: A Column May Not be Outer-joined to a Subquery (50,380) ( Doc ID 2143271.1 )

However, the problem was not related to the OPTIMIZER_FEATURES_ENABLE parameter.

It was cause by an index rebuild. When rebuilding our indexes to address performance issues, we used the parallel option to improve the time to rebuild the index, however this lead to the degree being set on all of the rebuilt indexes. i.e. alter index index_name rebuild parallel 4

To fix this:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center