7.6.1 Restrictions on Values of Common Attributes
Review the following restrictions for the values of attributes used by multiple CellCLI objects.
-
The value of the
nameattribute must be less than 256 characters and composed only of the following ASCII characters:- Lowercase alphabetic characters (
atoz) - Uppercase alphabetic characters (
AtoZ) - Numbers (
0to9) - Underscore (
_) - Hyphen (
-)Note:
On Oracle Exadata System Software release 19.2.0, or earlier, you must enclose the string in double quotes. For example:"hyphenated-string"
- Lowercase alphabetic characters (
-
The value of the
commentattribute must be less than 256 characters.
See the syntax of each CellCLI command for any additional restrictions on attribute values.
Parent topic: About CellCLI Object Attributes