Forum Post: Set Default Schema
Does someone know how to set a default schema when I login using Toad for Oracle 12.12. I tried the following but seems like its not working. Thanks- Rajbir.
View ArticleForum Post: RE: Toad 12.12 now available
Hi Dennis, Is the F9 shortcut not working anymore for run the highlighted sentence?, Formerly I used to execute the current or highlighted query.
View ArticleForum Post: Grid custom sql, preserve default sort and filter
Hi, Many customers have in db grid query filter, for default query, many commented lines and they uncommitted them whenever possible. Example of one filter definition: 1=1 --22.09.2017 sql_id='nnnnn'...
View ArticleForum Post: column names > 30 characters
I have had an Oracle 12.2 server installed. I can create and see table names longer then 30 characters in TOAD, but I cannot see column names longer than 30 characters.
View ArticleForum Post: RE: Toad 12.12 now available
Simply highlighting text and using the F9 shortcut is working fine for me. Can you please give us an example?
View ArticleForum Post: RE: column names > 30 characters
You didn't specify your Toad version, but Toad 12.11 and 12.12 support the long object names.
View ArticleForum Post: RE: Comparing procedures with case sensitive option on results in...
Oh, yes, I see what you mean now. Toad compares everything beginning with the word "PROCEDURE" (since that is where the code starts in DBA_SOURCE), but when Toad builds the script for the side by side...
View ArticleForum Post: Are you using Oracle RMAN features in Toad?
Hi everyone. I'd like to get your feedback on whether you use the Oracle RMAN features in Toad. Specifically do you: use the RMAN scripting templates in Toad and use the Editor to write your own RMAN...
View ArticleFile: Conociendo los tres métodos de conexión a la bas de datos: TNS, directo...
Por: Clarisa Maman Orfali Conociendo los tres métodos de conexión a la bas de datos: TNS, directo y LDAP - Parte I
View ArticleFile: Conociendo los tres métodos de conexión a la bas de datos: TNS, directo...
Por: Clarisa Maman Orfali Conociendo los tres métodos de conexión a la bas de datos: TNS, directo y LDAP - Parte II
View ArticleForum Post: RE: Are you using Oracle RMAN features in Toad?
Evening John, I have used the RMAN scripting templates in the past, but not recently. On different contracts, I've mostly had to deal with either pre-existing scripts, or, various backup manager...
View ArticleForum Post: RE: Are you using Oracle RMAN features in Toad?
On many clients side, not. Most of them have dedicated solutions (Commvault, Veritas, Legato...) and use them as interface for all RMAN operations. Frankly cannot remember when I saw it in use. Not...
View ArticleForum Post: RE: Are you using Oracle RMAN features in Toad?
Thanks for your feedback Norm. John
View ArticleForum Post: RE: How to use a PIPELINE in plsql
FUNCTION xx_po_req_appvr_mgr_fnc (p_req_hdr_id IN NUMBER) RETURN person_id_tbl2 PIPELINED so you should always have to have in your code "return person_id_tbl2 (type)". you must return variable of that...
View ArticleForum Post: RE: How to use a PIPELINE in plsql
Hi Norm, It is working now. I just missed to define the function xx_get_approvers as PRAGMA AUTONOMOUS TRANSACTION as it contains DML statements in it.
View ArticleWiki Page: Product Reviews - SQL Optimizer
Steve Callan’s first part of the review of Toad's SQL Optimizing tool (Quest SQL Optimizer for Oracle ) appeared in the DatabaseJournal.com article, “ Getting Inside the Optimizer – Part 1 .”...
View ArticleWiki Page: HOWTO Talk Like a Pirate
For some unknown reason, September 19th each year is "international Speak Like a Pirate" day. Full details are here Now, the guys and girls on the various TOAD lists have taken to Talking Like A Pirate...
View ArticleWiki Page: Discover the Hidden Treasures of Toad for Oracle
A Q&A session with Toolbox for IT blogger, Oracle Ace and published author, Lewis Cunningham and Bert Scalzo, Oracle Database Expert and co-author of Database Benchmarking for Oracle and SQL...
View Article