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
Hi, Is there any limit on maximum number of views that can be added to a single VDPCache Job. We have requirement to refresh cache for around 500 views. Thanks
Answers:
1
Hi, I'm using Denodo 7.0 update 20200803 and attempting to use the scheduler api via Python/Jpype. Is there a particular jar file I need for the Scheduler? The code below is my attempt. import jpype import jpype.imports from jpype.types import * jp...
Answers:
1
I have a scheduled job that runs 15 minutes after the hour, 24 hours a day. When a long running, heavy resource job is running at the same time, the scheduled job that runs 15 minutes after the hour does not complete before the next hourly execution of...
Answers:
1
Is there a way in Denodo Scheduler to delete specifics rows from a database table without having to delete the entire table and re-populating it with the rows that should not be deleted?
Answers:
1
hello, I created a scheduler job. below is the query I have in "Extraction Section"(using Parameterized query option) and I am dynamically getting the gtin value from "list" source. select from ent.dv_extractaxwaysns where dv_extractaxwaysns.gtin='@gt...
Answers:
2
Job scheduler Denodo Scheduler 7.0 Scheduler Admin Extraction
We have independent environments having one solution manager for each environment - We don't use scheduler manager for our deployments. Is there a way I and deploy one specific job from one environment to another - without creating individually? Appre...
Answers:
3
Can I create job on scheduler that run a VQL and email out the query result? Thanks if you have any suggestion.
Answers:
1
Hi , why scheduler job always extract columns name in upper case (not as column name exist at src mysql) ? 2 .after I make mapping to columns ( as src columns different to desination columns in case) at scheduler job which export data at hive ...er...
Answers:
1
Team, we need to setup a schedule to backup the databases in our Production environment and wanted to ask if there are step by step instructions to do this via denodo-scheduler? Below is the script I found but am unsure how I could use it in the sche...
Answers:
1