Database Backup and Recovery (MOSC)

MOSC Banner

Hidden parameter syntax in rman duplicate spfile clause?

edited Nov 7, 2016 11:10AM in Database Backup and Recovery (MOSC) 10 commentsAnswered ✓

I have tried various combinations for quoting hidden parameters in an rman duplicate spfile block, but have been unsuccessful.  Any tips would be appreciated.  The commented entries are the ones that I have not had any luck with.  Hidden parameters are typically double-quoted, but then rman raises errors on the parameter values.  Have tried no quotes, double-quotes and single quotes on them to no avail.

duplicate target database to ABC1

open restricted

  spfile

    parameter_value_convert 'wxyz', 'ABC1', 'WXYZ', 'ABC1'

#  set "_disable_interface_checking" 'TRUE'

#  set "_ENABLE_NUMA_SUPPORT" 'FALSE'

#  set "_FILE_SIZE_INCREASE_INCREMENT" '2143289344'

#  set "_gc_policy_time" '0'

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