SlideShare une entreprise Scribd logo
1  sur  53
Insert
Custom
Session
QR if
Desired.
CICS Version 5 Portfolio
Technical Overview
Steve Zemblowski
zem@us.ibm.com
3
Session Agenda
• CICS TS 51 Review
• CICS TS 52 Overview
– Service Agility
– Operational Efficiency
– Cloud
– Explorer
• CICS TS 53 Open Beta
• Summary
4
Please Note
IBM’s statements regarding its plans, directions, and intent are subject to change or
withdrawal without notice at IBM’s sole discretion.
Information regarding potential future products is intended to outline our general product
direction and it should not be relied on in making a purchasing decision.
The information mentioned regarding potential future products is not a commitment, promise,
or legal obligation to deliver any material, code or functionality. Information about potential
future products may not be incorporated into any contract. The development, release, and
timing of any future features or functionality described for our products remains at our sole
discretion.
Performance is based on measurements and projections using standard IBM benchmarks in
a controlled environment. The actual throughput or performance that any user will
experience will vary depending upon many factors, including considerations such as the
amount of multiprogramming in the user’s job stream, the I/O configuration, the storage
configuration, and the workload processed. Therefore, no assurance can be given that an
individual user will achieve results similar to those stated here.
5
CICS TS V5 Vision
Runtime support
for production
ready web
applications.
Integration with
mobile
applications.
Service
Agility
Increased system capacity
and capability to achieve
more with less.
Automatic control of
critical resources using
policies.
Operational
Efficiency
Simplified system
management and rapid
application deployment.
On premise pattern based
cloud deployment.
Cloud
Enablement
7
CICS TS 51 Review
Consistent with the IBM Cloud Computing strategy
Positioning customers for the next transformational era in technology
Moving towards a cloud oriented service delivery platform
… with Cloud Enablement
Operational Efficiency
 Greater capacity - achieve cost savings through consolidation
 Managed operations - control critical resource thresholds with policies
 Increased availability - reduce the need for planned downtime
 Deeper insight - extend performance and compliance information
Service Agility
 First-class applications - create agile services from existing assets
 First-class platforms - create agile service delivery platforms
 Modern interfaces - build rich web experiences for critical applications
 Foundational enhancements - extend core capabilities
125+
requirements
satisfied!
8
CICS TS 51 Review
• CICS supports "one-to-many" event emission
• Greater-than-32KB across MQ (DPL) bridge
• Enhancements to IPIC add IMS support
• Reduced application storage needs with GET
and PUT container
• Backup and restore entire CICSPlex System
Manager (CICSPlex SM) systems
• Automatic adjustment of the CICS clock for
daylight saving time changes
 A production-ready web container
 Deploy lightweight Java servlets and JSPs
 Local access to CICS applications and data
 Roll-out of interface updates through OSGi
 Integration with applications & platforms
 Built on WebSphere Application Server
Liberty profile for compatibilit
 CICS TS Feature Pack for Mobile
• Group new and existing regions as platforms
• Decoupling applications from the region
topology.
• automatic resource deployment and validation
• De-provision resources when requested
• Deploy applications to regions within a
platform
• Dynamically manage platforms with policies
Modern Interfaces Foundational Enhancements
First-class Platforms
• Manage disparate resources as a single
entity
• Rapidly move through the application
lifecycle
• Automate dependency management
• Ensure rigorous yet flexible provisioning
• Measure entire application resource usage
• Dynamically manage applications with
policies
First-class Applications
9
CICS TS 51 Review…
 Auditing of SPI commands that alter the system
 Improved auditing of user IDs that make
requests over IP
 Extended identity propagation to include
started tasks
 Cipher suites used for SSL connections to be
stored in the performance records
 Calculate the actual and potential use
of specialty processors
 Regular status updates provided while lost locks
recovery is taking place
 Upgrade CICS versions and releases without
requiring a z/OS restart
 Modern batch feature pack
 Refresh Secure Sockets Layer (SSL) certificates
 Keep IPIC connections up and running
 Support more IBM GDPS/AA solutions
 Dynamically specify cross-system coupling
facility groups
 Better reflect current best practices with
