Command Abbreviations
For most commands, each of the words that make up a cdr command variation can be abbreviated to three or more characters.
For example, the following commands are all equivalent:
cdr define replicate
cdr define repl
cdr def repThe exceptions to this rule are the replicateset commands,
which can be abbreviated to replset. For example, the following
commands are equivalent:
cdr define replicateset
cdr def replsetCommand abbreviations are not allowed when you run cdr commands within SQL statements using the SQL administration API. For more information, see the HCL® Informix® Administrator's Reference.