Home | Previous Page | Next Page   Utility Reference > onutil: Check, Define, and Modify Storage Objects > How to Invoke onutil >

Running onutil as a Single Command

To invoke onutil for a single command, enter the onutil command with the option at the command prompt. The following examples show how you can run a single command without bringing up the onutil command interface:

onutil CHECK DATA IN database stores_demo

Interface: onutil create dbspace dbspace2 chunk \"/dev/CHUNKS/chunk2\" 
 size 100000

Note:
If you run onutil from the command line, you must escape the double quotes around the filename; otherwise, the UNIX shell returns an error.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]