Hi, I want to generate a graph with X axis as time in a day ( at a
granularity of second) and y axis as active sessions at that moment. Can
you please tell me which table data I can use to do that?
Regards,Sreekanth
Hi, I was trying this section
https://docs.exasol.com/connect_exasol/workflow_management/apache_airflow.htmWith
one change , I was running an import statement in sql file.test.sql file
code:- IMPORT INTO COUNTRY FROM LOCAL CSV FILE
'/home/vagrant/air...
Hi , When we see a table size has shrunk, is there a way to identify it
happend due to table reorganize that got triggered as 25 % threshold has
crossed? Also in the memory object size is the 25% deleted records are
taken into consideration? Thanks,S...
Hi , I have logged into Exasol Community edition 7.0 from DB visulaizer
Pro Evaluation edition. In Roles Sections I see this error message and
any new roles created does not appear under the tree dropdown. I am not
sure if its a bug but please let me...
Which version of exasol are you using? I think that might be the reason.
Please see the release notes of 6.2 versionHide inaccessible
schemasStarting with Exasol version 6.2, a user can only access a schema
or virtual schema if the user is owner or i...
Hi @exa-Nico ,FTP connection worked. I did not understand the point from
your previous reply. Airflow sending PREPARED statements and LOCAL
option is not supported ( also suggested in documentation). How a
prepared statement different from regular SQ...
@adiazv ,Can you try something like below.From File_1.txt, create
another file File_1_header.txt by running a shell script, then upload
both files separately. Thanks,Sreekanth
Hi @exa-Nico ,SELECT '1'; is executing without any issue. Attached files
contain the output when I try to run IMPORT Local
option.https://drive.google.com/drive/folders/1U-AQeLt4kmEi4mccV7z6OdAW85feElYo?usp=sharing