Geometry.Net - the online learning center
Home  - Computer - Oracle Database

e99.com Bookstore
  
Images 
Newsgroups
Page 2     21-40 of 151    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | Next 20

         Oracle Database:     more books (99)
  1. Oracle Database 11g DBA Handbook (Osborne ORACLE Press Series) by Bob Bryla, Kevin Loney, 2007-12-06
  2. Oracle Database 11g SQL (Osborne ORACLE Press Series) by Jason Price, 2007-11-05
  3. Oracle Database 11g PL/SQL Programming (Osborne ORACLE Press Series) by Michael McLaughlin, 2008-03-21
  4. OCA Oracle Database 11g SQL Fundamentals I Exam Guide: Exam 1Z0-051 (Osborne ORACLE Press Series) by John Watson, Roopesh Ramklass, 2008-05-29
  5. Oracle PL/SQL Programming: Covers Versions Through Oracle Database 11g Release 2 (Animal Guide) by Steven Feuerstein, Bill Pribyl, 2009-09-24
  6. OCP: Oracle Database 11g Administrator Certified Professional Certification Kit: (1Z0-051, 1Z0-052, and 1Z0-053) by Biju Thomas, Robert G. Freeman, et all 2009-04-13
  7. RMAN Recipes for Oracle Database 11g : A Problem-Solution Approach by Darl Kuhn, Sam R. Alapati, et all 2007-08-20
  8. Oracle Database 10g Real Application Clusters Handbook (Osborne ORACLE Press Series) by KGopalakrishnan, 2006-11-22
  9. OCP Oracle Database 11g New Features for Administrators Exam Guide (Exam 1Z0-050) (Osborne ORACLE Press Series) by Sam Alapati, 2008-04-28
  10. Pro ODP.NET for Oracle Database 11g (Expert's Voice in Oracle) by Edmund Zehoo, 2010-04-05
  11. Oracle Database 11g : New Features for DBAs and Developers (Expert's Voice in Oracle) by Sam R. Alapati, Charles Kim, 2007-11-15
  12. Oracle Database 11g New Features (Osborne ORACLE Press Series) by Robert G. Freeman, 2007-11-05
  13. Hands-On Oracle Database 10g Express Edition for Windows (Osborne ORACLE Press Series) by Steve Bobrowski, 2006-07-26
  14. Oracle Database 10g SQL (Osborne ORACLE Press Series) by Jason Price, McGraw-Hill, 2004-02-20

21. Can Texis Search An Oracle Database (or SQL Server Or Sybase, Etc.)?
Can Texis search an oracle database (or SQL Server or Sybase, etc.)? Yes!Many of our customers use Texis sideby-side with another database.
http://www.thunderstone.com/site/texisfaq/node58.html
Texis FAQ's
Can Texis search an Oracle database (or SQL Server or Sybase, etc.)?
Yes! Many of our customers use Texis side-by-side with another database. Using two databases in this manner is straightforward because both obey the SQL standard and thus they may easily exchange data - in real time if necessary.
Wed Apr 3 13:33:47 EST 2002

22. Macromedia - UltraDev TechNotes An Open Connection To An Oracle Database Doesn't
An open connection to an oracle database doesn't recognize reset.Issue Periodically, connections to oracle databases are reset.
http://www.macromedia.com/support/ultradev/ts/documents/open_conn_non_reset.htm
Home Products Ultradev Support ... TechNote Index
An open connection to an Oracle database doesn't recognize reset
Issue
Periodically, connections to Oracle databases are reset. For example, this occurs when the server housing the database is reset. If the client has a connection open to Oracle during this reset period, unpredictable and undesirable results may occur. Solution
Currently the "workaround" is to connect to another database and then switch back to the original connection. This approach reestablishes and refreshes the original connection. To implement this workaround, do the following: Create a recordset from connection "a". Select * from any table. The database connection is reset. (In other words, the server is rebooted.) Attempts to expand the recordset (from connection "a") will usually result in a "socket error" or a "connection reset" message. Establish a new connection to an alternate database. Switch back to the original connection. This should reestablish the original database connection.

23. Macromedia Dreamweaver - Connecting To A Database Overview
strings. 14925, No Records Found error is displayed when creatinga recordset using number data types from an oracle database. 14880,
http://www.macromedia.com/support/dreamweaver/database.html
Home Products Dreamweaver Support ...
Working when you don't have access to your database

If you're a Macintosh user, or if you use a large, server-based database like SQL Server or Oracle 9i, you can still work on your dynamic pages in Macromedia Dreamweaver MX without access to the database. This article tells you how.
Connecting to a database hosted by a commercial ISP (ASP users only)

If you're an ASP developer and your database is hosted on a commercial ISP, creating a connection to the database can be difficult if you don't know the database's physical path on the server or if you can't define your own DSN. This article describes how to create a connection to such a database. Database connections primer for Dreamweaver UltraDev 1
Creating a database connection in UltraDev is fairly straightforward. Deciding when and how to connect to a database, however, can be more challenging.This article covers these topics and helps you make the correct decisions when creating a database connection.
ASP error 0131: configuring Dreamweaver to support disabled parent paths in IIS Understanding design-time and run-time connections in Dreamweaver Creating ASP pages using FileMaker and Dreamweaver Unidentified error PHP/MySQL Using Dreamweaver with server-side technologies on a Macintosh Using FileMaker in Dreamweaver via Lasso Studio Dreamweaver MX only supports the MySQL database for PHP development Dreamweaver MX dynamic FAQ MySQL Access Denied Error 1044 and 1045 Macromedia does not provide support for Apache, PHP and MySQL on Macintosh OS X

24. OracleZone :: Oracle Database Administration, Development And Tips
User community providing FAQ and articles.Category Computers Software Databases Oracle......OracleZone a user-driven community of help for Oracle's database productsand tools. FAQ, articles, stories, event coverage and more.
http://www.oraclezone.com/
Newsletter Signup
Discussions
Oracle Dev.

Oracle Admin.

OLAP/Warehousing

Backup
... Windows
OracleZone has Moved!
We've joined the SSWUG.ORG site - located at http://www.sswug.org . At SSWUG (The SQL Server Worldwide User's Group) you'll find an unmatched assortment of articles on Oracle, SQL Server, Integration Issues, Sites, Speakers, User's Groups and much, much more.
We hope you'll join us!
Advertise with us
Contact Us Your privacy
Powered by the Bits on the Wire Business class hosting provided by Data Return

25. O'Reilly Network: HTTP Communication From Within The Oracle Database [Mar. 04, 2
HTTP Communication from Within the oracle database. This article explains howto implement the requestor in an Oracle 9i database using Utl_Http .
http://www.oreillynet.com/pub/a/network/2003/03/04/feuerstein.html

MacDevCenter.com

ONDotnet.com

ONJava.com

ONLamp.com
...
XML

Current O'Reilly Network Newsletter:
New Home for Bloggers
Previous newsletters
Print
Email article link ... Discuss
HTTP Communication from Within the Oracle Database
by Steven Feuerstein , author of Oracle PL/SQL Programming, 3rd Edition and Bryn Llewellyn
Editor's note: In the last article in their continuing series on new Oracle 9 i features, Steven Feuerstein and Bryn Llewellyn showed you how to work with multi-level collections. In this article, the pair take a look at and show how you can use it in an Oracle 9 i database to implement a requestor in a B2B implementation. The B2B (business-to-business) component of e-Business (which is still going strong, even if there is much less IPO hype about it) depends on automated communication between business sites across the public Internet. In other words, distributed components need to be able to communicate with each other without any need for manual, human intervention. HTTP (the Hypertext Transfer Protocol) offers a standard set of rules for exchanging files (such as text and multimedia files) on the Web. Web servers contain an HTTP daemon, which waits for requests and responds to them when they arrive at a site served by that Web server. An HTTP client, such as a Web browser, can submit requests for files or for actions to be taken. In a B2B implementation, the requestor (sometimes called the consumer) is a mechanical version of the familiar Web browser. This article explains how to implement the requestor in an Oracle 9

26. Windows Center | Home
NET developers can take advantage of the full functionality of the oracle database,including XML DB, LOBs, and Ref Cursors. Listen to the Internet Seminar!
http://otn.oracle.com/tech/windows/content.html
var print_url = ""; var page_id = "866573"; var crumb = 'Oracle Technology Network > Technology Centers > Windows > '; var header = '2'; var encoding = 'iso-8859-1'; var country = 'HQ'; var language = 'en'; Library Products Technologies Internet DBA Software ...
Intro to Using ODP.NET
(Feb. 26 2003)
Oracle Magazine walks you through developing with ODP.NET with a step-by-step guide. Oracle at VSLive! (Feb. 18 2003)
Oracle presents at VSLive! San Francisco. This session discusses Oracle data access using Visual Studio .NET. Download the presentation and C# demonstrations. Oracle Data Provider for .NET - Production Release (Dec. 4 2002)
The Oracle Data Provider for .NET (ODP.NET) is now production! .NET developers can take advantage of the full functionality of the Oracle database, including XML DB, LOBs, and Ref Cursors. Listen to the Internet Seminar Windows and .NET Presentations at OracleWorld (Nov. 19 2002)
Learn about Oracle's latest plans for 64-bit Windows , the Oracle Data Provider for .NET , and Windows directory management i AS for Windows Itanium (Nov. 8 2002)

27. DBAToolZ: Advanced Oracle Database Monitoring And Diagnostics Tools, Free SQL Sc
Offers SQL scripts, discussion board and book reviews.Category Computers Software Databases Oracle...... SQLDIR creates a searchable directory of SQL scripts to aid an Oracle DBA. Directoryis stored in oracle database and is accessed via SQLDIR SQL*Plus script.
http://www.dbatoolz.com/
DBAToolZ - Welcome (Last updated 03/03/2003) Home Download SQL Scripts Book Review ... Guest Book
News NEW Product - SQL Directory (SQLDIR):
SQLDIR creates a searchable directory of SQL scripts to aid an Oracle DBA. Directory is stored in Oracle database and is accessed via SQLDIR SQL*Plus script. SQL scripts are automatically scanned for description and are assigned to SQL Group (Categories).
  • Creates searchable SQL script directory accessible from SQL*Plus.
  • Automatically scans SQL scripts for description and group assignments.
  • Portable design runs on WINDOWS and UNIX platforms.
  • Enterprise solution for custom SQL*Plus script management.
Download DBAToolZ web site changes: SQL Script Archive is back online! SQL Scripts
DBAToolZ Home
Contact Us

28. Hosted Oracle Database Server Solutions
Oracle8i is a new solution that brings your customers the power and security of Oraclethepremier Internet database technologyat a fraction of the cost of
http://www.vpshosting.net/accts/oracle/
Web Site Hosting
Our Network

Technical Support

Web Site Design
...
Miscellaneous

Reliability

Your site will be up 99% of the time. We also provide redundant network connections and power, as well as triple data backup. Security
We provided an unparalleled level of security for hosting sensitive data. Our Hacking Alert System notifies system administrators immediately. Performance
Our servers boast the most powerful hardware components and fastest Internet connections. I have accessed my site from a number of different places around Tokyo at different times, and it has proved to respond very quickly and provide very quick access every time. VPS Hosting Customer
The database that drives global e-commerce is now within reach of virtually any business seeking to build a solid foundation for rapid growth. Oracle8i is a new solution that brings your customers the power and security of Oraclethe premier Internet database technologyat a fraction of the cost of a dedicated Oracle server. Hosted Oracle Details Service Plans
We have a service plan to meet your needs!

29. LOG4PLSQL : Oracle Database Logging Tools
Generic tool for logging, benchmarking, and monitoring custom PL/SQL code, inspired by "log4j" Category Computers Programming Languages PLSQL Developer Tools......Log 4 pl/sql. oracle database Logging tools. General information. LOG4PLSQL is aPLSQL generic tool for logging in all PLSQL code Package,. Procedure,. Function,.
http://log4plsql.sourceforge.net/
Log 4 pl/sql
Oracle Database Logging tools
General information
LOG4PLSQL is a PLSQL generic tool for logging in all PLSQL code
  • Package, Procedure, Function, Trigger, PL/SQL Web application.
Purpose:
  • Easy of implemented and use Possibility to log off transaction Possibility to adapt the level of logging depending on user requirements Ability to use all LOG4J feature.
Log destination:
  • Table in Oracle Datablase By log4J::Log4JbackgroundProcess:
    • Async, JDBC, JMS, NTEventLog, SMTP, Socket, SocketHub, Syslog, Telnet, Writer
    Log4plsql was born from the spirit (and use it).
    Documentations
    Download
    • required lib (Only for V2 and Log4JbackgroundProcess) Tora Integration: TOra is a Toolkit for Oracle which aims to help the DBA or developer of database application. Features PL/SQL debugger, SQL worksheet with syntax highlighting, DB browser and a comprehensive set of DBA tools. For using LOG4PLSQL with TOra download

30. Princeton University Instructional Oracle Facility
Instructional Oracle Facility permits members of the Princeton University communityto create an Oracle account on the Instructional oracle database server.
http://www.princeton.edu/~storacle/
Princeton University Instructional Oracle Facility The Princeton University Instructional Oracle Facility permits members of the Princeton University community to create an Oracle account on the Instructional Oracle database server. Under the Oracle license agreement, these Oracle accounts must only be used for educational and instructional purposes. Features:
Instructional Oracle Account Information
Once you have used "Create Oracle Account" link to create your Instructional Oracle account, you have access to various views. You can query these views to obtain useful information about your Oracle account and environment. You can use the

31. Redhat.com | Software Subscriptions
A nicely structured manuscript on SQL by Philip Greenspun, based on the oracle database. Queries, transactions, triggers, and RDBMS concepts are covered.
http://www.arsdigita.com/books/sql/
@import "/css/non_ns4.css"; Red Hat Enterprise Linux Red Hat Enterprise Network Contact Sales All Products
CCM Community
Most of the content from the old ArsDigita web site has been migrated to http://ccm.redhat.com . We are continuing to work on adding features to the CCM community site, writing and updating content, and working with the community. Links you might be interested in: For More Info: or call toll free 1-866-273-3428 x 45111
Google

Careers at Red Hat
Legal statement Privacy statement ... Contact Red Hat

32. Microsoft SQL Server: SQL Server 2000 For Oracle Database Professionals
SQL Server 2000 for oracle database Professionals. SQL Server 2000provides organizations with a scalable, reliable, and affordable
http://www.microsoft.com/sql/evaluation/compare/oracle.asp
All Products Support Search microsoft.com Guide ... SQL Server Home Search This Site
Advanced Search
SQL Server Home Product Information How to Buy ... Competitive Comparisons
SQL Server 2000 for Oracle Database Professionals
SQL Server 2000 provides organizations with a scalable, reliable, and affordable relational database and analysis solution. Oracle developers and IT professionals can learn more about the benefits of using SQL Server by reviewing the following resources. Study Shows SQL Server Costs $3.2 Million Less than Oracle
Get the best performance for your large database environments while maintaining low total cost of ownership. The Walklett Group finds that a Unisys and SQL Server solution saves $3.2 million over five years compared to a similar SUN and Oracle solution.
The Reality Behind Oracle9i Real Application Clusters Marketing Messages

Separate the real features from the Oracle marketing messages, and find out whether 9 i can meet your expectations regarding scalability, availability, and total cost of ownership. This paper also provides an overview of 9 i 's technology, key features, strengths, and weaknesses.

33. Oracle.oreilly.com -- Welcome To The O'Reilly Oracle Center -- Computer Books, O
HTTP Communication from Within the oracle database Steven Feuerstein and BrynLlewellyn continue their series on new Oracle 9i features with an article on
http://oracle.oreilly.com/
Books Articles Conferences
O'Reilly Home
Press Room Jobs Resource Centers Perl Java Python C/C++ ... Bioinformatics Book Series Hacks The Missing Manuals Online Publications MacDevCenter.com ONDotnet.com ONJava.com ONLamp.com ... XML.com Special Interest Author Events Meerkat News Ask Tim tim.oreilly.com ... Learning Lab Inside O'Reilly About O'Reilly International Media Kit Contact Us ... Bookstores
Featured Book
Oracle PL/SQL Language Pocket Reference, 2nd Edition
The new edition of this must-have pocket reference boils down the most vital information from Oracle PL/SQL Programming , the bestseller that many consider "the Bible" for PL/SQL development. This concise booklet summarizes features available in Oracle's powerful new Oracle9 i , and provides essential information on PL/SQL block structure, fundamental language elements, control statements, and use of procedures, functions, packages, triggers, Oracle objects, external procedures, and methods of calling Java classes from PL/SQL. A Sample Excerpt on Bulk Binds is available online. Subscribe to O'Reilly books on
Safari Tech Books Online

Books
Sample Chapter Archive

Building Oracle XML Applications
Java Programming with Oracle JDBC JDBC Pocket Reference New!

34. ITtoolbox Oracle Knowledge Base
Content, community, and service for Oracle professionals. Technical discussion, job postings, an Category Computers Companies Product Support Oracle...... , A+ Candidate Technical Talent Database Guest Denis Mittakarin, 3/14/03.ยท, Oracle Financial Consultants reqd. , oracle database Software.
http://oracle.ittoolbox.com/
for Oracle
Knowledge Base What's inside...
Discussion Vendor Directory Search Submit Content ... Sign in Welcome: Guest 26 Oracle discussion groups
w/ 45,696 active members
174 Current Oracle news items
1,843 Oracle docs and code
3 Oracle newsletters Advertise Staffing Hire Pros Find Job ... Attend IOUG Live! 2003
The Education Conference for Oracle Users by Oracle Users Oracle Weekly Newsletters
Sign up today! News Newsletters PR Tech Events Discussion Knowledge Bank OpenITx Groups Academic Articles Books ... Vendor Papers Vendor Directory Consulting Firms Organizations Recruiters Software ... Suite as it sounds? Oracle News Use it wisely Data Mgmt News New under the sun Data Mgmt News more... Technical Discussion Problem with UTL_FILE Path on Application Server oracle-db-l encrypted password oracle-dev-l more... Vendor Discussion 2 Features of ERP for MFG erp-select Weekly: What Triggers Marketing Success? Hear from a leader crm-select more... Documents A Benchmarking Process for Post-Implementation IT Learning Academic Articles, 3/17/03 Multi-Level Collections in Oracle 9i Industry Articles, 3/14/03 Keeping Up with OracleJVM Industry Articles, 3/13/03

35. [FAQ] Oracle Database FAQ
FAQ oracle database FAQ. MessageID databases/oracle-faq_1045475270@rtfm.mit.edu Supersedes databases/oracle-faq_1042536977
http://www.faqs.org/faqs/databases/oracle-faq/
[FAQ] Oracle Database FAQ
databases/oracle-faq_1045475270@rtfm.mit.edu databases/oracle-faq_1042536977@rtfm.mit.edu orafaq@ibi.co.za Newsgroups: comp.databases.oracle.server comp.databases.oracle.tools comp.databases.oracle.misc comp.databases.oracle.marketplace ,comp.database.oracle,cern.oracle.cde,slac.database.oracle, relcom.comp.dbms.oracle ,comp.answers, news.answers Followup-To: poster Subject: [FAQ] Oracle Database FAQ Organization: OraFaq Summary: FAQ about the Oracle FAQ. The Oracle FAQ provides independent and useful information on Oracle products to the Oracle DBA and Developer community. Date: 17 Feb 2003 09:54:03 GMT X-Trace: 1045475643 senator-bedfellow.mit.edu 3929 18.181.0.29 Archive-name: databases/oracle-faq Posting-Frequency: monthly Version: 1.02 FAQ ABOUT THE ORACLE FAQ: - The following topics are addressed in this FAQ: 1. Where is the Oracle FAQ located? 2. What is in the Oracle FAQ? 3. Who should use the Oracle FAQ? 4. Where can one post Oracle related questions? 5. How does one add information to the Oracle FAQ? 6. Can I add my own FAQ to the Oracle FAQ site? 7. Are there any translation projects for this FAQ? 8. Legal stuff 1) Where is the Oracle FAQ located? The Oracle FAQ is available on the Web at the following addresses: http://orafaq.cs.rmit.edu.au/

