Hello, I am trying to get VCS configured for Denodo with GIT. I've input everything on the configuration tab, but when I move to the environments tab I get the following error: "Error accessing the server: error obtaining environments list: Ref HEAD ...
Answers:
1
HI Community, We're looking to execute VCS operations (GIT) outside of the Denodo Admin client. Has anyone performed VCS operations without using the Denodo Admin client? John
Answers:
1
Hi team Currently all of DV views are VCS by gitlab. I have a base view created, which is build on Oracle database. Now the views is under VSC by gitlab also, before we did not turn on the cache mode for this view, but when we put the cache mode to "Pa...
Answers:
1
Hi team Currently all of DV views are VCS by gitlab. I have a base view created, which is build on Oracle database. Now the views is under VSC bygitlab also, but it has no stastics gathering. So I gathered its statstics, and I also make the vql shown w...
Answers:
1
I want to know if I integrate my virtual database with VCS (GIT) , how does the folder structure will look like in GIT ? How many folders, VQL files etc. are created ?
Answers:
1
Hi Denodo support, Can I understand does Denodo integrated gitlab support version control the elements in denodo-scheduler-admin, such as we have schedule job for stastics gathering, and we want to version control them in the gitlab repo, here is just ...
Answers:
1
Hi, I am working on Denodo 7.0 and recently configured GitHub with Denodo. Seems like I am not able to pull any requests from GitHub. Please help. Thanks, Naveed
Answers:
1
I encounter some pull problems with denodo VCS git. Suppose I have two DB, one is Main_DB, the other is Sub_DB, Sub_DB code was checked out from Main_DB branch on 2020-05-01 (which means I checked out a new branch from Main_DB branch), on Main_DB there...
Answers:
3
We team use git for VDP VCS, we can pull, commit, but when we push code to Gitlab, error below will be showing: " Error pushing database XYZ: GitLab: Committer's email '' does not follow the pattern '@*xxxx.com$' " do we need some configuration change ...
Answers:
1
Hello team, I managed to implement dynamic base view in Denodo: In a Denodo custom stored procedure I call an Oracle Stored procedure which create a dynamic Oracle view (view definition is unknown upfront). Then I create the base view (from my Denodo ...
Answers:
2