RE: Automation file gets corrupted on its own
The steps for automation are -Creating 3 variables for Date > Copy the required file to the right location> Import Wizard - data from the excel file to Database> Execute Script (Data update...
View ArticleSessions Browsing - in order to find locks and kill a session(if it is...
In Toad Data Point - I don't see a way to view existing sessions. How can I view sessions and kill a session if it is causing a lock issue ?Thank You!
View ArticleRE: Sessions Browsing - in order to find locks and kill a session(if it is...
Currently, TDP does not support sessions browsing.
View ArticleRE: Automation file gets corrupted on its own
I cannot reproduce the issue. Can you provide the screenshot of each activity? We want to know the detail setting.
View ArticleCross-Connection Query error: Table '.\mysql\tables_priv' is marked as...
Hi all,I'm running into an odd error when I am creating a cross connection query in DataPoint, using the Query Builder. The builder connects the tables as expected and visually seems fine, reviewed...
View ArticleRE: Toad For Oracle Finds Oracle Home but Not TOAD Data Point
If Toad for Oracle can find the home and Toad for Data Point can't, then it's a bug and they should fix it.
View ArticleToad For Oracle Finds Oracle Home but Not TOAD Data Point
can't seem to get my Oracle Instant Client 10.2.0.5 - 64 bit to be found by TOAD Data Point 3.7. It's found by Toad For Oracle 12.7 just fine. It just shows up in the list in the pic below, but...
View ArticleRE: Automation file gets corrupted on its own
Or better yet, post sample automation script
View ArticleRE: cross-connection left outer join query efficiency
I would try creating a view for table "A" with the filters. Then join the view to Table "B".
View Articlecross-connection left outer join query efficiency
I have a cross-connection query that queries a very large file (file_a) and an Excel spreadsheet (file_b). The where clause selects just a few rows from file_a. A simple join runs quickly. However, I...
View ArticleHow do I get toad data point to display full decimal precision that is in the...
I am connecting using Toad Data Point 3.8.0.575 and connection to an AWS aurora postgresql database. I have two columns or LAT / LON that are double percision data types in the database. Using...
View ArticleRE: Examples of Run program element in Automations
Some that come to mind are...Pre script data cleaning - Process two files together via a script and delete extra columns before import to a databasePost script data processing - Calls to R for GIS...
View ArticleRE: Examples of Run program element in Automations
Thanks, what would some of the "verbs" and "Arguments" you used here? That is part of the use of the element that has stumped me most.
View ArticleExamples of Run program element in Automations
I've been testing and exploring the versatility of automations and the "Run Program" element. Now I've been able to have it open and/or print an excel of pdf file but what are more examples of ways to...
View Articlei see the output in Desktop directory but I cannot see the Job in Job manage
Hi I have a scheduled task and the output is being produced. However I cannot see the job in job manager to update it, what could be going wrong?
View ArticleSyncronization issue with quotes in character string
Hello. I am evaluating Toad Data Point 4.3.0.718 (64 bit). I experimented with creating a script that would synchronize some CLOB data across servers.The resulting script looks like this:INSERT INTO...
View ArticleRE: How do I get toad data point to display full decimal precision that is in...
We have better support for PostgresSQL in our Beta. Can you download and try and let us know if this is resolved? Use the Postgres SQL type and not generic...
View ArticleRE: Cross-Connection Query error: Table '.\mysql\tables_priv' is marked as...
hi Russell, TDP cross query module internally uses Embedded hub, which is a mysql server with a self-designed engine. that's why you get a mysql error. from the error message, it seems the...
View Article