Showing posts with label got string. Show all posts
Showing posts with label got string. Show all posts

Friday, 15 June 2012

ORA-37181: expected exactly string columns for dimension string, got string

ORA-37181: expected exactly string columns for dimension string, got string

Cause: Expected a certain number of source columns for the dimension. Either none or the wrong number of columns was specified.

Action: Specify the right number of columns, or change the dimension to another type

ORA-37180: expected exactly one column for dimension string, got string

ORA-37180: expected exactly one column for dimension string, got string

Cause: Expected a single source column for the dimension. Either none or more than one was specified.

Action: Specify exactly one column, or change the dimension to another type

ORA-37179: expected at least one column for dimension string, got string

ORA-37179: expected at least one column for dimension string, got string

Cause: Not enough columns were specified for the dimension

Action: Specify more source columns, or change the dimension to another type