Hi,

In my migration script i am passing a parallel hint with degree of parallelism 4.

Before running this script i am setting the session with

"Alter Session Enable Parallel DML;"


Is there any way to set the same as above at the database level ?


Thanks