Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

database-compatibility-issues - Add new section Groupby Clob #224

Open
thekingofspain opened this issue Nov 10, 2021 · 0 comments
Open

database-compatibility-issues - Add new section Groupby Clob #224

thekingofspain opened this issue Nov 10, 2021 · 0 comments

Comments

@thekingofspain
Copy link
Contributor

On page https://github.com/OutSystems/docs-product/blob/master/src/ref/data/database/database-compatibility-issues.md, add a section for:

Grouping on Text Length Above 2000 Characters

Issue
The following error is generated at runtime when grouping on a entity text attribute defined to store more than 2000 characters in an Aggregate action:

[2] ORA-00932: inconsistent datatypes: expected - got CLOB
   at OracleInternal.ServiceObjects.OracleConnectionImpl.VerifyExecution(Int32& cursorId, Boolean bThrowArrayBindRelatedErrors, SqlStatementType sqlStatementType, Int32 arrayBindCount, OracleException& exceptionForArrayBindDML, Boolean& hasMoreRowsInDB, Boolean bFirstIterationDone)

Note, in ServiceStudio, no such error is generated when using the Test Value tab in the Aggregate screen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant