Forum Post: Toad always crashes when it exits
I get an exception every time Toad fails.
View ArticleForum Post: Recording Key Stroke Macros - line break
I recently upgraded to Toad for Oracle 12.12. Recording key stroke macros is not working the same. The Enter key is being recorded as 'Replace Selection'. In my previous version of Toad (12.5) it was...
View ArticleForum Post: RE: Toad always crashes when it exits
Does this happen even if you just start Toad and then close it, or do you have to do something in particular while it is open? If the former, are there any connections made automatically or windows...
View ArticleForum Post: RE: Toad always crashes when it exits
Always, yes even when just open then close
View ArticleForum Post: RE: Recording Key Stroke Macros - line break
Looks like newline entered via macro playback needs to observe the auto indent option. The option is applied on keystroke, but not playback. Thanks, I'll log. Michael
View ArticleForum Post: RE: Toad always crashes when it exits
Also, which version of Toad and which operating system?
View ArticleForum Post: RE: Toad always crashes when it exits
Do you have user feedback turned on? Help -> Product Improvement Program. If so, try turning it off. Also, can you "view details" and send that information along?
View ArticleForum Post: RUNNING VMWARE IN VMWARE?
We have a physical machine that runs VMware and hosts a VM we use for SharePoint deployment testing. That machine is old and dying, and my employer's network czars are heavily pushing hosted VMs as a...
View ArticleForum Post: RE: Multiple or recursive sessions by Toad
I don't know if it's officially documented anywhere, but it is normal for Toad to create background sessions. There are options to control some of them, in Toad's main options window (Look under Oracle...
View ArticleForum Post: Advanced Context Menu
A little plug for a feature that went into Toad 12.12. Many areas throughout Toad now support advanced context menu for database objects much like Windows supports in Explorer. Hold Shift while...
View ArticleForum Post: RE: Unable to load Toad - Stream read error
Hello, I experienced the same "Stream read error" and tried renaming the files above but it didn't remediate the problem. The other suggestion was to purge the entire contents of the C:\Users\...
View ArticleForum Post: error
I'm having to replace SQL/Nav with Toad. After I install Toad and open the application, I get an error "No valid oracle client found.". I've attached a screen shot. My machine has a 32-Bit operating...
View ArticleForum Post: AV in Editor after trying to sort grid data
Ran this query in Editor - beta .52: SELECT * FROM dba_segments dseg WHERE dseg.owner = 'ONT' AND dseg.segment_type LIKE '%INDEX%' ; Click on SEGMENT_NAME column, click Ok to popup (sort ASC). got AV...
View ArticleForum Post: RE: error
You need to install a 64-bit Oracle client and properly configure it. Search for "No valid oracle client" in Toad World's search and you'll find many similar posts for this. Michael
View ArticleForum Post: RE: error
Also, if you have 32-bit OS, you shouldn't have 64-bit Toad. I'd double check all of that.
View ArticleForum Post: Version question
Will a 32-bit version of Toad run on a 64-bit machine with a 32-bit Oracle client? Thanks.
View ArticleForum Post: How to install Server Side Objects in version 12.12
It seems my Server Side Objects menu option is missing from Database -> Administer. I want to install Toad Objects into a central Schema and can't figure out where to go to do it. In the end I want...
View ArticleForum Post: RE: Toad 12.6 Object Palette is blank. The Schema browser is not...
I sent a screen shot and am hoping you received it. Any update?
View ArticleForum Post: Create table creates table in SYS, not connected schema
Hello, The title say it all. I feel as if I am missing something basic. I am using 12.12.0.39. I create a table through SQL+ and it created it in the correct schema. Assistance would be much...
View Article