Forum Post: RE: Toad v13 - parallel queries
This was all I got ---------------------------------- -- Session: SYS@PTIA1000 -- Timestamp: 23:32:12.106 Select schemaname, decode(sql_hash_value, 0, prev_hash_value, sql_hash_value) hash,...
View ArticleForum Post: RE: v30.0.0.80 - Access violation in module 'QP5CA.dll'
Good news, I recreated the issue with a more simplistic data case. With only one connection open and one package open, I described a package from another schema, then proceeded on making small changes...
View ArticleForum Post: RE: Toad v13 - parallel queries
This is not a RAC instance - it a "normal flat" 12.2 Enterprise Ed :-) NO problems during logon - and not afterwards either - I'm still logged on, and can see all info on the other sessions without...
View ArticleForum Post: RE: Toad v13 - parallel queries
This is spool when I connect: - I connect to SYS as SYSDBA ---------------------------------- -- Timestamp: 00:01:55.811 Connect: SYS@PTIA1000 ---------------------------------- -- Session:...
View ArticleForum Post: RE: Toad v13 - parallel queries
what does select dbms_utility.current_instance from dual give you?
View ArticleForum Post: RE: v30.0.0.80 - Access violation in module 'QP5CA.dll'
Okay, I'll install a 64 bit and I'll start playing (editing) with it. Feel free to post anything particular that may trigger the error. :) Thanks, Andre
View ArticleForum Post: TOAD crashes on excel table import
Hi all, I got the following problem: for one of our users, TOAD started crashing when importing xls file into table, something that has always worked okay. First it threw the exception "List index out...
View ArticleForum Post: RE: TOAD crashes on excel table import
the above text was edited by me, but I see now it's all missing. The .pl files were in courier new I apologize for this, it was not my intention
View ArticleForum Post: RE: TOAD crashes on excel table import
I don't remember seeing this bug before but 12.6 is a fairly old version of Toad, so I may have just forgotten about it. The .lay files are not related to this. Things you might want to try: Use an...
View ArticleForum Post: TOAD 13.0: License data with automatic software distribution
Hello, my company uses automatic software distribution via Quest One Identity Manager (switching to MS SCCM soon). I need to build a software package for TOAD 13.0 which will be automatically installed...
View ArticleForum Post: RE: TOAD 13.0: License data with automatic software distribution
Hi Thomas, QSAuth was deprecated a long time ago and is no longer supported in later versions of Toad 12 and Toad 13. Licenses for Toad 13 will be located in one of two places: C:\Users\...
View ArticleForum Post: RE: Toad v13 - parallel queries
Hi John Are you able to reproduce ? Or do you need anything else from me ? best regards Mette
View ArticleForum Post: RE: Toad v13 - parallel queries
Hi Mette, Sorry for the delay. I was hoping you'd say something other than '1' for last question. :-) I've make a parallel query, found it in the Session Browser, and click on one of the parallel...
View ArticleForum Post: RE: Toad v13 - parallel queries
I am not at work now - but I think it was explain plan and also long obs Reg Mette Sendt fra en telefon med stave- slå- og andre fejl ! Den 14. maj 2018 kl. 21.16 skrev John Dorlon : RE: Toad v13 -...
View ArticleForum Post: RE: Toad v13 - parallel queries
Great ! Sendt fra en telefon med stave- slå- og andre fejl ! Den 14. maj 2018 kl. 21.37 skrev John Dorlon : RE: Toad v13 - parallel queries Reply by John Dorlon OK, I can reproduce it now! Thanks. To...
View ArticleForum Post: RE: Toad v13 - parallel queries
It should be fixed in the 1st or 2nd beta for 13.1.
View ArticleBlog Post: Using Toad for Oracle with Oracle Database 18c - Part I
Oracle Database 18c is the latest version of Oracle database and introduces a new release model that is based on continuous delivery. Oracle Database 18c is available only on Oracle Exadata and Oracle...
View ArticleForum Post: RE: Oracle 11g Operational Audit
Here's a good starting point, from Oracle Docs, but there are other sources too numerous to mention here: https://docs.oracle.com/cd/B28359_01/server.111/b28337/tdpsg_auditing.htm#TDPSG50522 Stay away...
View Article