36. Torque - Oracle 8i Howto
If you already have a database ready for use, you can skip this part. 1. Open theoracle database Configuration assistant. Connecting to the oracle database. 12.
http://jakarta.apache.org/turbine/torque-3.0.0/oracle-howto.html
@import url("./style/tigris.css"); @import url("./style/maven.css"); Turbine Turbine-2 Turbine-3 Torque ... JCS Torque Overview News and Status Schema Reference Properties Reference Guides Tutorial User Guide Inheritance Guide Developer Guide Howto Guides Caching Howto Criteria Howto JDBC2 Pool Howto Maven Howto ... Peers Howto Database Howto Guides MS SQL Server Howto Oracle 8i Howto Postgres Howto Sybase Howto Development DB Adapters Changes References Todo Project Documentation Front Page Project Info Project Reports JavaDocs ... Development Process
Oracle Howto
This HOWTO aims to be a simple guide to make Turbine run with an existing Oracle 8i database. The process of making Turbine run are not covered in this guide, proceed to Turbine Installation for help on how to install Turbine.
Creating the Database
If you do not have a database already set up, you will need to create one so we can create the necessary tables for Turbine. The steps below are simple steps to take to create a new database. If you already have a database ready for use, you can skip this part. 1. Open the Oracle Database Configuration assistant

