VISION:Builder VISION:Two

Size: px
Start display at page:

Download "VISION:Builder VISION:Two"

Transcription

1 VISION:Builder VISION:Two Release 13.5 Installation and Support Manual for MVS BUINM135.PDF/D

2 Copyright Sterling Software, Inc. All Rights Reserved Sterling Software Information Management Division 5900 Canoga Avenue P.O. Box 4237 Woodland Hills, CA Notice to U.S. Government Users Under Contracts Subject to DFARS Restricted Rights Legend Sterling Software, Inc. makes no warranty, either expressed or implied, with respect to VISION:Builder, VISION:Transact, VISION:Two, and VISION:Workbench, their merchantability or fitness for a particular purpose, other than as expressly provided in the license agreement. This document and the software programs described herein are the proprietary and confidential information of Sterling Software, Inc. No use may be made of these software programs or this document without the express written consent of Sterling Software, Inc. or its authorized licensors. Use, duplication, or disclosure is subject to restrictions stated in the Rights in Technical Data and Computer Software clause at DFAR , or subparagraphs (c) (1) and (2) of the Commercial Computer Software Restricted Rights clause of 48 CFR , as applicable. Notice - Notwithstanding any other lease or license agreement that may pertain to, or accompany the delivery of, this computer software, the rights of the Government regarding its use, reproduction and disclosure are as set forth in the applicable Government Contract or Purchase Order. Trademarks Sterling Software and VISION:Builder are registered trademarks of Sterling Software, Inc. VISION:Inform, VISION:Transact, VISION:Two, and VISION:Workbench are trademarks of Sterling Software, Inc. MVS, DB2, and IBM are registered trademarks of IBM Corporation. IMS and DATABASE 2 are trademarks of IBM Corporation. Windows 3.1, Windows 95, and Windows NT are registered trademarks of Microsoft Corporation. Adobe and Acrobat are registered trademarks of Adobe Systems Incorporated. Some of the other designations used in this document are trademarks of other companies not associated with Sterling Software, Inc. Such use of these trademarks is for information purposes only and is not intended to be generic in nature nor to imply that such trademarks are owned by or licensed to Sterling Software, Inc.

3 Contents Chapter 1 Introduction... 1 Description of the Installation Tape... 2 Installation Overview... 3 The System Tape Unload... 3 The System Preparation... 4 The System Setups... 4 Chapter 2 System Tape Unload... 5 Step 1 Transfer System Tape File 1 to a PDS... 5 Step 2 Transfer System Tape Files 2 through 9 to Disk Data Sets... 7 Chapter 3 System Preparation... 9 Step 3 Product Activation... 9 Step 4 Parameter Modules Modification Step 5 Install the DB2 Database Access Module, MARKSQL i

4 Teradata Information Step 6 Verify Basic System Installation Chapter 4 System Setups Step 7 Install Restricted System Modifications (RSMs) Step 8 Install the Program Analyzer File Definitions and Requests Step 9 Static Own Code Integration Relink Step 10 Setup for Use with the TSO Command Processor OQL and BQL Parameter Module Modification TSO Help Data Set OLX Command Processors Step 11 Copy VISION:Builder Message Modules to LPA VISION:Workbench for DOS VISION:Workbench for ISPF Setup Requirements Allocating VISION:Workbench for ISPF Run-Time Libraries Allocation Requirements Additional Information Concerning Load Libraries Using the LIBDEF Feature Additional Information on ISPFILE Allocations The List Data Set and Internal Work Files Invoking VISION:Workbench for ISPF Adding an Option to a standard ISPF Primary Menu Using the ISPSTART Command Using Other VISION:Workbench for ISPF Subsections VISION:Builder Installation and Support Manual (MVS) ii

5 Optional Setup for VISION:Workbench for ISPF Preprocessing Your Panel Library Customizing Job Submission Skeletons LMF SUPPORT Step 12 Quick Start Utility Setup Step 13 Merge Load Libraries Chapter 5 System Support and Maintenance Applying System Modifications Problem Reporting and Processing VISION:Builder and COMLIB Problem Reporting VISION:Workbench for DOS Problem Reporting VISION:Workbench for ISPF Problem Reporting Problems and User Code Appendix A JCL Appendix B VISION:Builder Parameter Modules M4PARAMS and M4LEPARM M4SFPARM Defining Additional Data Validation Symbols Change Automatic Date Validation Format MARKLIBP VISION:Builder Installation and Support Manual (MVS) iii

6 MARKSQL Query Language Parameters BQLPARM Online Language Parameters OQLPARM Appendix C Sample ISPF Startup CLIST Appendix D Invocation Panels Appendix E Skeleton and User Panel Listings Contacting Sterling Software Index VISION:Builder Installation and Support Manual (MVS) iv

7 Chapter 1 Introduction All releases of VISION:Builder and VISION:Two are delivered on 3480 tape cartridges or 9-track reel tapes as specified by the customer. A unique system activation key code for each installation number is included with each system tape. Other identifying information is entered on the external label of the tape. VISION:Builder should be used on MVS System release 4.3 or higher. The instructions that follow describe procedures for the installation and activation of VISION:Builder and VISION:Two software systems. Any questions regarding the installation should be directed to Sterling Software Technical Support. All output generated during the installation, along with the system tape, should be saved for future reference. The basic installation process is identical for all users. The JCL needed to complete the installation is provided in the first file of the system tape. Once the first file is transferred to a PDS, only minor tailoring of the provided JCL is needed to complete the installation. 1

8 Chapter 1 Introduction Description of the Installation Tape When the unique system activation key code is installed, the system becomes operational and is set to the system model along with the features selected for the specific installation number. If you are a VISION:Two user, whenever VISION:Builder is used in this manual, assume VISION:Two. There are notations within the installation instructions to indicate which steps are optional based on the features and capabilities selected and utilized at each customer site. Description of the Installation Tape The VISION:Builder System Tape supplied for the MVS environment is a standard labeled tape containing nine files. The following table shows the order and content of the nine files on the tape. File File 1 File 2 File 3 File 4 File 5 File 6 Description VISION:Builder System WORKLIB PDS COMLIB Release 4.5 Load Library VISION:Workbench for ISPF Release CLIST Library VISION:Workbench for ISPF Release Panel Library VISION:Workbench for ISPF Release Message Library VISION:Workbench for ISPF Release Skeleton Library VISION:Builder Installation and Support Manual (MVS) 2

9 Chapter 1 Introduction Installation Overview File File 7 File 8 File 9 Description VISION:Workbench for ISPF Release Load Library VISION:Builder Release Load Library VISION:Builder System and component RSMLIB PDS. Installation Overview The VISION:Builder installation is divided into three major sections: The System Tape Unload The System Preparation The System Setups The System Tape Unload All the JCL, Source Code, and Control Statements required during the installation process are provided for the installer in file 1 of the system tape. The only JCL that needs to be prepared by the installer is the IEBCOPY JCL to transfer the contents of file 1 to a PDS. This JCL is shown in Figure 1 on page 6 as part of the first step of the installation procedure. Appendix A JCL starting on page 56 contains all the JCL members referenced in the following installation procedures. An alphabetic list and the complete detail of each member is shown. Once the first file is transferred to a PDS, all remaining installation JCL is available for tailoring and use. In Step 2, the remaining files from the system tape will be transferred to disk. At this point, the system tape can be saved, and only the disk data sets will be used to complete the installation process. VISION:Builder Installation and Support Manual (MVS) 3

10 Chapter 1 Introduction The System Preparation The System Setups Installation Overview This portion of the installation process prepares the VISION:Builder software system and its components for use. The system is activated for execution for each customer (installation number) based on their system model and features. Also, some of the general portions of the system and components can be tailored, customized, and prepared for use according to the specific needs and requirements of the installation site. In the final portion of the preparation process, a simple job is run to demonstrate that the basic VISION:Builder System installation was successful. With a software system as diverse as VISION:Builder, there are several capabilities and facilities that need some additional setup in order to operate within each installation site environment. The setup steps that apply to each site will vary, depending on how the software system and components are utilized at each site. VISION:Builder Installation and Support Manual (MVS) 4

11 Chapter 2 System Tape Unload In this portion of the VISION:Builder system installation, you transfer the elements and components from the system tape to disk data sets. Two simple steps are performed to create a group of disk data sets that contain the entire host portion of the VISION:Builder software system and components. Everything you need to prepare and set up the system is contained in the disk data sets. Step 1 Transfer System Tape File 1 to a PDS The contents of file 1 on the VISION:Builder system tape must be transferred from the tape to a PDS. The PDS will contain all the JCL, source code, and control statements The WORKLIB PDS data set that is created by this step will be referenced throughout the remainder of the installation process. needed to complete the installation. Figure 1 shows the JCL to transfer file 1 to a PDS. Please prepare the IEBCOPY job as described in Figure 1. 5

