More details
Download
Product DetailsThe Essential Resource for All Oracle Database Administrators
Maintain a high-performance Oracle enterprise database with help from this exclusive Oracle Press guide. Oracle Database 10g DBA Handbook explains how to install Oracle Database 10g, or upgrade from an earlier version, and take full advantage of all the new and improved management, scalability, availability, and security features. Written by Oracle experts, the book covers Automatic Undo Management, Oracle Real Application Clusters, Oracle Recovery Manager, Oracle Data Guard, and much more.
About the Authors: Kevin Loney is a senior technical management consultant with TUSC, a Chicago-based consultancy providing Oracle solutions. He has been an Oracle developer and DBA since 1987, and has written for Oracle Magazine and Oracle Press since 1990. In 2002, he was named Oracle Magazine’s Editors’ Choice as Consultant of the Year. He is a frequent and highly rated speaker at local and international Oracle user groups. Bob Bryla is an Oracle 8, 8i, 9 and 10g Certified Professional with more than 15 years of experience in database design, database application development, training, and Oracle database administration. He is the primary Internet database designer and an Oracle DBA at Lands’ End in Dodgeville, Wisconsin.
Building Oracle XML Applications introduces XML, gives an overview of Oracle XML technologies, and shows what they do and how they fit together. There is a focus on JDeveloper, Oracle's Java and XML development tool, which can be installed from the CD-ROM, and there are plenty of hands-on examples of how to use it. Then there are chapters on processing XML with PL/SQL or Java, transforming XML with XSLT, publishing data with XSQL pages, generating datagrams (XML documents used for exchanging data), and techniques for storing and loading XML data. The final section concentrates on Oracle XML applications, and topics include an XSQL publishing framework, Java extension functions, and using XSQL and XSLT to build personalized portals and discussion forums.
This fast-paced handbook is packed with example code. The presentation is clear, and the technical content is based on the author's deep knowledge of Oracle in general and XML technologies in particular. Highly recommended. --Tim Anderson, Amazon.co.uk
Book Description
Oracle Corporation, committed to supporting XML in a wide range of products, has XML-enabled its entire Oracle Internet platform--the Oracle8"i database, Oracle interMedia, Oracle Application Server, and a variety of other products.
"Building Oracle XML Applications, by Steve Muench, Oracle's lead "XML evangelist" and a key Oracle XML developer, gives Java and PL/SQL developers a rich and detailed look at the many tools Oracle has provided to support XML development, such as the Oracle XML Parser, the Oracle XML SQL Utility, and the XSQL Servlet.
The company describes Oracle8"i as "the first XML enabled database." This book shows how to combine the power of XML and XSLT with the speed, functionality, and reliability of the Oracle database to build flexible applications. The author delivers nearly 800 pages of entertaining text, helpful and time-saving hints, and extensive examples that developers can put to use immediately to build custom XML applications.
Products covered include:
XSQL pages and the XSQL servlet: declarative templates and an extensive framework to assemble any kind of static or dynamic XML information and transform it for delivery using XSLT stylesheets.JDeveloper: a complete integrated development environment for Java XML developers, including editing, syntax checking, debugging, and more. XSLT Processor: a product that enables XML information to be presented and delivered in many different ways, using any web-based format, both inside and outside the database. XML SQL utility: an Oracle utility that works with the results of SQL statements as XML documents and uses XML documents to insert, update, and delete information from database tables, views, andobject views.XML Parser: a product that lets Java, PL/SQL, C, and C++ developers process and construct XML.interMedia: a product whose Text option lets developers search XML documents from SQL and leverage the XML document structure for razor-sharp search precision.Advanced Queuing: an Oracle queuing mechanism that lets both PL/SQL and Java programs enqueue and and dequeue XML messages. PLSXML utilities: Oracle PL/SQL utilities that let developers using any version of Oracle produce XML from SQL statements.
The accompanying CD-ROM contains JDeveloper 3.1, an integrated development environment for Java developers.Maximize Built-In PL/SQL Features
Create robust PL/SQL programs to access an Oracle database from a variety of environments. Officially authorized by Oracle Corporation, Oracle9i PL/SQL Programming explains the major features of the language and the variances in PL/SQL between different database versions. You'll learn to develop, test, and debug your PL/SQL applications and work in different development environments. You'll also get specifics on SQL and PL/SQL usage, error handling, collections, subprograms and packages, and advanced features.
![[dbd.jpg]](http://4.bp.blogspot.com/_zewelUW4SmU/Ru_ZHLH6D2I/AAAAAAAAAIk/DCLjdceZJs0/s1600/dbd.jpg)
The numerous step-by-step examples and a helpful case study simplify a potentially complex subject and present it to you in an organized, understandable manner. You'll find out why relational database models became necessary in the first place, and how the relational database model was devised. Ultimately, you'll discover how to make much better use of your database by applying what you've learned about building the database model.
For more free books download visit this blog daily
- The book provides a step-by-step walk through of the Oracle8 architecture, managing database storage and database schema, security, backup and recovery and tuning and optimization.
- Oracle8 is Oracle's new object-oriented RDBMS to be released during the Summer of 1997.