updated and simplified defaults
• Automated control over critical system
resources
• Set data access thresholds on SQL or file
access
• Set program loop thresholds on EXEC LINK
• Set storage request thresholds
• Set CPU time thresholds
• Policies can issue messages, abending
tasks, or create events
• Doubling the MAXTASK limit to 2,000
• Increased 64-bit and reduced 24-bit storage
usage
• Greater parallelism from threadsafe API and
SPI
• Greater system parallelism through optimized
TCB usage
• Performance improvements from 64-bit Java 7
• Greater access to 64-bit storage from
Assembler programs
Greater Capacity
Increased Availability
24x7
Deeper Insight
Managed Operations
24x
7
11011010
11
The Evolution Continues…
• CICS Transaction Server V5.2
• CICS Transaction Server V5.2 Value Unit Edition
• CICS Transaction Server V5.2 Developer Trial
• CICS Tools V5.2
• CICS Transaction Gateway V9.1
13
Service Agility
Runtime support
for production
ready web
applications.
Integration with
mobile
applications.
15
CICS TS 52 Service Agility
• CICS and Mobile
– Provides support for RESTful web service requests
• JSON in the http body
– New JSON assistant programs
• Generate a JSON schema and WSBIND file from a
copy book
– COBOL, PLI, C and C++
• Create a language structure and WSBIND file from
a JSON schema
– New linkable interface
• Equivalent to EXEC CICS XMLTRANSFORM
– Allows application programs to process JSON data
– Provides support for JAX-RS and JSON Liberty
features
17
CICS TS 52 Service Agility…
• Mobile Feature Pack integrated into base CICS
CICS JSON
Assistant
19
CICS TS 52 Service Agility…
Why z/OS Connect?
This represents another component to configure and maintain in your
environment. So what value does it bring?
• Provides a common and consistent
entry point for mobile access to one or
many backend systems
• Java, so runs on specialty engines
• Shields backend systems from
requiring awareness of RESTful URIs
and JSON data formatting
• Provides point for authorization of user
to invoke backend service
• Provides point for capturing usage
information using SMF
• Simplifies front-end functions by
allowing them to pass RESTful and
JSON rather than be aware of or
involved in data transformation
You could enable Mobile
access without z/OS Connect
z/OS Connect simplifies and
makes the environment more
consistent and manageable
21
CICS TS 52 Service Agility…
z/OS Connect interacts with CICS using JCICS interface as documented in IBM
US announcement letter ENUS214-107:
Liberty Profile
z/OS
Connect
IBM CICS TS 5.2
CICS “JCICS” Interface
CICS Functions Provided
through JCICS
Liberty Profile runs inside
the CICS region
The ‘Service Provider’ is
only JCICS … not WOLA
z/OS Connect now
available in CICS TS V5.2
(DType APAR PI25503)
23
CICS TS 52 Service Agility…
• Web Service Enhancements
– Simple Occurs Depending On and Occurs Indexed By
clauses supported in native web services
• Native web support
• JSON
• Axis2
– AMODE 64 exploitation by native SOAP parser
• Parser output stays in 64 bit storage
• SOAP message built in 64 bit storage
• Code page conversions use 64 bit storage
• Benefit is 31 bit Virtual Storage Constraint Relief
– Less TCB switching for DYNAMIC(NO) transactions
CICS Transaction Gateway V9.1
Mobile integration, robust connectivity, and strong security options
Foundation
Exploit zEC12 hardware with SDK 7.1
Virtualized CICS servers with IBM RTW
• Build test-suites for Java/JCA ECI applications
Channel data for request monitoring
API support for latest Windows
Secure connectivity
SSL for .NET applications
Full NIST SP800-131A compliance
TLS 1.2 secure connections for
• Java JCA .NET APIs to the Gateway
• Gateway to CICS with IPIC connections
Modern connectivity
Connection management
• For 24x7 continuous operation
Exploits IPIC heartbeat support
• Improved availability across larger
TCP/IP networks
Service enablement
Mobile integration with JSON web services
• Dynamic routing of mobile workload
• Shared tech with CICS TS + z/OS connect
• JSON xform from COBOL, C and PL/1
• Full monitoring and statistics
27
CICS TS 52 Service Agility…
• Liberty
– Initially introduced in CICS 51
– Light weight web container
• Provides Servlets and JSPs support for CICS
• Runs in a JVMServer
• Access to CICS functionality through the JCICS
API
CICS TS V5.1
JVM Server
Web Container
Servlet/JSP
COBOL
Application
Business Data
29
CICS TS 52 Service Agility…
• Liberty in CICS 52
– Core features
• Java Transaction API (JTA 1.0)
• Access to local DB2 resources (JDBC 1.0)
• CICS Liberty Security
– Liberty Features
• Access to remote DB2 resources with T4 driver
(JDBC 1.0)
• Java API for RESTful Services (JAX-RS 1.1)
• Java Script Object Notation (JSON 1.0)
• Java API for XML Web Services (JAX-WS 2.2)
• Java Architecture for XML Binding (JAXB 2.2)
31
CICS TS 52 Service Agility…
• Java Transaction API
CICS TS 5.2
Transaction
Manager
Application
CICS
XAResource
Type 4 DB
Liberty Profile
OT Domain
RM Domain
JTA provides coordination of updates
across CICS and a remote DB
33
CICS TS 52 Service Agility…
• IPIC High Availability
– Allows CICS to connect to a cluster entry point
• Allows CICS to know the actual endpoint for recovery
– New TCPIPSERVICE attribute SPECIFTCPS
LPAR 3
CICS A
LPAR 2
LPAR 1
CICS 12
CICS 11
Common
DVIPA
DVIPA
AIVIPA 9
CICS 10
CICS 9
CICS 8
CICS 13
CICS 14
CICS 13
CICS 14
DVIPA identifies the Generic Entry Point to the
cluster, and resides on the Distributor Stack.
AIVIPA identifies the Specific Entry Point of a
HA Region, and moves with that region within
the Sysplex. If no need to move regions
between LPARs then VIPAs can be used.
Sysplex A
DVIPA – Dynamic Virtual IP Address
AIVIPA – Application Instance VIPA
35
Operational Efficiency
Increased system capacity
and capability to achieve
more with less.
Automatic control of
critical resources using
policies.
37
CICS TS 52 Operational Efficiency
• Policy Based Management
– Resource threshold and action
– Action can be:
• Emit a message
• Emit a system event
• Abend the task
Define a Policy
Threshold
breach
CICS Triggers an
action
Abend EventMessage
Trigger an action
SQL
Files
Storage
CPU An XML Policy document defines
the threshold and action
39
CICS TS 52 Operational Efficiency…
• New thresholds in CICS 52
– Temporary Storage
• Number of requests or amount of data written
– Transient Data
• Number of requests
– Elapsed Time
• Check is made at dispatch
• Action triggered at next API call
– STARTs
• Number of requests
– Syncpoints
• Number of requests
– Program Link
• INVOKE APPLICATION is now included
41
CICS TS 52 Operational Efficiency…
• Support for TLS 1.2 protocol and FIPS 140.2
Cryptographic Standards
– FIPS 140.2 mandated by NIST SP800-131A directive
• Cipher suites can now be defined in XML in a zFS
file
• Greater flexibility and ease of definition
• APAR PM97207 available for TS 5.1
• System Initialization parameters
– ENCRYPTION={ALL|TLS12|STRONG|}
– USSCONFIG={/var/cicsts/dfhconfig|directory}
• Cipher XML files in USSCONFIG/security/ciphers
43
CICS TS 52 Operational Efficiency…
• Extend NIST SP800-131A checking beyond sockets
domain
– New System Initialisation parameter
• NISTSP800131A={NOCHECK|CHECK}
• CHECK means CICS is required to check for
compliance with the NIST SP800-131A security
standard
• Checked by Sockets (SO), Java (SJ) and Pipeline
(PI) domains
45
CICS TS 52 Operational Efficiency…
• Security Assertion Markup Language (SAML)
 OASIS open standard
 “XML based framework for
describing and exchanging
security information between on-
line business partners.”
 Web Single Sign-On
 Dynamic creation of Identity
Federations (SSO across domains)
47
CICS TS 52 Operational Efficiency…
• Security Assertion Markup Language (SAML)
IdP SP
bookahotel.com
1
2
bookaflight.com
SAML Token
3
Validate
IdP domain
49
CICS TS 52 Operational Efficiency…
• SAML Feature Pack integrated into CICS 52
– Linkable interface program DFHSAML
– Channel and containers to provide input and output
– DFHSAML links to Secure Token Service (STS),
running inside a dedicated JVM server (preferably in a
dedicated CICS region)
– STS parses and validates SAML token
• Most of STS function is zIIP off loadable
51
CICS TS 52 Operational Efficiency…
• Outbound SOAP support for reusing inbound SAML
Tokens
– Previously validated tokens only
– Requester pipeline retrieves token from DFHSAML-
OUTTOKEN container and puts in in WSSE security
header of the SOAP request
– Input SAML token is passed on unchanged
– Configuration sample samlrequester.xml provided
• Using the DFHTRANSACTION channel
– No application changes are necessary
53
CICS TS 52 Operational Efficiency…
• Transaction Channel & Containers
– Created for use by SAML, but can be used
independently
– No changes to EXEC CICS API
• A PUT CONTAINER can create the Transaction
Channel
– CHANNEL(“DFHTRANSACTION”)
• If the Transaction Channel does not exist, a GET
CONTAINER command will return CHANNELERR
– New JCICS method in Task class
Task t = Task.getTask();
Channel tranChan = t.getTransactionChannel();
55
CICS TS 52 Operational Efficiency…
• Kerberos Support
– Support for inbound tokens from Kerberos systems
– RACF definitions can map the Kerberos principal to a RACF
userid
– Web services can be configured to handle Kerberos tokens as the security
token
• Alternatively, the userid extracted from the Kerberos token can be used to run the
request
– CICS API enhancement to validate a Kerberos token/extract the RACF
userid
EXEC CICS VERIFY
TOKEN() TOKENLEN() TOKENTYPE(KERBEROS)
<ISUSERID()>
<ESM_RESPONSE()> <ESM_REASON()>
57
CICS TS 52 Operational Efficiency…
• Threadsafe Commands
– EXTRACT, INQUIRE, SET STATISTICS
– INQUIRE, SET MONITOR
– INQUIRE, SET DISPATCHER
– INQUIRE, SET SYSTEM
– INQUIRE MVSTCB
– INQUIRE, SET, DISCARD PROGRAM
– INQUIRE, SET, DISCARD TRANSACTION
– INVOKE APPLICATION
59
CICS TS 52 Operational Efficiency…
• Dispatcher Statistics
– New fields to understand the TCB pool performance
• Last Excess TCB Scan
– Date/time of the last CICS dispatcher excess MVS TCB scan
that did not detach any TCBs
• Last Excess TCB Scan–No TCB Detached
– Date/time of the last CICS dispatcher excess MVS TCB scan
• Pool Limit reached
– Time when pool limit reached
• Dispatchable Queue (only applicable to the single TCB non-
Open TCB modes):
– Current number of dispatchable tasks queued for the TCB
– Peak number of dispatchable tasks that have queued for the
TCB
– Average number of dispatchable tasks have queued for the
TCB
61
CICS TS 52 Operational Efficiency…
• Transaction Statistics
– New fields to understand the TCB pool performance
• Time MAXTASKS last changed
• Time last transaction was attached
• Time MAXTASK was last reached
• Currently at MAXTASK indicator
• New Monitoring Domain statistics fields
• Number of user transactions ended in interval
• Number of system transactions ended in interval
• Time last transaction attached
• Time last transaction ended
• MAXTASK at last transaction attached
• Current user tasks at last transaction attached
• Average user response time
• Peak user response time
• Time of peak user response time
63
CICS TS 52 Operational Efficiency…
• Private resource statistics
– New records to support multi-versioning for private
resources
• Library record
• JVM Programs
• Programs
• Program definitions
– New fields for Platform, Application and Version
– Reports via DFHSTUP
65
CICS TS 52 Operational Efficiency…
• CICS Performance Analyzer 52*
* Separate Product
 IBM CICS Transaction Server V5.2 support
 Performance summary reports for
