I not founded this( Go to the Editor$B"*(BBehaviour options. ), Me just founded ( options>SQL Editor>Script Output Font ). So where place I will changing...
Is there a way to clone (=duplicate) an existing user e.g. SYSTEM (of cause and assign a new name e.g. 2ndSYSTEM). The cloned user should have all the...
Schema Browser -> Users Tab -> Clone/Copy User You get an exact copy of the user with just the name being different. Several options to play with on the...
alternatively, type user name in editor, right-click to open the Action Console, click "Clone/Copy" when you need to perform a distinct operation on a database...
Sorry but I guess I overlooked that your are on 7.6 so you can disregard that link because it pertains to Toad 9. Well the oldest version I have is 8.0 and I...
ahh..."flat file export" ok, as a workaround, use the "save as" screen until we get it fixed. if you're exporting from a grid, click the grid, then off the...
I'm seeing null dates come out as null with toad 9. will you send a screenshot of the options in the window you're using to export the data? ... From:...
fixed for next beta. ... From: toad@yahoogroups.com [mailto:toad@yahoogroups.com]On Behalf Of Alicia Miller Sent: Monday, April 30, 2007 4:49 PM To:...
I'm attempting to compare two schemas, but when I compare the grants on the table objects, I see the following "differs by ungrantable privilege". This is...
As some of you know all postings from this Mailing-List can be viewer at the page http://www.nabble.com/TOAD-f757.html as well. However as I had to notice that...
I recently had to compare to views. What I was particularly interested in was the column types and column sizes. This of course does not happen. I know I could...
... Nope, whitespace looks good... the thing that confuses me is that the file differences window says "Files Match". Is there a way to track down why it...
Mark Harrison
mh@...
May 1, 2007 9:45 pm
37131
I don't believe that this option is available in v7.6. I think is was recently introduced in a new version. --Bill ________________________________ From:...
Posting to the yahoo discussion boards is only guarunteed and supported by actually using the Yahoo or email interface. ... From: toad@yahoogroups.com on...
Oh, wait. this is starting to sound like something that came up a few weeks ago. Is there any chance that one of the objects was crated by toad and the other...
Thanks, this solved my problem ... Well the oldest version I have is 8.0 and I think it was the same in 7.6. When you are in the PL/SQL Editor right-click in...
Will Oracle treat these index definitions any differently? CREATE UNIQUE INDEX DF_FILES_UK1 ON DF_FILES (FILENAME, REPOSID) LOGGING NOPARALLEL; CREATE UNIQUE...
Mark Harrison
mh@...
May 2, 2007 10:50 am
37136
Hi, Thinking that this would be too tricky at work... I've searched my C-drive and my home-drive and found two instances of glogin.sql. Renamed them, but with...
Morning Mark, Pixar.com - nice :o) ... The answer is 'it depends'. The version of Oracle can make a difference here. If you are on 9i, then Oracle introduced...
Hi Jacqueline, ... this one is going to run and run by the looks of things :o) So, on your home PC where you get the same problem with dates, you found and...
Hi Yes, Oracle wiil treat those indexes differently. Data gets indexed based on the first given column, and - in case of same values - then on the second one....
sounds like you've got your answer from other posts, I'd just like to add one thing. when you have a concatenated index like this (that is, one with multiple...
To see the details, right-click and choose "Show difference details". For each object, the schema compare keeps a list of the grantable privileges and the...
Hello: I just dowloaded the latest freeware version of toad. When I click the toad.exe file in the winzip window I get an error message of ...217 at 004283C9...
Hi John, ... multiple columns), ... with the most distinct values FIRST. I too have read the above advice, however : (you know that was coming didn't you!) It...
... they are most likely to be queried. right, that's why I also mentioned to "Of course you should also consider what the others said about when it will be...
Hi If you are talking about the update version for free TOAD (it's a zip file containing "toad.exe"), then you have to know that it was not meant to be run or...
Not to complicate it further - but there are even times where individual indexes will work better (e.g. if where clause has OR conditions or is just simply too...