Programmers Quotes

Programmers' quotations about programming languages and IT

Are you getting SOAP for the CICS?

Wednesday Jan 28, 2009


Tags z/OS & OS390

Many governmental organizations are under shrinking budgets with increasing pressure to deliver web services from existing mainframe installations. There are many third-party software solutions that can help these organizations in taking their mainframes and making them into web services. IBM have always been innovating the solid mainframe concept since its inception. Cobol has web services built-in. IBM provides tools that can correlate Web services into flows and generate runtime access to application flows. You can also monitor applications that use the mainframe web services. Both CICS and IMS runtimes have inbound and outbound support for Web services. The pre-packaged component, SOAP for CICS is offered free to CICS v2 users.

Iona Technologies offers its Artix family of mainframe web services products. These are Artix Mainframe Transformer and Artix Mainframe Developer. They support .NET and Java clients for web services. Any existing COBOL application that has a callable entry point can be used to create a Web services interface for that application. The Artix tools take the data types from Cobol and generate the XML/WSDL/SOAP messages automatically. Even if your Cobol program does not have a callable interface you can use Artix Mainframe Developer to develop a new service on a mainframe to access that program.

OpenConnect Systems offers Mainframe2Web Secure Solutions to web-enable mainframe host applications. Using this you can offer secure access to business information and applications running on mainframe, midrange and Unix systems.

Lately there has been a lot of interest in web service-enabling mainframe applications particularly with SOA (Service Oriented Architecture). The reason is that companies want to use web services for EAI applications (Enterprise Application Integration). There is more interest in access mechanisms provided by Web services to Mainframe solutions.

VN:F [1.0.9_379]
Rating: 0.0/5 (0 votes cast)

Exploring The z/OS V1R7

Monday Jan 26, 2009


Tags z/OS & OS390

So, the z/OS version 1, release 7 is upon us, but so what? Well, there are a lot of capabilities that can dramatically simplify and empower your business. This is especially the case if you are entering the daring, brave new world of on-demand business. If you’re looking for a solid virtualization technology the z/OS release V1R7 is a fantastic way to embark on that quest. If you need extended scalability, availability or networking capabilities the z/OS is certainly your answer. Security is another factor. If you’re seeking tighter security, the z/OS release V1R7 provides new tools and capabilities that can make that happen. The z/OS V1R7 also extends the capabilities of a self-managing, self tuning environment.

Below is a very brief summary of the highlights that fall into these categories:

• z/OS Virtualization Engine
• Scalability
• Availability and continuous operations
• Network and application expansion and dispersion
• Usability
• Security

IBM’s Virtualization Engine & Enterprise Workload Manager provides cross-system control, management and optimisation of server computing on an automatic basis. The process is driven along by and end-to-end application performance monitor that enables self tuning capabilities. The Virtualised Engine is based on the z/OS Enterprise Workload Manager that was available way back in December of 2004.

With the new z/OS V1R7, Scalability has been greatly enhanced. With z990 processors able to provide single image, 32-way processor support. In addition to this, 7,257 extents per VSAM component is now supported, 16,777,215 is now the top end number of tracks for non-extended sequential data sets, increased DFSMShsm and DFSMSrmm is now provided for certain control data sets and DFMShsm data sets per tape now exceed one million. And not least, 64 bit support for VSAM RLS is enabled meaning more locks per structure, connectors are now available for cross-system extended services and other misc. extensions have been added.

Availability and Continuous Operations now include the SRM, or system resource manager and enhancements that allow capacity upgrades or downgrades on a Sub-Capacity Processor (CP). This allows a much more granular technique for dynamic adaptation to real processor capacity requirements. In addition to this, the extended remote copy, or XRC, and system logger now support asynchronous writes to log stream staging data sets. This also enhances the performance and throughput of the IMS and the CICS. (Information Management System)

Network and application expansion and dispersion now offers improvements to the z/OS Load Balancing Advisor and Optimised sysplex routing that provides enhanced performance data and tuning. In addition, sockets performance is enhanced through the implementation of the Advanced Sockets Application Programming Interface.

.Overall usability improvements include Unicode support that now dynamically loads conversion tables on demand along with operator commands to provide this function also being included. FROMKEY and TOKEY are now supported for IDCAMS, REPRO and MERGECAT to help simplify the moving of catalogue entries to a different catalogue. RMF, or the Resource Measurement Facility, has now been extended to provide zFS monitoring, DFSMSmm now supports issuance of RMM subcommands via a client/server API. Health check capabilities for Hardware and Configuration Manager are also now provided. Not least, an operator command to change SMS volume status and a misc. Enterprise Extender along with and SNA usability enhancement are both now readily available.
Mixed case password support is now supported for new security measures that aim to extend password combinations to include both lower case and mixed case letters. Mixed case password support is provided for RACF consoles, FTP, z/OS UNIX and TSO/e. Lastly but certainly not least, support of the Network Address Translation (NAT) is also available.

VN:F [1.0.9_379]
Rating: 5.0/5 (1 vote cast)

>