Which action should you take to automatically back up the domain configuration when anyone
Activates a configuration change?
A.
USE the backup=’true’ parameter of the adactivate () command In WLST.
B.
The administrationconsole , select” Follow Configurationchanges” In the Sharedpreferences for
the console.
C.
In the administration console,select”Configuration Archive Enabled” underthe
generalconfigurationof the domain.
D.
Enabling automatic domain configuration creates backups of the configuration during server
boot not at each activation.
Explanation:
http://docs.oracle.com/cd/E13209_01/wlcp/wlng40/restore/domain_backup.html(enablin
g automatic configuration backups)
C is the Correct Answer
Answer : is C/ Login to weblogic console
Click Domain –> Configuration –> General (Advanced)
Check Configuration Archive Enabled and Count.
True – backups of the configuration will be made during server boot.
Change will take place after you redeploy module or restart the server
C