talk-data.com talk-data.com

Topic

data-engineering

3395

tagged

Activity Trend

1 peak/qtr
2020-Q1 2026-Q1

Activities

3395 activities · Newest first

Oracle BPM Suite 11g Developer's cookbook

Discover how to effectively develop and manage business processes using the Oracle BPM Suite 11g. Packed with advanced recipes, this book guides you through creating robust, human-centric workflows and integrating them with key SOA components. From modeling to deployment, this resourceful guide takes you step-by-step through all critical stages of BPM development, ensuring optimal outcomes. What this Book will help me do Master the essentials of Oracle BPM Suite 11g and apply them to create business solutions. Learn to model and implement Business Processes effectively using BPMN standards. Understand the intricacies of integrating Decision Components and Human Tasks for interactive workflow design. Acquire skills in deploying and managing process runtimes for continuous improvement. Gain proficiency in using Process Simulations to optimize and analyze BPM processes. Author(s) Vivek Acharya is an experienced author and technologist specializing in Oracle technologies. With a technical approach and years of hands-on industry experience, Vivek shares his extensive knowledge through a practical yet approachable teaching style, aimed at empowering developers and architects to master complex solutions. Who is it for? This book is designed for developers, architects, and designers involved with Oracle SOA or Fusion Applications who desire to advance their BPM expertise. If you possess foundational knowledge of BPM or work with Oracle technologies and seek practical insights into creating efficient BPM solutions, this guide is tailored for you.

Beginning Microsoft® SQL Server® 2012 Programming

Get up to speed on the extensive changes to the newest release of Microsoft SQL Server The 2012 release of Microsoft SQL Server changes how you develop applications for SQL Server. With this comprehensive resource, SQL Server authority Robert Vieira presents the fundamentals of database design and SQL concepts, and then shows you how to apply these concepts using the updated SQL Server. Publishing time and date with the 2012 release, Beginning Microsoft SQL Server 2012 Programming begins with a quick overview of database design basics and the SQL query language and then quickly proceeds to show you how to implement the fundamental concepts of Microsoft SQL Server 2012. You'll explore the key additions and changes to this newest version, including conditional action constructs, enhanced controls for results paging, application integration with SharePoint and Excel, and development of BI applications. Covers new features such as SQL Azure for cloud computing, client-connectivity enhancements, security and compliance, data replication, and data warehouse performance improvements Addresses essential topics including managing keys, writing scripts, and working with store procedures Shares helpful techniques for creating and changing tables, programming with XML, and using SQL Server Reporting and Integration Services Beginning Microsoft SQL Server 2012 Programming demystifies even the most difficult challenges you may face with the new version of Microsoft SQL Server.

Handbook of Real-World Applications in Modeling and Simulation

Introduces various modeling and simulation methods and paradigms that are used to explain and solve the predominant challenges facing society Handbook of Real-World Applications in Modeling and Simulation provides a thorough explanation of modeling and simulation in the most useful, current, and predominant applied areas of transportation, homeland security, medicine, operational research, military science, and business modeling. Offering a cutting-edge and accessible presentation, this book discusses how and why the presented domains have become leading applications of modeling and simulation techniques. Contributions from leading academics and researchers integrate modeling and simulation theories, methods, and data to analyze challenges that involve technological and social issues. The book begins with an introduction that explains why modeling and simulation is a reliable analysis assessment tool for complex systems problems. Subsequent chapters provide an orientation to various modeling and simulation methods and paradigms that are used to explain and solve the predominant challenges across real-world applied domains. Additionally, the handbook: Provides a practical one-stop reference on modeling and simulation and contains an accessible introduction to key concepts and techniques Introduces, trains, and prepares readers from statistics, mathematics, engineering, computer science, economics, and business to use modeling and simulation in their studies and research Features case studies that are representative of fundamental areas of multidisciplinary studies and provides a concise look at the key concepts of modeling and simulation Contains a collection of original ideas on modeling and simulation to help academics and practitioners develop a multifunctional perspective Self-contained chapters offer a comprehensive approach to explaining each respective domain and include sections that explore the related history, theory, modeling paradigms, and case studies. Key terms and techniques are clearly outlined, and exercise sets allow readers to test their comprehension of the presented material. Handbook of Real-World Applications in Modeling and Simulation is an essential reference for academics and practitioners in the areas of operations research, business, management science, engineering, statistics, mathematics, and computer science. The handbook is also a suitable supplement for courses on modeling and simulation at the graduate level.

Professional Microsoft SQL Server 2012 Administration

