Quantcast
Channel: Toad Data Point Forum - Recent Threads
Browsing all 2544 articles
Browse latest View live

RE: Teradata Connections slow to open and execute in 4.0

I'm glad that this setting helped you.The automation performance should be better too but it will depend on what type of queries are used in automation .

View Article


RE: TargetInvocationException Error

This problem never went away unfortunately.  I am running Toad 4.0 now.  I checked all the scheduled tasks and they are running against 4.0.  The error is still occurring occasionally.   I don't have...

View Article


TargetInvocationException Error

About 1-2 times per week, an automation task will kick off from task scheduler and a Toad error box will get displayed.  The error is...

View Article

RE: CSV to DB2 join question for new TOAD user

Someone pointed out to me that you have the Base Edition. Cross-Query is only offered in the Pro edition. You can enter the Trial Key below and it it a try. License Key:...

View Article

RE: CSV to DB2 join question for new TOAD user

Thanks for the replies Debbie.I was going to go thru it again to make sure I got the exact steps but here instead is my recollection of what I've made work in the last couple days since I posted this...

View Article


RE: TDP Giving Up on Query Connections with No Error in Automation

Martin,FYI, I did email you the latest .log file for the issue that happened again over the weekend.  Essentially the same lockup problem where I had to end the task this morning to shut it down and...

View Article

RE: TargetInvocationException Error

Sorry for the late response!I would like to ask, where are you getting this error message? Are you getting it from a UI pop up, or from logs?

View Article

RE: TargetInvocationException Error

I’m getting it as a UI pop up. 

View Article


RE: TargetInvocationException Error

Can you open a support ticket. I would like our automation developer to look at this. Please give the support rep your automation script, latest automation log file and all dependent files such as txp,...

View Article


RE: Why doesn't my autocomplete and editor highlighting/styles persist on a...

For Syntax Highlighting and styles, Cross Connection settings are set through the Local Storage/Local DB option and folder.

View Article

RE: Can't see tables in Object Exporer for Cross-Connection Query

Does this only happen with those specific connections? If you chose a different pair of connections, would the drop down arrows work?

View Article

RE: TargetInvocationException Error

Next time it happens, I’ll create a support ticket.  It doesn’t happen predictably.  It also doesn’t show any problems in the automation log file though.  The automation completes just fine, it’s just...

View Article

RE: TargetInvocationException Error

We do have an ExceptionTrace.log file within the Application Data directory. You can get to it by going to Help->About, and clicking the link for Application Data directory.

View Article


Automation export to Access fails in Scheduler

I am trying to schedule an automation script and am running into an "invalid object name" error each time it runs on a schedule. I run a SQL script and then have export templates to export temp tables...

View Article

RE: HELP! Export Multiple Statements in Oracle

I believe the select to file just grabs and executes the first statement.Try putting all of your inserts into an ExecuteSQL activity followed by commit. Then put the select in a select to file all by...

View Article


RE: HELP! Export Multiple Statements in Oracle

I wish that would have worked.  It made sense and I thought it would.  When the automation execute script runs all of the queries return 0 records per the log.  I would expect it to be reading “47 rows...

View Article

RE: HELP! Export Multiple Statements in Oracle

is this table a temp table? what is the database type.

View Article


RE: TargetInvocationException Error

I created SR Number:3657816 this morning.  The log files show the automation completing correctly, but the ApplicationTrace log shows the exception after the automation completes.

View Article

RE: HELP! Export Multiple Statements in Oracle

Yes, they are Global Temporary Tables in Oracle. This e-mail, including attachments, may include confidential and/or proprietary information, and may be used only by the person or entity to which it is...

View Article

RE: HELP! Export Multiple Statements in Oracle

Does the temporary table persist beyond the session? We close the session after every activity. Can you post example of how your are creating the table? Do you use preserve rows?

View Article
Browsing all 2544 articles
Browse latest View live