Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Database IMS

IMSPLEX Execution Considerations

Author: dbazine.com | Published: 24th May 2006 | Visited: 216 times | Add Comment
Filed in: IMS

There are many reasons for the re-emergence of the mainframe as a viable processing platform. Probably the most important reason of all, however, was IBM's* decision to enable IMS for MVS Parallel Sysplex. The MVS Parallel Sysplex provides an easily scalable computing platform, which is more cost-efficient than the historical mainframe environment. Parallel Sysplex also provides an environment where 24x7 can be more readily achieved. The connection of two or more IMS systems in a Parallel Sysplex is commonly referred to as an IMSPLEX. Enhancements introduced in previous releases of IMS provide two main capabilities of the IMSPLEX: data sharing and workload sharing. IMS V5 was the first release to be enabled for Parallel Sysplex. IMS databases can now be shared at the block level across as many as 255 IMS subsystems. The data may be read and updated by the IMS systems participating in the data sharing. This capability of the IMSPLEX is referred to as N-way data sharing. The set of IMS systems involved in this type of IMSPLEX is referred to as a data-sharing group. The sharing of database records is accomplished using lock and cache structures residing in the coupling facility. The IMS Resource Lock Manager (IRLM) address space provides the necessary serialization.

Read Article
 

Sponsored Links

 


Related Articles

 Application Architecture - Driving Forces, Approaches and Implementation Considerations This article discusses various driving forces, approaches and implementation considerations, involved in deciding the application architecture. There is no rocket science here - the whole objective is to aid you to decide an architecture that may suit your scena ...

 sql tuning using execution plan Hi Tom, My Client complaints me that this particular query taking lots of time. initially it was working well. i tried to tune from my side but in vain i need a expert advice on this. please tom help me out in tuning this query. i will be very th ...

 ImageMagick Command Line Execution in ASP.NET Perform ImageMagick operations in ASP.NET using command ...

 Software Configuration Management (SCM) Considerations for Agile Development Why organizations considering moving to an Agile development methodology to increase product quality, decrease costs and respond more quickly to market needs should also consider the changing requirements that the new model places on the SCM system and which aspects are critical to succ ...

 Microsoft AJAX Library - JavaScript Execution Context JavaScript Execution Context In this section we'll take a peek under the hood of the JavaScript closures and the mechanisms that allow us to create classes, objects, and object members in JavaScript. For most cases, understanding these mechanisms isn't absolutely necessary for writing Java ...

 Type-Strong Asynchronous Execution Executing a method asynchronously with typed parame ...

 NParallel, A Small Parallel Execution Library A Simple Library which allows you to write asynchronous code easily, almost in a synchronous patt ...

 Asynchronous Execution in ADO.NET 2.0 In ADO.NET, when performing bulk database operations, the thread that is executing it will wait for the database operation to complete and proceed the execution of other lines. If the database operation is bulk and complicated, the amount of time the thread waiting will be more. To answer this, ADO. ...

 Function in predicate produces different execution plan Hi Tom Greetings from the great state of Indiana home of the Indiana Oracle Users Group (INOUG), you need to come back and visit. DB Version: 9.2.0.4 on UNIX I have a simple query that uses what turns out to be a constant on the right side ...

 LINQ and Deferred Execution Charlie Calvert says that understanding deferred execution is a rite of passage that LINQ developers must undergo before they can hope to harness the full power of this technol ...



Next: Structures and Functions of IMS



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links