News!
Sept 2 ’07
I got following email from ubTools. I had a chance to try itrprof and iStatsPack tools from developed by Danisment Gazi Unal, which are very successful for evaluating the trace files. I also had a chance to take OraclePerformance Tuning Bootcamp course from Mr. Unal.
Dear Members,
ubTools is pleased to announce a new product: ubSQL.
ubSQL is a utiliy which unloads Oracle data to text format; runs DML/DDL statements.
Why ubSQL ?
Fast
* C-based utiliy.
* Multi-threaded utility. N threads fetch data; N threads process fetched data; N threads write processed data to disks.
* Uses Oracle Call Interface (OCI), which is the lowest documented layer to access Oracle.
* Uses Operating System Kernel Calls directly in many unload operations without needing a library overhead.
* Multiple sessions can unload different parts of a table at the same time.
* Oracle data can be unloaded to multiple output files.
* Array Fetching is used in unload operations.
Creating SQL*Loader Control File
Creating SQL*Loader control file is possible.
Output File Types
Regular and Named Pipes are supported.
Bypassing Oracle SGA
Reading Oracle data directly from disks without using Oracle SGA is currently under development.
Supported Oracle Versions
Oracle 9i and onwards are supported.
————————————————-
Thanks!
ubTools
http://www.ubTools.com
Do you know about Oracle VM? It is exciting that Oracle see the virtulization trend.
http://wiki.oracle.com/page/Oracle+VM?t=anon
Oracle 11g took off, now releases on several platforms, AIX, HPUX, Linux, Solaris, Windows 32/64…
http://www.oracle.com/technology/software/products/database/index.html?rssid=rss_otn_soft
hello ,i’m a junior dba ,i hope that i can learn more oracle database knowledge from here..