CLI cookbook: changing SGA parameter
Below outlines the procedure to change SGA parameter setting on a provisioned VDB.
Procedure
Log into the Delphix Management application as
adminor a user with Admin privileges.Go to
sourceand thenselectthe name of the VDB that you would like to change the parameters of.You are then going to
updateand edit theconfigParams.Next, you are going to set
sga_target=correct value.Committhe operation so that it saves.
Example
ssh admin@enginedelphix > sourcedelphix source > select "vdb_example"delphix source "vdb_example" > updatedelphix source "vdb_example" *> edit configParamsdelphix source "vdb_example" *> set sga_target=new valuedelphix source "vdb_example" *> commit
Modifying configuration parameters for a vPDB is not supported, so this workflow will not succeed for a vPDB.