finding specific character strings in the data, changing them to other character strings or to exclude the lines that contain strings,

setting HEX mode on to allow you to display data in hexadecimal format,

using language sensitive coloring, which highlights program constructs based on the programming language, improving readability,

using the HILITE command to change the enhanced coloring and language sensitive coloring options of the editor.

For situations where some type of repetitive change may be required, users can write their own edit macros to perform the needed changes. ISPF provides a macro language which allows users to perform editing functions from a REXX exec, CLIST, or program.

ISPF also provides online models that can be inserted into the dialog. A model is an example of a service call, panel format, table format, or message that contains the proper syntax and all the available parameters for the programming language being used. Since these models are online, they can be called directly into the member being edited.

Distributed edit provides a seamless interface to edit a host file using a workstation editor or a workstation file using the ISPF editor. Distributed edit offers a significant opportunity for offloading host CPU cycles.

For more information see OS/390 ISPF Edit and Edit Macros.

27.1.2 Submitting Jobs

TSO provides a SUBmit command that can be used from the TSO command line interface for submitting jobs. In addition one can submit jobs while editing a data set using the ISPF editor. If the first line of the data set is not a jobcard, then a jobcard will be automatically built using parameters from the TSO logon. In that case the job name would be the TSO user ID suffixed by a user supplied character. The RACF user ID for the job is normally the same RACF user ID as was used by the TSO logon.

27.1.3 Using ISPF Utilities

In addition to editing of data sets, ISPF utilities are available to allocate, delete, catalog, uncatalog, and compress data sets, and display statistics about an entire data set or volume. ISPF also allows you to copy, move, rename, print, delete, and display information about members in a partitioned data set.

Note: In some situations such as copying or compressing large partitioned data sets, it may be better to use a batch utility such as IEBCOPY run as part of a job, than to perform the function under TSO/ISPF.

ISPF provides a utility option to create the IDCAMS commands to define, delete, and list catalog information for VSAM data sets.

ISPF provides a SuperC utility to compare data sets of unlimited size and record length at the file, line, word, or byte level. There is also a Search-For utility that can be used to search your data sets or PDS members for one or more character strings.

Chapter 27. Orienting ICCF Users to TSO/ISPF 439

Page 463
Image 463
IBM OS/390 manual Submitting Jobs, Using Ispf Utilities

OS/390 specifications

IBM OS/390, a versatile operating system, was a cornerstone in enterprise environments and played a pivotal role in mainframe computing. Released in the mid-1990s, OS/390 combined the strengths of IBM's MVS (Multiple Virtual Storage) with new features and enhancements, targeting scalability, reliability, and performance in demanding business applications.

One of the key features of OS/390 was its robust support for multiple users and processes. The system allowed thousands of concurrent users to access applications and data, ensuring high availability and minimizing downtime—a critical requirement for many large organizations. This scalability was supported through various enhancements in memory management and processor scheduling, enabling optimal resource allocation across diverse workloads.

OS/390 was known for its superior workload management capabilities. The Workload Manager (WLM) component allowed administrators to define service policies, specifying how system resources would be allocated according to the priority of tasks. This ensured that critical business processes received the necessary resources while less critical tasks were managed more flexibly.

Another significant characteristic of OS/390 was its commitment to security. The operating system provided comprehensive security features, including user authentication, data encryption, and auditing capabilities. This focus on security was vital for organizations handling sensitive data, ensuring compliance with regulations and safeguarding against unauthorized access.

OS/390 also supported advanced technologies that facilitated integration and development. The system included features like the IBM CICS (Customer Information Control System) for transaction processing and IMS (Information Management System) for database management. These technologies allowed organizations to build robust, high-performance applications tailored to specific business needs.

The ease of network integration was another strength of OS/390. With the advent of the Internet and global connectivity, OS/390 systems could easily interface with various network protocols, enabling businesses to operate in a connected world. This inclusion paved the way for many organizations to expand their capabilities and offer new services, driving digital transformation.

In conclusion, IBM OS/390 represented a significant advancement in mainframe technology, combining scalability, security, and robust workload management. Its rich feature set and support for critical enterprise applications solidified its role as a vital component of many organizations' IT infrastructures, ensuring they could meet their operational challenges head-on while supporting future growth. As technology continues to evolve, the legacy of OS/390 remains influential in the realm of computing.