RE: RE: [Toad for Oracle - Discussion Forum] TOAD crashing when switching to a workspace in which a saved connection is offline.
RE: [Toad for Oracle - Discussion Forum] TOAD crashing when switching to a workspace in which a saved connection is offline.
Sent: Wednesday, January 27, 2016 11:06 AM
To: toadoracle@toadworld.com
Subject: [Toad for Oracle - Discussion Forum] TOAD crashing when switching to a workspace in which a saved connection is offline.
TOAD crashing when switching to a workspace in which a saved connection is offline.
I receive the error saying the database is offline, which is completely fine and expected. After clicking "ok" or "jump", TOAD will hang and crash every time.
I assume the dev or support people read these, but they are wanting me to jump through too many hoops to submit a bug to the point the link in the email about the SR doesn't even take me to the SR page, just the support home.
TOAD for Oracle 12.8.x
Windows 7
Database 11.2.0.3
Here is the error that should occur:
Here is the crash that shouldn't occur:
Stop receiving emails on this subject.
Or Unsubscribe from Toad for Oracle - General notifications altogether.
Toad for Oracle - Discussion Forum
Flag this post as spam/abuse.
RE: Password change bug
Perfect. Thank you for the quick response and fix.
Now I have to wait for my company to approve the new version, so I'll probably be dealing with this for a year or so...
I have found a workaround: close the session and re-login, it will accept the PW if the database does, and then you can try to change it again with a password that meets the rules.
RE: Password change bug
You're welcome. There is always 'alter user <username> identified by <password>' in the editor...
RE: RE: [Toad for Oracle - Discussion Forum] TOAD crashing when switching to a workspace in which a saved connection is offline.
I am not sure if this is the same bug but....
I recently discovered that the Object Palette in 64 bit Toad can cause a crash if you are changing to a connection that is no longer connected.
So if you have 64 bit Toad, and your Object Palette is open, then close the Object Palette and I think your error will go away.
The Object Palette bug is fixed for the next beta.
RE: Updated guidance on Team Coding
Updated guidance on Team Coding
Hi all,
There have been a number of Toad World articles and blog posts written over the years about Team Coding and how to integrate with various source control providers.
With the launch of Toad for Oracle 2016 (v12.9), we have introduced some major changes to Team Coding so we thought we’d overhaul our advice and getting started information so you only have to refer to one source.
If you are planning on upgrading to 12.9 (or already have) and you're using Team Coding, this information will be very valuable to ensure you get the most from Team Coding whether you're using it with a VCS or not.
Please click this link to view the intro blog article and to access the full doc in pdf format.
Many thanks to John Bowman from the Toad development team for compiling this information.
John
RE: Toad for Oracle - Create Index Icon grayed out when using Team Coding
Are you in the Schema Browser? If so, it should be enabled as long as only one table is selected, and it's not an external table, and Toad isn't in read-only mode, and it's not being blocked by Toad Security.
If you aren't in the Schema Browser, let me know exactly where you are in Toad (or post a screen shot).
Thanks,
John D.
RE: Toad for Oracle - Create Index Icon grayed out when using Team Coding
I was in Schema Browser, one table selected, it was not an external table.
I'm not sure about Toad being in 'Read Only' mode, the object was under source control but was checked out to me, should be writable. Also not sure about Toad security blocking these functions, Toad seems to allow other create functions, create table icon works, delete table from right click dialog works.
I uninstalled Team Coding and the functions returned to normal.
Give me a bit and I will post a screen shot....
RE: Toad for Oracle - Create Index Icon grayed out when using Team Coding
Oh, I found it -
You must be on the RHS "Index" tab. I see how that one is going to be affected by Team Coding. If you right-click on the table on the left, then choose "Add -> Index", that one should be enabled. It's a bug that it's disabled on the right. I'll fix it.
-John
RE: Toad for Oracle - Create Index Icon grayed out when using Team Coding
Yes, right clicking on the table and navigating to the Add->Index options brings up the Create Index window and everything seems to be working from there, thanks and kudo's for the very quick response.
Toad for Oracle - Create Index Icon grayed out when using Team Coding
In Toad for Oracle, why is the 'Create Index Icon' greyed out when viewing the the properties for a table? This happens in TFO 12.8 and 12.9 when accessing an Oracle 10 or Oracle 11 databases? I have installed Team Coding and I am connecting to a Team Foundation Source control server for VCS.
RE: No valid Oracle clients found. You need at least one 64-bit client properly configured.
Look at the Login window, on the right side of it, below the username and password, you can find a drop down (with its ellipse button) that indicates the type of connection it is using. It is labeled "Connect Using". Make sure it is pointing to the right Oracle Client.
No valid Oracle clients found. You need at least one 64-bit client properly configured.
RE: How can you DISABLE the alias formatting (aligning them with the right margin or somewhere in the infinite universe)
This feature was added in QP5 component version 5.294 (Apr 27, 2016).
An option to disable it was not provided. It looks as if we'll have to add it. Ok, I'll queue this change.
Andre
How can you DISABLE the alias formatting (aligning them with the right margin or somewhere in the infinite universe)
I don't want to use the alias formatting because of our internal requirements in the company. So how can I disable this unwanted option?
RE: Toad For Oracle 12.8 Indentation guides
RE: Toad For Oracle 12.8 Indentation guides
Toad For Oracle 12.8 Indentation guides
Dears,
using 12.8 the indentation guide is confusing as it is showing the vertical lines for every tab(specified in tab stops option)
while in previous versions, it used to show the vertical lines only from BEGIN ==>END and FROM IF==>END IF and from LOOP==>END LOOP...
below screenshots from 12.8(wrong indentation) and 9.7(correct indentation):
--------------------------------------------------------------------------------------------------------
V 12.8
-----------------------------------------------------------------------------------------------------------------------------------------------------
V 9.7
Can i have the V9 format in V 12?
Thanks,
Noel