37. Oracle Database Solutions
contact hp, search solutions all of hp US. hp.comhome, oracle database solutions Jump to content,
http://h18000.www1.hp.com/solutions/showroom/ods.html
contact hp
search:
solutions all of hp US
Oracle Database solutions
solutions

solutions indexes cross-industry industry infrastructure software partners ... a - z
what's new Parallel Database Clusters for Oracle Recovery Server Option for Oracle9 i Solution Flyer ... on Linux related solutions i Application Server Oracle E-Business Applications additional resources contact us Oracle's Database solution, Oracle9 i and Oracle9 i Real Application Clusters, include thoroughly tested and validated configurations for the HP AlphaServer ES40 and ES45 with Tru64 UNIX and the HP ProLiant server family with Microsoft Windows 2000 or Linux. These Solutions include Oracle's patented caching technology in 9 i Real Application Clusters that can dramatically increase performance, scalability and availability. did you know...
  • The global launch of Oracle9 i Real Application Clusters was showcased live with ProLiant servers ProLiant servers have produced the only industry standard server benchmark results for the Oracle Application Standard Benchmark A ProLiant DL580 server cluster is the price/performance leader for TPC-C clustered benchmarks with the Oracle9 i Real Application Clusters database
technical resources
sizer
HP Sizers for Oracle