12 Chapter 2 System Tape Unload Step 1 Transfer System Tape File 1 to a PDS //* MEMBER BLCOPY1 //********************************************************************** //* THIS JOB COPIES FILE 1 //* FROM THE VISION:Builder SYSTEM TAPE TO DISK //* //* BEFORE YOU RUN THIS JOB, REVIEW JCL AND SPECIFY: //* //* THE INPUT TAPE VOLUME SERIAL NUMBER AND UNIT TYPE. //* THE OUTPUT DISK DATASET NAME, UNIT AND VOLUME SERIAL NUMBER. //* (THE DISK DATASET SPACE IS MINIMUM FOR A 3380 DASD DEVICE.) //* //* NOTE - THE DISK DATASET DCB MUST BE CODED AS SHOWN. //* SOME MEMBERS OF THE PDS ARE INPUT TO UTILITIES THAT //* HAVE "BLKSIZE" SPECIFICATION REQUIREMENTS. //* //********************************************************************** //* //COPY1 EXEC PGM=IEBCOPY,REGION=1024K //SYSPRINT DD SYSOUT=* //INPUT DD DSN=VISION.BUILDER.FILE1,DISP=OLD, // UNIT=TAPEC,LABEL=(1,SL,EXPDT=98000), // VOL=(PRIVATE,RETAIN,SER=(TAPVOL)) //OUTPUT DD DSN=BUILDER.BL135.WORKLIB,DISP=(NEW,CATLG), // UNIT=SYSDA,VOL=SER=DSKVOL, // SPACE=(TRK,(20,5,15)), // DCB=(RECFM=FB,LRECL=80,BLKSIZE=3200) //SYSUT3 DD UNIT=SYSDA,SPACE=(TRK,15) //SYSUT4 DD UNIT=SYSDA,SPACE=(TRK,15) //SYSIN DD * COPY INDD=INPUT,OUTDD=OUTPUT /* Figure 1 Transfer System Tape File 1 to a WORKLIB PDS VISION:Builder Installation and Support Manual (MVS) 6

13 Chapter 2 System Tape Unload Step 2 Transfer System Tape Files 2 through 9 to Disk Data Sets Step 2 Transfer System Tape Files 2 through 9 to Disk Data Sets This step transfers all the remaining VISION:Builder System Tape Files to Disk Data sets. The data sets created by Step 2, along with the WORKLIB PDS created by Step 1, comprise the entire VISION:Builder software system and components. Using the JCL member BLCOPY2 in the WORKLIB PDS, run a job to transfer files 2 through 9 from the system tape to disk. The following table shows the list of all the data sets that are to be created by the system unload Steps 1 and 2. The characteristics are shown along with basic space requirements. Refer to Appendix A JCL starting on page 56 for the BLCOPY2 (and BLCOPY1) JCL that contains the detail characteristics for each data set. The disk data set names assigned to the unloaded system tape files, and shown in this table, are default names. For continuity purposes, the names shown here are used throughout the installation process instructions and in all the JCL examples. The BUILDER.BL135.LOADLIB data set contains SAS-C Routine Modules, Release These modules are needed during executions of the VISION:Builder system. Data Set Name DSORG RECFM LRECL BLKSIZE TRKS DIRBLKS BUILDER.BL135.LOADLIB PO U BUILDER.BL135.RSMLIB PO FB BUILDER.BL135.WORKLIB PO FB BUILDER.CL045.LOADLIB PO U BUILDER.WB055.CLIST PO FB BUILDER.WB055.LOADLIB PO U BUILDER.WB055.MSGS PO FB BUILDER.WB055.PANELS PO FB BUILDER.WB055.SKELS PO FB VISION:Builder Installation and Support Manual (MVS) 7

14 Chapter 2 System Tape Unload Step 2 Transfer System Tape Files 2 through 9 to Disk Data Sets The system tape unload is complete. The disk data sets contain the entire VISION:Builder software system and all the elements needed to complete the installation. Save the system tape as a backup. VISION:Builder Installation and Support Manual (MVS) 8

15 Chapter 3 System Preparation The VISION:Builder system and its components are now installed in disk data sets. In order to get the system operational, some preparation must be done. This chapter has information on the steps and preparation activities that need to be performed to get the basic system operational. Some of the steps are not required for every installation site. Some steps are optional. It all depends on the system model and features and the extent to which the system and its capabilities are utilized at each site. Step 3 Product Activation This step must be performed to make the VISION:Builder system operational. Each installation has a unique system activation key code and installation number that are included on the letter accompanying the system tape. The code unlocks the system and sets the model and features as designated for the installation. There are two methods that can be used to install the system activation key code: a TSO CLIST or a batch job. 9

16 Chapter 3 System Preparation Step 3 Product Activation To activate the system using TSO, perform the following steps to execute the CLIST member ABUILDER from the WORKLIB PDS 1 While in TSO, type: EXEC 'BUILDER.BL135.WORKLIB(ABUILDER)' 2 Press the Enter key to execute. 3 Enter your 5-character installation number. For example, type and press the Enter key. 4 Enter your system activation key code. The code is entered without quotation marks as one continuous string, dashes included. For example, type 1111-ABCD E4F and press the Enter key. 5 Enter the name of the VISION:Builder load library in quotation marks. For example, type BUILDER.BL135.LOADLIB and press the Enter key. 6 The information entered is now displayed for review. If the information is correct, type Y and press the Enter key. A message is displayed indicating that the activation key code was successfully applied. If the information keyed is not correct, type N and press the Enter key. The CLIST is terminated and you just start over again. If there is a problem, messages are displayed indicating the problem and the CLIST is terminated. To apply the system activation key code using a batch job, use the JCL member BLACTIV in the WORKLIB PDS. You supply the installation number and the system activation code as PARM information. The program APPLYACT is in the VISION:Builder load library and the activation code is applied to the same load library. The output directed to the SYSPRINT DD indicates the result of the run and tells you that the activation code has been successfully installed. VISION:Builder Installation and Support Manual (MVS) 10

17 Chapter 3 System Preparation Step 4 Parameter Modules Modification If any errors are encountered, they are listed in the SYSPRINT output. Correct the problem and rerun the job. With either method, once the system activation key code is successfully installed, your system is operational. Please contact Sterling Software Technical Support if you have any problems with the installation of the system activation key code. Now you can run a job to produce a VISION:Builder banner page. The banner page contains information about the software, your system model number, your system options, and the standard system parameter settings currently in the M4PARAMS and MARKLIBP modules. The banner page information will be useful during the remainder of the installation process. To produce the banner page, use the JCL member BLBANR in the WORKLIB PDS. You need to supply the data set names of the VISION:Builder and COMLIB component load libraries. Save the banner page output that is directed to the M4LIST DD for reference. Note that with Release 13.5, VISION:Builder utilizes the IBM Language Environment (LE, formerly LE/370). The LE run-time time library must be available when running VISION:Builder jobs. If the LE modules are not available at your facility, an RSM (Restricted System Modification) is available that, when installed in the VISION:Builder loadlib, will cause VISION:Builder to bypass using any LE modules. See Step 7 Install Restricted System Modifications (RSMs) on page 21 that will point you to the information needed to apply RSMs to your system. Step 4 Parameter Modules Modification The VISION:Builder system and the COMLIB component contain parameters, options, and settings that can be tailored for each installation. The default values are contained in modules that can be modified, assembled, and link edited as needed at any time. VISION:Builder Installation and Support Manual (MVS) 11

18 Chapter 3 System Preparation Step 4 Parameter Modules Modification If no modifications are required, this step can be bypassed. You can always perform this step at a later time. The four parameter modules are: M4PARAMS VISION:Builder primary parameter module M4SFPARM VISION:Builder special validation parameter module M4LEPARM VISION:Builder Language Environment Parameter Module MARKLIBP COMLIB Component parameter module These are listed in detail in Appendix B VISION:Builder Parameter Modules starting on page 111 of this manual. The source code for the parameter modules is contained in the WORKLIB PDS. If you are using IBM LE services, you must have access to the LE Run-time library using concatenation to your VISION: Builder load library or other method. Before you modify any of these modules, you should create a backup copy of the original source code for future reference. Once you have reviewed and modified the parameter modules as needed, use the JCL member BLASM1 in the WORKLIB PDS to assemble and link edit the M4PARAMS, M4LEPARM, and M4SFPARM modules into the VISION:Builder load library. Use JCL member CLASM1 in the WORKLIB PDS to assemble and link edit the MARKLIBP module into the COMLIB load library. You only need to run the job steps that correspond to the modules being changed. For each step you choose to run, specify the WORKLIB PDS name, the source member name, and the load library name. The M4PARAMS, M4LEPARM, M4SFPARM, and MARKLIBP modules are independently loaded at run time and, therefore, can be stored in load libraries that are separate from VISION:Builder and COMLIB. If used, the separate load library will need to be VISION:Builder Installation and Support Manual (MVS) 12

19 Chapter 3 System Preparation Step 5 Install the DB2 Database Access Module, MARKSQL concatenated before the VISION:Builder and COMLIB load libraries. In this way, you can tailor several different versions of these modules to satisfy varying requirements for separate user groups. Step 5 Install the DB2 Database Access Module, MARKSQL Only customers with the DB2 Interface system option and RS2 need to perform this step. The MARKSQL module contains slots used to hold the SQL statements needed to access the tables of your DB2 databases during application processing runs. This module must go through the DB2 application program preparation process described in IBM's DATABASE 2 Application Programming Guide manuals. The MARKSQL source code module supplied in the WORKLIB PDS is assembled ito generate source statements that become the plan required by DB2 to run VISION:Builder applications that access DB2 tables. The number of statement slots in the generated MARKSQL plan modules limits the number of tables that can be accessed in an application run. In the MARKSQL module, the parameter &MAX controls the number of statement slots generated. The number of statements needed to access DB2 tables in an execution run varies according to which processing options are used in the application. For example, if MOSAIC processing is not used, the number of tables that can be accessed is equal to the &MAX value. However, if MOSAIC processing is used to access a DB2 table, three statement slots within the MARKSQL plan module are used instead of one. This results in lowering the number of tables available in the run. Applications using the updating facility can also cause multiple statement slots to be used per table. The application source listing shows the total number of statements that are prepared for use during a particular processing run. An explanation describes the purpose for each prepared statement. VISION:Builder Installation and Support Manual (MVS) 13