An essential how-to guide for experienced DBAs on the most significant product release since 2005! Microsoft SQL Server 2012 will have major changes throughout the SQL Server and will impact how DBAs administer the database. With this book, a team of well-known SQL Server experts introduces the many new features of the most recent version of SQL Server and deciphers how these changes will affect the methods that administrators have been using for years. Loaded with unique tips, tricks, and workarounds for handling the most difficult SQL Server admin issues, this how-to guide deciphers topics such as performance tuning, backup and recovery, scaling and replication, clustering, and security. Serves as a must-have how-to guide on the new features of the 2012 release of Microsoft SQL Server Walks you through ways to manage and monitor SQL Server and automate administration Guides you through SQL Azure for cloud computing, data replication, and data warehouse performance improvements Addresses client-connectivity enhancements, new features that ensure high availability of mission-critical applications, and tighter integration with Excel and SharePoint for data analysis and reporting Highlights major changes to the suite of SQL Server BI tools, including integration, reporting, and analysis services Includes real-world case examples and best practices from Microsoft insiders If you're a database administrator eager to get started with the newest version of SQL Server, then this book is essential reading.

Beginning SQL Server 2012 for Developers

Beginning SQL Server 2012 for Developers is the perfect book for developers new to SQL Server and planning to create and deploy applications against Microsoft's market-leading database system for the Windows platform. Now in its third edition, the book is enhanced to cover the very latest developments in SQL Server 2012. Also new in the book is coverage of the no-cost Express Edition. Whether you have no knowledge of databases, or have knowledge of desktop databases such as Microsoft Access, or even come from another brand such as Oracle Database, Beginning SQL Server 2012 for Developers provides the insights to get up and running with SQL Server 2012. Within the book, there are plenty of examples of tasks that developers routinely perform. You'll learn to create tables and indexes, and best practices for securing your valuable data. You'll learn design tradeoffs and find out how to make sound decisions resulting in scalable databases and maintainable code. Beginning SQL Server 2012 for Developers takes you through the entire database development process, from installing the software to creating a database to writing the code to connect to that database and move data in and out. By the end of the book, you'll be able to design and create solid and reliable database solutions using SQL Server 2012. Takes you through the entire database application development lifecycle Includes brand new coverage of SQL Server 2012 features Introduces the freely-available Express Edition

RabbitMQ in Action

RabbitMQ in Action is a fast-paced run through building and managing scalable applications using the RabbitMQ messaging server. It starts by explaining how message queuing works, its history, and how RabbitMQ fits in. Then it shows you real-world examples you can apply to your own scalability and interoperability challenges. About the Technology There's a virtual switchboard at the core of most large applications where messages race between servers, programs, and services. RabbitMQ is an efficient and easy-to-deploy queue that handles this message traffic effortlessly in all situations, from web startups to massive enterprise systems. About the Book RabbitMQ in Action teaches you to build and manage scalable applications in multiple languages using the RabbitMQ messaging server. It's a snap to get started. You'll learn how message queuing works and how RabbitMQ fits in. Then, you'll explore practical scalability and interoperability issues through many examples. By the end, you'll know how to make Rabbit run like a well-oiled machine in a 24 x 7 x 365 environment. What's Inside Learn fundamental messaging design patterns Use patterns for on-demand scalability Glue a PHP frontend to a backend written in anything Implement a PubSub-alerting service in 30 minutes flat Configure RabbitMQ's built-in clustering Monitor, manage, extend, and tune RabbitMQ About the Reader Written for developers familiar with Python, PHP, Java, .NET, or any other modern programming language. No RabbitMQ experience required. About the Authors Alvaro Videla is a developer and architect specializing in MQ-based applications. Jason J. W. Williams is CTO of DigiTar, a messaging service provider, where he directs design and development. Quotes In this outstanding work, two experts share their years of experience running large-scale RabbitMQ systems. - Alexis Richardson, VMware Well-written, thoughtful, and easy to follow. - Karsten Strøbæk, Microsoft Soup to nuts on RabbitMQ; a wide variety of in-depth examples. - Patrick Lemiuex, Voxel Internap This book will take you to a messaging wonderland. - David Dossot, Coauthor of Mule in Action

Database Design and Relational Theory

