(Brendan Tierney) There are 2 ways to connect a data source to the Model build node in Oracle Data Miner.
Other News
Generate multiple rows
(Alex Nuijten) For the first post of the year, one of my New Year’s resolutions is to write more posts than last year which shouldn’t be too hard, I wanted to collect some different ways of generating multiple records. Sometimes I need, for whatever reason, generate multiple records.
How To Test Your Upgrades – pt-upgrade
(Jervin Real) Upgrades are usually one of the biggest part of any database infrastructure maintenance. Even with enough planning something else can go bad after sending your production application to the version you’ve upgraded to.
Book Review – Model-Based Development: Applications
(Tad Anderson) This book has been one of the most enjoyable reads I have had in a long time. The introduction and the first chapter was a walk down memory lane. It was nice coverage of how we got to where we are today in the software development world.
Linux on IBM System z: Performance Measurement and Tuning
(Lydia Parziale, Edi Lopes Alves, Linda Caroll, Mario Held and Karen Reed) This IBM Redbooks publication discusses performance measurement and tuning for Linux for System z. It is intended to help system administrators responsible for deploying Linux for System z understand the factors that influenc
Datafiles not Restored — using V$DATAFILE and V$DATAFILE_HEADER
(Hemant K Chitale) Building on my previous blog post “Does a STARTUP MOUNT verify datafiles ?”, here’s how I can use the V$DATAFILE and V$DATAFILE_HEADER views from the controlfile to identify datafiles that are / are not restored. This is a case where I have to do a FULL Restore.
How to Parse or Read XML File in Java >> XML Tutorial Example
(Javin Paul) How to parse xml file in Java or how to read xml file in java is one of common need of a Java Developer working with enterprise Java application which uses XML for data representation, messaging and data transfer.
Experimenting With A JavaScript Gateway To A Remote ColdFusion Persistence API
(Ben Nadel) Last week, I was really trying to dig into modular JavaScript application architecture and development using RequireJS. In that exploration, I had an application that had Views and Controllers, but no real sense of a Model. To continue the exploration of JavaScript modularity, I wanted t
Report Snapshots in SSRS 2008 R2
(Arshad Ali) SQL Server Reporting Services (SSRS) is a server based scalable and extensible platform for authoring, deploying, executing and managing reports based on a variety of data sources. SSRS allows us to create interactive, tabular, graphical (using data visualization controls) or free form
Administrating SQL Server Integration Services – Planning, Documenting and Troubleshooting
(Feodor Georgiev) SQL Server Integration Services is an essential component of SQL Server, and designed to perform a variety of routine and occasional tasks. It majors on ETL tasks and for administrative jobs across servers. The DBA needs also to be aware of their role in optimising SSIS by planning
