Quantcast
Channel: Toad for Oracle Forum - Recent Threads
Viewing all 4385 articles
Browse latest View live

RE: Toad startup is taking longer than previous version

$
0
0

So far, so good.  I'll run with the 64-bit environment for a few days and report back.  Hopefully, this solves my issue.


RE: Possible bug in ADDM/AWR Reports

$
0
0

Thanks for the bug report, but....

It's Oracle that generates these reports, not Toad.   Toad just displays them, and the command to do so just includes the snapshot numbers but not the begin/end times.   The times displayed in the grid come from TIMESTAMP columns (without time zone).     I think the difference in times is due to time zones between your client machine and the server, but I'm guessing.     In any case, if you want to take it up with anyone, it's should be Oracle.   You can turn on spool SQL in Toad to see our SQL statements and you should be able to reproduce it from SQL*Plus as well.

RE: Using SGA

Using SGA

$
0
0
Hello,

how can i see in toad, how many memory in the sga are allocated from the session ?

Thanks,

Karsten

RE: Possible bug in ADDM/AWR Reports

$
0
0
Hi

Thank you for the fast reply on this.
I have 2 machines: One with Toad and One with Oracle

When I run from sqlplus the snapshot and dates matches. When I run from Toad they doesn't. This is why I thought is a Toad issue.

I select this from Toad


As in the picture above begin interval is 3 AM Snapshot is 2927.



I press run




And if you check the Snap Time columns are from 4:00 - 5:00

When I run from sql plus it  returns me the  4:00 to 5:00. So, the generated report is correct. The values form Select Starting Snapshot are not.

So if is a sort of client issue I guess that toad window called Select Starting Snapshot is looking a a client timezone and not the server one.
Just guessing.


Thanks
Miki





Waters Romania S.R.L.  
Project Manager  
Waters Logo
[T] 40 268 547453 24  
[F] 40 268 478405  
[M] 40 721 296822  
[W] www.waters.com
[E] mihaela_lupu@waters.com
Waters Romania s.r.l.  
Str. Turnului nr.5
Aripa de Vest, et.1  
500152 Brasov  
Romania  
  
  







RE: Possible bug in ADDM/AWR Reports

$
0
0
Hi again

Meanwhile I figure out what is misleading

This screen


Shows the snapshots. If I need to see what happen between 4:00-5:00 I need to look at end interval column only not at begin interval.

Maybe was more useful to see a column like Snapshot Created at.... (which will correspond to End interval) Maybe start interval is not important since we can look to the previous snap id anyway

Just a suggestion

Thanks
Miki





Waters Romania S.R.L.  
Project Manager  
Waters Logo
[T] 40 268 547453 24  
[F] 40 268 478405  
[M] 40 721 296822  
[W] www.waters.com
[E] mihaela_lupu@waters.com
Waters Romania s.r.l.  
Str. Turnului nr.5
Aripa de Vest, et.1  
500152 Brasov  
Romania  
  
  







Possible bug in ADDM/AWR Reports

$
0
0
When the AWR Report is generated and select 2 snapshots the report is generated with the selected snaphot names but the interval does not match.
Testing from cmd line it appears that the Dialog values are incorrect not the once in the resulted report.

RE: cross-connection queries

$
0
0

If you would like to perform cross connection queries, Toad Data Point (professional version) is a great product to use for this.  It makes it very easy to query multiple objects from different Oracle databases or even from totally separate database platforms (Oracle, SQL Server, DB2, Excel, and Access just to name a few).  Here is a link to where you can download the trial, if you would like to try it out.

software.dell.com/.../54955


RE: cross-connection queries

Query Result SQL

$
0
0

Many times I have multiple tabs open and run a portion of a script by highlighting it and pressing F9.  When I later go back to that tab is there a way to see the SQL portion that generated the results displayed? 