technical documents
Oracle Business Intelligence for Windows
Oracle Transaction Processing for Windows i On Line Transaction Processing for Tru64 UNIX ... HP SANworks Enterprise Volume Manager implementation resources HP North America Solutions Center - phone: (877) 778-3838 information resources brochures

38. Compaq.com - Compaq-Oracle Global Alliance Partners
oracle database SOLUTIONS, We offer a wide assortment of oracle databaseSolutions on ProLiant servers and AlphaServer platforms.
http://www.compaq.com/partners/oracle/applicationSolutions.html
United States PARTNER INFORMATION Oracle Alliance Home About the Alliance Contacts Events ... News SOLUTIONS Oracle Database Oracle Applications Server Oracle Applications Storage Solutions ... Oracle Services Practice COMPAQ PRODUCT LINKS AlphaServers ProLiant Servers Wireless Solutions StorageWorks ... Services REFERENCE INFORMATION Case Studies Videos Analyst Reports Brochures ... Sizers RELATED LINKS Oracle Qualified Storage Compaq TestDrive Oracle.com Oracle AppsNet ... OTN (Oracle Technology Network)
ORACLE DATABASE SOLUTIONS We offer a wide assortment of Oracle Database Solutions on ProLiant servers and AlphaServer platforms. These complete solutions are available with StorageWorks SAN's and can be implemented through the Compaq Global Services Oracle Practice. With Compaq, you'll have a choice of operating systems for your Oracle installation, including UNIX, OpenVMS, Red Hat Linux, SuSE Linux and Microsoft Windows 2000.
All Compaq solutions for Oracle are complete, easy to acquire, deploy, and manage.
Compaq and Oracle have teamed up to provide a portfolio of Certified Configurations. These systems have been optimally integrated and pre-tested to deliver rapid deployment, simplified administration, and scalability for all sizes of business.

