Setting ANSIOWNER for an ANSI-Compliant Database

About this task

The default behavior of an ANSI-compliant database is to replace any lowercase letters with uppercase letters in any owner specification that is not enclosed in quotation marks. You can prevent this by setting the ANSIOWNER environment variable to 1 before the database server is initialized. This preserves whatever lettercase you use when you specify the owner string without quotation marks.