Database DataWarehousing (MOSC)

MOSC Banner

Enabling DML Parallel in oracle 12c

edited Jan 29, 2019 4:00AM in Database DataWarehousing (MOSC) 12 commentsAnswered

Hi All,

I have checked some oracle document about enabling DML Parallel, and they provide 2 bellow solutions:

1. ALTER SESSION ENABLE PARALLEL DML; or

2. Using hint /*+ PARALLEL (table_name) */ in DML statements.

Do we have other solutions except these above ones to enable DML Parallel ?

Thanks,

Beck.

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