Hi I have a VQL query as follows: SELECT * FROM bv_getlistdata WHERE sessionhandle = '123456' and token = (SELECT requesttoken FROM bv_request) The view bv_getlistdata has 2 parameters sessionhandle and token and the bv_request view has a single ou...
Answers:
3
I want to create a script which have only create commands for all the users and roles for that database or server.So that same users and roles can be created in different server using those commands .Please let me now if any one have other solution to ...
Answers:
3
The documentation says that the use of a license can end if "The maximum number of cores / processors / servers defined by the license was exceeded", does the license manager have the ability to review that? In case the client already has a server (for...
Answers:
1
I'm trying to use Denodo to pull data from the OKTA API. The data is coming back paginated. OKTA puts a link to the next page in the response headers: https://developer.okta.com/docs/reference/api-overview/#link-header Link header RFC: https://tools....
Answers:
1
incremental cache stored procedure finishing with "error getting rows to update in cache" . i followed the installation manual, where could i have gone wrong?
Answers:
1
Denodo custom Wrapper I am using below code, In the timestamp_field, timestamptz_field column is coming blank. @Override public CustomWrapperSchemaParameter[] getSchemaParameters( Map<String, String> inputValues) { return new CustomWrapperS...
Answers:
1
Denodo customWrapper Datetime field is not working in environment
Hi Team, I am trying connect the LDAP Microsoft ACtive Directory services to set up Single sign on. I am able to connect LDAP server by creating data source. I am created a base view with Objectclass->User->userprincipalname Got a error java.secu...
Answers:
1
Hi, We are currently using Denodo mainly for reporting stuffs and predictive analytics. What we are curious about is related to how we should see the Denodo and when it's best case to use and i have few topics related to this: For example if i ha...
Answers:
1
I am trying to grab Denodo logged in user name and then inserting it into DB2 LUW "Declared Global Temp Table" for one of the application running on DB2 LUW. It seems it is only possible if the base view is created as regular view (Not created by query...
Answers:
5
Hi support Team, what could be the reason that most values in the query results of my base view appers NULL ?? The base view is successfully created from a SQL SERVER but Iwhen executing I am getting NULL values (for different datatypes : text, int … ...
Answers:
6