39. Alpha Products And Solutions - HP Clusters And Oracle Database Solutions
HP clusters and oracle database solutions Jump to content. With Oracle9i Real ApplicationClusters, Oracle has the best database clustering technology around.
http://www.compaq.com/hps/announce/june_02.html
summary of site-wide JavaScript functionality contact hp
search:
Alpha products and solutions all of hp US
HP clusters and Oracle database solutions
Alpha products and solutions

site information what's new on our site send us your comments
news and promotions announcements news promotions newsletters
how to buy configuration assistance buying assistance
Alpha products and solutions systems software solutions support ... site index enterprise initiatives HP offers a full range of Oracle9 i Building on HP's leadership and experience in implementing clustered database solutions, customers can deploy with confidence high availability solutions that are highly scalable and manageable while at the same time providing leadership performance. To meet customer requirements HP offers the industry's broadest range of products and solutions for Oracle9 i
  • Oracle releases certified on HP platforms Preconfigured and pretested configurations Best practices Benchmarking
"With Oracle9

40. DB Web Search & Site Map
Private services ALARM oracle database; CHORUS oracle database; CRYOGENICSoracle database; EDMS oracle database; IT/CS oracle database;
http://wwwinfo.cern.ch/db/searchbrowse.html
Oracle Objectivity/DB About Databases News ... DB Home
Search IT-DB Web
Tips
Please inform us if your search in unsuccessful or unsatisfactory.
Table Of Content of this web:
DB Home Oracle Support

Page 2     21-40 of 151    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | Next 20

free hit counter