stockbase.source
Error in query number 7
We are sorry, but an error occurred while generating this page. You should contact the site's administrator.
In "dwui/table/stockbase.source.sql": Failed to set variable records_count: In "dwui/table/stockbase.source.sql": The following error occurred while executing an SQL statement:
error returned from database: ODBC emitted an error calling 'SQLExecDirect':
State: 42501, Native error: 1, Message: ERROR: permission denied for table command;
Error while executing the query
The SQL statement sent by SQLPage was:
SELECT COUNT(*) FROM stockbase.source WHERE (CAST(? AS TEXT) IS NULL OR (((CAST(? AS TEXT)::JSONB) ->> 'uuid' IS NULL OR ((CAST(? AS TEXT)::JSONB) ->> 'uuid')::UUID = uuid) AND ((CAST(? AS TEXT)::JSONB) ->> 'source' IS NULL OR ((CAST(? AS TEXT)::JSONB) ->> 'source')::TEXT = source)))
dwui/table/stockbase.source.sql: line 48
dwui/table/stockbase.source.sql: line 48 Backtrace
Failed to set variable records_countIn "dwui/table/stockbase.source.sql": The following error occurred while executing an SQL statement:
error returned from database: ODBC emitted an error calling 'SQLExecDirect':
State: 42501, Native error: 1, Message: ERROR: permission denied for table command;
Error while executing the query
The SQL statement sent by SQLPage was:
SELECT COUNT(*) FROM stockbase.source WHERE (CAST(? AS TEXT) IS NULL OR (((CAST(? AS TEXT)::JSONB) ->> 'uuid' IS NULL OR ((CAST(? AS TEXT)::JSONB) ->> 'uuid')::UUID = uuid) AND ((CAST(? AS TEXT)::JSONB) ->> 'source' IS NULL OR ((CAST(? AS TEXT)::JSONB) ->> 'source')::TEXT = source)))
dwui/table/stockbase.source.sql: line 48Note: You can hide error messages like this one from your users by setting the 'environment' configuration option to 'production'.