<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>The Master Terminal &#187; SSI</title>
	<atom:link href="http://themasterterminal.com/category/ssi/feed/" rel="self" type="application/rss+xml" />
	<link>http://themasterterminal.com</link>
	<description>All about CICS Transaction Server from those who produce and use it</description>
	<lastBuildDate>Sun, 05 Feb 2012 10:56:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='themasterterminal.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>The Master Terminal &#187; SSI</title>
		<link>http://themasterterminal.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://themasterterminal.com/osd.xml" title="The Master Terminal" />
	<atom:link rel='hub' href='http://themasterterminal.com/?pushpress=hub'/>
		<item>
		<title>CICS Explorer: SM Perspective</title>
		<link>http://themasterterminal.com/2009/05/20/cics-explorer-sm-perspective/</link>
		<comments>http://themasterterminal.com/2009/05/20/cics-explorer-sm-perspective/#comments</comments>
		<pubDate>Wed, 20 May 2009 12:58:40 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[CICS]]></category>
		<category><![CDATA[CICS Explorer]]></category>
		<category><![CDATA[CICSPlex SM]]></category>
		<category><![CDATA[Explorer]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[SSI]]></category>
		<category><![CDATA[WUI]]></category>

		<guid isPermaLink="false">http://themasterterminal.com/?p=263</guid>
		<description><![CDATA[The SM (System Management) perspective in CICS Explorer provides different capabilities depending on the connections you choose to configure and the CICS TS version that you have. This post attempts to describe some of the differences with the connections you can use. CICSPlex SM WUI Data interface This connection is available with all currently supported [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=themasterterminal.com&amp;blog=2235341&amp;post=263&amp;subd=masterterminal&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align='justify'>The SM (System Management) perspective in CICS Explorer provides different capabilities depending on the connections you choose to configure and the CICS TS version that you have. This post attempts to describe some of the differences with the connections you can use.</p>
<p><span id="more-263"></span></p>
<h3>CICSPlex SM WUI Data interface</h3>
<p align='justify'>This connection is available with all currently supported CICS TS releases. It requires that the customer has setup CICSPlex SM and a CICSPlex SM WUI (Web User Interface). CICS Explorer users configure a connection to the usual WUI hostname and port (that you would use in a web browser). </p>
<p align='justify'>This interface is &#8216;read only&#8217;. You can retrieve data, but not &#8216;alter&#8217; it, for example, while you can see CICS tasks, you cannot purge them.</p>
<p align='justify'>As this is a CICSPlex SM interface, you can work with the context and scopes that are normally available, exploiting the CICSPlex SM &#8216;Single System Image&#8217; (SSI) capabilities.</p>
<h3>CICS Management Client Interface (CMCI)</h3>
<p align='justify'>This is the connection that has been keeping my fellow blogger, Chris, busy. It is new with CICS TS V4. It provides full &#8216;CRUD&#8217; (Create / Remove / Update / Delete) capabilities, so unlike the Data Interface option previously described, you can purge tasks, discard files etc.</p>
<p align='justify'>The CMCI can operate with two different types of host:</p>
<h4>CICSPlex SM WUI</h4>
<p align='justify'>This option requires CICSPlex SM. Using a CICS TS V4 WUI, there is a new WUI System parameter (CMCIPORT) to allow you to configure an additional port number that is used for the CMCI interface. A WUI can now have two TCPIPSERVICEs and ports, one for HTML based WUI web browser users, and another for the XML based CMCI users &#8211; which includes CICS Explorer.</p>
<p align='justify'>As this is a CICSPlex SM interface, you can work with the context and scopes that are normally available with the CICSPlex SM &#8216;Single System Image&#8217; (SSI) capabilities.</p>
<h4>System Managed Single Server (SMSS)</h4>
<p align='justify'>SMSS allows the CMCI with a standalone CICS region. You don&#8217;t need to configure any CICSPlex SM components, or set up any CICSPlex SM infrastructure like CMASes and WUI Servers.</p>
<p align='justify'>Using this variation of the interface, you can only work with the single CICS region that you are connected to. Each CICS, that you manage, needs to run the SMSS code, and you have to have a TCPIPSERVICE and unique port number configured for each region.</p>
<h3>Examples</h3>
<p align='justify'>The following graphic attempts to show some different CMCI topologies. With CICS Explorer, the SM perspective is connected via one connection at a time. So to work with any of the green CICS in the CICSplex, the Explorer user connects to the CMCIPORT on the WUI server on the left and CICSPlex SM handles the requests to all of the CICS that are part of the CICSplex, e.g. CICSPlex SM communications will be used to manage the green CICS on the right.</p>
<p><a href="http://masterterminal.files.wordpress.com/2009/05/cmci-001.jpg"><img src="http://masterterminal.files.wordpress.com/2009/05/cmci-001.jpg?w=450&#038;h=337" alt="CMCI Topologies" title="CMCI Topologies" width="450" height="337" class="aligncenter size-large wp-image-276" /></a></p>
<p align='justify'>The brown CICS  in the graphic above, attempt to show that the CICS Explorer user must connect to each of these CICS in turn to manage the &#8216;single system&#8217;.</p>
<p align='justify'>With the CMCI, a CICS can either be CICSPlex SM managed, or an SMSS. You can&#8217;t use both interfaces at the same time. Only one of the &#8216;pink arrows&#8217; can be active at a time.</p>
<h3>Getting to CICS TS V4</h3>
<p align='justify'>If you are a CICSPlex SM user today with CICS TS V3, you can get up and running to look (and not touch) with the SM perspective very quickly &#8211; using your existing WUI.</p>
<p align='justify'>Depending on your configuration, as soon as you get a CICS TS V4 CMAS (MP) and WUI server running, you may be able to start performing actions on your CICS TS V3 CICS while you complete your migration to CICS TS V4. However There are some rules you need to follow:</p>
<ol>
<li>The CICSPlex SM Maintenance point CMAS must be the highest level, so CICS TS V4.
<li>The CICSPlex SM WUI Server must be the highest level and connect to a CICS TS V4 CMAS.
<li>The CICSPlex SM code in a CMAS and WUI Server must run on a CICS 660 region.
<li>The CICSPlex SM agent code running in a user CICS (MAS) needs to be the same as CMAS release.
</ol>
<p align='justify'>The CICSPlex SM V4 code can run in older releases of CICS, so you can manage a CICS 640 region with CICSPlex SM V4, and use the CMCI to gain CRUD access (for supported resources) to this &#8216;CICS TS V3 CICS&#8217;.</p>
<p align='justify'>CMASes can be different releases, so for example, you can have a CICSPlex SM V4 CMAS communicating to a CICSPlex SM V3 CMAS, but see rule 1 above, the V4 CMAS must be the MP CMAS for all the CICSplexes that are to be accessed. Using this setup, you will have CRUD access to the CICS TS V3 CICS managed by the CICSPlex SM V3 CMAS.</P></p>
<p align='justify'>The following graphic attempts to illustrate:</p>
<p><a href="http://masterterminal.files.wordpress.com/2009/05/cmci-0021.jpg"><img src="http://masterterminal.files.wordpress.com/2009/05/cmci-0021.jpg?w=600" alt="Releases" title="Releases"   class="aligncenter size-full wp-image-294" /></a></p>
<p align="justify">Depending on the other CICS tools installed, you may have support for additional types of connection, but this post is just attempting to describe the capabilities of the SM perspective.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/masterterminal.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/masterterminal.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/masterterminal.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/masterterminal.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/masterterminal.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/masterterminal.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/masterterminal.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/masterterminal.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/masterterminal.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/masterterminal.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/masterterminal.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/masterterminal.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/masterterminal.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/masterterminal.wordpress.com/263/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=themasterterminal.com&amp;blog=2235341&amp;post=263&amp;subd=masterterminal&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://themasterterminal.com/2009/05/20/cics-explorer-sm-perspective/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a1fae764a24640d831faf7bb630602d4?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">Grant Shayler</media:title>
		</media:content>

		<media:content url="http://masterterminal.files.wordpress.com/2009/05/cmci-001.jpg" medium="image">
			<media:title type="html">CMCI Topologies</media:title>
		</media:content>

		<media:content url="http://masterterminal.files.wordpress.com/2009/05/cmci-0021.jpg" medium="image">
			<media:title type="html">Releases</media:title>
		</media:content>
	</item>
		<item>
		<title>6 reasons to start using CICSPlex SM today</title>
		<link>http://themasterterminal.com/2008/06/25/6-reasons-to-start-using-cicsplex-sm-today/</link>
		<comments>http://themasterterminal.com/2008/06/25/6-reasons-to-start-using-cicsplex-sm-today/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 09:21:02 +0000</pubDate>
		<dc:creator>Chris Hodgins</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[BAS]]></category>
		<category><![CDATA[CICSPlex SM]]></category>
		<category><![CDATA[RTA]]></category>
		<category><![CDATA[SSI]]></category>
		<category><![CDATA[WLM]]></category>
		<category><![CDATA[WUI]]></category>

		<guid isPermaLink="false">http://masterterminal.wordpress.com/?p=81</guid>
		<description><![CDATA[Before I begin, I should inform you that I am super-biased. I&#8217;m a CICSPlex SM developer and have been since I joined IBM almost 3 years ago now.  However, I really think this is a superb product, that does a horrendously hard job.  I like to think of CICSPlex SM as something that does all [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=themasterterminal.com&amp;blog=2235341&amp;post=81&amp;subd=masterterminal&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Before I begin, I should inform you that I am super-biased. I&#8217;m a CICSPlex SM developer and have been since I joined IBM almost 3 years ago now.  However, I really think this is a superb product, that does a horrendously hard job.  I like to think of CICSPlex SM as something that does all the painful, boring work so you just don&#8217;t have to.  Now to me, that is pure value!  So let&#8217;s get to it..</p>
<p>If you have CICS regions to manage or even just monitor, CICSPlex SM provides an ideal environment for getting your job done.  With CICS TS 3.2 it now has a much improved installation that is integrated directly with CICS, so it has never been easier to try it out.  Better yet, you don&#8217;t have to convince anyone to &#8220;show you the money&#8221; as it is bundled right there alongside CICS.</p>
<p>So why use CICSPlex SM?  What makes it so great?  Well here are 6 things, that I think makes CICSPlex SM a must have!</p>
<p><span id="more-81"></span></p>
<ol>
<li>Single System Image (SSI)<br />
CEMT is a great transaction for keeping an eye on your regions but it can become a bit of a chore to run CEMT on each, even if you only have 3 regions running.  Using SSI, CICSPlex SM pulls all of your regions together into a CICSplex that you can manage and monitor as if they were a single system.  For example, you can run CEMT-equivalent queries CICSplex-wide in one request.  Using CICSPlex SM&#8217;s powerful criteria and filter mechanism you can take it a step further and make requests like discarding all programs, CICSplex-wide with a name matching &#8220;PRG*&#8221; (starting with &#8220;PRG&#8221;).  SSI is not just limited to CEMT like operations, infact it provides huge amounts of power when combined with the other reasons.</li>
<li>Business Application Services (BAS)<br />
Slap a pair of underpants on the outside of CEDA&#8217;s clothes and sew a great big S on it&#8217;s chest and you have BAS.  Simply, BAS is a resource definition and deployment manager but as with all things CICSPlex SM, it does it on a much bigger scale.  Instead of using the CICS CSD, BAS uses it&#8217;s own data repository, that we affectionately call the DREP (catchy eh?).  From BAS you can define any CICS definition you like and you don&#8217;t need to put them into groups to install them (yes, installation CICSplex-wide in one request).  That&#8217;s pretty cool in itself but BAS is all about applications.  Individual resources are all well and good but BAS lets you define and deploy entire applications faster than a speeding bullet (ok this is just a rough guess, but a quick straw pole suggests a top speed of somewhere between that of a speeding bullet and the CICSPlex SM team heading for a team breakfast &#8211; thanks Neil! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> ).  Define your resources, put them into logical groups of your choosing (multiple applications can share resource groups) and define your application to CICSPlex SM.  BAS will install both your remote and local definitions for you into the scopes you specify (again CICSplex-wide).  This literally scratches the surface of what BAS can do.</li>
<li>Workload Management (WLM)<br />
So now you have deployed your application, you want to make sure it absolutely flies and it&#8217;s availability is assured.  CICSPlex SM WLM is just the tool that you need.  At it&#8217;s simplest, just tell WLM where your routing regions and target regions are (remember to connect them) and WLM will start efficiently routing your work in an optimal manner.  If you have an affinity to a particular system (say you have GETMAIN&#8217;d some shared storage on a region and while a particular user is signed on you need to keep routing them to that region) don&#8217;t sweat, with WLM you can also separate a particular part of your workload to handle this sort of affinity and others.  Using the WLM queue algorithm WLM can balance your systems by analysing the health, link, load and affinities, so you can be sure we will choose the right regions to maximise your throughput.  Using the WLM goal algorithm, WLM will do everything queue does but it can also take your z/OS WLM goals into account as well when making routing decisions.  If availability is your goal the WLM is king, even if the region managing your workload goes down, your workload can continue to function as normal until is recovered.</li>
<li>Real-Time Analysis (RTA)<br />
Now everything is up and running, you probably want to make sure everything stays that way.  Sometimes knowing about a problem, 5 minutes after it happens is about 10 minutes too late.  With RTA you can quickly set up monitoring points of interest and provide instant real-time notifications to either NetView, the CICSPlex SM API or even out via our Web User Interface (WUI).  Not only does RTA provide you with notifications but it can also correct the problem for you and naturally it does this CICSplex-wide.  RTA can perform modifications to resources when an event is notified, for example re-enabling a file when it was disabled by that trainee system programmer who keeps clicking on things he shouldn&#8217;t (you know the one).  RTA can provide System Availability Monitoring (SAM) for keeping an eye on the health of your systems (going SOS, dumping, load is getting high), MAS Resource Monitoring (MRM) for keeping and eye on your resources and Analysis Point Monitoring (APM), which is pretty much the same as MRM but limits the number of events you will receive if you are monitoring cloned or similar systems.</li>
<li>Application Programming Interface (API)<br />
So all that power is great but it is nothing without some rock solid ways of accessing it.  The first of these is through the CICSPlex SM API.  If you have any experience writing EXEC CICS commands the EXEC CPSM commands that CICSPlex SM provides should feel at least syntactically familiar to you.  With the API, you can manage resources (create, delete, discard, install, perform actions, set attributes, filter and copy) and even listen for RTA events.  Again, all of this is CICSplex-wide.  You can run the API as part of a normal CICS application or even in batch or TSO.</li>
<li>Web User Interface (WUI)<br />
The second of the interfaces mentioned here, and pretty much the main entry point to CICSPlex SM for most users, is the Web User Interface (WUI).  I should point out that there are also another couple of really nice interfaces (BATCHREP and EYU9XDBT) but you&#8217;ll have to rely on the infocenter for more information on those right now.  The WUI provides a single point of control for all of this CICSPlex SM power.  It sits on top of the CICSPlex SM API and the ever awesome CICS WEB API to provide a clean, fast and super-quick browser interface into your CICSPlex SM world.  A WUI is not limited to just a single CICSplex either.  It will happily show you information about any CICSplex you have specifically given the WUI access to.  Everything you can do in CICSPlex SM is available through the WUI and fully RACF-enabled too!</li>
</ol>
<p>So that is a whirlwind tour of why you should consider giving CICSPlex SM a shot. I normally run somewhere between 2-10 regions at any time and I can&#8217;t remember the last time I saw a CEDA or CEMT screen.</p>
<p>So if you decide to give CICSPlex SM a chance, let us know how you get on, we are always looking to improve on the CICSPlex SM experience and we can only do so with your honest feedback.  Tell us what you need to start using CICSPlex SM today. (Sadly we don&#8217;t have any free z10&#8242;s to give away but I&#8217;m sure we have some more stickers under my desk that could do with a new home for the best answers).</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/masterterminal.wordpress.com/81/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/masterterminal.wordpress.com/81/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/masterterminal.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/masterterminal.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/masterterminal.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/masterterminal.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/masterterminal.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/masterterminal.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/masterterminal.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/masterterminal.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/masterterminal.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/masterterminal.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/masterterminal.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/masterterminal.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/masterterminal.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/masterterminal.wordpress.com/81/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=themasterterminal.com&amp;blog=2235341&amp;post=81&amp;subd=masterterminal&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://themasterterminal.com/2008/06/25/6-reasons-to-start-using-cicsplex-sm-today/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a116c8b08bba9db84fe560058e101978?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">chrishodgins</media:title>
		</media:content>
	</item>
	</channel>
</rss>
