Which two tasks can be performed when WLST is in OFFLINE mode?
A.
modifying the configuration of an online domain
B.
modifying the configuration of an offline domain
C.
viewing runtime performance data in ONLINE mode
D.
viewing runtime performance data in OFFLINE mode
E.
creating and extending domains
Explanation:
B: WLST enables you to create a new domain or update an existing domain without
connecting to a running WebLogic Server (that is, using WLST offline)—supporting the same
functionality as the Configuration Wizard.E: With WLST you can
Creating a Domain (Offline)
Updating an Existing Domain (Offline)
Creating a Domain Template (Offline)
Exporting Diagnostic Data (Offline)
Stepping Through a Sample Script: Creating a Domain Using WLST Offline
Reference: Creating and Configuring WebLogic Domains Using WLST Offline