20 Chapter 3 System Preparation Step 5 Install the DB2 Database Access Module, MARKSQL The MARKSQL source module supplied in the WORKLIB PDS allows for 50 statement slots. An application program can use up to 50 individual DB2 tables. You can change the parameter within the MARKSQL module to allow for access to more or less than 50 tables (statement slots). To change the parameter, simply change the value in the following statement that appears after the introductory comments of the MARKSQL module: During the link edit step, some linkage editors may issue warning messages and a condition code 4. These can be ignored. For example, message IEW2646W issued by the Binder Linkage Editor is a warning about RMODE Conflicts when the IBM Module DSNALI is included. The module MARKSQLC is correctly linked and the message can be ignored. &MAX SETA 50 MAXIMUM NUMBER OF SQL STATEMENTS PER APPL. Once the appropriate parameter value has been set or the default value accepted, the MARKSQL module must be assembled to generate the final source statements to be prepared for DB2. This assembly does not generate any object code but uses the assembler as a source code generator. The source code generated is precompiled (to produce a DBRM), assembled (to produce an object module), and link edited (to produce a load module). Use the JCL member BLDB2A in the WORKLIB PDS to assemble and prepare the MARKSQL modules. There are three ways the MARKSQL module is prepared, to correspond with the three methods for attaching to DB2. The three attachment facilities used are CALL, IMS, and TSO. The JCL member BLDB2A uses the standard IBM procedure DSNHASMH to accomplish the prepares and produce three separate modules named MARKSQLC, MARKSQLI, and MARKSQLT. Also, the MEM parameter is used to specify plan names. The module names and default plan names for each attach facility are as follows: Module Name Attach Facility Plan Name MARKSQLC CALL MARKDB2 MARKSQLI IMS MARKDLI MARKSQLT TSO MARKIV VISION:Builder Installation and Support Manual (MVS) 14

21 Chapter 3 System Preparation Step 5 Install the DB2 Database Access Module, MARKSQL You might need to confer with your DB2 database administrator before proceeding with this process. You only need to prepare the MARKSQL modules that correspond to the attach facilities you will use. When executing your application under one of the attach facilities, the plan name must be provided to DB2. When using CALL Attach, supply the plan name in the Run Parameter (RP) DB2 statement within the application source code. When using IMS Attach, supply the plan name on the control statement input from the specified DDITV02 DD. When using TSO Attach, the terminal monitor program RUN control statement contains the plan name entry. See the Environment Manual for samples of the JCL needed to run your application using the three attach facilities. After the required MARKSQL modules are preprocessed, compiled, and link edited, the application plans generated by the DB2 preprocessor must undergo an additional process called binding. The BIND function can be invoked using either DB2I (DB2 Interactive) using the TSO terminal monitor program with the appropriate control statements or using batch JCL. Note that VISION:Builder does not require repeatable read isolation, and you should specify cursor stability isolation when binding the plans to allow greater concurrent access to your DB2 tables. See the IBM DATABASE2 Application Programming Guide for your environment for additional information on the bind process. You may need to confer with your DB2 database administrator before proceeding with the BIND process. You only need to BIND the plan names for the attach facilities that you will be using. You can choose either of the two methods to perform the BIND process for the prepared MARKSQL modules that will be used to Attach to DB2. Figure 2 shows the panels displayed when doing the BIND using the DB2I (DB2 Interactive) facility. Or, you can use the JCL member BLDB2B in the WORKLIB PDS to BIND the plan names in a batch job. If VISION:Builder Installation and Support Manual (MVS) 15

22 Chapter 3 System Preparation Step 5 Install the DB2 Database Access Module, MARKSQL at any time you make changes to the MARKSQL modules, you need to repeat the preparation and bind process. Be aware that you must use a BIND REPLACE action, not REBIND, when you perform a new bind. VISION:Builder Installation and Support Manual (MVS) 16

23 Chapter 3 System Preparation Step 5 Install the DB2 Database Access Module, MARKSQL Member name MARKDB2 on the third display is for the CALL Attach. For the IMS Attach, change it to MARKDLI. For the TSO Attach, change it to MARKIV. COMMAND === 5 DB2I PRIMARY OPTION MENU Select one of the following DB2 functions and press ENTER. 1 SPUFI (Process SQL statements) 2 DCLGEN (Generate SQL and source language declarations) 3 PROGRAM PREPARATION (Prepare a DB2 application program to run) 4 PRECOMPILE (Invoke DB2 precompiler) 5 BIND/REBIND/FREE (BIND, REBIND, or FREE plans or packages) 6 RUN (RUN an SQL program) 7 DB2 COMMANDS (Issue DB2 commands) 8 UTILITIES (Invoke DB2 utilities) 9 CATALOG VISIBILITY (Invoke catalog dialogs) D DB2I DEFAULTS (Set global parameters) X EXIT (Leave DB2I) PRESS: END to exit HELP for more information BIND/REBIND/FREE COMMAND === 1 Select one of the following and press ENTER: 1 BIND PLAN (Add or replace an application plan) 2 REBIND PLAN (Rebind existing application plan or plans) 3 FREE PLAN (Erase application plan or plans) 4 BIND PACKAGE (Add or replace a package) 5 REBIND PACKAGE (Rebind existing package or packages) 6 FREE PACKAGE (Erase a package or packages) PRESS: ENTER to process END to exit HELP for more information BIND PLAN COMMAND === Enter DBRM data set name(s): 1 MEMBER... === MARKDB2 2 PASSWORD... === 3 LIBRARY... === DBRMLIB.DATA 4 ADDITIONAL DBRMS?... === NO (YES to include more DBRMs) Enter options as desired: 5 PLAN NAME... === MARKDB2 (Required to create a plan) 6 CHANGE CURRENT DEFAULTS?.. === NO (NO or YES) 7 ENABLE/DISABLE CONNECTIONS? === NO (NO or YES) 8 INCLUDE PACKAGE LIST?... === NO (NO or YES) 9 OWNER OF PLAN (AUTHID)... === (Leave blank for your primaryid) 10 QUALIFIER... === (For tables, views, and aliases) 11 CACHESIZE... === (Blank, or value ) 12 ACTION ON PLAN... === REPLACE (REPLACE or ADD) 13 RETAIN EXECUTION AUTHORITY. === YES (YES to retain user list) 14 CURRENT SERVER... === (Location name) PRESS: ENTER to process END to save and exit HELP for more information Figure 2 Using DB2I to Perform the BIND Function VISION:Builder Installation and Support Manual (MVS) 17

24 Chapter 3 System Preparation Step 6 Verify Basic System Installation Teradata Information Customer sites using the Teradata Database System need to prepare their MARKSQL module in a slightly different manner. To install the MARKSQL module for use with Teradata databases, use the JCL member BLDB2T in the WORKLIB PDS to assemble and prepare the MARKSQL module. The result will be the module named MARKSQLT. Once the module is prepared, you can perform any Teradata tasks needed to get the module ready for run-time use (such as binding). This module name is the same as the TSO Attach module used for access to IBM DB2 tables. You may want to store the Teradata version of MARKSQLT in a separate load library, especially if your site uses both IBM and Teradata databases. When running your VISION:Builder application, you must provide the appropriate DD statements needed by Teradata for profile and control information. See your Teradata manuals for the proper coding of this information. In addition, the Teradata run-time library must be included in the STEPLIB, JOBLIB, or link list concatenation when running your applications. The VISION:Builder application source code MUST NOT contain a Run Parameter (RP) DB2 statement because this will cause VISION:Builder to attempt a Call Attach using the MARKSQLC module. The absence of an RP DB2 statement, when running a standard (non-ims) VISION:Builder processing step will cause an Attach using the MARKSQLT module. Step 6 Verify Basic System Installation At this point the basic VISION:Builder System is installed. Chapter 4 System Setups starting on page 21 details additional setup steps for utilizing other VISION:Builder capabilities. The use of these other capabilities is dependent on the preferences at each installation site. In order to verify that the basic VISION:Builder system is installed and operational, a simple job stream is run. This job stream exercises several different functions of the system. VISION:Builder Installation and Support Manual (MVS) 18

25 Chapter 3 System Preparation Step 6 Verify Basic System Installation Use the JCL member BLIVP in the WORKLIB PDS to perform the installation verification process. All that you need to supply is the JOBLIB DD data set names for the VISION:Builder and COMLIB component load libraries. No permanent data sets are created by this job stream. Note that VISION:Builder utilizes the IBM Language Environment (LE, formerly LE/370). The LE run-time library must available when running VISION:Builder jobs. If the LE modules are not available at your facility, an RSM (Restricted System Modification) is available that, when installed in the VISION:Builder loadlib, will cause VISION:Builder to bypass using any LE modules. See Step 7 Install Restricted System Modifications (RSMs) on page 21, which will point you to the information needed to apply RSMs to your system. The job stream contains the following steps. Each step will complete with a condition code zero (0000). If you are using IBM LE services, you must have access to the LE Run-time library using concatenation to your VISION: Builder load library or other method. INIT DEFRUN1 PROCRUN A library utility run to allocate and initialize a common library (M4LIB). If you set Item Tracking in MARKLIBP to 1 or 3, then you must add an IT statement to the M4INPUT for this step. A definition run that catalogs a file and a table definition in the M4LIB. A single step processing run to read an instream data file and produce two reports. The cataloged file and table definitions are utilized from the M4LIB. The Advanced Syntax Language (ASL) translator is invoked. Your standard SORT program is called to sort the report data. The input file data is processed and two reports are produced. VISION:Builder Installation and Support Manual (MVS) 19

