Note
This command is only relevant in connection with SAP applications.
Use this command to start the liveCache initialization script, which is stored on the database computer, from Database Manager. You can specify an option with this DBM command that is passed to the liveCache initialization script by Database Manager.
The output from the liveCache initialization script is displayed by Database Manager CLI.
You have the server permission SystemCmd.
exec_lcinit [<option>]
<option> :: = init | register | restart | slow | stop | shutdown
Option |
Description |
---|---|
init |
Initializes the liveCache database |
register |
The liveCache libraries are reloaded. If necessary, the liveCache database is transferred to the ONLINE operational state first. |
restart |
System default if you do not specify an option The liveCache database is restarted. |
slow |
The kernel variant slow is started. |
stop |
The DBM command db_stop is executed. |
shutdown |
The DBM command db_offline is executed. |
OK
<return_code>,<description>)
<pgm_code>,<command>
<command_output_lines>
Value |
Description |
---|---|
<return_code> |
Return code of Database Manager If the value is 0, the DBM command has been executed successfully. For any other value, see Messages. |
<description> |
Message short text |
<pgm_code> |
Return value of the liveCache initialization script |
<command> |
Executed command line |
<command_output_lines> |
Output text of the program |
Glossary, liveCache (SAP liveCache Technology)