Set options using the ccm set command

Some options can be set by changing your personal ini file or using the ccm set command. Changing the option using your personal ini file will cause the change to be in effect every time you start a session. Changing the option using the ccm set command makes the change immediately, (that is, you do not need to restart a session for the change to take effect).

This example changes the wa_path_template option.

Substitute the appropriate option name and syntax for the option you are changing.

Enter this to change the work are path template:

ccm set wa_path_template %home/workareas/%database


Feedback