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

RE: Error when running SQL with TEMP tables

$
0
0

I think you are referring to TDP 3.8.0.575. That has the option that you need. The latest is a patch TDP 3.8.1..677 that had a fix for those that use 64-bit Oracle Client and .net 4.6.1.

To answer your last question --> there are no work arounds for TDP 3.7


RE: "ORA-12154: TNS could not resolve the connect identifier" when trying to connect to Oracle database

$
0
0

Have you tried creating an environment varibale >  TNS_ADMIN then paste the path of your TNS file.  This location can be a shared drive with mutliple users accessing it making it easy to update for all users. 

"ORA-12154: TNS could not resolve the connect identifier" when trying to connect to Oracle database

$
0
0

Hi!

When I try to connect to an Oracle database I get this error message: "ORA-12154: TNS could not resolve the connect identifier" when using TNS

I am connection to other Oracle database with no problems.

I get the same error message in PL/SQL Developer.

In Oracle SQL Developer however I have no problems.

Anyone have suggestions on how to resolve this?

Arne

RE: Error when running SQL with TEMP tables

$
0
0

Yes 8.0.575 is the exact version. I'm still getting this issue where everything runs perfect if I run it just as an SQL query manually and copay and paste data, but fails if I use it to automate the export.  This SQL has been run with toad perfectly manually and automated with netezza for over 6 months so I don't think it is the SQL.

I have mulitple other queries that are working perfect with automation. It seems to be something to do with temp tables. Below is the error.

Adding Export Notification Subscriber {0}
-- 7/15/2016 9:39:23 AM: 5GRulesetCheckToad.log: 9:39:22 AM Thread (4) Export Started [7/15/2016 9:39:22 AM]
-- 7/15/2016 9:39:23 AM: 5GRulesetCheckToad.log: 9:39:22 AM Thread (4) ** START **
-- 7/15/2016 9:39:24 AM: 5GRulesetCheckToad.log: 9:39:22 AM Thread (4) Export using connection: ATLAS PROD (zklwch5)
-- 7/15/2016 9:39:24 AM: 5GRulesetCheckToad.log: 9:39:22 AM Thread (4) Export Wizard: Building object list
-- 7/15/2016 9:39:24 AM: 5GRulesetCheckToad.log: 9:39:22 AM Thread (4) Build List done.
-- 7/15/2016 9:39:25 AM: 5GRulesetCheckToad.log: 9:39:22 AM Thread (4) Exporting Data (1 of 1)
-- 7/15/2016 9:39:25 AM: 5GRulesetCheckToad.log: 9:39:22 AM Thread (4) BEGIN Query :
-- 7/15/2016 9:39:26 AM: 5GRulesetCheckToad.log: 9:39:22 AM Thread (4) Object SQL Query started.
-- 7/15/2016 9:39:26 AM: 5GRulesetCheckToad.log: 9:39:22 AM Thread (10) InternalReadBackground - start
-- 7/15/2016 9:39:26 AM: 5GRulesetCheckToad.log: 9:39:22 AM Thread (10) InternalReadBackground - exception ERROR: 'CREATE TEMP TABLE M....<removed for privacy>
-- 7/15/2016 9:39:27 AM: 5GRulesetCheckToad.log: error ^ found "" (at char 1124) expecting an identifier found a keyword
-- 7/15/2016 9:39:27 AM: 5GRulesetCheckToad.log: 9:39:22 AM Thread (10) InternalReadBackground - stack at Quest.Toad.NativeOdbc.OdbcCommand.ExecuteDbDataReader(CommandBehavior behavior)
-- 7/15/2016 9:39:27 AM: 5GRulesetCheckToad.log: at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader()
-- 7/15/2016 9:39:28 AM: 5GRulesetCheckToad.log: at Quest.Toad.Db.ToadDataAdapter.InternalReadBackground()
-- 7/15/2016 9:39:28 AM: 5GRulesetCheckToad.log: 9:39:22 AM Thread (9) DoneReadTreadWriter
-- 7/15/2016 9:39:28 AM: 5GRulesetCheckToad.log: 9:39:22 AM Thread (9) DoneReadThreadWriter finally - adapter.RowsRead 0
-- 7/15/2016 9:39:29 AM: 5GRulesetCheckToad.log: 9:39:22 AM Thread (4) END Query :

Error when running SQL with TEMP tables

$
0
0

The SQL that I am running creates a TEMP table and then does a select query off of that. The SQL runs fine in TOAD 3.7 by it's self but when I run as automated task to export to csv it errors out.

The error is that the temp table doesn't exist.  Again this does not happen when I just run the SQL.

Any ideas? I'm having a lot of issues with automation. 

Thank You!

Copy an existing Data Compare but change the target without mapping reset

$
0
0

Hello

I am using version 3.8

 

I have three env's for the same app.

I created a data compare between Env 1 & Env 2.

Is it possible to make a copy of my curent data compare and change it so it is between Env 1 & Env 3 without having all the mappings reset?

When i made a copy and changed the target , it resets all the mappings.

 