What makes this book different from others on database design? Many resources on design practice do little to explain the underlying theory, and books on design theory are aimed primarily at theoreticians. In this book, renowned expert Chris Date bridges the gap by introducing design theory in ways practitioners can understand—drawing on lessons learned over four decades of experience to demonstrate why proper database design is so critical in the first place. Every chapter includes a set of exercises that show how to apply the theoretical ideas in practice, provide additional information, or ask you to prove some simple theoretical result. If you’re a database professional familiar with the relational model, and have more than a passing interest in database design, this book is for you. Questions this book answers include: Why is Heath’s Theorem so important? What is The Principle of Orthogonal Design? What makes some JDs reducible and others irreducible? Why does dependency preservation matter? Should data redundancy always be avoided? Can it be? Databases often stay in production for decades, and careful design is critical for avoiding subtle errors and processing problems over time. If they’re badly designed, the negative impacts can be incredibly widespread. This gentle introduction shows you how to use important theoretical results to create good database designs.

Implementing the IBM System Storage SAN Volume Controller V6.3

This IBM® Redbooks® publication is a detailed technical guide to the IBM System Storage® SAN Volume Controller (SVC) Version 6.3.0. SAN Volume Controller is a virtualization appliance solution, which maps virtualized volumes that are visible to hosts and applications, to physical volumes on storage devices. Each server within the storage area network (SAN) has its own set of virtual storage addresses that are mapped to physical addresses. If the physical addresses change, the server continues running using the same virtual addresses that it had before. Therefore, volumes or storage can be added or moved while the server is still running. The IBM virtualization technology improves the management of information at the "block" level in a network, thus enabling applications and servers to share storage devices on a network. This book is intended for readers who need to implement the SVC at a 6.3.0 release level with a minimum of effort.

Microsoft® SQL Server® 2012 High-Performance T-SQL Using Window Functions

Apply powerful window functions in T-SQL—and increase the performance and speed of your queries Optimize your queries—and obtain simple and elegant solutions to a variety of problems—using window functions in Transact-SQL. Led by T-SQL expert Itzik Ben-Gan, you’ll learn how to apply calculations against sets of rows in a flexible, clear, and efficient manner. Ideal whether you’re a database administrator or developer, this practical guide demonstrates ways to use more than a dozen T-SQL querying solutions to address common business tasks. Discover how to: Go beyond traditional query approaches to express set calculations more efficiently Delve into ordered set functions such as rank, distribution, and offset Implement hypothetical set and inverse distribution functions in standard SQL Use strategies for improving sequencing, paging, filtering, and pivoting Increase query speed using partitioning, ordering, and coverage indexing Apply new optimization iterators such as Window Spool Handle common issues such as running totals, intervals, medians, and gaps

Performance Evaluation of Industrial Systems, 2nd Edition

Discussing fundamental modeling tools, queuing theory, and discrete event simulation for evaluating production systems, this book presents a development environment for discrete event simulation in a language easy enough to use but flexible enough to facilitate modeling complex systems. Incorporating the use of discrete simulation to statistically analyze a system and render the most efficient time sequences, designs, upgrades, and operations, this new edition develops new visualization graphics for DEEDS software, includes improvements in the optimization of the simulation algorithms, and adds a chapter on queuing models.

BizTalk Server 2010 Cookbook

Dive into the intricacies of BizTalk Server 2010 with this comprehensive cookbook. By learning from over 50 detailed recipes, you'll enhance both your technical skills in BizTalk implementation and guiding principles for setting up durable, efficient environments. Written by expert Steef-Jan Wiggers, this book provides practical models to create robust orchestration and messaging solutions. What this Book will help me do Learning to deploy robust and high-performing BizTalk environments with optimal settings. Enhancing orchestration designs using well-defined BizTalk patterns for scalability. Utilizing best practices for BizTalk artifact instrumentation and error handling. Strengthening knowledge of BizTalk messaging security and SOA pattern application. Expanding BizTalk solutions to integrate with modern cloud-based technologies. Author(s) Steef-Jan Wiggers is a recognized expert and Microsoft MVP in BizTalk Server. With extensive experience as both a developer and an administrator, Steef-Jan brings a wealth of practical knowledge to this book. His approach to teaching BizTalk is grounded in real-world applications, focusing on equipping professionals with actionable insights and clear guidance. Who is it for? This book is ideal for BizTalk developers and administrators who have foundational knowledge of BizTalk Server, SOA, and enterprise application integration concepts. Whether advancing professional ambitions, honing skills, or tackling specific BizTalk challenges, readers can rely on this book to deliver essential knowledge and actionable techniques.

Threadsafe Considerations for CICS