26 Chapter 3 System Preparation Step 6 Verify Basic System Installation LIBRUN DEFRUN2 A library utility run to back up (dump), reinitialize, and restore the contents of the M4LIB. This is a process that condenses the M4LIB. A definition run to produce glossary listings of the file and table definitions. The basic installation is complete and verified. Please review Chapter 4 System Setups starting on page 21 to determine which optional setup steps are needed for your site. VISION:Builder Installation and Support Manual (MVS) 20

27 Chapter 4 System Setups This chapter contains a variety of system setups that you may need to perform. The specific steps that you perform depend on which of the following capabilities and facilities your installation site is using or plans to use. Any of the steps in this chapter can be performed as required. Step 7 Install Restricted System Modifications (RSMs) An RSM is a customization to the system that satisfies unique site requirements. If the previous release of your VISION:Builder system had RSMs installed, you may need to install the current release of the RSMs. This should make your system functionally equivalent to that of your previous version. You can tell if your system has an RSM applied by looking at the banner page. Any system modification with a value less than 200 is an RSM and a candidate for a comparable upgrade RSM. If in doubt, contact Technical Support. 21

28 Chapter 4 System Setups Step 8 Install the Program Analyzer File Definitions and Requests All the RSMs for VISION:Builder, COMLIB, and VISION:Workbench for ISPF are contained as members in the RSMLIB PDS transferred to disk from the system tape. The JCL members BLZARK, CLZARK, and WBZARK in the WORKLIB PDS contain sample job steps to apply and remove SMs from the various components. Please see the ANSRZARK Utility Manual for more information about RSMs and the use of ANSRZARK. Contact Sterling Software Technical Support if you have any questions regarding the use of RSMs for your site. The RSMs member names start with BL, CL, and WB, indicating the applicable component (VISION:Builder, COMLIB, and VISION:Workbench for ISPF, respectively). The number portion of the RSM member name is sequenced 100 through 200. The numbers for the current component releases correspond to the same number in the previous release. The letter following the RSM number is an operating environment indicator. Each member name contains a suffix of XX or ZZ. The XX means the member contains the description and the purpose of the RSM. The ZZ means the member contains the input control statements for the ANSRZARK utility program. Step 8 Install the Program Analyzer File Definitions and Requests If you will be using the Program Analyzer Facility (PAL), you need to perform this step. The VISION:Builder file definitions and application requests are cataloged into a common library (M4LIB) for use in the production of the various PAL Reports. VISION:Builder Installation and Support Manual (MVS) 22

29 Chapter 4 System Setups Step 9 Static Own Code Integration Relink For proper Program Analyzer support, three file definitions (IGCPALVB, IGCPALWK, and IGCPALRS) and a request group (IGCPAL) must be cataloged. The request group IGCPAL contains the following request names: IGCPALFT IGCPALDR IGCPAL2P IGCPAL4 IGCPAL5P IGCPALRS IGCPAL1 IGCPAL3 IGCPAL4P IGCPAL6 IGCPALEF IGCPAL2 IGCPAL3P IGCPAL5 IGCPAL7 To install the Program Analyzer, you must initialize an M4LIB and catalog the file definitions, the individual requests, and the request group into the M4LIB. Use the JCL member BLPAL in the WORKLIB PDS to catalog the PAL items. The job will catalog the items into a BDAM format M4LIB. The INIT (initialize an M4LIB) and DEFRUN1 (definition run) steps should receive a condition code 0, indicating successful completion. The PROCRUN (processing scan only run) step receives a condition code 4, indicating successful completion of the scan only run. Review the source listing to insure that no type 3 or higher error messages were issued. The PAL facility is now ready to use. The M4LIB data set will be needed when the PAL facility is used to produce reports. Step 9 Static Own Code Integration Relink This step is only needed if you use the Static Integration Facility for your user-written M4OWN module. The purpose and use of this facility is described in the Environment Manual. This step can be skipped if static own code integration is not used. VISION:Builder Installation and Support Manual (MVS) 23

30 Chapter 4 System Setups Step 9 Static Own Code Integration Relink Use JCL member BLRLNK in the WORKLIB PDS to run a job that relinks the VISION:Builder main program module and includes your user-written version of the module M4OWN. You need to supply your M4OWN module as an object or a load module. See the JCL comments that indicate the data sets needed for the link edit job. During the link edit, various warning and error messages are issued. The following messages can be safely ignored: IEW0461 IEW0161 WARNING-SYMBOL PRINTED IS AN UNRESOLVED EXTERNAL REFERENCE, NCAL WAS SPECIFIED. WARNING-EXCLUSIVE CALL FROM SEGMENT NUMBER PRINTED TO SYMBOL PRINTED - XCAL WAS SPECIFIED. These messages cause a condition code 4, which can be safely ignored. Also, if you comment out the DLILIB DD (or the OBJLIB DD) statement in the link edit JCL, a condition code 8 will occur and the following message is issued and can be ignored: If you need to restore the original M4OWN module delivered with the system to turn off and remove Static Own Code, the WORKLIB PDS contains the original M4OWN object code. Point to the WORKLIB PDS on the OBJLIB DD statement and run the BLRLNK job. IEW0432 ERROR-LIBRARY NAME PRINTED CANNOT BE OPENED, DD STATEMENT MAY BE MISSING. Link edit storage requirements vary from installation to installation. However, the normal region size and default link edit size parameter values used at your installation for links to a loadlib should be suitable for this link edit step. If you have a problem, you can use a region size of 1024K and a link edit size parameter of (310K, 84K) as a guideline. VISION:Builder Installation and Support Manual (MVS) 24

31 Chapter 4 System Setups Step 10 Setup for Use with the TSO Command Processor Step 10 Setup for Use with the TSO Command Processor The following sections are for sites that use the OLX, OQL, OFI, BQL, and BFI features of VISION:Builder. If you do not use any of these facilities, proceed to Step 11 Copy VISION:Builder Message Modules to LPA on page 27. These features continue to be delivered as part of the system for compatibility purposes and in support of legacy systems still using these features of the product. OQL and BQL Parameter Module Modification The Online Executive (OLX) facility uses modules containing parameters, options, and settings that can be tailored to each installation. The default values are contained in modules that can be modified, assembled, and link edited as needed at anytime. If no modifications are required, this section can be bypassed. The two parameter modules are: OQLPARM BQLPARM Online Query Language (OQL, OLX, OFI) parameter module Batch Query Language (BQL, BFI) parameter module These are listed in detail in Appendix B VISION:Builder Parameter Modules starting on page 111 of this manual. The source code for the parameter modules is contained in the WORKLIB PDS. If you are going to modify any of these modules, you should create a backup copy of the original source code. Once you have reviewed and modified the parameter modules as needed, you can use the JCL member BLASM2 in the WORKLIB PDS to assemble and link edit new versions of the modules into the VISION:Builder component load libraries. The JCL in member BLASM2 has examples for the assembly and link edit of both of the parameter modules. You only need to run the steps that correspond to the modules you change. VISION:Builder Installation and Support Manual (MVS) 25

32 Chapter 4 System Setups Step 10 Setup for Use with the TSO Command Processor For each step you choose to run, specify the WORKLIB PDS name, the source member name, and the load library name. TSO Help Data Set OLX Command Processors If your site does not utilize the OLX, OFI, or OQL facility, this section can be skipped. The TSO help members for the OLX, OFI, or OQL facility must be made available to the general TSO help processor during terminal sessions. The TSO help members can be copied to a separate help data set that is concatenated with the other data sets specified on the SYSHELP DD statement in the TSO logon procedure. Another option is to copy the help members directly into one of the help data sets already specified on the SYSHELP DD statement in the TSO logon procedure. Use the JCL member BLCOPY3 in the WORKLIB PDS to copy the TSO help members to a help data set. The BLCOPY3 job allocates a new data set and copies the help members from the WORKLIB PDS to the new data set. If you are using an existing data set, skip the ALLOC step in the BLCOPY3 JCL. The copy job replaces members of the same name in the existing data set. Users of the OLX facility may want to copy some of the command processing modules to the SYS1.LINKLIB (or concatenation thereof) so that TSO can find them. This allows users to specify the VISION:Builder load library as an operand of the M4EXEC command. Otherwise, the VISION:Builder load library must be part of the STEPLIB DD or allocated as a STEPLIB for the TSO session. This specification is optional. Use the JCL member BLCOPY4 in the WORKLIB PDS to copy some of the OLX Command Modules to a SYS1.LINKLIB or concatenation thereof. Specify the VISION:Builder load library and the SYS1.LINKLIB data set names. The copy job replaces members of the same name in the copied to data set. VISION:Builder Installation and Support Manual (MVS) 26

33 Chapter 4 System Setups Step 11 Copy VISION:Builder Message Modules to LPA Step 11 Copy VISION:Builder Message Modules to LPA This optional step can be done if you want to copy the VISION:Builder messages modules to your LPA libraries for shared access. The VISION:Builder messages are contained in modules within the VISION:Builder load library. These modules are loaded into memory (the region) as needed during the various execution runs. The messages modules are marked as reentrant and could be placed in the LPA. They are then shared by all VISION:Builder runs and reduce the amount of storage used in the region for each job. The size of each message module is 4K. Also, an index module and a global message module are used in the message handling mechanism. Use the JCL member BLCOPY5 in the WORKLIB PDS to copy the VISION:Builder messages modules from the VISION:Builder load library to an LPA load library. Specify the VISION:Builder load library and the LPA load library data set names. The copy job replaces members of the same name in the copied to data set. VISION:Workbench for DOS One of the components of the VISION:Builder software system is a PC based application programming development tool. This component runs on a PC workstation under DOS. It can also be run in a DOS window under Windows 3.1, Windows 95, and Windows NT. This tool helps VISION:Builder users to prepare their definitions and applications. All coding is checked for errors and inconsistencies at the PC without the need to connect to the host. Once the application and definitions are ready, the users transfer the VISION:Builder source statements to the host for actual submission and processing. VISION:Builder Installation and Support Manual (MVS) 27

