Command Reference > pmcmd Command Reference > SetNoWait
  

SetNoWait

You can run pmcmd in wait or nowait mode. In wait mode, pmcmd returns to the shell or command prompt after the command completes. You cannot run subsequent commands until the previous command completes. In nowait mode, pmcmd returns to the shell or command prompt immediately. You do not have to wait for one command to complete before running the next command.
The SetNoWait command runs pmcmd in nowait mode. The nowait mode is the default mode.
The SetNoWait command uses the following syntax in the interactive mode:
SetNoWait
When you set nowait mode, use the pmcmd prompt after the Integration Service executes the previous command.