SQL Developer has a small icon with label "SQL" accessible with shortcut key Ctrl + Q which opens the "Query Result SQL" box and shows you the script.  Anything similar in Toad? (I'm using toad 12.8).

Thanks in advance.

RE: Hanging / crashing of toad after connection loss

$
0
0

Weekly 4-5 days while leaving office I am just closing laptop, later when I login to the laptop all the open application EXCEPT TOAD are good but the toad application is crashing with error message as shown in the attachment. This is frequently I am facing.

Error message: an option "Close the application" and other option "Check online for a solution and close the program"

Always toad is suggesting there is latest version of TOAD, I hope this problem may resolve in latest version. Please look into either directly resolving or
downloading latest version. 

Currently I am using Toad 12.7.1.11
Bundle: Toad for Oracle Xpert (64-bit).

Regards

Sudarsana Reddy, Bangalore, India

Hanging / crashing of toad after connection loss

$
0
0

Hi, i  have a lot of problems with toad 11 (never had these with toad 9)

many times i loss the connection (working a lot in the train) so loss of connection is expected, the problem is only when this is happening when changing between tabs or refreshing the left or right side toad just dies or becomes unresponsive

is there any time-frame on when this is going to be fixed? or better is there a fix for it, i stopped using the background worker, that is making it worse.

also when longer running things are running and you have the wait screen, i always hope the connection is not dropped then, 9 out of 10, it doesn't die but the screen is messed/scrambled-up, the drawing of the individual windows goes wrong, to fix it restart toad, and when closing down toad it tries to connect first ??? Grr more time wasted.

in general toad 11.6.1.6 is very bad in handling connections, 8 out of 10 when reconnecting and while it is doing this the connection drops again it just dies.

i will probably go back very soon to toad 9 and see if i can get a refund. at this point toad is costing me more time that it saving me.

Toad for Oracle 12.8 , problems after installation

$
0
0

Platform: Windows 7 Professional -- 32 Bit

Oracle client 32 Bit -- C:\oracle\instantclient_12_1

The server could not be reached. 10013: [10013] Access denied

 


 


 


 

 

TNSping is ok

pinging through command prompt is okay,


 

Items Checked

TNS_ADMIN environment variable is defined as "C:\oracle\instantclient_12_1"

"C:\oracle\instantclient_12_1\tnsnames.ora" was located

The following connect descriptor was found for PROD1 in the tnsnames.ora file

PROD1 =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS =
(COMMUNITY = tcp)
(PROTOCOL = TCP)
(Host = 10.10.100.241)
(Port = 1521)
)
)
(CONNECT_DATA =
(SID = PROD1)
)
)

"C:\oracle\instantclient_12_1\sqlnet.ora" was located

NAMES.DIRECTORY_PATH specifies TNSNAMES in the sqlnet.ora file

Steps to Take
Try to ping 10.10.100.241 using the Ping button on the toolbar
Try to TNSPing PROD1 using the TNS Ping button on the toolbar

 

 

RE: Unable to load Toad - Stream read error

$
0
0

John,

I received a similar issue, but on the messsage was "Invalid stream format."  Any thought?

Exception:

-----------------------------------------------
2.2 Address : 00477574
2.3 Module Name: Toad.exe - (Toad for Oracle)
2.5 Type : EReadError
2.6 Message : Invalid stream format.
2.7 ID : 2DD20000
2.11 Sent : 0

RE: Unable to load Toad - Stream read error

$
0
0

jrogers3, did you try what I suggested to person who started this thread?


RE: Unable to load Toad - Stream read error

$
0
0
Hi Sir,
in the reply for the initial thread it was mentioned to use higher version of software whereas I am using higher version as mentioned in that reply. I.e. My version "Support Bundle for Toad for Oracle 12.7.1.11" 64 bit.


Please provide suitable solution.

Thanks & Regards                    
Sudarshan +91-9964328520

RE: Unable to load Toad - Stream read error

$
0
0

I think you might be getting your threads crossed.     The initial reply in this thread was to try renaming ToadActions.dat. to see if that is the cause of the error.

RE: Unable to load Toad - Stream read error

$
0
0

I did try the renaming of the ToadAction.dat file, and it recreated the ToadAction.dat file after restarting Toad, but it did not resolve the issue.

After posting above, I tried deleting the whole folder under AppData.  Then I reopened Toad and it worked.  Sorry for the slow response.

RE: Unable to load Toad - Stream read error

$
0
0

No problem on the response time. 

If you still have that folder, look for Toad.el or Toad.elf inside it..   Send me the file and I may be able to isolate the problem.    You can send it to john.dorlon@software.dell.com

Thanks.

Unable to load Toad - Stream read error

$
0
0

Hi Guys,

I am having trouble while opening Toad 10, I am receiving the error "Stream read error"

Please find the error code below, If anyone could help me that would be great!!

2.1 Date : Thu, 21 Jan 2016 09:16:56 +0600

2.2 Address : 0043B145

2.3 Module Name : Toad.exe - (Toad for Oracle)

2.4 Module Version: 10.0.0.41

2.5 Type : EReadError

2.6 Message : Stream read error.

2.7 ID : 0059

2.8 Count : 1

2.9 Status : New

2.10 Note :

 

Thanks,

Naveen Kori

Viewing all 4385 articles
Browse latest View live