34 Chapter 4 System Setups VISION:Workbench for ISPF Setup Requirements VISION:Workbench for DOS is delivered on diskette. The diskette should be distributed among all VISION:Builder users. The diskette is NOT copy protected, you can make unlimited copies as needed. Contact Sterling Software Technical Support if you cannot locate the diskette in your installation package or have other problems. The details for installing and using VISION:Workbench for DOS are in the VISION:Workbench for DOS User's Guide. Refer the user to that manual to install the software on a PC workstation. VISION:Workbench for ISPF Setup Requirements Allocating VISION:Workbench for ISPF Run-Time Libraries VISION:Workbench for ISPF runs as an application under IBM s ISPF/PDF Facility, which is an extension of TSO, and takes advantage of the many standard services available under ISPF. In order to integrate VISION:Workbench for ISPF into the ISPF environment, the VISION:Workbench for ISPF libraries and the appropriate VISION:Builder, VISION:Transact, VISION:Inform, and COMLIB component load libraries must be made available to the ISPF facility. There are two primary methods for making the VISION:Workbench for ISPF libraries known to ISPF. One method is to add the libraries to the TSO logon procedure or the ISPF startup CLIST. The other method is to use the ISPF LIBDEF service to dynamically modify your ISPF library concatenations. Check with the systems group at your facility to confirm which method you should use to get the VISION:Workbench for ISPF libraries allocated for ISPF sessions. VISION:Builder Installation and Support Manual (MVS) 28

35 Chapter 4 System Setups VISION:Workbench for ISPF Setup Requirements Once you have determined how your existing ISPF libraries are being allocated, you can allocate the necessary VISION:Workbench for ISPF libraries by concatenating them to the existing ISPF library allocations and allocating the VISION:Workbench for ISPF libraries in the front of each concatenation sequence. Allocation Requirements The following list shows the required ISPF ddnames and the VISION:Workbench for ISPF data sets that should be associated with them. All VISION:Workbench for ISPF data set names displayed are the suggested names shown earlier in this document. These names should be changed to reflect those names actually used during your installation process. Note that the VISION:Workbench for ISPF CLIST library was delivered on the installation tape as a fixed blocked data set with a record length of 80 and a block size of If your installation prefers a variable blocked format, you may want to copy the contents of this library over to a different CLIST library of the proper format for your site. ddname: Data set name: ddname: Data set names: SYSPROC BUILDER.WB055.CLIST ISPLLIB BUILDER.WB055.LOADLIB (all sites) BUILDER.CL045.LOADLIB (all sites) BUILDER.BL135.LOADLIB (VISION:Builder sites) TRANSACT.TR075.GENLIB (VISION:Transact sites) INFORM.LOADLIB (VISION:Inform sites) ISPLLIB functions as a task library. It is searched before the STEPLIB allocations, system link libraries, or the system link pack area. VISION:Builder Installation and Support Manual (MVS) 29

36 Chapter 4 System Setups VISION:Workbench for ISPF Setup Requirements VISION:Workbench for ISPF Release 5.5 requires the specific releases of the associated software products and components, as shown in the following table: Software Product Release Number VISION:Builder Release 13.5 VISION:Transact Release 7.5 VISION:Inform Release 3.0 COMLIB Release 4.5 Additionally, with Release 13.5 of VISION:Builder and Release 7.5 of VISION:Transact, the IBM Language Environment (LE, formerly LE/370) is utilitized. The LE run-time library must be available when running the validation function of VISION:Workbench for ISPF. If the LE modules are not available at your facility, RSMs (Restricted System Modifications) are available that, when installed in the VISION:Builder and VISION:Transact loadlibs, will cause VISION:Builder and VISION:Transact to bypass using any LE modules. ddname: Data set name: ISPPLIB BUILDER.WB055.PANELS VISION:Builder Installation and Support Manual (MVS) 30

37 Chapter 4 System Setups VISION:Workbench for ISPF Setup Requirements If you have chosen to preprocess your VISION:Workbench for ISPF panel library, you should concatenate the preprocessed panel library, rather than the panel source library, to this ddname. Preprocessing the panel library is an optional installation step discussed in Optional Setup for VISION:Workbench for ISPF on page 45 of this document. ddname: Data set name: ISPMLIB BUILDER.WB055.MSGS This ddname is used by ISPF to locate the text of all messages issued by ISPF applications like VISION:Workbench for ISPF. ddname: Data set name: ISPSLIB BUILDER.WB055.SKELS The ISPSLIB ddname is used to specify the location of ISPF file tailoring skeletons used by VISION:Workbench for ISPF. ddname: Data set name: ISPFILE This data set name should reference a file tailoring output library. Sites that use the VISION:Workbench for ISPF Generate facility must preallocate this file. VISION:Builder Installation and Support Manual (MVS) 31

38 Chapter 4 System Setups VISION:Workbench for ISPF Setup Requirements The IMPORT option of VISION:Workbench for ISPF requires a data set to save information entered during the IMPORT function dialogs. The entered information is then available from session to session. The data set should be preallocated and cataloged. The data set characteristics are as follows: DSORG PO RECFM FB LRECL 80 BLKSIZE multiple of 80 SPACE (TRK,(5,2,2)) Once the data set has been defined, you need to add the data set to the ISPF startup CLIST allocations. The free and allocation entries for the ddname DEFTLIB should be coded as follows: FREE F(DEFTLIB) ALLOC F(DEFTLIB) DA( user.defined.name ) SHR VISION:Builder Installation and Support Manual (MVS) 32

VISION:Builder VISION:Two

VISION:Builder VISION:Two VISION:Builder VISION:Two Release 13.8 New Release Planning Guide for OS/390 (MVS ) BUNRP138.PDF/D92-003-009 Copyright 2000 Sterling Software, Inc. All Rights Reserved Sterling Software Information Management

More information

CA Software Change Manager for Mainframe

CA Software Change Manager for Mainframe CA Software Change Manager for Mainframe Reports Guide r12 This documentation and any related computer software help programs (hereinafter referred to as the Documentation ) is for the end user s informational

More information

PDSUPDTE. 4. When the length of STRING2 is less than that of STRING1, blanks are inserted after the next pool of two blanks following STRING1.

PDSUPDTE. 4. When the length of STRING2 is less than that of STRING1, blanks are inserted after the next pool of two blanks following STRING1. PDSUPDTE PDSUPDTE is a batch card image tailoring procedure and is designed to change selected fields in JCL and control statements contained in libraries (Partitioned Datasets). Control statements can

More information

E-SRF. Security Signature Analysis. Release EKC Security Reporting Facility GENERAL AVAILABILITY. September 1, 2005 EKC Inc.

E-SRF. Security Signature Analysis. Release EKC Security Reporting Facility GENERAL AVAILABILITY. September 1, 2005 EKC Inc. E-SRF EKC Security Reporting Facility Security Signature Analysis Release 2.1.0 E-SRF V2R1M0 GENERAL AVAILABILITY September 1, 2005 EKC Inc. E-SRF is a proprietary product developed and maintained by EKC

More information

LMS. Laret Melsch Systems

LMS. Laret Melsch Systems LMS Laret Melsch Systems Manage and Automate Dynamic Allocation of STEPLIBs and ISPF Libraries is the premier solution to manage and automate dynamic allocation of STEPLIB and ISPF libraries to save time,

More information

JCL JOB CONTROL LANGUAGE

JCL JOB CONTROL LANGUAGE Mainframe Concepts:- What is Mainframe Difference between Open source Applications and Mainframe Application Where do we use Mainframe Applications Operating System information Resource Access Control

More information

Transporting files between MVS and MVS or between MVS and a Workstation

Transporting files between MVS and MVS or between MVS and a Workstation Transporting files between MVS and MVS or between MVS and a Workstation author: Lionel B. Dyck Revision 1.207 May 07, 2003 If there is a need to transport any file from the IBM MVS computing systems to

More information

Appendix B WORKSHOP. SYS-ED/ Computer Education Techniques, Inc.

Appendix B WORKSHOP. SYS-ED/ Computer Education Techniques, Inc. Appendix B WORKSHOP SYS-ED/ Computer Education Techniques, Inc. 1 ISPF/PDF Environment 1. Log on to ISPF/PDF; different installations have different logon procedures. 1.1. The ISPF/PDF Primary Option Menu

More information

CA MICS Resource Management

CA MICS Resource Management CA MICS Resource Management MICF User Guide Release 12.9 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

CA IDMS Using VSAM Transparency

CA IDMS Using VSAM Transparency Using VSAM Transparency Date: 16-Jan-2018 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is for your

More information

CA Application Quality and Testing Tools

CA Application Quality and Testing Tools CA Application Quality and Testing Tools Symbolic Guide Version 9.1.00 This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred to as the

More information

Compute (Bridgend) Ltd

Compute (Bridgend) Ltd Compute (Bridgend) Ltd SELCOPY Product Suite for z/os Version 3.10 Program Directory (SELCOPY 3.10, SELCOPY/i 3.10 and CBLVCAT 3.10) 8 Merthyr Mawr Road, Bridgend, Wales UK CF31 3NH Tel: +44 (1656) 65

More information

Installation Verification Procedure for Oracle Database Provider for DRDA

Installation Verification Procedure for Oracle Database Provider for DRDA Installation Verification Procedure for Oracle Database Provider for DRDA Disclaimer The following is intended to outline our general product direction. It is intended for information purposes only, and

More information

