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

Login Errorr ORA-01017

$
0
0

I couldn't find anybody asking/complaining about this issue; thus I am starting this thread. ( or I couldn't find it?)

Why does it take TOAD over 60 seconds to return with an ORA-01017 error - false login credentials?

So my question is NOT about failing to login, but ONLY about the time it takes to get the error. I sometimes fat-finger or use the wrong password from a different database and as the DBA & developer I have to remember several passwords. I know you can save the passwords, but our password as DBA   (a) change frequently for security, (b) bad practice to save passwords.

All ORACLE tools return the error immediately.


Team Coding disabled

$
0
0

Hi,

I am using Toad for Oracle v13 64bit.  I recently created a git repo and wanted to try out version control on Toad, so I followed the online guides to basically install team coding from the 'Team coding' menu option. However, after installation I noticed that the 'Team coding' dialog now has disabled the 'VCS provider' option under Team Settings|General. But also it display's 'Read Only' in the status bar.

Does anyone know what I need to to enable this or if I am missing any steps/files/etc?

Thanks. J

TOAD 13 scrolling slow in schema browser

$
0
0

Scrolling in the left-side window of the schema browser is very slow for me in TOAD 13. It feels like there is a timing loop installed, as the window only scrolls at one slow speed when using the mouse wheel. For reference, I have the Logitech MX Master mouse. Is there any setting that will return the fast scrolling?

RE: Login Errorr ORA-01017

$
0
0

Have you tried setting any of the timeout parameters in your sqlnet.ora?

Go here and search for TIMEOUT.  

docs.oracle.com/.../sqlnet.htm

You can also try a CONNECT_TIMEOUT in tnsnames.ora entries, if you don't want to set it globally.

RE: Login Errorr ORA-01017

$
0
0

This issue does not look like to be Oracle Net problem, but Toad's.

(Didn't notice any delay on other applications/utilities using oracle, also, have CONNECT_TIMEOUT = 10)

RE: TOAD 13 scrolling slow in schema browser

$
0
0

Oh, I see that in Tree-view mode.   It still scrolls normally in tabbed or dropdown modes.  No, there is no setting you can change for this.    This was not an intentional change.   I think the default must have changed when we got an update on that component.   I'll look for a solution and let you know.   For now, a good workaround is to click and drag the scroll slider or click above or below it on the scrollbar.

RE: TOAD 13 is much slower than the previous version 12.

$
0
0

Thanks for the video.    Overall, my Toad is 13 is generally as fast as Toad 12 (and in a few places, faster).....but...I can reproduce some slowness on switching between package spec and body on somewhat large packages such as the ones in the APEX_0##### schema.    I'll look at this today and let you know.   I just wanted to reply early because we are in such different time zones.

RE: Team Coding disabled

$
0
0
The Oracle user that you used to install TC was granted "Default" for your TC Admin roll, but you have to log off and log back in with that user for it to take effect.  Please try to logoff then log back in to with this user.  If this doesn't do it, login as sys and grant TC_ADMIN_ROLE as default to your user and try again.
 

RE: Team Coding disabled

$
0
0
Hi Brad,
 
Thank you for your email.
 
I am trying this out using Oracle XE database before attempting any changes on our corporate databases.
 
I logged in using the TC_ADMIN_ROLE and this hasn’t worked.
 
Can you please explain how to “grant TC_ADMIN_ROLE as default to your user”?, as I tried the following after logging out and back in but no change:
 
alter user SYS default role TC_ADMIN_ROLE;
 
 
Thanks, Jay
 

RE: TOAD 13 scrolling slow in schema browser

$
0
0

It should be fixed once we get into betas again.  

RE: Team Coding disabled

$
0
0
Don't use the sys schema to administer TC.  Grant that role as default role to another user, preferably a DBA user, and use that user to administer.
 

RE: Misleading error message in the editor?

$
0
0

Hey Norm,

  Turns out that parens there are undocumented.   SQL developer flags the syntax as wrong also.  So I'm not sure why Oracle runs it, but maybe it's an Oracle bug.   To make this even weirder, you can add as many parens as you want 

  ALTER TABLE table_name_1 TRUNCATE PARTITION (((((part_1))))), (part_2) DROP STORAGE;

-John

RE: TOAD 13 is much slower than the previous version 12.

$
0
0

I found a few things to optimize, and they are fixed for the first 13.1 beta, which should be available sometime in the coming days or weeks.

I am not sure that it will be 100% as it was in 12.12, but there should be some improvement over 13.0.   Please give it a try if you can and let me know.  

If there are other places where it is slow (besides changing nodes in SB-Packages), please give me some details or another short video.

Thanks.

RE: Misleading error message in the editor?

$
0
0
Evening John,

Interesting, very interesting. I'm sure that I saw somewhere in the docs that there were parenthesis around the partition name, but looking just now in 11.2, 12.1 and 12.2, I see nothing!

However, the problem is not the parenthesis, but the word 'partition' which is underlined and the hint text says that it was expecting 'partition' etc.

SQLDeveloper? Hack! Spit! ;-)

Cheers,
Norm.
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.

Misleading error message in the editor?

$
0
0

Toad 12.11.0.95

In the editor (is it still called MOE?) I have this statement:

alter table schema.table_name truncate partition (partition_name) drop storage;

The word 'partition' is underlined in red wiggles, and an exclamation mark appears in the gutter. The message is "ERROR ... found 'partition': expecting PARTITION PARTITIONS SUBPARTITION or SUBPARTITIONS".

It's not a letter case problem as it complains if I uppercase the word 'partition' too.


Toad 13 - In Schema Browser, "Profiles" is missing very important information for Oracle 12.2

$
0
0

In Oracle 12.2 DBA_PROFILES has a RESOURCE_NAME of INACTIVE_ACCOUNT_TIME.   To confirm this, issue the following SQL.  "select distinct resource_name from dba_profiles order by resource_name;"

When scripting out a Profile, or viewing a Profile in the Schema Browser INACTIVE_ACCOUNT_TIME is missing.   Although INACTIVE_ACCOUNT_TIME is set to UNLIMITED with the DEFAULT profile,  it is set to 35 days with the ORA_STIG_PROFILE.    The SCHEMA BROWSER in Toad 13 is missing this very important information.

Helen

RE: Unable to OPEN TOAD, toad error

$
0
0

Thanks John for the solution, but I don't have multiple clients.

Finally I am able to see the tnsnames editor , when I turn off the UAC and run the toad.exe as normal user not "Run as system admin" . But I am still getting OCI initialize error .

RE: Unable to OPEN TOAD, toad error

$
0
0

In the login window there is a button like '...' next to the "Connect Using" dropdown.   It may indicate some problems.

Also, please post your support bundle as Dennis requested.   You can send it to me if you don't want to post it.  john.dorlon@quest.com.

RE: Toad 13 - In Schema Browser, "Profiles" is missing very important information for Oracle 12.2

$
0
0

Thanks, I've logged this and we'll get it added for Toad 13.1.

RE: Login Errorr ORA-01017

$
0
0

Hi,
one possible reason for this delay, which was found out with a help of the "Process Monitor" (many thanks to Mark Russinovich for great utils), could be missing file "online_resources.xml" inside the app data folder (C:\Users\<user>\AppData\Roaming\Quest Software\Toad for Oracle\<XX.YY>\User Files\). Toad was also looking for this file at community-downloads.quest.com/.../online_resources.xml so I have downloaded it from there. With this file present the delay was reduced (only about 20s for the first connection attempt and almost no delay for all next attempts).

Viewing all 4385 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>