Hello Roger, It appears you have an older version of the formatter. This bug was actually fixed in verions 5.115, which you will get if you upgrade to the...
Hi Jerry, Toad runs several queries to create scripts for objects. You can see what they are with SQL Monitor, but what you can't see is what Toad does with...
Settings are not saved to SMI files any more, they are now saved to actions (you can read about this in the help - look at the AppDesigner Overview topic) If...
Thanks Brad! ... We ran into an issue with Toad version 8.6 with regards Production support and ended up with - effectively - a priority upgrade situation....
Simoneau, Roger
rsimonea@...
Dec 1, 2008 4:32 pm
44878
You should probably look at the issues that were fixed from 9.7.1 to 9.7.2 and determine if you need these fixes or not. An updated version of the...
Sorry about the format of the bug fix list below. I'll try again: COMPONENT DESCRIPTION File Splitting Package spec and body saved to same file not splitting...
Thanks For the info Brad; ... I wish it were that simple. Unfortunately, with fixes come bugs that didn't previously exist. For example, the bug with regards...
Simoneau, Roger
rsimonea@...
Dec 1, 2008 7:28 pm
44881
In the Schema Browser, the tables in the left pane, right click menu, Save As option, Excel output, what is Write wide strings? The wide files are larger as...
It's for non-ascii data. If you don't have any non-ascii data then leave it unchecked, because it is slower when you check it. From: toad@yahoogroups.com...
... fingers in a car door, but I guess I should say something about what we're doing. ... if there's a mismatch between the database NLS_CHARACTERSET and your ...
Hi There I am not able to install or run TOAD Data Modeler and SQL Optimizer for ORACLE on VISTA 64bit architecture. TOAD Data Modeler doesn't install at all...
You might want to check over at the dedicated Toad Data Modeler group at http://tech.groups.yahoo.com/group/toaddm/ or the one on the Quest site at ...
Or click this button: [cid:426562714@02122008-3255] double click on NLS_LANG to edit [cid:426562714@02122008-325C] ________________________________ From:...
Worked like a charm. Well, almost. Setting NLS_LANG to AMERICAN_AMERICA.UTF8 failed miserably when attempting to render UTF8 character point 14844057....
Try AMERICAN_AMERICA.AL32UTF8 if you are on anything higher than an 8i DB ... From: toad@yahoogroups.com [mailto:toad@yahoogroups.com] On Behalf Of Kevin...
Good Morning ALLI am using a simple MERGE statement inside Oracle 10G that is hanging in all client environmentsIs there a problem with this seemingly simple...
Martin Gainty
mgainty@...
Dec 2, 2008 4:13 pm
44891
Good Morning Martin; Some assumptions based on what you have: a) You create a complete table b) You run your query once - effectively doing 100% update c) You...
Simoneau, Roger
rsimonea@...
Dec 2, 2008 4:21 pm
44892
I thought you were giving us two different statements, and saying one works and the other doesn't. But it sure looks like the statements are identical, so I...
the commit released the lock and allowed any DML requests to execute properly Thanks Roger! Martin Gainty_________________________________ Disclaimer and...
Martin Gainty
mgainty@...
Dec 2, 2008 4:42 pm
44894
Morning all, ... This is a tad confusing then isn't it? The same session can update (or insert/delete) a single row as many times as it likes without having to...
Morning all again, Ok, I couldn't help myself! Apologies for SQLPLUS but I'm away from my regular desk and my Toad and I are separated! ... SQL> create table...
Morning again! The only way I can make it hang is as follows : In Toad (I've installed it on this laptop now! I feel whole again!) type the two copies of the...
1. Add 2 checkboxes to the editor: flush buffer cache / flush shared pool Can be handy before running queries in order to test their first run without...
TOAD overkilled the memory on my machine (1.8 GB VM) and displayed the "Out of memory" error messageafter I've loaded a table with 70000 subpartitions X 44...
Those are 9in the session browser and some other DBA screens (e.g. database browser) - because these are database wide and not session or user specific ...
I think Norm's message was necessary. It makes several things clear (well sort of). 1) there is a big difference between an F9 and an F5 2) when we send info...
Interesting. Reading this : ORA-14299: total number of partitions/subpartitions exceeds the maximum limit Cause: The total number of combined fragments...