Showing posts with label Databases. Show all posts
Showing posts with label Databases. Show all posts

Wednesday, June 13, 2012

Application Integration: EAI B2B BPM and SOA

Posted by Unknown on 1:43 PM with No comments
Bernard Manouvrier, Laurent Menard, "Application Integration: EAI B2B BPM and SOA"
Wiley-ISTE | 2008 | ISBN: 1848210884, 0470610255 | 256 pages | PDF | 4,4 MB

Application integration assembles methods and tools for organizing exchanges between applications, and intra- and inter-enterprise business processes. A strategic tool for enterprises, it introduces genuine reactivity into information systems facing business changes, and as a result, provides a significant edge in optimizing costs.

This book analyzes various aspects of application integration, providing a guide to the alphabet soup behind EAI, A2A, B2B, BAM, BPM, ESB and SOA. It addresses the problems of choosing between the application integration solutions and deploying them successfully. It supplies guidelines for avoiding common errors, exploring the differences between received wisdom and the facts on the ground. The overview of IT urbanization will help introduce English-speaking audiences to a powerful approach to information system flexibility developed in France. A key chapter approaches the analysis and interoperation of service levels in integration projects, while the discussion on deployment methodologies and ROI calculation anchors the theory in the real world.

Application Integration: EAI, B2B, BPM and SOA relies on concrete examples and genuine experiences to demonstrate what works – and what doesn’t – in this challenging, topical and important IT domain.

 Download:

Link_1
Or
Link_2 
Or
Link_3
.

Oracle SOA Suite 11g Handbook

Posted by Unknown on 1:19 PM with No comments
Oracle SOA Suite 11g Handbook By Lucas Jellema
Publisher: Mc/Gra w-Hi..ll 2011 | 800 Pages | ISBN: 0071608974 | PDF | 17 MB


Design and implement an agile service-oriented enterprise computing infrastructure using the detailed information in this Oracle Press guide. Written by an Oracle ACE director, Oracle SOA Suite 11g Handbook uses a hands-on case study to illustrate each programming, management, and governance concept. Get expert techniques for modeling and implementing complex business processes and deploying and securing Web services, while maximizing decoupling and code reuse.
  • Install Oracle SOA Suite 11g or migrate from a previous version
  • Design and develop composite applications using SCA and SDO
  • Model processes using BPEL, BPMN, and human task components
  • Connect components through mapping and filtering with Oracle Mediator
  • Apply the principles of event-driven architecture through complex event processing, the event delivery network, and Oracle Business Activity Monitoring server
  • Benefit from the power of Java through the Spring component and the interaction with Oracle
  • Validate, enrich, transform, route, and operate on data using the Oracle Service Bus
  • Deploy, test, and manage composite applications from the Oracle Enterprise Manager control console
 Download:

Link_1
Or
Link_2 
.

Oracle SOA Suite 11g R1 Developer's Guide

Posted by Unknown on 1:12 PM with No comments
Oracle SOA Suite 11g R1 Developer's Guide By Matt Wright, Antony Reynolds
Publisher: Packt Publishing 2010 | 720 Pages | ISBN: 1849680183 | PDF | 23.67 MB



Develop Service-Oriented Architecture Solutions with the Oracle SOA Suite
Overview of Oracle SOA Suite 11g R1 Developer's Guide
A hands-on, best-practice guide to using and applying the Oracle SOA Suite in the delivery of real-world SOA applications
Detailed coverage of the Oracle Service Bus, BPEL PM, Rules, Human Workflow, Event Delivery Network, and Business Activity Monitoring
Master the best way to use and combine each of these different components in the implementation of a SOA solution
Illustrates key techniques and best practices using a working example of an online auction site (oBay)

