Initializing liveCache 
In the Operating user menu, you can, among other things, initialize a liveCache database.
Note
If a user is performing administration functions, administration is locked for all other users.
A liveCache database is initialized by the Database Manager. The DBM Server executes the control file lcinit.bat with the option init. After the liveCache database has been initialized, all data in the data volumes and the log volumes is no longer available, as all volumes are formatted. Therefore, no existing data can be loaded into the liveCache caches once the liveCache database has started up. Rather, all data must be newly built up. Among other things, the liveCache applications are also registered. For this reason, each initialization process can take some time.
In accordance with the authorization concept, the user has been assigned the role SAP_BC_LVC_SUPERUSER.
Open the DBA Cockpit (transaction DBACOCKPIT) and choose .
In the user menu, choose liveCache Assistant (transaction LC10).
Enter the name of the database connection. You can select the name from the list of existing names. You can restrict the search for the required name.
Choose .
Choose .
Choose .
Choose ABAP Editor (transaction SE38).
Enter the report name RSLVCINIT.
Create a variant of the report. You must enter the name of the database connection, among other things.
You can schedule the report with the variant defined by you for background processing (Define Job (transaction SM36) Scheduling Background Jobs).
The operational state of the liveCache database instance is checked. If the liveCache database is in the ONLINE or ADMIN operational states, it is transferred to the OFFLINE operational state.
The liveCache database is then transferred to the ADMIN operational state and reinitialized.
The liveCache system tables are loaded and liveCache monitoring is activated.
The DB procedures are loaded.
The routines of the application system (such as SAP SCM) are installed.
The lcinit.log log is displayed. If an error occurs during the initialization, the initialization process is terminated and the system immediately displays the current lcinit.log.
Caution
A terminated initialization attempt means that the corresponding liveCache database is not executable. Eliminate the error and restart the initialization process.
The initialization of the liveCache database is also logged in the system log of your SAP system (transaction SM21).