eft213 NetEx/eFT for IBM z/os Systems Release Memo To Users June 2018 MTU-eFT213-R5.4.7

eft213 NetEx/eFT for IBM z/os Systems Release Memo To Users June 2018 MTU-eFT213-R5.4.7 eft213 NetEx/eFT for IBM z/os Systems Release 5.4.7 Memo To Users June 2018 1999-2018 Network Executive Software, Inc. 6450 Wedgwood Road North #103 Maple Grove, MN 55311 MTU-eFT213-R5.4.7 Document Revision

More information

Getting Started with Xpediter/Eclipse

Getting Started with Xpediter/Eclipse Getting Started with Xpediter/Eclipse This guide provides instructions for how to use Xpediter/Eclipse to debug mainframe applications within an Eclipsebased workbench (for example, Topaz Workbench, Eclipse,

More information

Data Center Management Systems

Data Center Management Systems Data Center Management Systems The Expert JCL Manager - JED The Future of Automated JCL Management JED Highlights:(Partial list) The JED Process Operating Environments Supported JED Features and Functions

More information

IBM. DFSMS Using the Interactive Storage Management Facility. z/os. Version 2 Release 3 SC

IBM. DFSMS Using the Interactive Storage Management Facility. z/os. Version 2 Release 3 SC z/os IBM DFSMS Using the Interactive Storage Management Facility Version 2 Release 3 SC23-656-30 Note Before using this information and the product it supports, read the information in Notices on page

More information

CA IDMS VSAM Transparency

CA IDMS VSAM Transparency CA IDMS VSAM Transparency VSAM Transparency User Guide Release 18.5.00, 2nd Edition This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred

More information

CA Endevor Software Change Manager

CA Endevor Software Change Manager CA Endevor Software Change Manager Footprint Synchronization Guide Version 16.0.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred

More information

CA EPIC for z/vse. Release Notes. r5.2

CA EPIC for z/vse. Release Notes. r5.2 CA EPIC for z/vse Release Notes r5.2 This documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is for your informational

More information

COMPUTER EDUCATION TECHNIQUES, INC. (JCL ) SA:

COMPUTER EDUCATION TECHNIQUES, INC. (JCL ) SA: In order to learn which questions have been answered correctly: 1. Print these pages. 2. Answer the questions. 3. Send this assessment with the answers via: a. FAX to (212) 967-3498. Or b. Mail the answers

More information

//PSWDGEN EXEC PGM=RAIPWG //STEPLIB DD DISP=SHR,DSN=&RAILOAD //SYSTSPRT DD SYSOUT=* //SYSIN DD

//PSWDGEN EXEC PGM=RAIPWG //STEPLIB DD DISP=SHR,DSN=&RAILOAD //SYSTSPRT DD SYSOUT=* //SYSIN DD Appendix P Updating Product Passwords A CPU password is required to install and operate Relational Architects International (RAI) products on either a trial or permanent basis. The jobstream described

More information

DOS. Reference Guide 6.0 WDUSR060.PDF/D

DOS. Reference Guide 6.0 WDUSR060.PDF/D Advantage VISION:Workbench for DOS Reference Guide 6.0 WDUSR060.PDF/D50-201-011 This documentation and related computer software program (hereinafter referred to as the "Documentation") is for the end

More information

ISPF at EI&O UFIT. UF Information Technology. EI&O Document ID: D0040 Last Updated: 06/28/2002

ISPF at EI&O UFIT. UF Information Technology. EI&O Document ID: D0040 Last Updated: 06/28/2002 UFIT ISPF at EI&O EI&O Document ID: D0040 Last Updated: 06/28/2002 The Interactive System Productivity Facility (ISPF) and the Program Development Facility (PDF) are available in TSO. This document briefly

More information

CA JCLCheck Workload Automation

CA JCLCheck Workload Automation CA JCLCheck Workload Automation Release Notes Version 12.0.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

ISPF Users Boot Camp - Part 2 of 2

ISPF Users Boot Camp - Part 2 of 2 Interactive System Productivity Facility (ISPF) ISPF Users Boot Camp - Part 2 of 2 SHARE 116 Session 8677 Peter Van Dyke IBM Australia SHARE 116, Winter 2011 pvandyke@au1.ibm.com Introduction Our jobs

More information

Chapter 2 TSO COMMANDS. SYS-ED/ Computer Education Techniques, Inc.

Chapter 2 TSO COMMANDS. SYS-ED/ Computer Education Techniques, Inc. Chapter 2 TSO COMMANDS SYS-ED/ Computer Education Techniques, Inc. Objectives You will learn: Executing TSO commands in READY mode or ISPF. The format of a TSO command - syntax and usage. Allocating a

More information

JRH DB2I2 for DB2 OS/390 & zos

JRH DB2I2 for DB2 OS/390 & zos JRH DB2I2 for DB2 OS/390 & zos Installation Guide Version 7.1 & 8.0 11/22/2006 310-544-1497 29011 Golden Meadow Drive Rancho Palos Verdes, CA 90275 United States Golden State Software Inc. http://www.jrh-inc.com/

More information

Migrating to Tivoli Decision Support for z/os (TDSz) Version 1.8.2

Migrating to Tivoli Decision Support for z/os (TDSz) Version 1.8.2 Migrating to Tivoli Decision Support for z/os (TDSz) Version 1.8.2 This document contains instructions to migrate to TDSz Version 1.8.2. Migration paths from TDSz V1.8.0 and V1.8.1 are provided. This document

More information

MVS/QuickRef - Tailoring QW

MVS/QuickRef - Tailoring QW MVS/QuickRef - Tailoring QW Speaker Name: Chuck Davis Speaker Company: Chicago-Soft, Ltd. Date of Presentation: February 5, 2013 Session Number: 12489 cdavis@quickref.com Planned topics include - 1 of

More information

CA TPX Session Management

CA TPX Session Management CA TP Session Management Batch Administration Guide Release 5.3 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

CA View. Release Notes. Release 12.2

CA View. Release Notes. Release 12.2 CA View Release Notes Release 12.2 This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred to as the Documentation ), is for your informational

More information

Failures under MVS p. 67 General p. 67 JCL Errors p. 68 Syntactical JCL Errors p. 68 Allocation JCL Errors p. 69 ABEND Failures p.

Failures under MVS p. 67 General p. 67 JCL Errors p. 68 Syntactical JCL Errors p. 68 Allocation JCL Errors p. 69 ABEND Failures p. About the Author p. vii Preface p. xv Acknowledgments p. xix Introduction p. 1 Historical Perspective p. 1 JCL Complexity p. 3 Multiprogramming and Virtual Storage p. 4 Data Set Organizations p. 8 Non-VSAM

More information

CA Endevor Software Change Manager

CA Endevor Software Change Manager CA Endevor Software Change Manager CA Roscoe Interface Administration Guide Version 16.0.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter

More information

Micro Focus. Data Express. User Guide (Host)

Micro Focus. Data Express. User Guide (Host) 1 Micro Focus Data Express Copyright 2007-2008 Micro Focus (IP) Ltd. All rights reserved. Micro Focus (IP) Ltd. has made every effort to ensure that this book is correct and accurate, but reserves the

More information

CA File Master Plus. ISPF User Guide. Release

CA File Master Plus. ISPF User Guide. Release CA File Master Plus ISPF User Guide Release 9.1.00 This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred to as the Documentation ), is

More information

CA-MetaCOBOL + Online Programming Language Guide. Release 1.1 R203M+11DRP

CA-MetaCOBOL + Online Programming Language Guide. Release 1.1 R203M+11DRP CA-MetaCOBOL + Online Programming Language Guide Release 1.1 R203M+11DRP -- PROPRIETARY AND CONFIDENTIAL INFORMATION -- This material contains, and is part of a computer software program which is, proprietary

More information

* Parameter... 1:18. B Backward References... 5:8 Blocksize: Choosing... 3:19

* Parameter... 1:18. B Backward References... 5:8 Blocksize: Choosing... 3:19 * Parameter... 1:18 A Abnormal Disposition... 2:7 ACB: Access Method Control Block... 11:7 Accounting Information... 1:9, 8:15 ACCT Parameter - Account... 1:15 Allocation and Termination Messages... 1:25

More information

DB2 UDB: Application Programming

DB2 UDB: Application Programming A ABS or ABSVAL... 4:19 Access Path - Determining... 10:8 Access Strategies... 9:3 Additional Facts About Data Types... 5:18 Aliases... 1:13 ALL, ANY, SOME Operator... 3:21 AND... 3:12 Arithmetic Expressions...

More information

CA PDSMAN PDS Library Management CA RS 1404 Service List

CA PDSMAN PDS Library Management CA RS 1404 Service List CA PDSMAN PDS Library Management 7.7 1 CA RS 1404 Service List Description Hiper 7.7 RO66063 $DEMO MAY FAIL WITH I/O ERROR AND U0001 ABEND RO66078 PDSMENT-2 OR U0001 ABEND TERMINATING HEALTH CHECKS RO66087

More information

JCL MOCK TEST JCL MOCK TEST III

JCL MOCK TEST JCL MOCK TEST III http://www.tutorialspoint.com JCL MOCK TEST Copyright tutorialspoint.com This section presents you various set of Mock Tests related to JCL Framework. You can download these sample mock tests at your local

More information

CA VM:Backup for z/vm

CA VM:Backup for z/vm CA VM:Backup for z/vm Installation Guide Release 3.5 This documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is

More information

CA Panvalet. Installation Guide. r14.6. Third Edition

CA Panvalet. Installation Guide. r14.6. Third Edition CA Panvalet Installation Guide r14.6 Third Edition This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is

More information

CA IDMS Extractor. CA IDMS Database Extractor Option. Release