In Detail
We are moving towards a standards-based Service-Oriented Architecture (SOA), where IT infrastructure is continuously adapted to keep up with the pace of business change. Oracle is at the forefront of this vision, with the Oracle SOA Suite providing the most comprehensive, proven, and integrated tool kit for building SOA-based applications.
Developers and Architects using the Oracle SOA Suite, whether working on integration projects, building composite applications, or specializing in implementations of Oracle Applications, need a hands-on guide on how best to harness and apply this technology. This book will guide you on using and applying the Oracle SOA Suite to solve real-world problems, enabling you to quickly learn and master the technology and its applications.
This book is a major update to Oracle SOA Suite Developer's Guide, which covered 10gR3. It is completely updated for Oracle SOA Suite 11gR1, with 40% new material, including detailed coverage of newer components, such as: the Mediator, the new Rules Editor, the Event Delivery Network, Service Data Objects, and the Meta Data Repository. There is also a complete additional chapter on advanced SOA Architecture including message delivery, transaction handling and clustering considerations.
The initial section of the book provides you with a detailed hands-on tutorial to each of the core components that make up the Oracle SOA Suite. Once you are familiar with the various pieces of the SOA Suite and what they do, the next question will typically be:
"What is the best way to use and combine all of these different components to implement a real-world SOA solution?" Answering this question is the goal of the next section. Using a working example of an online auction site (oBay), it leads you through key SOA design considerations in implementing a robust solution that is designed for change.
The final section addresses non-functional considerations and covers the packaging, deployment, and testing of SOA applications. It then details how to secure and administer SOA applications.
Use and apply the Oracle SOA Suite in the implementation of real-world SOA applications

 Download:

Link_1
Or
Link_2
.
Heidi Buelow, Manas Deb (Author), Jayaram Kasi, Demed LHer , Prasen Palvankar, "Getting Started With Oracle SOA Suite 11g R1 A Hands-On Tutorial"
PacktPub | 2009 | ISBN: 184719978X | 500 pages | PDF | 19.88 MB

Fast track your SOA adoption - Build a service-oriented composite application in just hours!
Offers an accelerated learning path for the much anticipated Oracle SOA Suite 11g release
Beginning with a discussion of the evolution of SOA, this book sets the stage for your SOA learning experience
Includes a comprehensive overview of the Oracle SOA Suite 11g Product Architecture
Explains how Oracle uses standards like Services Component Architecture (SCA) and Services Data Object (SDO) to simplify application development
Describes how Oracle has unified services and events into one platform
Created to be an iterative tutorial, introducing one feature at a time
Includes exercises for associated technologies such as Governance, B2B transactions, and Business Activity Monitoring (BAM)
Built around a real-life scenario to illustrate all the key features
Full of illustrations, diagrams, and tips for developing SOA applications faster, with clear step-by-step instructions and practical examples
Written by Oracle SOA Suite Product Management team member.

Download:
Link_1
Or
Link_2
.

Monday, October 11, 2010

SQL Clearly Explained, Third Edition

Posted by Unknown on 2:08 PM with No comments


Jan L. Harrington, "SQL Clearly Explained, Third Edition"
MK | 2010 | ISBN: 0123756979 | 480 pages | PDF | 3,5 MB

Although the core of the SQL language remains relatively unchanged, the most recent release of the SQL standard (SQL:2008) includes two sets of extensions: 1) support for object-relational databases and 2) support for XML. The second edition of this book included some material about the object-relational extensions. However, that set of commands has been greatly extended and the new edition takes that into account. The XML extensions are entirely new to the third edition. A chapter on basic relational concepts will be also added to broaden the audience and make the book more complete in its own right.

All of the chapters will be revised to be sure they are up to date. Chapter 10 ("Views, Temporary Tables, and Indexes") from the second edition will be expanded to include common table expression (CTEs). The material in the existing Chapter 14 ("Unimplemented SQL-92 Features 251") will be disbursed through the chapters where the particular type of operation is discussed. While the content throughout will be updated where necessary, the existing organizational structure through chapter 14 will remain largely intact because this coverage represents the stable portion of the SQL language.

