Manual Enhancement Request: Database naming rules on Oracle Database Appliance
Hello,
When I created a database, I have been noticed that database one of naming rules on ODA (Oracle Database Appliance) is:
Only alphanumeric characters are allowed in the database name
The rule is totally different from ordinary database environments (valid in a database name: alphanumeric characters, underscore (_), number sign (#), and dollar sign ($)).
However, the database naming rule is not written on ODA manuals at all.
In order to create correct deployment plans for ODA engineers, I propose to write explicitly on ODA manuals about database naming rules on ODA
along with specifying that the rule is different from ordinary database environments.