GeekArticles
Database
OracleOracle Announces Significant Enhancements in Support Platform Capabilities
Author: oracle.com |
Published: 15th Nov 2007 |
Visited: 134 times |
Add CommentFiled in: OracleOracle has announced the next release of its Software Configuration Manager platform, which collects and integrates detailed and dynamic system configuration information that enables Oracle to deliver highly automated and personalized support.
Read Article Sponsored Links
Related Articles
• JavaScript and PHP Support in NetBeans 6.1
Continuing its tradition of providing support for an increasing number of languages and environments, NetBeans 6.1 introduces advanced JavaScript and PHP features. In this interview with Artima, Sun NetBeans evangelist Gregg Sporar discusses JavaScript and PHP support, such as refactoring and intel ...
• Using Oracle XML DB Repository Using Oracle XML DB Repository
Another variation on accessing and manipulating XML content stored in Oracle database is provided by Oracle XML DB repository, which is an essential component of Oracle XML ...
• Querying Data with Oracle XQuery Querying Data with Oracle XQuery
Starting with Oracle Database 10g Release 2, you can take advantage of a full-featured native XQuery engine integrated with the database. With Oracle XQuery, you can accomplish various tasks involved in developing PHP/Oracle XML applications, operating on any kind of ...
• Balisage 2008 Announces Program Balisage is probably not a term on everyone's tongue. Its original usage comes from the Navy - for a ship to travel "balisage" means that they are using special dimmed lights for navigation while in enemy territory, a term als ...
• Querying SQLServer tables from within an Oracle session Dear Tom;
I need to query a SQLServer table from within an Oracle session, for example SQLPlus. Is there an easy way to do this, something like:
<CODE> select * from t@sql_server_link </CODE>
May you redirect me to the appropriate documentati ...