-->
edocs Home > Oracle WebLogic Server Documentation > Administration Console Online Help > Modify the DefaultModify the Default Store Settings
Each server instance, including the administration server, has a default persistent store that requires no configuration. The default store is a file-based store that maintains its data in a group of files in a server instance's
data\store\default directory. In fact, a directory for the default store is automatically created if one does not already exist. This default store is available to subsystems that do not require explicit selection of a particular store and function best by using the system's default storage mechanism.
However, you can change this store's default directory location and its Synchronous Write Policy.
} } (document.images){ dcs_imgarray[dcs_ptr] = new Image; dcs_imgarray[dcs_ptr].src = dcs_src; WT[myMeta.name.substring(3)]=myMeta.content; } if DCSext[myMeta.name.substring(7)]=myMeta.content; } } } } for (N in DCS){P+=A( N, DCS[N]);} for (N in WT){P+=A( "WT."+N, WT[N]);} for (N in DCSext){P+=A( N, DCSext[N]);} //} aCrumb=aCookie[i].split("="); if (crumb==aCrumb[0]){ return aCrumb[1]; } } return null; } i=0;i
- If you have not already done so, in the Change Center of the Administration Console, click Lock & Edit (see Use the Change Center).
- In the left pane of the console, expand Environment and select Servers.
- On the Summary of Servers page, select the server you want to configure.
- On the Configuration > Services tab, update as necessary:
- Directory -- Specify another location on the file system where you want the default store to be kept.
- Synchronous Write Policy -- Select how the default store writes data to disk.
For more information about these fields, refer to Configuration Options.
- Click Save.
- To activate these changes, in the Change Center of the Administration Console, click Activate Changes.
Not all changes take effect immediately—some require a restart (see Use the Change Center).