There will be two NEW chapters at the beginning of the book. Chapter 1 ("The Relational Data Model") covers the relational data model conceptual material; Chapter 2 ("Manipulating Relations with Relational Algebra") covers the relational algebra material that will be pulled from the retrieval chapters. Part 5 ("Non-relational SQL Extensions") will now include the non-relational SQL extensions in three chapters. Chapter 17 (NEW) will cover XML. Chapter 18 will contain the object-relational conceptual material from the original chapter 15 and chapter 19 (NEW) will cover SQL object-relational support. (Some of chapter 19 will come from the second edition, however, a great deal of object-relational support has been added to the current standard and therefore needs to be added.) The other NEW chapter is Chapter 14, which covers triggers and stored procedures. This material was missing from previous editions. Many readers should find it a useful addition.

•Demonstrates how to formulate SQL queries and how queries are processed to maximize performance of the database management system

Explains use of SQL to enter, modify or delete data to maintain database structural elements

Covers in great detail new SQL application for XML to meet the growing XML usage in development of online content

Download:
Link_1
Or
Link_2
Or
Link_3
.

SQL Clearly Explained, Second Edition

Posted by Unknown on 2:06 PM with No comments

SQL Clearly Explained, Second Edition
Publisher: Morgan Kaufmann; 2 edition (April 25, 2003) | ISBN: 1558608761 | Pages: 352 | PDF | 12,67 MB

This is the second edition of the popular practitioner's guide to SQL, the industry-standard database query language. Like most computer languages, SQL can be overwhelming when you first see it, but for years readers have relied on this book to clear the confusion and explain how SQL works and how to use it effectively. Packed with tips, tricks, and good information, SQL Clearly Explained, Second Edition teaches database users and programmers everything they need to know to get their job done including.

Download:
Link_1
Or
Link_2
.

OCA/OCP Oracle Database 11g All-in-One Exam Guide
Publisher: McGraw-Hill Osborne Media | ISBN: 0071629181 | edition 2009 | PDF | 1073 pages | 12,1 mb

Prepare for the Oracle Certified Associate Administration I and SQL Fundamentals I exams and the Oracle Certified Professional Administration II exam with help from this exclusive Oracle Press guide. In each chapter, you'll find challenging exercises, practice questions, and a two-minute drill to highlight what you've learned. This authoritative guide will help you pass the test and serve as your essential on-the-job reference. Get complete coverage of all objectives for exams 1Z0-051, 1Z0-052, and 1Z0-053, including:
* Instance management
* Networking and storage
* Security
* SQL
* Oracle Recovery Manager and Oracle Flashback
*
Oracle Automatic Storage Management
* Resource manager
* Oracle Scheduler
* Automatic workload repository
* Performance tuning
* And more

Download:
Link_1
Or
Link_2
.

Oracle 9i Fundamentals I Exam Cram 2

Posted by Unknown on 2:02 PM with No comments

Oracle 9i Fundamentals I Exam Cram 2
Publisher: Que | ISBN: 0789732653 | edition 2004 | CHM | 544 pages | 3,4 mb

Whether you're studying for the Oracle 9i Fundamentals I exam or just need to take the New Features update exam, Oracle 9i Funamentals I Exam Cram 2 can help you get certified.

Download:
Link_1
.

Tuesday, September 14, 2010


Michael Moncur, MySQL: Your visual blueprint for creating open source databases
Visual | ISBN: 0764516922 | 2002 | PDF | 352 pages | 8.05 MB

* Discusses the basic fundamentals including database terminology and concepts.
* Offers an introduction to MySQL and the SQL language, then includes essential tasks to begin using it.
* Explores the essentials of MySQL server management, providing a guide for troubleshooting problems.
* Presents numerous annotated screenshots, tips and tricks.
* Includes a CD-ROM with additional code examples as well as advanced examples using MySQL for UNIX and Windows, PHP for Windows and UNIX, and PHPMyAdmin for UNIX.

Download:
Link_1
Or
Link_2
Or
Link_3
Or
Link_4
.

Sunday, May 2, 2010

DB2 Developer's Guide

Posted by Unknown on 12:49 PM with No comments

Craig S. Mullins, DB2 Developer's Guide
Sams Publishing | ISBN: 0672326132 | 2004 | CHM | 1512 pages | 12.88 MB

