简体   繁体   中英

Lowercase Redshift column names

When I import a table to Cognos Framework Manager (11.0.11), the default column names are lowercase. Is there a way to convert column names to upper case?

I set a session parameter describe_field_name_in_uppercase to on but that didn't resolve the issue.

It looks like describe_field_name_in_uppercase is a setting made in the database or connection, not a Cognos session parameter. You can try setting this in the data source connection properties.

  1. Open Cognos Administration.
  2. Go to the Configuration tab.
  3. Click on the Set properties icon for the Data Source Connection.
  4. Go to the Connection tab.

You'll probably want to set the Open session commands property.

You will want to read the docs .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM