Delphix Products

  • 1.  Can I change the VDB Config template after VDB provision, if so how?

    Posted 07-01-2016 09:13:00 AM
    I have provisioned an Oracle VDB with job_queue_processes set to 10 in the VDB template, however I need to change this to 35.

    Can I just change the template?
    Are there any extra steps such as Stop/Start the VDB or enable/disable?


  • 2.  RE: Can I change the VDB Config template after VDB provision, if so how?
    Best Answer

    Posted 07-01-2016 09:19:00 AM
    Hi Thom,

    You can change the template, but it only gets used during Provision or Refresh. If you want to change any Oracle parameters in a VDB, just do it via sqlplus/spfile/etc as you would for a non-Delphix database.
    When you do change a parameter, it is a good idea to change the template anyway so that you still get the change after a re-provision or refresh, so you don't need to remember to change it again afterwards.

    Thanks,

    Scott.


  • 3.  RE: Can I change the VDB Config template after VDB provision, if so how?

    Posted 07-01-2016 09:23:00 AM
    Hi Thom,

    You can simply use/create new template, or use hook "Configure Clone" with
    ALTER SYSTEM SET command.

    Regards
    Marcin