platforms and applications
 Multi-version analysis of applications
 Reporting, visualization, statistics alerts
and analysis enhancements
 Transaction Performance Alert plug-in
view
 Visualization of the performance of
individual transactions
What’s new in CICS PA V5.2?
• Comprehensive Performance Reporting and
Analysis for CICS including DB2, WebSphere MQ,
and MVS System Logger
• Understand trends and develop capacity plans
• View statistics and create statistical alerts
CICS PA enables you to…
67
CICS TS 52 Operational Efficiency…
• CICS Performance Analyzer 52
– Alert Visualizations for Storage, dispatcher, loader, monitoring, etc
68
CICS TS 52 Operational Efficiency…
• CICS Performance Analyzer 52
– Alert Visualizations for Storage and Dispatcher
69
Cloud
Simplified system
management and rapid
application deployment.
On premise pattern based
cloud deployment.
71
CICS TS 52 Cloud
Platform
Region Type
Region Type
Region Type
Platform Lifecycle
 Top down Platform definition now available
73
CICS TS 52 Cloud…
• CICS Deployment Assistant for z/OS V5.2*
 Support for IBM CICS Transaction Server
V5.2
 New RESTful API to access model
 Cloning of unmanaged and cross-logical
partition (LPAR) regions
 New Comparison view
 New TCP/IP usage report.
What’s new in CICS DA V5.2?
 Visualize and manage your CICS topology
 Discover existing regions and sub-systems
 Automation creates new CICSplex
 Plexify and clone CICS regions
 Start and stop a CICS region
 Share model with other applications
CICS DA enables you to…
* Separate Product
75
First-class applications
A collection of one or more CICS
bundles
Life-cycle as a single entity
Measure and control resource usage
Develop in Eclipse/Rational
Share and promote through SCM
Application
Name
- org.maw.banking.Loans
Version
- 1.2.1
Resources
- LIBRARY, PROGRAM, TRANSACTION, URIMAP
- (EVENTBINDING, OSGIBUNDLE, …)
Dependencies
- DB2CONNECTION, JVMSERVER,
TCPIPSERVICE, …
Entry points
- operation: browse, update, …
- resource: PROGRAM
Application Lifecycle
INSTALL
ENABLE
DISABLE
DISCARD
77
CICS TS 52 Cloud…
• Bundle definition support for addition resources
– FILE
– JVMSERVER
– TCPIPSERVICE
– PIPELINE
– WEBSERVICE
79
CICS TS 52 Cloud…
• Application Multi-versioning
CICS TS
Transition to newer (or older) version
Version
1.0.0
Version
1.0.1
Version
1.2.0
Version
2.0.0
Install,
enable, make
available
make
unavailable
Rolling back to
an older version
of an application
is a simple
operation - mark
the version as
‘unavailable”
Versioning
provides support
for the
“major.minor.micro
” system
81
CICS TS 52 Cloud…
• Application Multi-versioning
CICS TS
X
Y
Private programs
Customer App
Private programs
Payroll AppURIMAP
PROG1
LIBRARY
URIMAP
PROG1
LIBRARY
Resources private
to an application
PROGRAM
LIBRARY
83
CICS TS 52 Cloud…
• CICS Interdependency Analyzer*
 Support for CICS® Transaction Server V5.2
 Enhanced cloud application analysis
 New resource use and dependencies by
platform
 New visualization of TCB, region, and
application switches
 New plug-in view for Program Details
 New affinity analysis in the plug-in
 New Dependency collection sampling
technique
 Deeper thread-safe analysis
What’s new in CICS IA V5.2?
 Visualize application flow and structure
 Identify mobile and web service candidates
 Identify threadsafe / non-threadsafe
programs
 Isolate and remove affinities
 Speed CICSPlex® SM workload management
 Advanced CICS command flow analysis
CICS IA enables you to…
* Separate Product
85
CICS TS 52 Cloud…
• CICS Configuration Manager*
* Separate Product
 Plug-in support for migration schemes
 New deployment analysis from plug-in
 New support for IBM CICSPlex SM
topology and workload management
definitions
 New support for NIST SP800-131A security
standard
 New migration of TCPIPSERVICE and
IPCONN definitions for high availability
connections
What’s new in CICS CM V5.2?
• Manage changes throughout the life-cycle
• Create reports to identify redundant definitions,
show resource relationships, and change
management history
• Manage audit, back-out and change authorizations
CICS CM enables you to…
87
CICS TS 52 Explorer
• Support for new Bundle and Policy definitions
• Purge action for shared TS Queues
• Mixed case credentials
• System group editor
• New views
– Dumps
– Task related user exits
– Repository view
– Active workloads
89
CICS TS 52 Explorer…
• Workload specification editor
– Creates default routing rules
– Add and rename additional routing rules
– Can import an existing rule
89 IBM Confidential89 IBM Confidential
91
CICS TS 52 Documentation
• IBM Knowledge Center
– All IBM product documentation from one URL
– Replacing online Information Centers for all supported
versions of CICS from March 2014
• Downloadable ICs will still be available
http://www.ibm.com/support/knowledgecenter/
93
CICS TS 52 Documentation…
IBM CICS Transaction Server z13 exploitation
Statement of Direction
IBM intends that a future release of IBM CICS Transaction Server for z/OS will support 64-bit
SDK for z/OS, Java Technology Edition, Version 8 (Java 8). This support will enable the use
of new facilities delivered by IBM z13 which are exploited by Java 8, including 'Single
Instruction Multiple Data' (SIMD) instructions for vector operations and simultaneous
multithreading (SMT).
IBM's statements regarding its plans, directions, and intent are subject to change or withdrawal without notice at IBM's
sole discretion. Information regarding potential future products is intended to outline our general product direction and it
should not be relied on in making a purchasing decision. The information mentioned regarding potential future products is
not a commitment, promise, or legal obligation to deliver any material, code, or functionality. Information about potential
future products may not be incorporated into any contract. The development, release, and timing of any future features or
functionality described for our products remains at our sole discretion.
Service
Agility
Enhanced support for Java and the
WebSphere Liberty profile
Cloud with
DevOps
Operational
Efficiency
IBM CICS Transaction Server V5.3 open beta
enterprise grade mixed language application serving
Performance optimizations,
enhanced metrics and additional
security
New cloud and DevOps support to
automate CICS deployments
• Additional Liberty features
• Enhanced interoperability
• Simplified management
• Enhanced Java SE support
• Web service optimizations
• Performance improvements
• Enhanced metrics
• Additional security options
• Automated builds
• Scripted deployments
• UrbanCode Deploy support
• Enhanced cloud enablement
Planned open beta availability : 23rd Mar 2015
97
IBM CICS Transaction Server V5
the premier enterprise grade mixed language
application server
Runtime support for
production ready web
applications.
Integration with
mobile applications.
Service
Agility
Increased system capacity and
capability to achieve more with
less.
Automatic control of critical
resources using policies.
Operational
Efficiency
Simplified system management
and rapid application
deployment.
On premise pattern based cloud
deployment.
Cloud
Enablement

Contenu connexe

Tendances

Tendances (20)