Marketshare for DB2 has been growing steadily over the past 5 years and with the announcement of DB2 Universal Database V8 (T-Rex), the product has never had more momentum. DB2 owns about 30 percent of the database market--the same as Oracle. Not only is the product used in many Fortune 500 companies, but it is becoming very popular in small to medium sized businesses as well. This book provides the reader with a comprehensive reference and research tool for DB2 for the mainframe. Official material is awkwardly written, spans over a dozen manuals in PDF format, and lacks real-world guidance. Author, Craig Mullins, consistently hears from readers of past editions that they rely on this book as their primary reference for DB2. Craig Mullins is constantly being asked when it will support a new release. "This is an excellent book . . . It is chock full of DB2 technical information, design and tuning approaches and database administration guidelines . . .Mullins seems to have dumped his entire DB2 life experience into DB2 Developer's Guide."- Jonathon Sayles in Relational Database Journal.

Download:
Link_1
Or
Link_2
.

Sunday, April 25, 2010

Oracle Pl/sql Programming In Simple Steps

Posted by Unknown on 11:45 AM with No comments

Kogent Learning Solutions ed., "Oracle Pl/sql Programming In Simple Steps"
Kogent Learning Solutions Inc. | 2008 | ISBN: 8177228552 | 240 pages | PDF | 11,2 MB

This book effectively explains the concept of PL/SQL programming. It gives short yet complete description of the PL/SQL programming concepts and explains them step by step. This book provides core information that every PL/SQL developer should know to write PL/SQL programs, interact with Oracle databases, perform complex calculations, and handle exceptions. Loaded with lots of examples and illustrations to explain concepts, this book would help you learn PL/SQL programming with minimal effort.

Download:
Link_1
Or
Link_2
.

Saturday, April 17, 2010

SQL: Visual QuickStart Guide, 3rd Edition

Posted by Unknown on 11:20 AM with No comments

Chris Fehily, "SQL: Visual QuickStart Guide, 3rd Edition"
Peachpit Press | 2008 | ISBN: 0321553578 | 496 pages | PDF | 3,1 MB

SQL is a standard interactive and programming language for querying and modifying data and managing databases. This task-based tutorial and reference guide takes the mystery out learning and applying SQL. After going over the relational database model and SQL syntax in the first few chapters, veteran author Chris Fehily immediately launches into the tasks that will get readers comfortable with SQL. In addition to covering all the SQL basics, this thoroughly updated reference contains a wealth of in-depth SQL knowledge and serves as an excellent reference for more experienced users.

Download:
Link_1
Or
Link_2
.

Sunday, March 21, 2010

Professional Oracle WebLogic Server

Posted by Unknown on 10:04 AM with No comments

Robert Patrick, Gregory Nyberg, Philip Aston, "Professional Oracle WebLogic Server"
Wrox | 2009 | ISBN: 0470484306, 0470593938 | 816 pages | PDF | 5,1 MB

Authoritative guide to Oracle WebLogic Server-from Oracle insiders

If you're an experienced Java developer who wants to expand your skills, Professional Oracle WebLogic Server is the perfect guide for you. This book is written by a top-notch author team that that includes one of the lead architects from Oracle’s Fusion Middleware Development Architects team.

Follow their best practices, workarounds, and sound techniques and confidently develop even the most mission-critical applications with WebLogic Server.

This book fully covers WebLogic Server 11g, including the new features of both JEE 5 and WebLogic Server, as well as JEE 5 annotations, Spring, JPA, JAX-WS, JMS Store-And-Forward, SAML support, and the WLST administrative scripting tool.

This book is the authoritative guide to

•Choosing a Web application architecture
•Best practices for development and production environments
•Designing an Java EE application
•Building Enterprise JavaBeans in WebLogic Server
•Building an EJB application
•Packaging and deploying WebLogic web applications
•Developing and deploying web services
•Using WebLogic JMS
•Using WebLogic security
•Administering and deploying applications in WebLogic Server
•Optimizing WebLogic Server performance

