Valid 1z0-134 Dumps shared by ExamDiscuss.com for Helping Passing 1z0-134 Exam! ExamDiscuss.com now offer the newest 1z0-134 exam dumps, the ExamDiscuss.com 1z0-134 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 1z0-134 dumps with Test Engine here:
My JMS file store size has grown very large and is using up a significant chunk of the disk. I need to reduce the file size during the maintenance window without impacting any relevant information. Which utility enables me to do this? (Choose the best answer.)
Correct Answer: B
Explanation/Reference: To open the persistent store administration utility from a Java command line, type the following: > java weblogic.store.Admin Here is an example of using the compact command to compact the space occupied by a file store in the mystores directory. > storeadmin->compact -dir c:\mystores -tempdir c:\tmp Reference: https://docs.oracle.com/middleware/1212/wls/CNFGD/store.htm#CNFGD275