Background documentationexec_lcinit Locate this document in the navigation structure

 

Note Note

This command is only relevant in connection with SAP applications.

End of the note.

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.

Prerequisites

You have the server permission SystemCmd.

Structure

exec_lcinit [<option>]

<option> :: = init | register | restart | slow | stop | shutdown

Options

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.

Result

OK

<return_code>,<description>)

<pgm_code>,<command>

<command_output_lines>

Values for the Reply Fields

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

More Information

Glossary, liveCache (SAP liveCache Technology)