Forum Post: RE: How to prepare a logical model using oracle data modeler
Once you have your existing model open simply click in the MODEL menu item at the top menu bar, choose CONVERT, then choose SIMPLE CONVERSION, then choose TO DATABASE, and then choose LOGICAL MODEL....
View ArticleForum Post: Team coding not allowing Check-out
I set up Team Coding Manger in Toad for Oracle 12.12.0.39 to work with Git. It functions well in this version. I installed the Beta 13.0.0.60 and it either hangs or throws an error: Access violation at...
View ArticleForum Post: Beta Released (13.0.0.61)
Beta Notes Generate Schema Script Generate Schema Script is now threaded when run from the GUI, so you can do other things in Toad while the GSS window runs in the background. Note:� If you right-click...
View ArticleAdd "Original Order" Column on exported contents of Trace File Browser
Adding an enhancement idea on behalf of Damir Vadas, who posted his suggestion in the Community Forum: Hi, When you export data from Trace analyzer to Excel, you have SEQ column which holds data of...
View ArticleForum Post: RE: Trace fil analyzer save data to Excel
Damir, I took the liberty of posting your suggestion to the Idea Pond. Feel free to add details there if needed.
View ArticleForum Post: RE: No mapping for the Unicode character exists in the target...
Best if you could open a Support ticket with our Engineers, but until then, I'm wondering if this issue is caused by corrupted files (somehow) when you imported user files from a previous version of...
View ArticleForum Post: How do I schedule a SQL to run in batch
I have an SQL script that updates columns in a table. I'd like to schedule this to run every hour. What are the steps to set this up in Toad? I have Toad expert v12.12.0.39 Thanks Below is the SQL:...
View ArticleForum Post: 13.0.0.60: Unable to close dialog "Grid Column/Data Find" when no...
Database -> Create -> Table Right-click anywhere in the column area (no columns defined yet) Find Data... When trying to cancel the dialog, I get "You must enter a column name." and the dialog...
View ArticleForum Post: RE: 13.0.0.60: Unable to close dialog "Grid Column/Data Find"...
This was fixed for .61. .61 will attempt to post the record for the column name before the "find" dialog is opened. So you're still going to see the "enter a column name" prompt, but it won't get you...
View ArticleForum Post: RE: Slow initial Toad start
No in last beta, 13.0.0.61, i got initial blank screen for cca 5 secs and then Toad shows connection dialog. tried to open several times
View ArticleForum Post: RE: TOAD for Beginners
Is this link still active? For some reason I could not connect. It would be great to see a beginner's guide for Toad.
View ArticleForum Post: RE: TOAD for Beginners
I updated the two links in this thread -- note that the first link points to a guide for Toad for Oracle 12.1, so a little out of date. I'd recommend you start with the training instead (2nd link)....
View ArticleForum Post: Displaying returned data from a procedure with Toad for Oracle
I've been trying to display returned data in a grid from existing procedures in Toad for Oracle. I'm using the latest version of Toad 12.12.0.39 This is very simple in SQL Navigator. 1) You open a...
View ArticleForum Post: RE: Displaying returned data from a procedure with Toad for Oracle
I do see a comment on the line in Initialization: var_REPORT_CURSOR := NULL; --Modify the code to initialize this parameter I have to check before sending a sample procedure.
View ArticleForum Post: RE: Recently Opened File Lists are Inconsistent
This should be resolved in next beta. It will also open an Editor and load the selected file if an Editor was not already opened. That has been long overdue. If an Editor already exists for the active...
View ArticleForum Post: New Connection/Change Connection
I think I know why I'm having problems with Toad messing up with my connections for my Editors. It appears that the logic may be backwards for a "new" connection vs changing the connection for an...
View ArticleForum Post: Re: New Connection/Change Connection
I should add that this only happens on the "Change Session" if the session I'm changing to is not already open. If it is open, then the Editor changes very nicely. On Wed, Mar 14, 2018 at 10:33 AM,...
View ArticleForum Post: RE: Re: New Connection/Change Connection
For Test 2, I'm getting a new window for the connection. And then there is Test 3 1. Have an Editor window open 2. Click on New Connection from the Main Toolbar and open a brand new connection 3. The...
View ArticleForum Post: RE: Re: New Connection/Change Connection
> Is it possible that I'm getting different behavior because I have a login script selected to run? Yes. I see this when I set a login script. I'll log. Related... I have Editor set to auto-open on...
View Article