Beginning with IBM® CICS® Version 2, applications can run on TCBs apart from the QR TCB, which has positive implications for improving system throughput and for implementing new technologies inside of CICS. Examples of implementing new technologies include using the IBM MVS™ Java virtual machine (JVM) inside CICS and enabling listener tasks written for other platforms to be imported to run under CICS. The newest release, CICS Transaction Server for z/OS® (CICS TS) V4.2, includes scalability enhancements so that you can perform more work more quickly in a single CICS system. The advantage of this enhancement is that you can increase vertical scaling and decrease the need to scale horizontally, reducing the number of regions that are required to run the production business applications. The scalability enhancements in CICS TS V4.2 fall into two broad areas, which are increased usage of open transaction environment (OTE) and of 64-bit storage. This IBM Redbooks® publication is a comprehensive guide to threadsafe concepts and implementation for IBM CICS. This book explains how systems programmers, applications developers, and architects can implement threadsafe applications in an environment. It describes the real-world experiences of users, and our own experiences, of migrating applications to be threadsafe. This book also highlights the two most critical aspects of threadsafe applications: system performance and integrity.

Introducing Microsoft® SQL Server® 2012

Introducing Microsoft® SQL Server® 2012 explores the exciting enhancements and new capabilities engineered into SQL Server, ranging from improvements in operation to those in reporting and management. This book is for anyone who has an interest in SQL Server 2012 and wants to understand its capabilities, including database administrators, application developers, and technical decision makers.

Scaling BPM Adoption: From Project to Program with IBM Business Process Manager

Your first Business Process Management (BPM) project is a crucial first step on your BPM journey. It is important to begin this journey with a philosophy of change that allows you to avoid common pitfalls that lead to failed BPM projects, and ultimately, poor BPM adoption. This IBM® Redbooks® publication describes the methodology and best practices that lead to a successful project and how to use that success to scale to enterprise-wide BPM adoption. This updated edition contains a new chapter on planning a BPM project. The intended audience for this book includes all people who participate in the discovery, planning, delivery, deployment, and continuous improvement activities for a business process. These roles include process owners, process participants, subject matter experts (SMEs) from the operational business, and technologists responsible for delivery, including BPM analysts, BPM solution architects, BPM administrators, and BPM developers.

Professional Microsoft SQL Server 2012 Integration Services

An in-depth look at the radical changes to the newest release of SISS Microsoft SQL Server 2012 Integration Services (SISS) builds on the revolutionary database product suite first introduced in 2005. With this crucial resource, you will explore how this newest release serves as a powerful tool for performing extraction, transformation, and load operations (ETL). A team of SQL Server experts deciphers this complex topic and provides detailed coverage of the new features of the 2012 product release. In addition to technical updates and additions, the authors present you with a new set of SISS best practices, based on years of real-world experience that have transpired since the previous edition was published. Details the newest features of the 2012 SISS product release, which is the most significant release since 2005 Addresses the keys to a successful ETL solution, such as using the right enterprise ETL tool and employing the right ETL architecture in order to meet the system requirements Includes additional case studies and tutorial examples to illustrate advanced concepts and techniques Professional Microsoft SQL Server 2012 Integration Services is a valuable resource that meets the demands and high expectations of experienced SSIS professionals.

High Performance MySQL, 3rd Edition

How can you bring out MySQL’s full power? With High Performance MySQL, you’ll learn advanced techniques for everything from designing schemas, indexes, and queries to tuning your MySQL server, operating system, and hardware to their fullest potential. This guide also teaches you safe and practical ways to scale applications through replication, load balancing, high availability, and failover. Updated to reflect recent advances in MySQL and InnoDB performance, features, and tools, this third edition not only offers specific examples of how MySQL works, it also teaches you why this system works as it does, with illustrative stories and case studies that demonstrate MySQL’s principles in action. With this book, you’ll learn how to think in MySQL. Learn the effects of new features in MySQL 5.5, including stored procedures, partitioned databases, triggers, and views Implement improvements in replication, high availability, and clustering Achieve high performance when running MySQL in the cloud Optimize advanced querying features, such as full-text searches Take advantage of modern multi-core CPUs and solid-state disks Explore backup and recovery strategies—including new tools for hot online backups

Oracle Database 11g Release 2 Performance Tuning Tips & Techniques

