Latest Activity
is there a VQL which i can use to get how many number of databases,folders,views or other like how many Cpu's are there in vdp server?
Hi, I would like to run the COLUMN_DEPENDENCIES procedure across all views in a given database to identify columns that have an expression associated to the column. In pseudo code this would look like: select view_name, column_name, expression from C...
Hello, I'm trying to create a JSONDatasource from this sample: [ { "Header": { "publishedDateTime": "20211110150141", "messageId": null, "messageType": null, }, "Investment": { ...
We now uniformly use Prometheus as a monitoring tool. How can denodo’s information be connected to Prometheus? How to configure? The key points that need to be paid attention to? can you help arrange meeting to discuss about this? 4.Please prov...
Hi, I create a stored procedure for create drive_views, i would like validate if drive view exist before create. I try this: this.environment.executeVqlCommand(select 1 from drive_view) but if it not exist i receive the error by StoredProcedureExcept...
In Denodo8, is Denodo dashboard tool depreciated in denodo 8? is there any similar tool to replicate derby metadata to ther nodes in cluster? OR what do you recommend since we are using derby.
Hi, my question is about how to automate the update of the base views in Denodo 8.0. When adding fields to tables in AWS connecting with a jdbc source to Athena. Still has to be done manually, or is there any procedure for it to be automated? Thankyou.
Hi, Is there available a built-in functionality to automatically monitor and notify on changes at sources level? Platform: Denodo 8 Thank you, Dominic Chitac
I logged with admin credentials and am trying to create a new folder but am facing the error “Unable to Store object”. Also when trying to create and save a new Web service facing insufficient privileges error. Pls suggest how this issue can be resolved.
Hi, i am unable to create environment in vcs management (Denodo 8) with the following error: Error creating environment: error creating environment: Remote origin did not advertise Ref for branch master. This Ref may not exist in the remote or may be ...
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
- 86
- 87
- 88
- 89
- 90
- 91
- 92
- 93
- 94
- 95
- 96
- 97
- 98
- 99
- 100
- 101
- 102
- 103
- 104
- 105
- 106
- 107
- 108
- 109
- 110
- 111
- 112
- 113
- 114
- 115
- 116
- 117
- 118
- 119
- 120
- 121
- 122
- 123
- 124
- 125
- 126
- 127
- 128
- 129
- 130
- 131
- 132
- 133
- 134
- 135
- 136
- 137
- 138
- 139
- 140
- 141
- 142
- 143
- 144
- 145
- 146
- 147
- 148
- 149
- 150
- 151
- 152
- 153
- 154
- 155
- 156
- 157
- 158
- 159
- 160
- 161
- 162
- 163
- 164
- 165
- 166
- 167
- 168
- 169
- 170
- 171
- 172
- 173
- 174
- 175
- 176
- 177
- 178
- 179
- 180
- 181
- 182
- 183
- 184
- 185
- 186
- 187
- 188
- 189
- 190
- 191
- 192
- 193
- 194
- 195
- 196
- 197
- 198
- 199
- 200