You can run bcmadmin commands directly from /opt/teradata/bcm/bin/bcmadmin or at the bcmadmin command prompt.
When issuing bcmadmin 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.