You can run unityadmin commands directly from /opt/teradata/unity/bin/unityadmin or at the unityadmin command prompt.
When issuing unityadmin commands, follow these guidelines:
- Use upper or lower case. The commands are not case sensitive.
- Enclose arguments containing spaces in single quotes. For example: PROCESS STOP rb_dsp_sys3 'stopping to remove';
- Run only one command at a time.
- Add a semicolon to commands you run from the interactive shell. When you use the -e option to run commands directly from the shell prompt, do not use a semicolon.