Download:
Link_1
Or
Link_2
.

Friday, March 19, 2010

Introduction to Database Systems

Posted by Unknown on 10:24 AM with No comments

Introduction to Database Systems, An (8th Edition)
Publisher: Addison Wesley | ISBN: 0321189566 | edition 2003 | PDF | 1024 pages | 52 Mb

The newest edition of the classic An Introduction to Database Systems incorporates the latest developments in relational databases, including semantic modeling, decision support, and temporal modeling. There's better information on distributed databases, security, and the mathematics of relational databases too. With the same strong coverage of fundamental theory that made its predecessors stand out, this book ranks as the definitive textbook for those studying database systems.
This is an extraordinarily academic book. In his preface, C.J. Date goes so far as to lament having to use Structured Query Language (SQL) in some of his examples because it's "so far from being a true embodiment of relational principles." What's more, he writes in a very academic style, peppering his heavily footnoted prose with mathematical expressions and words like relevar and tuple. The academic style and highbrow language isn't a bad thing, since this book deals with complicated, largely abstract phenomena in depth.
Be aware that An Introduction to Database Systems is a far cry from the highly graphical, problem-focused books that target the community of commercial database developers, and as such requires more careful study. This book is about theories, concepts, and ideals rather than problems, solutions, and specific implementations. Per se, it will enable you to become a better database programmer--but only if you supplement it with practical guides and hands-on experience.

Download:
Link_1
Or
Link_2
.

Wednesday, March 17, 2010


Investigative Data Mining for Security and Criminal Detection, First Edition
Butterworth-Heinemann | 2003-01-31 | ISBN: 0750676132 | 272 pages | CHM | 25 MB

Investigative Data Mining for Security and Criminal Detection is the first book to outline how data mining technologies can be used to combat crime in the 21st century. It introduces security managers, law enforcement investigators, counter-intelligence agents, fraud specialists, and information security analysts to the latest data mining techniques and shows how they can be used as investigative tools. Readers will learn how to search public and private databases and networks to flag potential security threats and root out criminal activities even before they occur.

The groundbreaking book reviews the latest data mining technologies including intelligent agents, link analysis, text mining, decision trees, self-organizing maps, machine learning, and neural networks. Using clear, understandable language, it explains the application of these technologies in such areas as computer and network security, fraud prevention, law enforcement, and national defense. International case studies throughout the book further illustrate how these technologies can be used to aid in crime prevention.

Investigative Data Mining for Security and Criminal Detection will also serve as an indispensable resource for software developers and vendors as they design new products for the law enforcement and intelligence communities.

Download:
Link_1
Or
Link_2
.

OCA/OCP Oracle Database 11g All-in-One Exam Guide: Exams 1Z0-051, 1Z0-052, 1Z0-053 (Osborne ORACLE Press Series)
McGraw-Hill Osborne Media | 2009-08-17 | ISBN: 0071629181 | 1005 pages | PDF | 11 MB

Prepare for the Oracle Certified Associate Administration I and SQL Fundamentals I exams and the Oracle Certified Professional Administration II exam with help from this exclusive Oracle Press guide. In each chapter, you'll find challenging exercises, practice questions, and a two-minute drill to highlight what you've learned. This authoritative guide will help you pass the test and serve as your essential on-the-job reference. Get complete coverage of all objectives for exams 1Z0-051, 1Z0-052, and 1Z0-053, including:

* Instance management
* Networking and storage
* Security
* SQL
* Oracle Recovery Manager and Oracle Flashback
*Oracle Automatic Storage Management
* Resource manager
* Oracle Scheduler
* Automatic workload repository
* Performance tuning
* And more

Download:
Link_1
Or
Link_2
.

Monday, March 15, 2010


Data Preparation for Data Mining (The Morgan Kaufmann Series in Data Management Systems)
Morgan Kaufmann | 1999-03-15 | ISBN: 1558605290 | 540 pages | PDF | 5 MB

