|
|
Blogs
Toad World blogs are a mix of insightful how-tos from Quest experts as well as their commentary on experiences with new database technologies. Have some views of your own to share? Post your comments! Note: Comments are restricted to registered Toad World users.
Do you have a topic that you'd like discussed? We'd love to hear from you. Send us your idea for a blog topic.
By JimWankowski (User) on
Friday, September 24, 2010 11:30 AM
One of the highlight features of DB2 LUW 9.7 is its Oracle compatibility features. These new features now allow DB2 to recognize native Oracle syntax including PL/SQL. IBM is claiming about a 90% compatibility rate. What this means is that you now have the ability to take an existing Oracle application and port it over to DB2 without having to make any source code changes. This will give companies the flexibility of being able to transition from Oracle to DB2 with relatively little cost/effort. ...
|
By e0aba78c-c04c-4ee1-a696-90b499bc5cc8 on
Wednesday, September 22, 2010 8:13 AM
Plan Control SQL tuning was our main target for SQL Optimizer for Oracle V8 development over the past few months so the time available for the rewrite engine was limited. I planned to add sub-query factoring and sub-query de-factoring rules in this release but the complexity of those two rules is huge and there wasn’t time enough to complete them. So I selected two simpler rules from our rules library and incorporated them into SQL Optimizer Version 8. In terms of coding time, these two rules took just a few days to implement but the result is promising for some SQL statements that were not easy to improve by manual SQL tuning. For Part 1 of this blog entry I will discuss the first rule - Part 2 will discuss the second.
|
By a33eae33-0bda-4a72-817d-7f62e5f5cdcc on
Tuesday, September 21, 2010
Have you often wondered, as you’re using Toad, and frequently running your schema compares, executing multiple scripts, generating your reports or even saving table data to files – is there a quicker way to do this?
I’m sure you have, which is why Toad’s task automation feature can save you hours, enabling you accomplish your routine tasks faster leaving you to concentrate on other things.
First introduced three years ago as Action Palette in Toad version 9.1, the current Automation Designer in Toad 10.6 has come a long way in terms of what can be automated and how it integrates with the rest of Toad.
|
By a33eae33-0bda-4a72-817d-7f62e5f5cdcc on
Tuesday, September 21, 2010
A new Toad version is now available and before you try it out, I thought I’d give you a quick preview so you’ll be up to speed on what to look for.
Toad 10.0 (October 2009) introduced the beginning of a new generation of Toad releases which offer significant improvements in productivity to developers, DBAs and analysts.
|
By dnorwood (User) on
9/20/2010 5:05 AM
That’s right, folks – you heard it here first! Please welcome the newest addition to the Toad family: Toad Extension for ECLIPSE!
For many years, we’ve heard this request: when will you create a Toad that runs in Eclipse? An increasing number of you – the loyal Toad users – are working with Java in Eclipse and we want to make your database development experience in Eclipse a lot easier. We believe...
|
By StevenFeuersteinTW (User) on
Wednesday, September 15, 2010 12:37 PM
Conditional compilation is a feature of PL/SQL introduced in Oracle Database 10g that allows you to specify "meta" commands in PL/SQL that tell the compiler to include/exclude certain lines of code for compilation - and even raise a compilation error.
|
By a33eae33-0bda-4a72-817d-7f62e5f5cdcc on
Wednesday, September 15, 2010
This blog presents solutions for two symptoms we commonly hear from Toad for Oracle customers: Invalid characters in the data grids and invalid characters in the Editor.
|
By Bert (User) on
Tuesday, September 14, 2010 6:47 PM
Most technical people working with Oracle databases have performed some degree of PL/SQL coding. With Oracle delivering many new database features via a PL/SQL API’s (e.g. DBMS_DATAPUMP, DBMS_SCHEDULER, DBMS_FLASHBAK, DBMS_RESOURCE_MANAGER, DBMS_REDEFINTION, etc), even DBA’s have become more engaged with PL/SQL. As for database developers – well they always knew what a jewel PL/SQL was for handling certain tasks. In fact it...
|
By a466cf59-3a8c-476f-88af-7558e629bdfc on
9/14/2010 6:03 PM
In this posting I will go over debugging steps to find out why a scheduled Toad for Data Anaylysts Script does not appear to be running.
|
By dnorwood (User) on
9/14/2010 2:55 PM
Good news!! The much anticipated update to Toad Extension for Visual Studio is here! I know many of you have been patiently waiting for an update to add support for several things, so this should be a very interesting release. Here's the skinny on what's been added. Click on one of the links below to download the latest version and try it out for yourself.
Additional Oracle Data Types Supported — Toad Extension...
|
By ce4e6745-3fec-406d-b3e5-5aa35edbc5fd on
9/14/2010
Ok, I admit, I threw that title up because I wanted to draw attention to my blog, guilty-as-charged. However, this is pretty close to being my ‘Toad Bible‘, i.e. my authoritative take on Toad. I reckon it’s my job to educate the market on all things Toad, so that’s where the authoritative piece comes in. I will leave that to my readers and followers to determine if that is true.
Maybe I should call it my Ph.D. dissertation...
|
By 7a7dcd3c-0d79-4d4c-859e-60cc2161339d on
9/13/2010 4:13 PM
Where a database column and its content is larger than the size you wish to show in a report, it is easy to just substring the column value to fit your report column size. However, this often does not look that good in user facing reports.
|
By Bert (User) on
Tuesday, September 07, 2010 9:58 AM
In the good old days most DBA’s could walk into their computing center and point to their database server and its disks. Furthermore, many DBA’s could also point to specific disks and state which database objects they housed. In fact database object placement and separation was a key tuning consideration back in the day. Oh my how times have changed.
|
By ce4e6745-3fec-406d-b3e5-5aa35edbc5fd on
9/1/2010
Microsoft has a lot to be proud of. They helped pioneer desktop computing. They have very successful platforms like SQL Server and Sharepoint. They are even working on a new mobile phone that doesn’t support copy and paste. But, I would argue their most popular product in use today is Excel.
...
|
|
|