[WSO2Con EU 2017] WSO2 Unleashed: Full Stack Automation, Pitfalls and Solutions
[WSO2Con EU 2017] WSO2 Unleashed: Full Stack Automation, Pitfalls and Solutions[WSO2Con EU 2017] WSO2 Unleashed: Full Stack Automation, Pitfalls and Solutions
[WSO2Con EU 2017] WSO2 Unleashed: Full Stack Automation, Pitfalls and Solutions
 
What's new in log insight 3.3 presentation
What's new in log insight 3.3 presentationWhat's new in log insight 3.3 presentation
What's new in log insight 3.3 presentation
 
Kubernetes Basics - ICP Workshop Batch II
Kubernetes Basics - ICP Workshop Batch IIKubernetes Basics - ICP Workshop Batch II
Kubernetes Basics - ICP Workshop Batch II
 
VMworld 2014: Virtual Volumes Technical Deep Dive
VMworld 2014: Virtual Volumes Technical Deep DiveVMworld 2014: Virtual Volumes Technical Deep Dive
VMworld 2014: Virtual Volumes Technical Deep Dive
 
Creating Microservices Application with IBM Cloud Private (ICP) - ICP Archite...
Creating Microservices Application with IBM Cloud Private (ICP) - ICP Archite...Creating Microservices Application with IBM Cloud Private (ICP) - ICP Archite...
Creating Microservices Application with IBM Cloud Private (ICP) - ICP Archite...
 
V sphere virtual volumes technical overview
V sphere virtual volumes technical overviewV sphere virtual volumes technical overview
V sphere virtual volumes technical overview
 
[WSO2Con EU 2017] How a Large Organization Weighted on a WSO2 Integration Pla...
[WSO2Con EU 2017] How a Large Organization Weighted on a WSO2 Integration Pla...[WSO2Con EU 2017] How a Large Organization Weighted on a WSO2 Integration Pla...
[WSO2Con EU 2017] How a Large Organization Weighted on a WSO2 Integration Pla...
 
VMworld 2013: IBM Solutions for VMware Virtual SAN
VMworld 2013: IBM Solutions for VMware Virtual SAN VMworld 2013: IBM Solutions for VMware Virtual SAN
VMworld 2013: IBM Solutions for VMware Virtual SAN
 
SUSE: Infraestructura definida por software para BigData
SUSE: Infraestructura definida por software para BigDataSUSE: Infraestructura definida por software para BigData
SUSE: Infraestructura definida por software para BigData
 
IBM SoftLayer Overview - July 2014
IBM SoftLayer Overview - July 2014IBM SoftLayer Overview - July 2014
IBM SoftLayer Overview - July 2014
 
How to Balance System Speed and Risk for Multi-Platform Innovation
How to Balance System Speed and Risk for Multi-Platform InnovationHow to Balance System Speed and Risk for Multi-Platform Innovation
How to Balance System Speed and Risk for Multi-Platform Innovation
 
Achieving Scalability and speed with IBM Solutions - IaaS Softlayer
Achieving Scalability and speed with IBM Solutions -  IaaS SoftlayerAchieving Scalability and speed with IBM Solutions -  IaaS Softlayer
Achieving Scalability and speed with IBM Solutions - IaaS Softlayer
 
Cics Ts 4.1 Technical Overview
Cics Ts 4.1 Technical OverviewCics Ts 4.1 Technical Overview
Cics Ts 4.1 Technical Overview
 
FILES IN TODAY’S WORLD - #MFSummit2017
FILES IN TODAY’S WORLD - #MFSummit2017FILES IN TODAY’S WORLD - #MFSummit2017
FILES IN TODAY’S WORLD - #MFSummit2017
 
REST vs. Messaging For Microservices
REST vs. Messaging For MicroservicesREST vs. Messaging For Microservices
REST vs. Messaging For Microservices
 
Dalle soluzioni di BackUp & Recovery al Data management a 360°
Dalle soluzioni di BackUp & Recovery al Data management a 360° Dalle soluzioni di BackUp & Recovery al Data management a 360°
Dalle soluzioni di BackUp & Recovery al Data management a 360°
 
SoftLayer Value Proposition v1.04
SoftLayer Value Proposition v1.04SoftLayer Value Proposition v1.04
SoftLayer Value Proposition v1.04
 
CISCO presentation used during the SWITCHPOINT NV/SA Quarterly Experience Day...
CISCO presentation used during the SWITCHPOINT NV/SA Quarterly Experience Day...CISCO presentation used during the SWITCHPOINT NV/SA Quarterly Experience Day...
CISCO presentation used during the SWITCHPOINT NV/SA Quarterly Experience Day...
 
Operational and business monitoring with IBM Integration Bus-Sanjay Nagchowdhury
Operational and business monitoring with IBM Integration Bus-Sanjay NagchowdhuryOperational and business monitoring with IBM Integration Bus-Sanjay Nagchowdhury
Operational and business monitoring with IBM Integration Bus-Sanjay Nagchowdhury
 
Citrix xenapp training
Citrix xenapp training Citrix xenapp training
Citrix xenapp training
 

En vedette

O pequeno javali em slide
O pequeno javali em slideO pequeno javali em slide
O pequeno javali em slide
elianebsantos
 
Finding your Tinderella
Finding your TinderellaFinding your Tinderella
Finding your Tinderella
zoebaron
 
تحقیقات بازاریابی، اهداف و روش‌ها
تحقیقات بازاریابی، اهداف و روش‌هاتحقیقات بازاریابی، اهداف و روش‌ها
تحقیقات بازاریابی، اهداف و روش‌ها
بازآران
 

En vedette (20)

П. Третьяков: "Галерея превыше всего…"
П. Третьяков: "Галерея превыше всего…"П. Третьяков: "Галерея превыше всего…"
П. Третьяков: "Галерея превыше всего…"
 
z Technical Summit Track 3 Session 4 Developing mobilefirst app for z
z Technical Summit Track 3 Session 4 Developing mobilefirst app for zz Technical Summit Track 3 Session 4 Developing mobilefirst app for z
z Technical Summit Track 3 Session 4 Developing mobilefirst app for z
 
Facebook - The Social Network
Facebook - The Social NetworkFacebook - The Social Network
Facebook - The Social Network
 
S105 performance
S105 performanceS105 performance
S105 performance
 
S109 cics-java
S109 cics-javaS109 cics-java
S109 cics-java
 
SOP Merakit PC
SOP Merakit PCSOP Merakit PC
SOP Merakit PC
 
S110 gse - liberte egalite fraternite
S110 gse - liberte egalite fraterniteS110 gse - liberte egalite fraternite
S110 gse - liberte egalite fraternite
 
2844 inter connect cics policy (2844)
2844  inter connect cics policy (2844)2844  inter connect cics policy (2844)
2844 inter connect cics policy (2844)
 
SHARE 2014, Pittsburgh CICS and Liberty applications
SHARE 2014, Pittsburgh CICS and Liberty applicationsSHARE 2014, Pittsburgh CICS and Liberty applications
SHARE 2014, Pittsburgh CICS and Liberty applications
 
InterConnect session 2819 1_billion_smart Phones
InterConnect session 2819  1_billion_smart PhonesInterConnect session 2819  1_billion_smart Phones
InterConnect session 2819 1_billion_smart Phones
 
O pequeno javali em slide
O pequeno javali em slideO pequeno javali em slide
O pequeno javali em slide
 
Finding your Tinderella
Finding your TinderellaFinding your Tinderella
Finding your Tinderella
 
تحقیقات بازاریابی، اهداف و روش‌ها
تحقیقات بازاریابی، اهداف و روش‌هاتحقیقات بازاریابی، اهداف و روش‌ها
تحقیقات بازاریابی، اهداف و روش‌ها
 
Estrategia de Comunicacion Lectora-mirna-a
Estrategia de Comunicacion Lectora-mirna-aEstrategia de Comunicacion Lectora-mirna-a
Estrategia de Comunicacion Lectora-mirna-a
 
S101 cics what's in it for you
S101   cics what's in it for you S101   cics what's in it for you
S101 cics what's in it for you
 