Data Preparation for Data Mining addresses an issue unfortunately ignored by most authorities on data mining: data preparation. Thanks largely to its perceived difficulty, data preparation has traditionally taken a backseat to the more alluring question of how best to extract meaningful knowledge. But without adequate preparation of your data, the return on the resources invested in mining is certain to be disappointing.
Dorian Pyle corrects this imbalance. A twenty-five-year veteran of what has become the data mining industry, Pyle shares his own successful data preparation methodology, offering both a conceptual overview for managers and complete technical details for IT professionals. Apply his techniques and watch your mining efforts pay off-in the form of improved performance, reduced distortion, and more valuable results.
On the enclosed CD-ROM, you'll find a suite of programs as C source code and compiled into a command-line-driven toolkit. This code illustrates how the author's techniques can be applied to arrive at an automated preparation solution that works for you. Also included are demonstration versions of three commercial products that help with data preparation, along with sample data with which you can practice and experiment.

* Offers in-depth coverage of an essential but largely ignored subject.
* Goes far beyond theory, leading you-step by step-through the author's own data preparation techniques.
* Provides practical illustrations of the author's methodology using realistic sample data sets.
* Includes algorithms you can apply directly to your own project, along with instructions for understanding when automation is possible and when greater intervention is required.
* Explains how to identify and correct data problems that may be present in your application.
* Prepares miners, helping them head into preparation with a better understanding of data sets and their limitations.

Download:
Link_1
Or
Link_2
.

Sunday, March 14, 2010


Java Data Mining: Strategy, Standard, and Practice: A Practical Guide for architecture, design, and implementation
Publisher: Morgan Kaufmann | ISBN: 0123704529 | edition 2007 | PDF | 545 pages | 10,6 mb

This is not only a great introduction to JDM, but also a great introduction for a practitioner to data mining in general. This is a must have" for anyone developing large scale data mining applications in Java...
It pleases me that the Java Community Process(sm)(JCPsm) Program could host the development of the Data Mining standard, JSR 73, whose evolution and usability are presented so compellingly in Java Data Mining: Standard, Strategy and Practice. The authors have taken a unique approach to describing a broad range of aspects from strategies to problem solving with data mining technology in a variety of industries. The book is a must-read for those who want to introduce themselves to Java data mining (JDM) and fully realize the strategic importance of this technology in an ever competitive environment.

Download:
Link_1
Or
Link_2
Or
Link_3
.

Friday, March 12, 2010


Handbook of Statistical Analysis and Data Mining Applications
Academic Press | 2009-06-05 | ISBN: 0123747651 | 864ages | PDF | 4 MB

The Handbook of Statistical Analysis and Data Mining Applications is a comprehensive professional reference book that guides business analysts, scientists, engineers and researchers (both academic and industrial) through all stages of data analysis, model building and implementation. The Handbook helps one discern the technical and business problem, understand the strengths and weaknesses of modern data mining algorithms, and employ the right statistical methods for practical application. Use this book to address massive and complex datasets with novel statistical approaches and be able to objectively evaluate analyses and solutions. It has clear, intuitive explanations of the principles and tools for solving problems using modern analytic techniques, and discusses their application to real problems, in ways accessible and beneficial to practitioners across industries - from science and engineering, to medicine, academia and commerce. This handbook brings together, in a single resource, all the information a beginner will need to understand the tools and issues in data mining to build successful data mining solutions.

Download:
Link_1
Or
Link_2
.

Thursday, March 11, 2010


Keng Siau, John Erickson, "Principle Advancements in Database Management Technologies: New Applications and Frameworks"
Information Science Publishing | 2009 | ISBN: 1605669040 | 405 pages | PDF | 8 MB

"Significant progression and usage of Internet innovations has caused a need for streamlining past, present, and future database technologies.

Principle Advancements in Database Management Technologies: New Applications and Frameworks presents exemplary research in a variety of areas related to database development, technology, and use. This authoritative reference source presents innovative approaches by leading international experts to serve as the primary database management source for researchers, practitioners, and academicians.

Download:
Link_1
Or
Link_2
.