>I have a large file
How big is that file?
Can you put some task monitor to see if you didn't run out of memory?
>I have a large file
How big is that file?
Can you put some task monitor to see if you didn't run out of memory?
Hi,
Im new to toad but have been running automation process for a few months and currently use toad for a few other automation process. I like to ask for your help and see if anyone can help me out. I have a large file that I'm trying to load through Toad For Oracle using(Import Table Data) process. The table im loading has 41 columns, mostly varchar(255 byte) 2 columns as Integers and 4 as DATE. I automated the import process, and after the first import it locks the file im importing( a flat file .csv).
please i been trying to fix this for a while and cant find anything. Any help is appreciated.
thank you,
Eddy
After updating my pc to Windows 10 toad doesn't work but sqlplus, plsql developer e sql developer still work.
I have toad 12.8 version and oracle client 11.2
I try to reinstall both client and toad but nothing changes
When i try to connenct to one database i see the hourglass but nothing happens and i have no error message, only hourglass
FYI, to close this discussion out. I did turn off debug logging and the VCS command output window and these made significant performance. I appreciate the help!
Hi Damir,
Its actually not that large, just a lot of columns. What do you mean "Can i put some task monitor to see if it ran out of memory"?
The file is loaded but then that .csv file gets locked. So if i try to change the .csv file or delete it, i get an alert saying that toad for Oracle has it locked..
its weird and it only happens with that file. I have multiple Import to Database automation and this one is the only one that is giving me an issue.
thank you,
edwin
I'm having a demand for centralized scripting in a single report. I currently use Automation Desing with centralized scripts in a txt file. Is it possible to put multiple scripts (from different views) into a single Report Manager report? I could only put script from a single data source.
[View:/cfs-file/__key/communityserver-discussions-components-files/10/REPORT.pdf:320:240]
Toad should release the file after the import. If it's not, that's a bug. I'll check on it. Until then, close Toad and then the lock will be released.
Right now, the only form of multiple SQLs in a report is if they are in a master-detail relationship. There's no way to put multiple unrelated queries in the same report. I can put that in my to-do list though.
OK, I added options to show it Always/Never/Only when Non-Default. The query to load them was pretty slow (even though it was very simple) so some people may just want to never show it, especially if they know they only have default values in there.
What version of Toad are you using? I just tried this with the current 12.11 beta and the file was not locked after importing.
Thanks for the feedback, John.
This functionality would be very important for a number of situations, for example, an health check or some other set of administration issue and report.
If you can put it on the to-do list, it would be of great benefit.
Have you tried upgrading your Toad to the latest production version? (e.g. 12.10)
This version of Toad came out before Windows 10 (see install guide for supported OSs) was released so it was never tested. Have you tried running as an administrator? Is it only the one database that you're having issues with or all connections?
I'm just now getting back to this, Cory - do you have an example of a query that doesn't like to cancel? If you could send me one, along with some table DDL, that would make testing easier. I'm trying a few queries here but they all cancel when I tell them to.
Email me directly if you'd prefer: john.dorlon@quest.com
Thanks.
There have been a number of instances where Toad can take over ten minutes to cancel a query. I'm currently waiting on a query to cancel that just went over fifteen minutes, and it's still going. Out of curiosity, can someone give me some insight into what goes on behind the scenes such that cancelling a query takes as long as it does?
Thanks,
Cory
UPDATE: After waiting 35 minutes for the query to cancel, I killed Toad via the Task Manager. I have no idea why the query sat in the "cancel pending" status for that long.
Hi,
I was able to fix it.
thank you,
Hi,
I've a Toad installation that worked for 2 weeks. Now, when I am opening the Toad for Oracle, I get the below error. Is there a fix for this?
The toad version is 12.1. I can open the spotlight and Toad for MySQL without issues. I tried opening Toad for Oracle while the Spotlight and Toad for MySQL is running, but still is getting the same error below.
-- Attached the pic of the error.
---------------------------
EurekaLog 7.0.3.0 crash report
---------------------------
Range check error
ExceptionLog7.Init (Location: (000000000{Toad.exe }018E23F) [000000000431F23F] EModules.TEurekaModulesList.AddModuleFromFileName (Line 625, "EModules.pas") + $20)
(report generated by EDebugInfo.DebugInfoInitDoneErrorHandler)
Press Ctrl + C to copy report to clipboard
---------------------------
OK
---------------------------
I'm a developer and I have been told that I'm not able to query using SQL on Oracle's Fusion product. That can't be the case right? Can I connect to the database using Toad just I have been able to with 11i and R12? Can anyone confirm that this is not the case?