Code Block |
---|
usage: sldreg [topologyFilePath] [outputFilePath] |
This command allows you to generate the SLD (System Landscape Directory) configuration data for registration in the SAP Solution Manager.
It is optional to enter the sld.conf file as an argument, but if you do not enter the sld.conf file, it is assumed that the relevant file is the default, namely MZ_HOME/etc/sld.conf
. If you want to use another directory and another filename, you have the option to enter one or two different directories/file names.
Info | ||||
---|---|---|---|---|
| ||||
Using No Arguments
The file Using Directory Arguments
The files |
The sld.conf
file provides the static information for the output generated.
You must run this command from the machine where the Platform is running.
Return Codes
The different return codes for the sldreg
command are listed below:
Code | Description |
---|---|
0 | Will be returned if the command is successful. |
1 | Will be returned if writing the temporary topology file fails. |
2 | Will be returned if converting to the sld topology file fails. |
7 | Will be returned if the the command is not executed on the machine where the Platform is running. |