CA IDMS Extractor. CA IDMS Database Extractor Option. Release CA IDMS Extractor CA IDMS Database Extractor Option Release 18.5.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Workflow Manager Endevor Attachment

Workflow Manager Endevor Attachment Workflow Manager Endevor Attachment Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http:www.microfocus.com Copyright Micro Focus. All rights reserved. MICRO FOCUS, the Micro Focus

More information

APPENDIX 4 Migrating from QMF to SAS/ ASSIST Software. Each of these steps can be executed independently.

APPENDIX 4 Migrating from QMF to SAS/ ASSIST Software. Each of these steps can be executed independently. 255 APPENDIX 4 Migrating from QMF to SAS/ ASSIST Software Introduction 255 Generating a QMF Export Procedure 255 Exporting Queries from QMF 257 Importing QMF Queries into Query and Reporting 257 Alternate

More information

Workflow Manager - ENDEVOR Attachment

Workflow Manager - ENDEVOR Attachment Workflow Manager - ENDEVOR Attachment Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright 2013-2014 Micro Focus. All rights reserved. MICRO FOCUS

More information

IBM InfoSphere Optim for z/os Version 7 Release 2. Batch Utilities

IBM InfoSphere Optim for z/os Version 7 Release 2. Batch Utilities IBM InfoSphere Optim for z/os Version 7 Release 2 Batch Utilities IBM InfoSphere Optim for z/os Version 7 Release 2 Batch Utilities Note Before using this information and the product it supports, read

More information

CA Datacom Core Compressing Data--CA Datacom Presspack

CA Datacom Core Compressing Data--CA Datacom Presspack CA Datacom Core - 15.0 Compressing Data--CA Datacom Presspack Date: 05-Mar-2018 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred

More information

IBM. IBM Software Manufacturing Solutions. Attached to this memorandum: Summary of Changes. List of Program Material. Installation Instructions.

IBM. IBM Software Manufacturing Solutions. Attached to this memorandum: Summary of Changes. List of Program Material. Installation Instructions. IBM To: Licensees of Transaction Processing Facility Version 4 Subject: Program Number 5748-T14 Release 1, Modification Level 00 Features 5831, 5832, 5702 The material you have received is listed on the

More information

CA ARCserve Backup for Windows

CA ARCserve Backup for Windows CA ARCserve Backup for Windows Enterprise Option for StorageTek ACSLS Guide r12 This documentation and any related computer software help programs (hereinafter referred to as the Documentation ) is for

More information

STEPLIBs, ISPF, and JES Spool Management: Solving Problems You Thought Were Impossible

STEPLIBs, ISPF, and JES Spool Management: Solving Problems You Thought Were Impossible STEPLIBs, ISPF, and JES Spool Management: Solving Problems You Thought Were Impossible John Szura, Lead Mainframe Developer Brian Vohs, Mainframe Developer Tone Software Corporation Wednesday, March 12

More information

IBM. Candle OMEGAMON Platform. Configuring IBM Tivoli Candle Management Server on z/os. Tivoli. Version 360 GC

IBM. Candle OMEGAMON Platform. Configuring IBM Tivoli Candle Management Server on z/os. Tivoli. Version 360 GC Tivoli Candle OMEGAMON Platform IBM Version 360 Configuring IBM Tivoli Candle Management Server on z/os GC32-9414-02 12 1 2 Tivoli Candle OMEGAMON Platform IBM Version 360 Configuring IBM Tivoli Candle

More information

Achieving Higher Levels of Productivity with IBM ISPF Productivity Tool for z/os IBM Redbooks Solution Guide

Achieving Higher Levels of Productivity with IBM ISPF Productivity Tool for z/os IBM Redbooks Solution Guide Achieving Higher Levels of Productivity with IBM ISPF Productivity Tool for z/os IBM Redbooks Solution Guide IBM ISPF Productivity Tool for z/os is an ISPF application that provides significant productivity

More information

INNOVATION TECHSUPPORT

INNOVATION TECHSUPPORT INNOVATION TECHSUPPORT VOLUME 3.1 Welcome to the third issue of INNOVATION TECH SUPPORT. TECHSUPPORT is intended as INNOVATION s communication vehicle to those responsible for the use of INNOVATION s products.

More information

MS15: MQSeries for MVS/ESA Archive log housekeeping Version 1.1. User Guide. Document Number MS15. November 7, 2002

MS15: MQSeries for MVS/ESA Archive log housekeeping Version 1.1. User Guide. Document Number MS15. November 7, 2002 MS15: MQSeries for MVS/ESA Archive log housekeeping Version 1.1 User Guide Document Number MS15 November 7, 2002 Pete Siddall IBM UK Laboratories Ltd. Hursley Park email: pete_siddall@uk.ibm.com Take Note!

More information

Compute (Bridgend) Ltd

Compute (Bridgend) Ltd Compute (Bridgend) Ltd SELCOPY 2.02 New Features for IBM Mainframe z/os, VSE & VM/CMS Systems 8 Merthyr Mawr Road, Bridgend, Wales UK CF31 3NH Tel: +44 (1656) 65 2222 Fax: +44 (1656) 65 2227 CBL Web Site

More information

CA File Master Plus. Release Notes. Version

CA File Master Plus. Release Notes. Version CA File Master Plus Release Notes Version 9.0.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is for

More information

IBM Tivoli Decision Support for z/os Version Messages and Problem Determination IBM SH

IBM Tivoli Decision Support for z/os Version Messages and Problem Determination IBM SH IBM Tivoli Decision Support for z/os Version 1.8.2 Messages and Problem Determination IBM SH19-6902-15 IBM Tivoli Decision Support for z/os Version 1.8.2 Messages and Problem Determination IBM SH19-6902-15

More information

Mainstar : Backup & Recovery Manager Suite

Mainstar : Backup & Recovery Manager Suite Mainstar : Backup & Recovery Manager Suite to Installation & Maintenance Guide SC23-6066-00 November 2006 Mainstar Software Corporation P.O. Box 4132 Bellevue, WA 98009 USA Tel 1-425-455-3589 Fax 1-425-455-1992

More information

IBM Education Assistance for z/os V2R1

IBM Education Assistance for z/os V2R1 IBM Education Assistance for z/os V2R1 Item: In-Stream Data in JCL Procedures and Includes Element/Component: JES3 Material is current as of June 2013 I n Agenda Trademarks Presentation Objectives Overview

More information

z/os and DB2 Basics for DB2 for z/os DBA Beginners

z/os and DB2 Basics for DB2 for z/os DBA Beginners Kod szkolenia: Tytuł szkolenia: CV040-LPL z/os and DB2 Basics for DB2 for z/os DBA Beginners Dni: 5 Opis: z/os and DB2 Basics for DB2 for z/os DBA Beginners will help beginning DBAs develop fundamental

More information

USING EXISTING DATASETS

USING EXISTING DATASETS Chapter 2 USING EXISTING DATASETS SYS-ED/ Computer Education Techniques, Inc. Objectives You will learn: Coding DD statement parameters for existing datasets. Coding statements for tape datasets. Concatenating

More information

Enterprise Library Software

Enterprise Library Software Enterprise Library Software LCM Messages and Codes Version 7.1 Revision AA October 2010, Revision AA Submit comments about this document by clicking the Feedback [+] link at: http://docs.sun.com Copyright

More information

Agilent OpenLAB ECM Intelligent Reporter

Agilent OpenLAB ECM Intelligent Reporter Agilent OpenLAB ECM Intelligent Reporter Installation and Configuration Guide Agilent Technologies Notices Agilent Technologies, Inc. 2007-2016 No part of this manual may be reproduced in any form or by

More information

Release Notes. Release 12.2

Release Notes. Release 12.2 Release Notes Release 12.2 This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred to as the Documentation ), is for your informational purposes

More information

PIE/TSO Dynamic Steplib Administrator Guide. Release 3.2.1

PIE/TSO Dynamic Steplib Administrator Guide. Release 3.2.1 TM PIE/TSO Dynamic Steplib Administrator Guide Release 3.2.1 PTSOIG321-01 Printed: October 2002 1984-2002 UNICOM Systems, Incorporated All Rights Reserved No part of this manual may be reproduced or transmitted

More information

CA Database Management Solutions for IMS for z/os

CA Database Management Solutions for IMS for z/os CA Database Management Solutions for IMS for z/os Product Information Packet r14 Genlevel SP0 I140SP0 This documentation and related computer software program (hereinafter referred to as the "Documentation")

More information

CA MII Data Sharing for z/os

CA MII Data Sharing for z/os CA MII Data Sharing for z/os CA MII Programming Guide Release 12.0 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

IBM. OMEGAVIEW and OMEGAVIEW II for the Enterprise. Configuring OMEGAVIEW and OMEGAVIEW II for the Enterprise. Tivoli. Version 3.1.

IBM. OMEGAVIEW and OMEGAVIEW II for the Enterprise. Configuring OMEGAVIEW and OMEGAVIEW II for the Enterprise. Tivoli. Version 3.1. Tivoli OMEGAVIEW and OMEGAVIEW II for the Enterprise IBM Version 3.1.0 Configuring OMEGAVIEW and OMEGAVIEW II for the Enterprise SC32-9426-00 12 1 2 Tivoli OMEGAVIEW and OMEGAVIEW II for the Enterprise

More information

BrightStor ARCserve Backup for Windows

BrightStor ARCserve Backup for Windows BrightStor ARCserve Backup for Windows Volume Shadow Copy Service Guide r11.5 D01191-2E This documentation and related computer software program (hereinafter referred to as the "Documentation") is for

More information

Dynamic ISPF. How to Eliminate All Those Datasets in the LOGON PROC Part 1

