Forum Post: Beta Released (12.12.0.4)
Beta Notes Team Coding/Source Control Added an additional check to Team Coding to recognize when an object has been opened in the editor (but not checked out) and another user changes that object's DDL...
View ArticleWiki: SQL Optimizer for Oracle Wiki
A useful collection of resources for SQL Optimizer for Oracle that can be freely added to and updated by the community.
View ArticleWiki: Toad for Oracle Wiki
A useful collection of resources on Toad for Oracle that can be freely added to and updated by the community.
View ArticleForum Post: Rebuild table trigger definition
Hi, Toad 12.12 x64. Rebuild table, in trigger definition is changed (formatted) so when you compare source and new version it shows differences. it has no functional but formatting differences....
View ArticleForum Post: RE: Rebuild table trigger definition
Over a year now I have not yet resolve issue with toad schema browser is running slow in oracle 12c RAC database but running ok with oracle 10g RAC database. Does anyone come up with any resolution to...
View ArticleForum Post: RE: Rebuild table trigger definition
Please open new thread. This has nothing with mine topic.
View ArticleForum Post: RE: Why, How and When to concatenate '' to column values for...
Hi T. Ung, You are welcomed. I hope the explanation in my last post answered your question. Thanks, Alex
View ArticleForum Post: RE: Rebuild table trigger definition
Damir, as far as I can tell, the trigger formatting is not changed. The only difference that I could find is the addition of the schema name before the table name in the trigger description. I have...
View ArticleForum Post: RE: Compare schema issues
You're welcome, Dale. It sounds like it is timing out trying to send you results by email. Do you have that configured for output? I'll make it skip that part if you cancel.
View ArticleForum Post: RE: Compare schema issues
I didn't change anything regarding Output. I just checked the Output options and none of the email boxes is checked.
View ArticleForum Post: RE: package body, wherefore art though
The query to load packages can change quite a bit due to your privileges in the database, and I made some changes in 12.12 to improve query performance. In doing so I probably broke it for your set of...
View ArticleForum Post: RE: Compare schema issues
Was this an action that was created with output defined the old schema compare window? If so, on the first step, in the "Target Schemas" box, you'll have more columns visible than just...
View ArticleForum Post: RE: Compare schema issues
I don't recall ever changing output related parameters in the old schema compare. Speaking of "old" schema compare, I did find it interesting that the 12.11 new schema compare is now the 12.12 legacy...
View ArticleForum Post: RE: missing hidden columns in "Rebuild table" (bug?)
I am not sure what good a warning on an unused column would do - you can't select data out of it, and I am not even sure how to tell the original name of the column. I see the column in USER_TAB_COLS,...
View ArticleForum Post: RE: package body, wherefore art though
Package Bodies, to Packages, next beta: "I'm with you fellas"
View ArticleForum Post: Blocking An Oracle Table from Users Even for Select
Oracle 11g. Linux I am trying to block a set of tables from some internal users. Mostly PHI data. Select, Update everything. The way I did in MS SQL was create a Role with Deny security to these...
View ArticleForum Post: RE: Code Analysis: Rule 2106 when compiling object for another...
We decided to yank this rule due to too context dependent. As of QP5 version 5.316 it will no longer be listed. Thanks, Andre
View ArticleForum Post: RE: Toad Schema Compare
When Toad is "hung", there are two possibilities: 1) The database is taking a long time to process a query 2) Toad is working really hard on something, like processing a bunch of data. In the first...
View ArticleForum Post: RE: Compareing views create wrong script
Looks like the view column option was missed in the new schema compare. I'll add it.
View ArticleForum Post: RE: Compareing views create wrong script
It's not something set in the GUI, by the way....it should "just work".
View Article