(Serge Bourbonnais, Jiong Fan, Michael Fitzpatrick, Wei He and Xiang Wei Zhou) Any business interruption is a potential loss of revenue. Achieving business continuity involves a tradeoff between the cost of an outage or data loss with the investment required for achieving the recovery point objectiv
Other News
Web Service in ASP.NET (Return JSON and XML): Part 4
(Nitin Pandit) This article explains how to return JSON and XML data from a [WebMethod].
How Get IP Address of connections to DB2 server
(Jack Vamvas) How can I get the IP address of connections to a DB2 server? When connected to a DB2 server and execute db2 list applications, a list of connections are listed.
IQueryable and IEnumerable Are Not the Same
Yesterday I had a good comment in regards to optimizing Dot Net code http://bitonthewire.wpengine.com/editorials/readed.aspx?id=3284, and using ToList() as a materializer of Linq statements. Craig writes: One comment on point #1: when you *do* ToList() your query be sure that you have already included all your Where’s. When you ToList() the query will execute and all the data will head from […]
Incorporating logging, error handling, and reliability into your SQL Server Integration Services (SSIS) package design – (Part 2)
Incorporating logging, error handling, and reliability into your SQL Server Integration Services (SSIS) package design – (Part 2) Author: Basit A. Farooq In the first of the three part article series on "Incorporating logging, error handling, and reliability into your SQL Server Integration Services (SSIS) package design", we discussed how to design and implement logging in a SQL Server Integration...
Using iframe to Interact Between Parent and Child Page in Jquery Syntax
(barry fat) Nowadays, iframe element is not very popular but I think many web developers still use it for their web layout.
IBM Datacap 9.0 DDK sample applications
(Robert Ferin) The DDK contains additional IBM Datacap 9.0 sample applications. These samples show various ways to capture and validate documents, providing examples of application structure and use of various actions that may be useful in your applications.
Oracle Mobile Suite Service Bus REST and ADF BC SOAP
(Andrejus Baranovskis) One of the key parts of Oracle Mobile Suite 12c offering is Service Bus product. This is logical choice – Service Bus allows to transform complex SOAP Web Service data into simplified REST format, preferred by mobile client. I think it is essential to use Service Bus, when imp
Cross-platform Transportable Tablespaces made easy
(Harald van Breederode) Back in Oracle8i the Transportable Tablespace feature was introduced to make it convenient to transport a large amount of data between databases. In Oracle10g this useful feature was enhanced with cross-platform support which allowed a tablespace, or set of tablespaces, to be
Oracle 12c column upgrades
(Scott Wesley) While playing with 12c I tried the upgrade to the DEFAULT column syntax that now allows sequences.