Dynamic ISPF. How to Eliminate All Those Datasets in the LOGON PROC Part 1 Dynamic ISPF How to Eliminate All Those Datasets in the LOGON PROC Part 1 NewEra Software - The zexchange July 13, 2015 Thomas Conley Pinnacle Consulting Group, Inc. 59 Applewood Drive Rochester, NY 14612-3501

More information

Release Notes for BayStack Instant Internet Version

Release Notes for BayStack Instant Internet Version Part No. 206578-E March 2001 4401 Great America Parkway Santa Clara, CA 95054 Release Notes for BayStack Instant Internet Version 7.11.1 *206578-E* 2 Copyright 2001 Nortel Networks All rights reserved.

More information

Program Directory for IBM Tivoli Workload Scheduler for z/os (English) Version Program Number 5698-T08. for Use with z/os

Program Directory for IBM Tivoli Workload Scheduler for z/os (English) Version Program Number 5698-T08. for Use with z/os IBM Program Directory for IBM Tivoli Workload Scheduler for z/os (English) Version 9.2.0 Program Number 5698-T08 for Use with z/os Document Date: March 2014 GI13-2248-01 Note Before using this information

More information

CA Compress Data Compression

CA Compress Data Compression CA Compress Data Compression Message Reference Guide Release 5.5 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Veritas Backup Exec Quick Installation Guide

Veritas Backup Exec Quick Installation Guide Veritas Backup Exec Quick Installation Guide Legal Notice Copyright 2017 Veritas Technologies LLC. All rights reserved. Veritas and the Veritas Logo are trademarks or registered trademarks of Veritas Technologies

More information

CustomPac FTPCSI Utility User Guide

CustomPac FTPCSI Utility User Guide CustomPac FTPCSI Utility User Guide Version 17.01 January 2017 Owner: IBM CustomPac Development Page 1 of 23 Contents 1. Summary of changes... 4 1.1. Version 17.01.01... 4 1.2. Version 16.10.01... 4 2.

More information

Arcserve Backup for Windows

Arcserve Backup for Windows Arcserve Backup for Windows Agent for Sybase Guide r17.0 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Appendix. Messages and codes

Appendix. Messages and codes Appendix. Messages and codes This appendix documents the messages and error codes issued by IMS Batch Backout Manager. Messages Each message is suffixed with one of the following letters: E Means that

More information

Chicago Interface Group, Inc. FastLIST. Administrator Guide. Release 12.0

Chicago Interface Group, Inc. FastLIST. Administrator Guide. Release 12.0 Chicago Interface Group, Inc. FastLIST Administrator Guide Release 12.0 Chicago Interface Group, Inc. 858 West Armitage Avenue #286 Chicago, IL 60614 USA Phone: (773) 524-0998 Fax: (815) 550-6088 Email:

More information

IBM Education Assistance for z/os V2R1

IBM Education Assistance for z/os V2R1 IBM Education Assistance for z/os V2R1 Item: PARMDD Element/Component: BCP Scheduler Material is current as of June 2013 Agenda Trademarks Presentation Objectives Overview Usage & Invocation Interactions

More information

8) Subroutines and functions

8) Subroutines and functions 8) Subroutines and functions Functions: Internal, External, Built-in. Instructions: CALL, SIGNAL, PROCEDURE, EXPOSE, RETURN, EXIT, INTERPRET Special Variables RC, RESULT Addressing: ADDRESS, OUTTRAP. Resources:

More information

vippaq Main App. User Guide

vippaq Main App. User Guide vippaq Main App. User Guide Edition 1d July 2008 Contents 1 INTRODUCTION 3 1.1 3 2 SYSTEM PREPARATION 4 2.1.1 Measuring Head Connection 5 2.1.2 Position the Measuring Heads 5 2.1.3 Start Job 5 3 MEASURE

More information

Program Directory for IBM Tivoli License Compliance Manager for z/os V Program Number 5698-A86. FMIDs HAUD41B, JAUD41C, JAUD41D

Program Directory for IBM Tivoli License Compliance Manager for z/os V Program Number 5698-A86. FMIDs HAUD41B, JAUD41C, JAUD41D IBM Program Directory for IBM Tivoli License Compliance Manager for z/os V4.1.0 Program Number 5698-A86 FMIDs HAUD41B, JAUD41C, JAUD41D for Use with z/os Document Date: January 2006 GI13-0371-00 Note!

More information

Develop a batch DB2 for z/os COBOL application using Rational Developer for System z

Develop a batch DB2 for z/os COBOL application using Rational Developer for System z Develop a batch DB2 for z/os COBOL application using Rational Developer for System z Make use of multiple Eclipse perspectives Skill Level: Intermediate Laurence England (englandl@us.ibm.com) STSM IBM

More information

Chapter 1 RUNNING A SIMPLE JOB. SYS-ED/ Computer Education Techniques, Inc.

Chapter 1 RUNNING A SIMPLE JOB. SYS-ED/ Computer Education Techniques, Inc. Chapter 1 RUNNING A SIMPLE JOB SYS-ED/ Computer Education Techniques, Inc. Objectives You will learn: z/os operating system and resource management. The role and functions of JCL. How to code basic JCL

More information

What s New in SYSTEM 2000 Software for Version 1

What s New in SYSTEM 2000 Software for Version 1 What s New in SYSTEM 2000 Software for Version 1 SYSTEM 2000 Development and Technical Support E-mail: s2k@sas.com SAS Publishing The correct bibliographic citation for this manual is as follows: SAS Institute

More information

CustomPac FTPCSI Utility User Guide

CustomPac FTPCSI Utility User Guide CustomPac FTPCSI Utility User Guide Version 17.03.02 April 2017 Owner: IBM CustomPac Development Page 1 of 40 Contents 1. Summary of changes... 4 1.1. Version 17.03.02... 4 1.2. Version 17.03.01... 4 1.3.

More information

Dino Explorer. MVS Data Collector for Mainframe Assessment

Dino Explorer. MVS Data Collector for Mainframe Assessment Dino Explorer MVS Data Collector for Mainframe Assessment Index of contents 1 - Introduction...3 2 - The Installation Guide...4 2.1 Step 1 Copy the dxplload.xmit to MVS...4 2.2 Step 2 Receive XMIT file...6

More information

CA VM:Secure for z/vm

CA VM:Secure for z/vm CA VM:Secure for z/vm Release Notes Release 3.1, Second Edition 7/20/2014 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as

More information

IOF (Interactive Output Facility) TSO Installation Guide Release 8E

IOF (Interactive Output Facility) TSO Installation Guide Release 8E IOF (Interactive Output Facility) TSO Installation Guide Release 8E Copyrights and Trademarks Triangle Systems, Inc. P. O. Box 12752 Research Triangle Park, NC 27709 Telephone: (919) 544-0090 Fax: (919)

More information

//JOBNAME JOB //STEPNAME EXEC //DDNAME DD //* comment - upper or lower case /*...end of JCL stream

//JOBNAME JOB //STEPNAME EXEC //DDNAME DD //* comment - upper or lower case /*...end of JCL stream Uni Hamburg Mainframe Summit z/os The Mainframe Operating Chapter 6: Using Job Control Language (JCL) and System Display and Search Facility (SDSF) Anhang 1 JCL und SDSF Michael Großmann IBM Technical

More information

Product Launch Point (PLP) The Dynamic ISPF Menu Tool

Product Launch Point (PLP) The Dynamic ISPF Menu Tool Product Launch Point (PLP) The Dynamic ISPF Menu Tool Product Launch Point (PLP) The Dynamic ISPF Menu Tool... 1 Overview... 1 Getting Started... 1 PLP Administration... 4 User Table Administration...

More information

CA IDMS Total Transparency

CA IDMS Total Transparency CA IDMS Total Transparency Total Transparency User Guide Release 18.5.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the

More information

INTRODUCTION. José Luis Calva 1. José Luis Calva Martínez

INTRODUCTION. José Luis Calva 1. José Luis Calva Martínez USING DATA SETS José Luis Calva Martínez Email: jose.luis.calva@rav.com.mx rav.jlcm@prodigy.net.mx INTRODUCTION In working with the z/os operating system, you must understand data sets, the files that

More information

z/os CSI International 8120 State Route 138 Williamsport, OH

z/os CSI International 8120 State Route 138 Williamsport, OH z/os Software Solutions CSI International 8120 State Route 138 Williamsport, OH 43164-9767 http://www.csi-international.com (800) 795-4914 - USA (740) 420-5400 - Main Operator (740) 333-7335 - Facsimile

More information

CA File Master Plus for IMS

CA File Master Plus for IMS CA File Master Plus for IMS Best Practices Guide Version 9.0.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

IBM. MVS Interactive Problem Control System (IPCS) User's Guide. z/os. Version 2 Release 3 SA

IBM. MVS Interactive Problem Control System (IPCS) User's Guide. z/os. Version 2 Release 3 SA z/os IBM MVS Interactive Problem Control System (IPCS) User's Guide Version 2 Release 3 SA23-1384-30 Note Before using this information and the product it supports, read the information in Notices on page

More information

Installation. Existing XPAF customers. Customers migrating from HFDL

Installation. Existing XPAF customers. Customers migrating from HFDL Revision Date: October 12, 2011 Page 2 Installation This section includes information about installing the XPAF software which includes the XPAF Forms Generator (XFG). Existing XPAF customers Existing

More information

CA Endevor Software Change Manager

CA Endevor Software Change Manager CA Endevor Software Change Manager Parallel Development WIP Merge Enhancement r12 This documentation and any related computer software help programs (hereinafter referred to as the Documentation ) is for

More information