Implement Proven Database Optimization Solutions Systematically identify and eliminate database performance problems with help from Oracle Certified Master Richard Niemiec. Filled with real-world case studies and best practices, Oracle Database 11g Release 2 Performance Tuning Tips & Techniques details the latest monitoring, troubleshooting, and optimization methods. Find out how to find and fix bottlenecks, configure storage devices, execute effective queries, and develop bug-free SQL and PL/SQL code. Testing, reporting, and security enhancements are also covered in this Oracle Press guide. Properly index and partition Oracle Database 11 g Release 2 Work with Oracle Exadata and Oracle Exalogic Elastic Cloud Efficiently manage disk drives, RAID arrays, and memory Tune queries with Oracle SQL hints and the TRACE utility Troubleshoot databases using V$ views and X$ tables Distribute workload using Oracle Real Application Testing Generate reports using Oracle's Statspack and Automatic Workload Repository tools Use sar, vmstat, and iostat to monitor system statistics “This is a timely update of Rich’s classic book on Oracle Database performance tuning to cover hot new topics like Oracle Database 11g Release 2 and Oracle Exadata. This is a must-have for DBAs moving to these new products.” --Andrew Mendelsohn, Senior Vice President, Oracle Database Server Technologies

IBM DB2 9.7 Advanced Application Developer Cookbook

"IBM DB2 9.7 Advanced Application Developer Cookbook" is your guide to mastering advanced techniques for database application development with IBM DB2. This practical book provides over 70 hands-on recipes that cover everything from performance tuning to utilizing the latest DB2 features. By diving into these solutions, you will be able to design secure, robust, and cutting-edge DB2 applications. What this Book will help me do Implement and leverage new features of DB2 9.7 for enhanced application development. Apply performance tuning techniques to improve the efficiency of your database applications. Design secure DB2 applications while understanding advanced security configurations. Migrate Oracle database objects to DB2, enabling Oracle application support on DB2. Utilize advanced DB2 capabilities such as pureXML efficiently for Web 2.0 and SOA integrations. Author(s) The author is a seasoned database professional with extensive experience in IBM DB2 development and administration. Having worked on numerous high-profile DB2 applications, their expertise spans the full application lifecycle, from design to optimization. They present complex technical concepts in a clear and approachable way, ensuring that readers can easily grasp and apply advanced database techniques. Who is it for? This book is ideal for professional IBM DB2 developers who wish to deepen their expertise in advanced application development. It's suited for individuals with a foundational understanding of DB2 who aim to leverage its powerful features for building robust and optimized applications. If you are tasked with migrating Oracle applications to DB2 or enhancing DB2's performance for high-demand systems, this guide is for you.

An Introduction to IMS: Your Complete Guide to IBM Information Management System

IBM’s Definitive One-Stop Guide to IMS Versions 12, 11, and 10: for Every IMS DBA, Developer, and System Programmer Over 90% of the top Fortune® 1000 companies rely on IBM’s Information Management System (IMS) for their most critical IBM System z® data management needs: 50,000,000,000+ transactions run through IMS databases every day. What’s more, IBM continues to upgrade IMS: Versions 12, 11, and 10 meet today’s business challenges more flexibly and at a lower cost than ever before. In An Introduction to IMS, Second Edition, leading IBM experts present the definitive technical introduction to these versions of IMS. More than a complete tutorial, this book provides up-to-date examples, cases, problems, solutions, and a complete glossary of IMS terminology. Prerequisite reading for the current IBM IMS Mastery Certification Program, it reflects major recent enhancements such as dynamic information generation; new access, interoperability and development tools; improved SOA support; and much more. Whether you’re a DBA, database developer, or system programmer, it brings together all the knowledge you’ll need to succeed with IMS in today’s mission critical environments. Coverage includes What IMS is, how it works, how it has evolved, and how it fits into modern enterprise IT architectures Providing secure access to IMS via IMS-managed application programs Understanding how IMS and z/OS® work together to use hardware and software more efficiently Setting up, running, and maintaining IMS Running IMS Database Manager: using the IMS Hierarchical Database Model, sharing data, and reorganizing databases Understanding, utilizing, and optimizing IMS Transaction Manager IMS application development: application programming for the IMS Database and IMS Transaction Managers, editing and formatting messages, and programming applications in Java™ IMS system administration: the IMS system definition process, customizing IMS, security, logging, IMS operations, database and system recovery, and more IMS in Parallel Sysplex® environments: ensuring high availability, providing adequate capacity, and balancing workloads

Planning for Big Data

In an age where everything is measurable, understanding big data is an essential. From creating new data-driven products through to increasing operational efficiency, big data has the potential to make your organization both more competitive and more innovative. As this emerging field transitions from the bleeding edge to enterprise infrastructure, it's vital to understand not only the technologies involved, but the organizational and cultural demands of being data-driven. Written by O'Reilly Radar's experts on big data, this anthology describes: The broad industry changes heralded by the big data era What big data is, what it means to your business, and how to start solving data problems The software that makes up the Hadoop big data stack, and the major enterprise vendors' Hadoop solutions The landscape of NoSQL databases and their relative merits How visualization plays an important part in data work