看图写话 1
看图写话 1看图写话 1
看图写话 1
 
2545 Debugging back to-basics
2545   Debugging back to-basics2545   Debugging back to-basics
2545 Debugging back to-basics
 
Learning art of singing
Learning art of singingLearning art of singing
Learning art of singing
 
Theories of power
Theories of powerTheories of power
Theories of power
 
IBM Impact session CICS & java a tale of liberty
IBM Impact session CICS & java a tale of libertyIBM Impact session CICS & java a tale of liberty
IBM Impact session CICS & java a tale of liberty
 

Similaire à SHARE 2015 SeattleShare cics ts 52 technical overview

Similaire à SHARE 2015 SeattleShare cics ts 52 technical overview (20)

Cics ts v4 and v5 recap, and the new cics ts v5.3 open beta (1)
Cics ts v4 and v5 recap, and the new cics ts v5.3 open beta (1)Cics ts v4 and v5 recap, and the new cics ts v5.3 open beta (1)
Cics ts v4 and v5 recap, and the new cics ts v5.3 open beta (1)
 
1961 no rainclouds here! using cics platform and policies to keep your privat...
1961 no rainclouds here! using cics platform and policies to keep your privat...1961 no rainclouds here! using cics platform and policies to keep your privat...
1961 no rainclouds here! using cics platform and policies to keep your privat...
 
S102 cics the future is closer abridged
S102 cics the future is closer abridgedS102 cics the future is closer abridged
S102 cics the future is closer abridged
 
Presentation cisco nexus enabling the cloud infrastructure
Presentation   cisco nexus enabling the cloud infrastructurePresentation   cisco nexus enabling the cloud infrastructure
Presentation cisco nexus enabling the cloud infrastructure
 
SHARE 2014 Pittsburgh, Modernizing cics for cloud
SHARE 2014 Pittsburgh, Modernizing cics for cloudSHARE 2014 Pittsburgh, Modernizing cics for cloud
SHARE 2014 Pittsburgh, Modernizing cics for cloud
 
Powering the digital economy with CICS and z/OS connect - at the "z Systems...
Powering the digital economy with CICS and z/OS connect  -  at the "z Systems...Powering the digital economy with CICS and z/OS connect  -  at the "z Systems...
Powering the digital economy with CICS and z/OS connect - at the "z Systems...
 
Oracle PeopleSoft on Cisco Unified Computing System and EMC VNX Storage
Oracle PeopleSoft on Cisco Unified Computing System and EMC VNX Storage Oracle PeopleSoft on Cisco Unified Computing System and EMC VNX Storage
Oracle PeopleSoft on Cisco Unified Computing System and EMC VNX Storage
 
16370 cics project opening and project update f
16370  cics project opening and project update f16370  cics project opening and project update f
16370 cics project opening and project update f
 
ISTIO Deep Dive
ISTIO Deep DiveISTIO Deep Dive
ISTIO Deep Dive
 
Presentation ciac
Presentation   ciacPresentation   ciac
Presentation ciac
 
Share seattle cics cloud
Share seattle cics cloudShare seattle cics cloud
Share seattle cics cloud
 
DEVNET-1166 Open SDN Controller APIs
DEVNET-1166	Open SDN Controller APIsDEVNET-1166	Open SDN Controller APIs
DEVNET-1166 Open SDN Controller APIs
 
Support Software Defined Networking with Dynamic Network Architecture
Support Software Defined Networking with Dynamic Network ArchitectureSupport Software Defined Networking with Dynamic Network Architecture
Support Software Defined Networking with Dynamic Network Architecture
 
Cisco Centro de Datos de proxima generación, Cisco Data Center Nex Generation
Cisco Centro de Datos de proxima generación, Cisco Data Center Nex GenerationCisco Centro de Datos de proxima generación, Cisco Data Center Nex Generation
Cisco Centro de Datos de proxima generación, Cisco Data Center Nex Generation
 
SHARE 2014, Pittsburgh CICS scalability
SHARE 2014, Pittsburgh CICS scalabilitySHARE 2014, Pittsburgh CICS scalability
SHARE 2014, Pittsburgh CICS scalability
 
Ibm session tac 2104 - ctg presentation for impact 2013 final
Ibm session tac 2104 - ctg presentation for impact 2013 finalIbm session tac 2104 - ctg presentation for impact 2013 final
Ibm session tac 2104 - ctg presentation for impact 2013 final
 
Ibm session tac 2104 - ctg presentation for impact 2013 final
Ibm session tac 2104 - ctg presentation for impact 2013 finalIbm session tac 2104 - ctg presentation for impact 2013 final
Ibm session tac 2104 - ctg presentation for impact 2013 final
 
RedisConf17 - Explosion of Data at the Edge in Equinix
RedisConf17 - Explosion of Data at the Edge in EquinixRedisConf17 - Explosion of Data at the Edge in Equinix
RedisConf17 - Explosion of Data at the Edge in Equinix
 
Cisco UCS - CA World 2013
Cisco UCS - CA World 2013 Cisco UCS - CA World 2013
Cisco UCS - CA World 2013
 
CCNA (R & S) Module 02 - Connecting Networks - Chapter 7
CCNA (R & S) Module 02 - Connecting Networks - Chapter 7CCNA (R & S) Module 02 - Connecting Networks - Chapter 7
CCNA (R & S) Module 02 - Connecting Networks - Chapter 7
 

Plus de nick_garrod

Plus de nick_garrod (19)

Enhanced cics cloud enablement and dev ops capabilities
Enhanced cics cloud enablement and dev ops capabilitiesEnhanced cics cloud enablement and dev ops capabilities
Enhanced cics cloud enablement and dev ops capabilities
 
Api management customer
Api management customerApi management customer
Api management customer
 
Anz cics ts v5 technical update seminar intro (half day event)
Anz cics ts v5 technical update seminar intro (half day event)Anz cics ts v5 technical update seminar intro (half day event)
Anz cics ts v5 technical update seminar intro (half day event)
 
S111 cics connectivity in devops
S111   cics connectivity in devopsS111   cics connectivity in devops
S111 cics connectivity in devops
 
S108 - 1 Billion Smartphones a year and counting – How is your CICS connected?
S108 - 1 Billion Smartphones a year and counting – How is your CICS connected?S108 - 1 Billion Smartphones a year and counting – How is your CICS connected?
S108 - 1 Billion Smartphones a year and counting – How is your CICS connected?
 
S107 5 compelling reasons for using cics in the cloud
S107 5 compelling reasons for using cics in the cloudS107 5 compelling reasons for using cics in the cloud
S107 5 compelling reasons for using cics in the cloud
 
S106 using ibm urban code deploy to deliver your apps to cics
S106 using ibm urban code deploy to deliver your apps to cicsS106 using ibm urban code deploy to deliver your apps to cics
S106 using ibm urban code deploy to deliver your apps to cics
 
S104 twist and cloud
S104 twist and cloudS104 twist and cloud
S104 twist and cloud
 
S103 cics cloud and dev ops agility
S103 cics cloud and dev ops agilityS103 cics cloud and dev ops agility
S103 cics cloud and dev ops agility
 
Share seattle liberty
Share seattle libertyShare seattle liberty
Share seattle liberty
 
Share seattle health_center
Share seattle health_centerShare seattle health_center
Share seattle health_center
 
SHARE Seattle 2015 Taming the Beast – Best Practices for zFS with CICS
SHARE Seattle 2015 Taming the Beast – Best Practices for zFS with CICSSHARE Seattle 2015 Taming the Beast – Best Practices for zFS with CICS
SHARE Seattle 2015 Taming the Beast – Best Practices for zFS with CICS
 
Share cics policy (2844)
Share cics policy (2844)Share cics policy (2844)
Share cics policy (2844)
 
Share multi versioning scenarios
Share  multi versioning scenariosShare  multi versioning scenarios
Share multi versioning scenarios
 
