we have SAP Data Base, when we excute the base view in the denodo tool we could able get the 150 records. But, while excuting in the VQL shell for the specific Query like Select <Column_name> from <data_base>.<Base_view_name> throwin...
Answers:
1
Hi, I need help with a very specific use case. I have 2 different data sources and I need to create a base view from source A filtered by some values from another base view coming from source B. This values in the second view would be a hole column, ...
Answers:
5
I am implementing a search module on Denodo REST API. When the users perform a search, they are likely to use lower case for all their search terms. However, if it is case-sensitive, if the search information was spelled with an uppercase in our system...
Answers:
2
Hi I'm trying to create a new project in eclipse after installing the denodo4e software successfully, but its giving me an error saying wizard cannot be started. Please help me on this as my teams development activities are getting delayed because of...
Answers:
1
I can able to execute the table but unable execute the specific column of the table. error message Finished with error: Field not found 'bv_SYS_BIC_sap.bayer.CRM/CV_REP_CHANNEL_ENGAGEMENT_AGG_001.start_date' in view 'bv_SYS_BIC_sap.bayer.CRM/CV_REP_CH...
Answers:
1
HI Team, I am able to expose Denodo view as REST API with authentication method as "None" in setting tab. I can access this view using the URL provided. But when I am exposing any view with any authentication method other than None, I am unable to acce...
Answers:
3
Hello experts, Is there a limit on the number of load processes that can be added to a scheduler job? I have over 60 load processes added in the extraction section of a job and I when I add a new load process, I do not see it in the 'Load Processes' l...
Answers:
1
Hello, How do I connect to Impala that is on AWS? For example, is this correct? Database adapter : Impala 2.3 Driver class path : '<DENODO_HOME>\lib-external\jdbc-drivers\impala-2.3\ImpalaJDBC41.jar' database URI : jdbc:impala://xyz.<aws regio...
Answers:
2
Related to:
How to connect to Cloudera Impala from the Denodo Platform
In a custom handler, I am trying to conenct to a SQL Azure database using jdbc to log some schedule job run information (such as a start time). The custom handler failed with the folloiwng error: No suitable driver found for jdbc:sqlserver://{SQL Azur...
Answers:
1
Hi Team, I have to read one view from sql server database.How we can set up connection with sql database and can access view. Thanks in advance.
Answers:
1