sdpsetup (sets up an operating environment)
Format
sdpsetup working-directory
Function
This command set up an operating environment.
Execution permissions
Administrator user
Prerequisites for command execution
None
Storage directory
installation-directory\bin\
Arguments
working-directory
Specifies the absolute path of the working directory to be used to run the system. Make sure that the specified directory can be referenced by the administrator user.
For details about the directory structure after setup, see 3.2 Directory structure.
The access permissions for the working directory and its subdirectories and files are set when this command executes. The command does not change access permissions for directories and files already in existence at the time of setup.
If the argument is omitted or an error is detected in the specified argument, the command displays the Usage message and terminates.
If the argument that is specified is valid, the command displays the following message:
KFSP91030-I === Setup information: |
If you choose y, the command starts setup.
If you choose n, the command cancels setup.
Notes
Return value
Value | Meaning |
---|---|
0 | Setup was completed successfully. |
1 | An error occurred during setup. |
2 | Setup was canceled by the user. |