Session 3 _exposing_mainframe_applications_services_v4
Session 3 _exposing_mainframe_applications_services_v4Session 3 _exposing_mainframe_applications_services_v4
Session 3 _exposing_mainframe_applications_services_v4
 
2829 liberty
2829 liberty2829 liberty
2829 liberty
 
InterConnect 2015 session 2825 cics_and_the_new soa
InterConnect 2015 session 2825  cics_and_the_new soaInterConnect 2015 session 2825  cics_and_the_new soa
InterConnect 2015 session 2825 cics_and_the_new soa
 
Session 6638 - The One-Day CICS Transaction Server Upgrade: Migration Conside...
Session 6638 - The One-Day CICS Transaction Server Upgrade: Migration Conside...Session 6638 - The One-Day CICS Transaction Server Upgrade: Migration Conside...
Session 6638 - The One-Day CICS Transaction Server Upgrade: Migration Conside...
 
Session 4708 - Omegamon for CICS customer experience at Garanti Technology
Session 4708 - Omegamon for CICS customer experience at Garanti TechnologySession 4708 - Omegamon for CICS customer experience at Garanti Technology
Session 4708 - Omegamon for CICS customer experience at Garanti Technology
 

Dernier

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Dernier (20)

EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 

SHARE 2015 SeattleShare cics ts 52 technical overview

  • 1. Insert Custom Session QR if Desired. CICS Version 5 Portfolio Technical Overview Steve Zemblowski zem@us.ibm.com
  • 2. 3 Session Agenda • CICS TS 51 Review • CICS TS 52 Overview – Service Agility – Operational Efficiency – Cloud – Explorer • CICS TS 53 Open Beta • Summary
  • 3. 4 Please Note IBM’s statements regarding its plans, directions, and intent are subject to change or withdrawal without notice at IBM’s sole discretion. Information regarding potential future products is intended to outline our general product direction and it should not be relied on in making a purchasing decision. The information mentioned regarding potential future products is not a commitment, promise, or legal obligation to deliver any material, code or functionality. Information about potential future products may not be incorporated into any contract. The development, release, and timing of any future features or functionality described for our products remains at our sole discretion. Performance is based on measurements and projections using standard IBM benchmarks in a controlled environment. The actual throughput or performance that any user will experience will vary depending upon many factors, including considerations such as the amount of multiprogramming in the user’s job stream, the I/O configuration, the storage configuration, and the workload processed. Therefore, no assurance can be given that an individual user will achieve results similar to those stated here.
  • 4. 5 CICS TS V5 Vision Runtime support for production ready web applications. Integration with mobile applications. Service Agility Increased system capacity and capability to achieve more with less. Automatic control of critical resources using policies. Operational Efficiency Simplified system management and rapid application deployment. On premise pattern based cloud deployment. Cloud Enablement
  • 5. 7 CICS TS 51 Review Consistent with the IBM Cloud Computing strategy Positioning customers for the next transformational era in technology Moving towards a cloud oriented service delivery platform … with Cloud Enablement Operational Efficiency  Greater capacity - achieve cost savings through consolidation  Managed operations - control critical resource thresholds with policies  Increased availability - reduce the need for planned downtime  Deeper insight - extend performance and compliance information Service Agility  First-class applications - create agile services from existing assets  First-class platforms - create agile service delivery platforms  Modern interfaces - build rich web experiences for critical applications  Foundational enhancements - extend core capabilities 125+ requirements satisfied!
  • 6. 8 CICS TS 51 Review • CICS supports "one-to-many" event emission • Greater-than-32KB across MQ (DPL) bridge • Enhancements to IPIC add IMS support • Reduced application storage needs with GET and PUT container • Backup and restore entire CICSPlex System Manager (CICSPlex SM) systems • Automatic adjustment of the CICS clock for daylight saving time changes  A production-ready web container  Deploy lightweight Java servlets and JSPs  Local access to CICS applications and data  Roll-out of interface updates through OSGi  Integration with applications & platforms  Built on WebSphere Application Server Liberty profile for compatibilit  CICS TS Feature Pack for Mobile • Group new and existing regions as platforms • Decoupling applications from the region topology. • automatic resource deployment and validation • De-provision resources when requested • Deploy applications to regions within a platform • Dynamically manage platforms with policies Modern Interfaces Foundational Enhancements First-class Platforms • Manage disparate resources as a single entity • Rapidly move through the application lifecycle • Automate dependency management • Ensure rigorous yet flexible provisioning • Measure entire application resource usage • Dynamically manage applications with policies First-class Applications
  • 7. 9 CICS TS 51 Review…  Auditing of SPI commands that alter the system  Improved auditing of user IDs that make requests over IP  Extended identity propagation to include started tasks  Cipher suites used for SSL connections to be stored in the performance records  Calculate the actual and potential use of specialty processors  Regular status updates provided while lost locks recovery is taking place  Upgrade CICS versions and releases without requiring a z/OS restart  Modern batch feature pack  Refresh Secure Sockets Layer (SSL) certificates  Keep IPIC connections up and running  Support more IBM GDPS/AA solutions  Dynamically specify cross-system coupling facility groups  Better reflect current best practices with updated and simplified defaults • Automated control over critical system resources • Set data access thresholds on SQL or file access • Set program loop thresholds on EXEC LINK • Set storage request thresholds • Set CPU time thresholds • Policies can issue messages, abending tasks, or create events • Doubling the MAXTASK limit to 2,000 • Increased 64-bit and reduced 24-bit storage usage • Greater parallelism from threadsafe API and SPI • Greater system parallelism through optimized TCB usage • Performance improvements from 64-bit Java 7 • Greater access to 64-bit storage from Assembler programs Greater Capacity Increased Availability 24x7 Deeper Insight Managed Operations 24x 7 11011010
  • 8. 11 The Evolution Continues… • CICS Transaction Server V5.2 • CICS Transaction Server V5.2 Value Unit Edition • CICS Transaction Server V5.2 Developer Trial • CICS Tools V5.2 • CICS Transaction Gateway V9.1
  • 9. 13 Service Agility Runtime support for production ready web applications. Integration with mobile applications.
  • 10. 15 CICS TS 52 Service Agility • CICS and Mobile – Provides support for RESTful web service requests • JSON in the http body – New JSON assistant programs • Generate a JSON schema and WSBIND file from a copy book – COBOL, PLI, C and C++ • Create a language structure and WSBIND file from a JSON schema – New linkable interface • Equivalent to EXEC CICS XMLTRANSFORM – Allows application programs to process JSON data – Provides support for JAX-RS and JSON Liberty features
  • 11. 17 CICS TS 52 Service Agility… • Mobile Feature Pack integrated into base CICS CICS JSON Assistant
  • 12. 19 CICS TS 52 Service Agility… Why z/OS Connect? This represents another component to configure and maintain in your environment. So what value does it bring? • Provides a common and consistent entry point for mobile access to one or many backend systems • Java, so runs on specialty engines • Shields backend systems from requiring awareness of RESTful URIs and JSON data formatting • Provides point for authorization of user to invoke backend service • Provides point for capturing usage information using SMF • Simplifies front-end functions by allowing them to pass RESTful and JSON rather than be aware of or involved in data transformation You could enable Mobile access without z/OS Connect z/OS Connect simplifies and makes the environment more consistent and manageable
  • 13. 21 CICS TS 52 Service Agility… z/OS Connect interacts with CICS using JCICS interface as documented in IBM US announcement letter ENUS214-107: Liberty Profile z/OS Connect IBM CICS TS 5.2 CICS “JCICS” Interface CICS Functions Provided through JCICS Liberty Profile runs inside the CICS region The ‘Service Provider’ is only JCICS … not WOLA z/OS Connect now available in CICS TS V5.2 (DType APAR PI25503)
  • 14. 23 CICS TS 52 Service Agility… • Web Service Enhancements – Simple Occurs Depending On and Occurs Indexed By clauses supported in native web services • Native web support • JSON • Axis2 – AMODE 64 exploitation by native SOAP parser • Parser output stays in 64 bit storage • SOAP message built in 64 bit storage • Code page conversions use 64 bit storage • Benefit is 31 bit Virtual Storage Constraint Relief – Less TCB switching for DYNAMIC(NO) transactions
  • 15. CICS Transaction Gateway V9.1 Mobile integration, robust connectivity, and strong security options Foundation Exploit zEC12 hardware with SDK 7.1 Virtualized CICS servers with IBM RTW • Build test-suites for Java/JCA ECI applications Channel data for request monitoring API support for latest Windows Secure connectivity SSL for .NET applications Full NIST SP800-131A compliance TLS 1.2 secure connections for • Java JCA .NET APIs to the Gateway • Gateway to CICS with IPIC connections Modern connectivity Connection management • For 24x7 continuous operation Exploits IPIC heartbeat support • Improved availability across larger TCP/IP networks Service enablement Mobile integration with JSON web services • Dynamic routing of mobile workload • Shared tech with CICS TS + z/OS connect • JSON xform from COBOL, C and PL/1 • Full monitoring and statistics
  • 16. 27 CICS TS 52 Service Agility… • Liberty – Initially introduced in CICS 51 – Light weight web container • Provides Servlets and JSPs support for CICS • Runs in a JVMServer • Access to CICS functionality through the JCICS API CICS TS V5.1 JVM Server Web Container Servlet/JSP COBOL Application Business Data
  • 17. 29 CICS TS 52 Service Agility… • Liberty in CICS 52 – Core features • Java Transaction API (JTA 1.0) • Access to local DB2 resources (JDBC 1.0) • CICS Liberty Security – Liberty Features • Access to remote DB2 resources with T4 driver (JDBC 1.0) • Java API for RESTful Services (JAX-RS 1.1) • Java Script Object Notation (JSON 1.0) • Java API for XML Web Services (JAX-WS 2.2) • Java Architecture for XML Binding (JAXB 2.2)
  • 18. 31 CICS TS 52 Service Agility… • Java Transaction API CICS TS 5.2 Transaction Manager Application CICS XAResource Type 4 DB Liberty Profile OT Domain RM Domain JTA provides coordination of updates across CICS and a remote DB
  • 19. 33 CICS TS 52 Service Agility… • IPIC High Availability – Allows CICS to connect to a cluster entry point • Allows CICS to know the actual endpoint for recovery – New TCPIPSERVICE attribute SPECIFTCPS LPAR 3 CICS A LPAR 2 LPAR 1 CICS 12 CICS 11 Common DVIPA DVIPA AIVIPA 9 CICS 10 CICS 9 CICS 8 CICS 13 CICS 14 CICS 13 CICS 14 DVIPA identifies the Generic Entry Point to the cluster, and resides on the Distributor Stack. AIVIPA identifies the Specific Entry Point of a HA Region, and moves with that region within the Sysplex. If no need to move regions between LPARs then VIPAs can be used. Sysplex A DVIPA – Dynamic Virtual IP Address AIVIPA – Application Instance VIPA
  • 20. 35 Operational Efficiency Increased system capacity and capability to achieve more with less. Automatic control of critical resources using policies.
  • 21. 37 CICS TS 52 Operational Efficiency • Policy Based Management – Resource threshold and action – Action can be: • Emit a message • Emit a system event • Abend the task Define a Policy Threshold breach CICS Triggers an action Abend EventMessage Trigger an action SQL Files Storage CPU An XML Policy document defines the threshold and action
  • 22. 39 CICS TS 52 Operational Efficiency… • New thresholds in CICS 52 – Temporary Storage • Number of requests or amount of data written – Transient Data • Number of requests – Elapsed Time • Check is made at dispatch • Action triggered at next API call – STARTs • Number of requests – Syncpoints • Number of requests – Program Link • INVOKE APPLICATION is now included
  • 23. 41 CICS TS 52 Operational Efficiency… • Support for TLS 1.2 protocol and FIPS 140.2 Cryptographic Standards – FIPS 140.2 mandated by NIST SP800-131A directive • Cipher suites can now be defined in XML in a zFS file • Greater flexibility and ease of definition • APAR PM97207 available for TS 5.1 • System Initialization parameters – ENCRYPTION={ALL|TLS12|STRONG|} – USSCONFIG={/var/cicsts/dfhconfig|directory} • Cipher XML files in USSCONFIG/security/ciphers
  • 24. 43 CICS TS 52 Operational Efficiency… • Extend NIST SP800-131A checking beyond sockets domain – New System Initialisation parameter • NISTSP800131A={NOCHECK|CHECK} • CHECK means CICS is required to check for compliance with the NIST SP800-131A security standard • Checked by Sockets (SO), Java (SJ) and Pipeline (PI) domains
  • 25. 45 CICS TS 52 Operational Efficiency… • Security Assertion Markup Language (SAML)  OASIS open standard  “XML based framework for describing and exchanging security information between on- line business partners.”  Web Single Sign-On  Dynamic creation of Identity Federations (SSO across domains)
  • 26. 47 CICS TS 52 Operational Efficiency… • Security Assertion Markup Language (SAML) IdP SP bookahotel.com 1 2 bookaflight.com SAML Token 3 Validate IdP domain
  • 27. 49 CICS TS 52 Operational Efficiency… • SAML Feature Pack integrated into CICS 52 – Linkable interface program DFHSAML – Channel and containers to provide input and output – DFHSAML links to Secure Token Service (STS), running inside a dedicated JVM server (preferably in a dedicated CICS region) – STS parses and validates SAML token • Most of STS function is zIIP off loadable
  • 28. 51 CICS TS 52 Operational Efficiency… • Outbound SOAP support for reusing inbound SAML Tokens – Previously validated tokens only – Requester pipeline retrieves token from DFHSAML- OUTTOKEN container and puts in in WSSE security header of the SOAP request – Input SAML token is passed on unchanged – Configuration sample samlrequester.xml provided • Using the DFHTRANSACTION channel – No application changes are necessary
  • 29. 53 CICS TS 52 Operational Efficiency… • Transaction Channel & Containers – Created for use by SAML, but can be used independently – No changes to EXEC CICS API • A PUT CONTAINER can create the Transaction Channel – CHANNEL(“DFHTRANSACTION”) • If the Transaction Channel does not exist, a GET CONTAINER command will return CHANNELERR – New JCICS method in Task class Task t = Task.getTask(); Channel tranChan = t.getTransactionChannel();
  • 30. 55 CICS TS 52 Operational Efficiency… • Kerberos Support – Support for inbound tokens from Kerberos systems – RACF definitions can map the Kerberos principal to a RACF userid – Web services can be configured to handle Kerberos tokens as the security token • Alternatively, the userid extracted from the Kerberos token can be used to run the request – CICS API enhancement to validate a Kerberos token/extract the RACF userid EXEC CICS VERIFY TOKEN() TOKENLEN() TOKENTYPE(KERBEROS) <ISUSERID()> <ESM_RESPONSE()> <ESM_REASON()>
  • 31. 57 CICS TS 52 Operational Efficiency… • Threadsafe Commands – EXTRACT, INQUIRE, SET STATISTICS – INQUIRE, SET MONITOR – INQUIRE, SET DISPATCHER – INQUIRE, SET SYSTEM – INQUIRE MVSTCB – INQUIRE, SET, DISCARD PROGRAM – INQUIRE, SET, DISCARD TRANSACTION – INVOKE APPLICATION
  • 32. 59 CICS TS 52 Operational Efficiency… • Dispatcher Statistics – New fields to understand the TCB pool performance • Last Excess TCB Scan – Date/time of the last CICS dispatcher excess MVS TCB scan that did not detach any TCBs • Last Excess TCB Scan–No TCB Detached – Date/time of the last CICS dispatcher excess MVS TCB scan • Pool Limit reached – Time when pool limit reached • Dispatchable Queue (only applicable to the single TCB non- Open TCB modes): – Current number of dispatchable tasks queued for the TCB – Peak number of dispatchable tasks that have queued for the TCB – Average number of dispatchable tasks have queued for the TCB
  • 33. 61 CICS TS 52 Operational Efficiency… • Transaction Statistics – New fields to understand the TCB pool performance • Time MAXTASKS last changed • Time last transaction was attached • Time MAXTASK was last reached • Currently at MAXTASK indicator • New Monitoring Domain statistics fields • Number of user transactions ended in interval • Number of system transactions ended in interval • Time last transaction attached • Time last transaction ended • MAXTASK at last transaction attached • Current user tasks at last transaction attached • Average user response time • Peak user response time • Time of peak user response time
  • 34. 63 CICS TS 52 Operational Efficiency… • Private resource statistics – New records to support multi-versioning for private resources • Library record • JVM Programs • Programs • Program definitions – New fields for Platform, Application and Version – Reports via DFHSTUP
  • 35. 65 CICS TS 52 Operational Efficiency… • CICS Performance Analyzer 52* * Separate Product  IBM CICS Transaction Server V5.2 support  Performance summary reports for platforms and applications  Multi-version analysis of applications  Reporting, visualization, statistics alerts and analysis enhancements  Transaction Performance Alert plug-in view  Visualization of the performance of individual transactions What’s new in CICS PA V5.2? • Comprehensive Performance Reporting and Analysis for CICS including DB2, WebSphere MQ, and MVS System Logger • Understand trends and develop capacity plans • View statistics and create statistical alerts CICS PA enables you to…
  • 36. 67 CICS TS 52 Operational Efficiency… • CICS Performance Analyzer 52 – Alert Visualizations for Storage, dispatcher, loader, monitoring, etc
  • 37. 68 CICS TS 52 Operational Efficiency… • CICS Performance Analyzer 52 – Alert Visualizations for Storage and Dispatcher
  • 38. 69 Cloud Simplified system management and rapid application deployment. On premise pattern based cloud deployment.
  • 39. 71 CICS TS 52 Cloud Platform Region Type Region Type Region Type Platform Lifecycle  Top down Platform definition now available
  • 40. 73 CICS TS 52 Cloud… • CICS Deployment Assistant for z/OS V5.2*  Support for IBM CICS Transaction Server V5.2  New RESTful API to access model  Cloning of unmanaged and cross-logical partition (LPAR) regions  New Comparison view  New TCP/IP usage report. What’s new in CICS DA V5.2?  Visualize and manage your CICS topology  Discover existing regions and sub-systems  Automation creates new CICSplex  Plexify and clone CICS regions  Start and stop a CICS region  Share model with other applications CICS DA enables you to… * Separate Product
  • 41. 75 First-class applications A collection of one or more CICS bundles Life-cycle as a single entity Measure and control resource usage Develop in Eclipse/Rational Share and promote through SCM Application Name - org.maw.banking.Loans Version - 1.2.1 Resources - LIBRARY, PROGRAM, TRANSACTION, URIMAP - (EVENTBINDING, OSGIBUNDLE, …) Dependencies - DB2CONNECTION, JVMSERVER, TCPIPSERVICE, … Entry points - operation: browse, update, … - resource: PROGRAM Application Lifecycle INSTALL ENABLE DISABLE DISCARD
  • 42. 77 CICS TS 52 Cloud… • Bundle definition support for addition resources – FILE – JVMSERVER – TCPIPSERVICE – PIPELINE – WEBSERVICE
  • 43. 79 CICS TS 52 Cloud… • Application Multi-versioning CICS TS Transition to newer (or older) version Version 1.0.0 Version 1.0.1 Version 1.2.0 Version 2.0.0 Install, enable, make available make unavailable Rolling back to an older version of an application is a simple operation - mark the version as ‘unavailable” Versioning provides support for the “major.minor.micro ” system
  • 44. 81 CICS TS 52 Cloud… • Application Multi-versioning CICS TS X Y Private programs Customer App Private programs Payroll AppURIMAP PROG1 LIBRARY URIMAP PROG1 LIBRARY Resources private to an application PROGRAM LIBRARY
  • 45. 83 CICS TS 52 Cloud… • CICS Interdependency Analyzer*  Support for CICS® Transaction Server V5.2  Enhanced cloud application analysis  New resource use and dependencies by platform  New visualization of TCB, region, and application switches  New plug-in view for Program Details  New affinity analysis in the plug-in  New Dependency collection sampling technique  Deeper thread-safe analysis What’s new in CICS IA V5.2?  Visualize application flow and structure  Identify mobile and web service candidates  Identify threadsafe / non-threadsafe programs  Isolate and remove affinities  Speed CICSPlex® SM workload management  Advanced CICS command flow analysis CICS IA enables you to… * Separate Product
  • 46. 85 CICS TS 52 Cloud… • CICS Configuration Manager* * Separate Product  Plug-in support for migration schemes  New deployment analysis from plug-in  New support for IBM CICSPlex SM topology and workload management definitions  New support for NIST SP800-131A security standard  New migration of TCPIPSERVICE and IPCONN definitions for high availability connections What’s new in CICS CM V5.2? • Manage changes throughout the life-cycle • Create reports to identify redundant definitions, show resource relationships, and change management history • Manage audit, back-out and change authorizations CICS CM enables you to…
  • 47. 87 CICS TS 52 Explorer • Support for new Bundle and Policy definitions • Purge action for shared TS Queues • Mixed case credentials • System group editor • New views – Dumps – Task related user exits – Repository view – Active workloads
  • 48. 89 CICS TS 52 Explorer… • Workload specification editor – Creates default routing rules – Add and rename additional routing rules – Can import an existing rule 89 IBM Confidential89 IBM Confidential
  • 49. 91 CICS TS 52 Documentation • IBM Knowledge Center – All IBM product documentation from one URL – Replacing online Information Centers for all supported versions of CICS from March 2014 • Downloadable ICs will still be available http://www.ibm.com/support/knowledgecenter/
  • 50. 93 CICS TS 52 Documentation…
  • 51. IBM CICS Transaction Server z13 exploitation Statement of Direction IBM intends that a future release of IBM CICS Transaction Server for z/OS will support 64-bit SDK for z/OS, Java Technology Edition, Version 8 (Java 8). This support will enable the use of new facilities delivered by IBM z13 which are exploited by Java 8, including 'Single Instruction Multiple Data' (SIMD) instructions for vector operations and simultaneous multithreading (SMT). IBM's statements regarding its plans, directions, and intent are subject to change or withdrawal without notice at IBM's sole discretion. Information regarding potential future products is intended to outline our general product direction and it should not be relied on in making a purchasing decision. The information mentioned regarding potential future products is not a commitment, promise, or legal obligation to deliver any material, code, or functionality. Information about potential future products may not be incorporated into any contract. The development, release, and timing of any future features or functionality described for our products remains at our sole discretion.
  • 52. Service Agility Enhanced support for Java and the WebSphere Liberty profile Cloud with DevOps Operational Efficiency IBM CICS Transaction Server V5.3 open beta enterprise grade mixed language application serving Performance optimizations, enhanced metrics and additional security New cloud and DevOps support to automate CICS deployments • Additional Liberty features • Enhanced interoperability • Simplified management • Enhanced Java SE support • Web service optimizations • Performance improvements • Enhanced metrics • Additional security options • Automated builds • Scripted deployments • UrbanCode Deploy support • Enhanced cloud enablement Planned open beta availability : 23rd Mar 2015
  • 53. 97 IBM CICS Transaction Server V5 the premier enterprise grade mixed language application server Runtime support for production ready web applications. Integration with mobile applications. Service Agility Increased system capacity and capability to achieve more with less. Automatic control of critical resources using policies. Operational Efficiency Simplified system management and rapid application deployment. On premise pattern based cloud deployment. Cloud Enablement