RE: Need a method to disconnect database connections once automation is complete
We are working on a solution for this now. (QAT-11935) It is being a bit persnickety but we might have a fix in next Beta (two weeks from now).We normally close the connection associated to the...
View ArticleNeed a method to disconnect database connections once automation is complete
In automation I am running queries against an excel file, Teradata, local storage and hive, I need to close these connections after the automation is complete. TOAD makes the excel file read only, so...
View ArticleRE: Need a method to disconnect database connections once automation is complete
Good news! Thanks very much
View ArticleRE: Special character as column delimiter ASCII 30 - 01E - RS: Record Separator
ASCII table attached. As mentioned above, we're looking for the possibility of using ASCII character 30 (RS / ^^) as a column delimiter in TOAD.
View ArticleAutomate dcp file does not remember connection
I create a dcp file for automation, which has connections to two Excel spreadsheets that has different values. Toad properly shows the differences, but when I save the dcp file, and reload, the...
View ArticleRE: Scheduled Toad Data Point process kicks off but doesn't error or finish
Go to the windows task scheduler and look for any launch errors. There must be a reason that the app can't start, and there fore never gets to the automation script. An expired license can cause this....
View ArticleScheduled Toad Data Point process kicks off but doesn't error or finish
I have a project in Toad Data Point 4.3 that runs find when I run it manually. I'm trying to schedule it and it acts like it kicks off but it doesn't do anything. It gets to the "Created Task Process"...
View ArticleRE: Special character as column delimiter ASCII 30 - 01E - RS: Record Separator
Hi,Unfortunately you can only use a printable character as a column delimiter.To be able to set the custom delimiter use “Delimiter Text” as output format.I created a task QAT-12793 to support...
View ArticleSpecial character as column delimiter ASCII 30 - 01E - RS: Record Separator
When creating a template we have the option to choose a character as a column delimiter. In most case is the pipe character |We'd like to use an ASCII special character to keep in pace with our...
View ArticleRE: Automate dcp file does not remember connection
Hi,thanks for your report unfortunately I will need more information to be able to help you. I tried several Excel files and compared them without problem. Also I tried use DCP file in Automation and I...
View ArticleRE: Special character as column delimiter ASCII 30 - 01E - RS: Record Separator
Thank you for the info Aleksey.Quick follow-up, when you said: "I created a task QAT-12793 to support nonprintable ASCII character"Does that mean that TDP might have this option in the future? If so,...
View ArticleRE: Special character as column delimiter ASCII 30 - 01E - RS: Record Separator
We looked at this and cannot implement. Our controls will not accept these characters to be used in this manner.
View ArticleRE: How to export SQL script to Qlik Sense QVD
TDP does not support export to QVD format.RegardsAleksey
View ArticleRE: Full Profiling on Hive generic ODBC result set not working since...
Hi,How did you connect to HIVE in TDP 3.8? Did you use ODBC connection?To use the same ODBC 32 bit HIVE driver you will have to install 32 bit TDP or install 64 bit ODBC HIVE driver.Bitnesses of TDP...
View ArticleFull Profiling on Hive generic ODBC result set not working since migration to...
I recently migrated from TDP Pro 3.8 to TDP Pro 4.2 64-bit.I find that when I have query results from a Hive query, and I click the Profiling tab, I see the summary data, but when I click the "Full...
View ArticleRE: Cross Connection Queries
What edition of TDP do you use - Base or Professional? The cross-query is available only in the Professional edition.Open Help | Licensing to check the edition.RegardsAleksey
View ArticleCross Connection Queries
Hello, I am trying to build a simple query connecting a SQL server table and an Oracle table. I've found many items in the help and videos saying this can be done. However, I am unable to find the...
View ArticleRE: How to export SQL script to Qlik Sense QVD
What about other BI platforms (Power BI - PBIX or Tableau - TWB)?
View ArticleHow to export SQL script to Qlik Sense QVD
I've written my SQL query and want to export it to a QVD file so that I can load it directly into Qlik Sense, is this possible? I only see options to export to Excel or csv.Thanks
View ArticleRE: Full Profiling on Hive generic ODBC result set not working since...
Yes, connect to Hive in 3.8 and 4.2 using ODBC. 3.8 is 32-bit, 4.2 is 64-bit.We use the "generic ODBC" category, and then point to the ODBC driver/config as set up in ODBC admin.I can query...
View Article