Latest Activity
Few columns in denodo take VARCHAR(65536) as column size even though the size present as VARCHAR(200) OR VARCHAR(20) etc in db. Why do we see the change in column size in denodo and what is the reason for this? In unified views
I am running a command line like this from a Bamboo job in a Windows cmd shell and would like to have the Bamboo fail the deployment if a SQL error occurs in JiSQL however it seems I am unable to get JiSQL to bubble the error out to java.exe or get jav...
Hello team, I am trying to deploy code in solution manager,I have created two environments one named development and another testing,I am trying to deploy code from development environment to testing environment. I have created revision in development...
Hi, to my previous question, as per your answer "jdbc:vdb://localhost:9999/admin\" admin admin" this is what is in sample code - jdbc client Instead of localhost i have used the server name showed by vdp at the time of logging in. and my username and...
Hi, I am trying to connect to Denodo- vdp through eclipse using the jdbc driver. It is showing authentication error, username or password is incorrect. Can i get any help in this regard. I am using Denodo 8 and jdk is 11. Thanks in Advance, Jyothsna
Hi Denodo Teams, I'm tryng to do some operations on a view in denodo. Getting a view, I should compute some operations only on a portion of view data. In other words, in Oracle what I do is something like this: WITH sample AS ( SELECT * view_name OFFS...
Hi Team, I was able to successfully connect to Azure blob storage from denodo using request sigining method as URL query parameter ("access_token") however, I had to keep the access level of my container to Public Access Level --> Blob (anonymous r...
Related to: How to connect to Azure Blob Storage from Denodo
Hi Team, I am not able to connect to Denodo from Excel share point location. Can anyone help me on this to get reslove. Regards, Karthik
Hi Team , We are running job from scheduler which loads few cache through dependant jobs and exports records in CSV format . In few of it's runs final VDP job in scheduler fails with error - "Error executing view: Error analyzing query to decide ...
Hi Team, Do you suggest creating associations on the API bases views? Since it is not going to help in performance for sure. But is there any other reason why association should exists between the views that are getting the data from the API since the...
- 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