there is a function for base64_to_base10 but why not a base10_to_base64. because the only available function you provide to convert to hex is Base64_to_hex. is there a way to convert Base10 to hex? all this because denodo does not have a way to handle...
Answers:
3
Hi I have one source in which data is present in JSON format, I created an JSON Data source and I have created Derived/Unified view on top of it and also REST API. Now I want to send that data to another application in a continous way. I dont want t...
Answers:
1
Hi, I am working on denodo 8.0. I want to understand the scenario/pros/cons on reading delimeted file using delimited data source vs using distributed custom wrapper for the delimietd files stored on Azure blob? Thanks!
Answers:
4
i have a stored procedure on mainframe. which has one OUT parameter. what is the way to create a base view from query to call the stored procedure as any value i give to the out parameter is rejected. i tried "?", gave a variable and tried to set it...
Answers:
1
Hi Denodo Team, Can you help me with this error that i get when i want to deploy the query to the database. The error is "Error loading database " databasename"". any suggestion what to fix in order to work? thank you.
Answers:
1
Hi, I have a question on Denodo GraphQL. Is there a way to concat two values in a graphql query or have calculated fields like its supported in Restful Web services. Like example below query transactionsview(uid: 'abcd') { uid transname transid qty pr...
Answers:
1
When i start denodo quickstart virtual machine then I am getting the error failed to open the session
Answers:
1
I have a server with a Rest API that has multiple endpoints that return JSON data (e.g. a jasperserver that has a rest call to get all report units and a rest call to get all report schedules). I now want to create one table for the report units and on...
Answers:
1
I am connecting to a DB2 database. one particular table contains a column with data type - PACKED DECIMAL. the base view displays junk characters for this column. is there a way to convert the data type of the column on the fly or in the VQL? OR i...
Answers:
1
Hi Team, As mentioned in the artical it is possible to mount volume in kubernetes for Denodo metadata and depending on the storage class we could persist across deployments. However there is a teething problem with volume mount. With the volume metada...
Answers:
1
Related to:
Data Persistence in Containers