QuestionQ126
Configuring WebLogic Server ResourcesYou have been assigned to replace an existing WebLogic domain with a completely new installation as part of a migration. The new server must use the previously created JDBC store that contains existing JMS messages.
Which two configuration requirements must you meet to ensure a successful transition?
Choose two
- A In Persistent Stores, create a new JDBC store and select the option "Use existing store"
- B The new domain name needs to be the same as the old domain it's replacing
- C Duplicate the JMS and persistent store configuration in the new domain
- D The storage needs to be file based and not JDBC based
- E Set the prefix for the JDBC store table to the domain name
Community Discussion