(Jeff Smith) The current version of Oracle SQL Developer requires at least Java 6, e.g. the 1.6 JDK. I talk about Java, JDKs, JREs and what all that means in a previous post if you need to catch up on the lingo.
Author: SSWUG Research
Calling ADF BC Web Service from BPM Process
(Andrejus Baranovskis) This post is about calling ADF BC Web Service from BPM Process. In order to keep track of the steps executed in the process I will be calling ADF BC Web Service, passing task outcome and updating database table.
Invoking RMAN scripts
(mdinh) It’s been more than 4 years since I have had to work with RMAN backup. Previously, sysadmin has been managing database backup using split mirror technology.
DB2 Locking, Part 12: Lock Promotion and Escalation
(Craig S. Mullins) It can be potentially troublesome when DB2 lock promotion and escalation occur. These situations can greatly reduce the availability of concurrent access to data.
Deciding whether or not to make MySQL durable
(morgan tocker) Today I had intended to talk about my approach and thought process in configuring a fresh MySQL server running 5.6 with the InnoDB storage engine. However, it didn’t quite work out that way. I managed to get side-tracked by decision #0 – whether or not durability is important.
Android to Windows Phone 8: Parse XML data
(Adam Grocholski) Now that your app can connect to a network and manage its network usage, it’s time to start working with data. Two of the most common data formats in use on the Internet today are Extensible Markup Language (XML) and JavaScript Object Notation (JSON).
Batch script to deploy multiple SQL files
(VidhyaSagar) I was working on a project where I’m supposed to deploy lots of SQL Server script files (.sql). It’s very tedious job either to manually execute or to write a batch script each time when the deployment moves to another environment. So I decided to write a batch script which should be d
Creating a multi-server query SSRS report using Central Management Servers
(Svetlana Golovko) We would like to have a single SQL Server Reporting Services (SSRS) report that will display SQL Servers versions for all of our SQL Servers that are registered in Central Management Server.
CRUD tables in WebMatrix using jTable jQuery plugin
(Gianmaria Gregori) I heard for the first time of the existence of jTable from this excellent article (AJAX based CRUD tables using ASP.NET MVC 3 and jTable jQuery plug-in) that presents its remarkable potential in conjunction with ASP.NET MVC 3.
Snapshot monitoring administrative views on DB2 version 10.1 for Linux, UNIX, and Windows
(Anil Sharma, Bharat Purohit and Sarang Ratnalikar) This article demonstrates some of the important and frequently used DB2 snapshot monitoring administrative views in version 10.1. This article is for DB2 database administrators tasked with DB2 monitoring.
