5.1.2 Concurrent execution of commands
If other operations are running when you execute a command, you might not be able to execute the command. The following table describes whether you can execute a command when other operations are running.
|
Command to be executed |
Currently running operation or current status |
||||
|---|---|---|---|---|---|
|
Repository update commands are being executed |
Server update commands are being executed |
Reference commands are being executed |
User is logged in to the window |
Window operation is running (Update) |
|
|
Repository update commands |
N |
N |
N |
N |
N |
|
Server update commands |
N |
N |
Y |
Y |
N |
|
Reference commands |
N |
Y |
Y |
Y |
Y |
- Legend:
-
Y: Command can be executed.
N: Command cannot be executed. If these commands are executed concurrently with the repository update commands and commands including repository operations (reference and update), an exclusion error occurs with the return code 3.
- Note
-
The cscutil command includes the server update command functions (such as starting and stopping HCSC servers), and the reference command functions (such as obtaining the HCSC server information).
If you execute the cscutil command when other operations are running, the executability of this command will differ depending on the functions to be executed (which option is specified).