If there is a way, then I would be very interested in finding out as it will save me from having to recreate all my mappings again.

Any help most appreciated...

 

Thanks

Vineet

RE: Compare - saving the "where" condition

$
0
0

This is fixed in TDP 4.0. It is due for release on July 19

Compare - saving the "where" condition

$
0
0

I am using Toad Data Point Version 3.8 and have a data compare with a "where" condition.

The compare runs correctly but when i close the compare and open it up again, it does not show the "where" condition that I specified (ie: it did not save it).

I have tried to a "save compare" in the wizard & hit save on the main screen after my compare runs but it still does not save my "where" condition.

Any help greatly appreciated...


RE: Cross Connectin Query Builder Connection Error.

$
0
0

What is the error? Also, can you start Local Storage. If not, add " /log=all" to the command line and try to start local storage. Then go to help about and in the app data dir is Toad.log. Post that. 

Cross Connectin Query Builder Connection Error.

$
0
0

Hi I am getting the following error, it used to work, but now Myself and other users are getting this error, we cannot create any cross connection query. Toad Data Point 3.8.0.575. Any help out there ?

RE: Data Point connection to PostgreSQL database instance

$
0
0

Here's a list to steps to connect to PostgreSQL in TDP

1. Install PostgreSQL ODBC driver

2. Select postgreSQL in TDP connection manager

3.  Click Data source button to invoke ODBC DSN and add new PostgreSQL connection

4. Add the login information again in TDP to connect.

In general, it follows the same steps to add an ODBC connection, you can find it in help file under topic "Create ODBC Connections". Here's also an old video showing you how to add generic ODBC connection.

http://www.toadworld.com/products/toad-data-point/m/media-library/1108

Please let us know if you run into any issues.

Thanks!

Data Point connection to PostgreSQL database instance

$
0
0

I'm in need of detailed instructions to make a clean connection with Toad Data Point to POSTGRESQL database instance.

RE: Toad Data Point 3.8.1.677 / Windows 10 - Unable to Connect to Oracle 12c Database - SEHException/Win32Exception

$
0
0

Do you have 32-bit or 64-bit Oracle client on the Win10 PC? Did you try direct connect?

RE: Toad Data Point 3.8.1.677 / Windows 10 - Unable to Connect to Oracle 12c Database - SEHException/Win32Exception

$
0
0

We released TDP 3.8.1.677 for a specific error that occurs with .net 4.6.1 and Oracle 64-bit client. Make sure you have latest version of .net 4.6.1 and then reinstall TDP 3.8.1.677. This was tested and resolved all issues. 

RE: Toad Data Point 3.8.1.677 / Windows 10 - Unable to Connect to Oracle 12c Database - SEHException/Win32Exception

$
0
0

Oracle 12.1.0.2.0, 64-bit client.

I believe I found the cause of the problem. My system's ORACLE_HOME was set to the path of an earlier (also installed) version of the client:

C:\oracle\product\11.1.0.6

I changed this to the path of the 12c client:

C:\oracle\product\12.1.0.2

And now Toad connects as expected.

Thanks very much! Hopefully your tips and this information will help other Toad users.


Toad Data Point 3.8.1.677 / Windows 10 - Unable to Connect to Oracle 12c Database - SEHException/Win32Exception

$
0
0

I recently installed Toad Data Point 3.8.1.677 on Windows 10, and I created a connection to an Oracle 12c database. Unfortunately I'm unable to connect to the database. With each attempt I get a "Toad Data Point Error Message" dialog. The actual error text alternates between this...

System.Runtime.InterOpServices.SEHException
External component has thrown an exception.
Stack Trace:
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Dell.NamedPipeRPC.MessageRequest.Invoke()
at Dell.NamedPipeRPC.MessagePumpServer.ExecuteMessage(MessageRequest state)

...and this....

System.ComponentModel.Win32Exception
Proxy process has gone away

I have been able to connect to the same database using SQL Developer. The version of the .NET Framework running on the machine is 4.6.0138.

Has anyone else encountered this problem before? What are some possible solutions?

Thanks very much!

RE: Copy an existing Data Compare but change the target without mapping reset

$
0
0

Hi Vineet,

unfortunately there is no easy way how to change connection directly in Toad.

But there is one way how to change it manually in DCP file. If you edit this DCP file in some XML editor (etc Notepad) you can find there nodes with your Connection definition. You can get same nodes when you Export your connections in Connection Manager. Then you can just replace this connection in DCP file with your exported.

Filip

RE: Toad Data Point 3.8.1.677 / Windows 10 - Unable to Connect to Oracle 12c Database - SEHException/Win32Exception

RE: Copy an existing Data Compare but change the target without mapping reset

$
0
0
awesome, thanks Filip - i was trying to figure out how to get the encrypted password and the idea to export out from connections did the trick.

Thanks Much
Vineet

RE: Opening saved automation script - opens with a blank script

$
0
0

I recently changed TDP 3.7 back to Run as Administrator and have not been having this problem anymore.

Viewing all 2544 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>