2010/04/19 11:38. Describing a unique product that shows the mainframe in a completely different way.

Size: px
Start display at page:

Download "2010/04/19 11:38. Describing a unique product that shows the mainframe in a completely different way."

Transcription

1 Describing a unique product that shows the mainframe in a completely different way. 1

2 These are some of the features of SELCOPY/i I will be speaking about today, to give you a flavour of the SELCOPY Interactive Experience. 2

3 SDE is a whole subject in its own right, so although it is a major feature of the product I will only speak briefly on this feature of the product. I will not be discussing SELCOPY Debug, this is a development environment for the SELCOPY batch side of the product. It allows SELCOPY batch jobs to be stepped through, line by line, tracking storage and pointers from multiple windows within in the SELCOPY/i windows environment. SELCOPY batch is a well established utility, programming tool, used world wide by high profile customers since

4 A typical ISPF screen, displayed using a larger 3270 screen of 62x160 to provide a larger desktop as will become more apparent in the next slide. ISPF has been around for one or two years!! Maybe its time to provide some of the younger mainframe users (and older ones) something a little different as an alternative. The idea of this presentation is to show you a unique, more modern interface to the mainframe, running on the mainframe. No PC client software is required other than a normal tn3270 client, preferably one which supports large screen sizes. They do vary! The SELCOPY/i application is started by typing in tso selcopyi or if so configured starting from the menu. Selcopy/i will run under TSO or ispf and also VTAM. Under VTAM it can provide access to files, when ISPF/TSO is unavailable, so some disaster recovery capability. 4

5 2010/04/19 11:41 After starting SELCOPY/i the 3270 screen is transformed into a windows style desktop, based on the Microsoft MDI (Multiple Document Interface). On first use SELCOPY/i creates a sample file to be used as a tutorial and can be used as a basis for the users own command centre file. Here the user will store common files they edit, operator commands, list commands, RACF, VTAM, ISV software etc.. Each command be executed immediately < chevron, or passed to the command line for change.> chevron, at set positions using _ underscore. Using setpts, commands can be grouped by system, application, operator tasks etc Simply enter the setpt name at the command prompt to skip to that part of the file. You can even open the same file in two different windows at two different points in the file. 5

6 As each edit session is opened they cascade down similarly to a PC windows system. Each window can be moved, re-sized, minimized and maximized very much like you would expect on a windowed system. 6

7 Click on a windows title, it becomes hi-lighted, simply click anywhere on the desktop to move the window to that new location. 7

8 Clicking on the window edges or corners, this hi-lights the window for re-sizing. The re-sizing can be done by clicking in the direction you wish to re-size or use PF keys to re-size in various directions. PF7/PF8 for up/down, PF10/PF11 for left/right. 8

9 Here the windows have been re-arranged (of sorts). It now starts to become apparent why a larger 3270 screen is helpful when lots of windows are open. A larger 3270 window size does improve the experience and the size can go as high as 86 x

10 As you run commands and edit sessions they all open their own windows and here is a typical example of some open windows: The command Centre List Cataloged Datasets Library List window Edit session. There are also drop down menus available to perform various tasks, all tasks have a command line interface for those who prefer them. Please note List windows are simply lists of Datasets, Volumes, Libraries and Library Members. These can also be sorted by clicking the mouse on headings. Move the cursor to a heading and press enter to perform the same action. More on this a little later. 10

11 SELCOPY/i includes its own editor, which has the capabilities of both ISPF and Xedit (for VM ers). I ve seen many requests on the IBM MAIN forum requesting Xedit features in z/os. Well here it is as standard. Standard edit allows you to open as many edit sessions as you wish, within the constraints of the users region size. Structured edit allows opening of very large files, regardless of size, or region. I ll talk a little more on that later. The editor supports the use of cut/past, block copy, with multiple undo/redo per edit session. (64 undo s per edit session). It is very easy to hot key between windows using PF keys or menu options or just simply click on the required window on the desktop. This will become more apparent with later slides. 11

12 For a quick compare of files, move the windows side by side. There is a macro available to do a simple compare of two files in this way. 12

13 Windows can be tiled Vertically. 13

14 Or Horizontally, or Cascade as we have already seen. Select Tiling from the drop down menu option Window. You can also select a file in the ring, directly by selecting from this list of open files in ring. 14

15 The SELCOPY/i editor supports context sensitive editing. If there is a DSN in the JCL deck you are looking at, you can press CTRL-X and it will evaluate the DSN name, complete with translating symbolic names and edit the file. Edited files are colour coded according to the type of file, this colour coding is customizable for local standards. 15

16 In this section I will talk a little more about List Windows, as mentioned briefly in earlier slides. List windows as I have said previously are simply lists of volumes, datasets, libraries or library members. 16

17 List windows can be selected from the Utilities drop down menu, then choosing List. They can also be run from the command centre or command line. Characteristics of all list windows are: Overtype 1 st entry to skip to line. Find and locate also supported. Prefix commands to perform additional processing. Sort on headings SQL select and where commands to filter list. List can be saved as a library member. List commands can be quite complex. Press enter on an entry will open a dataset, library members, dataset list. 17

18 The / prefix will display available options for the type of list entry. Options unavailable will be greyed out. For example, a library list entry above. Note the highlighted library is the entry referred to. 18

19 SQL style SELECT and WHERE commands can be used to filter the list very precisely. Full and/or logic is available. SELECT also allows you to change the order of the columns and hold columns for left/right scrolling. 19

20 All Select statements used for the window session are stored and can be browsed using Back/Forward List window menu option. A full list of all select (views) can be displayed and again individually selected via the View window menu option. 20

21 As I stated before, list windows can be selected from the Utilities menu option and this is probably the easiest way to do so for new users. 21

22 List windows provide an intuitive drill down capability through entries, to find information easily and very quickly. Pressing enter or clicking with the mouse on a library name opens a Library member list window. 22

23 Likewise, press enter or click with mouse on member in library list edits the file. 23

24 Any list window contents can be changed to an edit session and saved as a library member for future reference by using the Text window menu option. 24

25 Dynamic SQL for DB2 is like SPUFI but is quicker and looks prettier. This does require a bind of the DB2 plan. 25

26 As with List windows the columns can be sorted by clicking on the column headings in ascending and descending order. Each click switches sort direction. SQL commands can be stored in your command center file for easy execution later. The SQL select can be further altered to refine the display information using where and sort sub commands. 26

27 Interactive IDCAMS makes it very easy to create VSAM files. In fact if editing a flat file, change the file name, set the DSORG to ESDS and when you save it, you will be prompted with an IDCAMS define panel. 27

28 To create a KSDS file use the File menu drop down, and select define KSDS. 28

29 This opens a KSDS define panel, provide the file name, set the keys, offset, free space etc. Click the Define panel option and the file will run an IDCAMS define immediately to create the file. Click the Job panel option and a new window will be opened containing the IDCAMS define deck. 29

30 This define deck created does not yet have any job card info. 30

31 So we use the jobcard command to add the job details and prepare it for submission. 31

32 The jobcard command also embeds the commands enabling you to submit the job and then go directly to the output queue for that job. Saving time!! Otherwise the job can be saved for later execution or inclusion in another batch stream. 32

33 IDCAMS can also be run directly from the command centre, just like a command. 33

34 The IDCAMS output is then presented in a window. 34

35 In this short section I will show some of the Dataset allocation capabilities. 35

36 Execute the LD command to list all libraries beginning sys1.m. The *.** is not necessary under SELCOPY/i but is supported. Use the C Copy prefix to select a library on the list window for copying. 36

37 The IEBCOPY panel will then allow you to specify the new library name, members to copy (with wildcards) etc. As with the IDCAMS panel, you can choose to run the copy immediately, or create the JCL deck for later execution. 37

38 Choosing to create the JCL deck results in a job being created in an edit window. Use jobcard to add the job information, then save or submit to batch. Don t worry if you forget, a job card will be auto generated if you use the sub command to submit it. 38

39 In SELCOPY/i we do not differentiate between HFS & zfs, as they have the same structure. So when we talk of HFS we mean HFS or z/fs files. 39

40 HFS/zFS files can be accessed via the Utilities/ List /HFS Dir path drop down menu options or via the LP command. SELCOPY/i treats HFS/zFS files and directories the same way as other list windows. So you can drill down through directories and edit files in exactly the same way. You can also zoom a single entry from a list into a vertical list of fields in a separate window. You can do this as many times as you wish, and may be useful to more easily compare characteristics of two files. There are a number of command line USS functions to manage HFS/zFS. For example MKDIR, LINK, RENAME... 40

41 I will only mention this subject briefly, as a very quick introduction. SDE is a major topic in its own right. 41

42 SELCOPY/i SDE allows you to view multiple records types concurrently. Mapped by COBOL or PL1 copy book. SDE also has its own CBL Structured Language to define a data structure for a any file on disk without a copybook. 42

43 Zooming a record with PF2 opens a vertical edit window for that record. Any changes to that single record view are also applied to the main file view. Multiple zooms of different records are also supported. 43

44 The SELECT can be used as with list windows and you can even change the order of the fields viewed by record type. SELECT columns via the column number or 44

45 Select via column name. Or Mix column name and numbers as you wish. You can also change the order of the columns too. 45

46 Multiple views of the same file can be displayed, record types can be shadowed out as required. The records can be viewed in Character, binary, table etc.. 46

47 Use select * to restore all columns for that record type. Supports find/locate/change commands. SDE supports editing ANY file on disk regardless of size, or region size and supports multi volume datasets. 47

48 This feature is a very powerful tool! 48

49 FSU allows users to search all files on the system, VSAM, HFS, PDS, SEQ etc using wildcards and even apply a copybook structure to further define the search. 49

50 FSU reports its findings in a structured window. Individual occurrences found can be edited directly from this window. FSU also allows you to optionally update in place, with a dry run option to show what would have been changed, had it been run. Recommended! FSU creates an audit trail and the audit trail is detailed enough such that if the changes made were wrong, the whole thing can be reversed using the FSUUNDO facility. This is a very powerful command. 50

51 Virtually every combination of keyboard key can be mapped to a command or macro including using CTRL-, SHIFT-, ALT- keys. In many cases the PC mouse can also be configured such that Mouse 1 is select, mouse 2 execute and the scroll wheel used as page up and down during lists and edits. With two mouse clicks a command or edit can be simply selected from the command centre and executed. 51

52 52

53 Click a help entry to display help contents for the item. You can also issue help subcommands. i.e. help ld 53

54 There are WebEx recorded tutorials available from the web site which assist with transition. They show how things are done is ISPF and then in SELCOPY/i. We plan to add additional tutorials over time. 54

55 There were many things I was unable to show in the time available, but I hope I gave you a good indication of the ease of use, increased productivity and modern feel that SELCOPY/i brings to the mainframe. 55

56 New features in the next Release: DB2 Structured Data Edit Edit a DB2 table, add, delete, inserts rows etc.. FCOPY Copy any file, to the same or new format. 56

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

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

A Guided Tour Through the SAS Windowing Environment Casey Cantrell, Clarion Consulting, Los Angeles, CA

A Guided Tour Through the SAS Windowing Environment Casey Cantrell, Clarion Consulting, Los Angeles, CA A Guided Tour Through the SAS Windowing Environment Casey Cantrell, Clarion Consulting, Los Angeles, CA ABSTRACT The SAS system running in the Microsoft Windows environment contains a multitude of tools

More information

In This Issue. The Enhanced Editor in QMF 11.2: Highlights. 1st Quarter 2016 Edition

In This Issue. The Enhanced Editor in QMF 11.2: Highlights. 1st Quarter 2016 Edition 1st Quarter 2016 Edition In This Issue The Enhanced Editor in QMF 11.2 From the Developers: QMF for TSO/CICS access to DB2 LUW and access data using 3-part names The Enhanced Editor in QMF 11.2: Highlights

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

z/os Learning Center: Introduction to ISPF Unit 1: The Basics of ISPF and Data Sets Module 2: The ISPF PDF Primary Options Menu

z/os Learning Center: Introduction to ISPF Unit 1: The Basics of ISPF and Data Sets Module 2: The ISPF PDF Primary Options Menu z/os Learning Center: Introduction to ISPF Unit 1: The Basics of ISPF and Data Sets Module 2: The ISPF PDF Primary Options Menu Copyright IBM Corp., 2005. All rights reserved. ISPF Primary Options Menu

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

SEWCAT USER MANUAL V APRIL 14, 2017 S & S COMPUTING Oak Ridge, TN 37830

SEWCAT USER MANUAL V APRIL 14, 2017 S & S COMPUTING Oak Ridge, TN 37830 SEWCAT USER MANUAL V4.0.6 APRIL 14, 2017 S & S COMPUTING Oak Ridge, TN 37830 Contents 1. Introduction... 3 1.1 Getting Started... 3 1.2 Frequently Asked Questions (FAQ)... 5 1.3 Contact Us... 5 1.4 Purchase

More information

Compute (Bridgend) Ltd

Compute (Bridgend) Ltd Compute (Bridgend) Ltd CBLi Reference and User Guide 8 Merthyr Mawr Road, Bridgend, Wales UK CF31 3NH Tel: +44 (1656) 65 2222 Fax: +44 (1656) 65 2227 CBL Web Site - http://www.cbl.com This document may

More information

Compute (Bridgend) Ltd

Compute (Bridgend) Ltd Compute (Bridgend) Ltd Reference and User Guide SELCOPY/i Release 3.10 8 Merthyr Mawr Road, Bridgend, Wales UK CF31 3NH Tel: +44 (1656) 65 2222 Fax: +44 (1656) 65 2227 CBL Web Site - http://www.cbl.com

More information

Introduction to Windows

Introduction to Windows Introduction to Windows Naturally, if you have downloaded this document, you will already be to some extent anyway familiar with Windows. If so you can skip the first couple of pages and move on to the

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

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

www.linkedin.com/in/jimliebert Jim.Liebert@compuware.com Table of Contents Introduction... 1 Why the Compuware Workbench was built... 1 What the Compuware Workbench does... 2 z/os File Access and Manipulation...

More information

Microsoft How to Series

Microsoft How to Series Microsoft How to Series Getting Started with EXCEL 2007 A B C D E F Tabs Introduction to the Excel 2007 Interface The Excel 2007 Interface is comprised of several elements, with four main parts: Office

More information

Version 2 Release 3. IBM IMS Configuration Manager for z/os User's Guide IBM SC

Version 2 Release 3. IBM IMS Configuration Manager for z/os User's Guide IBM SC Version 2 Release 3 IBM IMS Configuration Manager for z/os User's Guide IBM SC27-8789-00 Version 2 Release 3 IBM IMS Configuration Manager for z/os User's Guide IBM SC27-8789-00 Note: Before using this

More information

z/os Introduction and Workshop Data Sets

z/os Introduction and Workshop Data Sets z/os Introduction and Workshop Data Sets 2009 IBM Corporation Unit Objectives After completing this unit, you should be able to: Describe data set naming rules Describe a partitioned data set Describe

More information

Uni Hamburg Mainframe Summit z/os The Mainframe Operating. Part 2 TSO, ISPF und Unix Shell. Introduction to the new mainframe

Uni Hamburg Mainframe Summit z/os The Mainframe Operating. Part 2 TSO, ISPF und Unix Shell. Introduction to the new mainframe Uni Hamburg Mainframe Summit z/os The Mainframe Operating Chapter 4: Interactive facilities of z/os: TSO/E, ISPF, and UNIX Part 2 TSO, ISPF und Unix Shell Michael Großmann IBM Technical Sales Mainframe

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

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

IBM DB2 Log Analysis Tool Version 1.3

IBM DB2 Log Analysis Tool Version 1.3 IBM DB2 Log Analysis Tool Version 1.3 Agenda Who needs a log analysis tool? What is the IBM DB2 Log Analysis Tool? Robust data change reporting Rapid data restore/change reversal Enhancements in Version

More information

IBM Application Performance Analyzer for z/os Version IBM Corporation

IBM Application Performance Analyzer for z/os Version IBM Corporation IBM Application Performance Analyzer for z/os Version 11 IBM Application Performance Analyzer for z/os Agenda Introduction to Application Performance Analyzer for z/os A tour of Application Performance

More information

Océ Engineering Exec. Advanced Import and Index

Océ Engineering Exec. Advanced Import and Index Océ Engineering Exec Advanced Import and Index Océ-Technologies B.V. Copyright 2004, Océ-Technologies B.V. Venlo, The Netherlands All rights reserved. No part of this work may be reproduced, copied, adapted,

More information

Compute (Bridgend) Ltd

Compute (Bridgend) Ltd Compute (Bridgend) Ltd CBL Software Install Guide for z/os Systems 8 Merthyr Mawr Road, Bridgend, Wales UK CF31 3NH Tel: +44 (1656) 65 2222 Fax: +44 (1656) 65 2227 CBL Web Site - http://www.cbl.com This

More information

Compute (Bridgend) Ltd

Compute (Bridgend) Ltd Compute (Bridgend) Ltd Interactive SELCOPY/i 1.70 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

More information

Océ Engineering Exec. Electronic Job Ticket

Océ Engineering Exec. Electronic Job Ticket Océ Engineering Exec Electronic Job Ticket Océ-Technologies B.V. Copyright 2004, Océ-Technologies B.V. Venlo, The Netherlands All rights reserved. No part of this work may be reproduced, copied, adapted,

More information

New User Orientation PARTICIPANT WORKBOOK

New User Orientation PARTICIPANT WORKBOOK New User Orientation PARTICIPANT WORKBOOK INTEGRATED SOFTWARE SERIES New User Orientation PARTICIPANT WORKBOOK Version 2.0 Copyright 2005 2009. Interactive Financial Solutions, Inc. All Rights Reserved.

More information

What s new in Mainframe Express 3.0

What s new in Mainframe Express 3.0 What s new in Mainframe Express 3.0 TABLE OF CONTENTS Introduction 3 1 Mainframe Compatibility 4 1.1 Enterprise COBOL for z/os 4 1.2 DB2 4 1.3 IMS 5 1.4 CICS 5 1.5 JCL Support 5 2 Testing Enhancements

More information

2 Getting Started. Getting Started (v1.8.6) 3/5/2007

2 Getting Started. Getting Started (v1.8.6) 3/5/2007 2 Getting Started Java will be used in the examples in this section; however, the information applies to all supported languages for which you have installed a compiler (e.g., Ada, C, C++, Java) unless

More information

Nuffield Centre Dyspraxia Programme NDP3

Nuffield Centre Dyspraxia Programme NDP3 Nuffield Centre Dyspraxia Programme NDP3 NDP3 Speech Builder User guide Thank you! Thank you for choosing NDP3 Speech Builder. We hope that you will find it a very useful and effective therapy resource.

More information

Working with Mailbox Manager

Working with Mailbox Manager Working with Mailbox Manager A user guide for Mailbox Manager supporting the Message Storage Server component of the Avaya S3400 Message Server Mailbox Manager Version 5.0 February 2003 Copyright 2003

More information

ICDL & OOo BASE. Module Five. Databases

ICDL & OOo BASE. Module Five. Databases ICDL & OOo BASE Module Five Databases BASE Module Goals taken from the Module 5 ICDL Syllabus Module 5 Database requires the candidate to understand some of the main concepts of databases and demonstrates

More information

APIs Economy for Mainframe Customers: A new approach for modernizing and reusing mainframe assets

APIs Economy for Mainframe Customers: A new approach for modernizing and reusing mainframe assets Contact us: ZIO@hcl.com APIs Economy for Mainframe Customers: A new approach for modernizing and reusing mainframe assets www.zio-community.com Meet Our Experts and Learn the Latest News Copyright 2018

More information

masc-ato Automated Transaction Operator General Information *** VSE/MVS Version 4.1.0

masc-ato Automated Transaction Operator General Information *** VSE/MVS Version 4.1.0 masc-ato Automated Transaction Operator General Information *** VSE/MVS Version 4.1.0 MATO-GI410-2-E Distributor: masc ag Dept. SWD Birkenstr. 49 CH-6343 Rotkreuz (Switzerland) Telephone: 041 / 790 53

More information

Performance Objectives

Performance Objectives Chapter 1: ISPF/PDF Environment The advantages associated with the TSO featureset. The advantages associated with the ISPF/PDF featureset. PF: Program Function keys on the 3270 keyboard. Logging on and

More information

Maintain an ILE RPG application using Remote System Explorer

Maintain an ILE RPG application using Remote System Explorer Maintain an ILE RPG application using Remote System Explorer ii Maintain an ILE RPG application using Remote System Explorer Contents Maintain an ILE RPG application using Remote System Explorer.......

More information

RDz Workbench Integration with File Manager Jon Sayles, Rational System z Products -

RDz Workbench Integration with File Manager Jon Sayles, Rational System z Products - IBM Software Group RDz Workbench Integration with File Manager Jon Sayles, Rational System z Products - jsayles@us.ibm.com Updated September, 2018 2012 IBM Trademarks and Copyrights Copyright IBM Corporation

More information

MAXQDA and Chapter 9 Coding Schemes

MAXQDA and Chapter 9 Coding Schemes MAXQDA and Chapter 9 Coding Schemes Chapter 9 discusses how the structures of coding schemes, alternate groupings are key to moving forward with analysis. The nature and structures of the coding scheme

More information

Compute (Bridgend) Ltd

Compute (Bridgend) Ltd Compute (Bridgend) Ltd Training Manual SELCOPY/i Release 3.20 Figure xx. SELCOPYi - Cover shot. 8 Merthyr Mawr Road, Bridgend, Wales UK CF31 3NH Tel: +44 (1656) 65 2222 Fax: +44 (1656) 65 2227 CBL Web

More information

WINDOWS NT BASICS

WINDOWS NT BASICS WINDOWS NT BASICS 9.30.99 Windows NT Basics ABOUT UNIVERSITY TECHNOLOGY TRAINING CENTER The University Technology Training Center (UTTC) provides computer training services with a focus on helping University

More information

Compute (Bridgend) Ltd

Compute (Bridgend) Ltd Compute (Bridgend) Ltd Training Manual SELCOPY/i Release 3.10 8 Merthyr Mawr Road, Bridgend, Wales UK CF31 3NH Tel: +44 (1656) 65 2222 Fax: +44 (1656) 65 2227 CBL Web Site - http://www.cbl.com This document

More information

Introduction to Microsoft Excel

Introduction to Microsoft Excel Chapter A spreadsheet is a computer program that turns the computer into a very powerful calculator. Headings and comments can be entered along with detailed formulas. The spreadsheet screen is divided

More information

IBM System z Fast Track

IBM System z Fast Track IBM System z Fast Track Duration: 10 Days Course Code: ESZ0G Overview: This 10 day course is intended to give IT professionals a well rounded introduction to the System z environment, current servers,

More information

Introduction to IBM Rational HATS For IBM System i (5250)

Introduction to IBM Rational HATS For IBM System i (5250) Introduction to IBM Rational HATS For IBM System i (5250) Introduction to IBM Rational HATS 1 Lab instructions This lab teaches you how to use IBM Rational HATS to create a Web application capable of transforming

More information

Feature allows you to view, create, change, and delete IMS databases and application views (PSBs)

Feature allows you to view, create, change, and delete IMS databases and application views (PSBs) IMS Administration Tool ISPF Demo Script Key Feature: Database and Application Administration Feature allows you to view, create, change, and delete IMS databases and application views (PSBs) DBS/PSB source

More information

IBM Software Configuration Library Manager Advanced Edition for z/os, Version 1.2

IBM Software Configuration Library Manager Advanced Edition for z/os, Version 1.2 Streamlining z/os application development processes and package approvals IBM Software Configuration Library Manager Advanced Edition for z/os, Version 1.2 Highlights Provides a cost-effective and fully

More information

SmartIS. What is SmartIS? Product Description

SmartIS. What is SmartIS? Product Description SmartIS Product Description What is SmartIS? SmartIS is a Smart Information System designed for today s mainframe data centers. SmartIS automatically collects and correlates data from the areas of: Operations

More information

Photoshop and Lightroom for Photographers

Photoshop and Lightroom for Photographers Topic 4 Panning and Zooming in Photoshop Learning Outcomes In this lesson, we will look at how we can pan and zoom to see our documents from a variety of angles. There are a number of ways to zoom in and

More information

Introducing Office

Introducing Office Contents Contents 1 2 Introducing Office 2007 9 Microsoft Office 2007 10 Ribbon Technology 11 What s Needed 12 Installing Office 2007 13 Start an Application 14 The Application Window 15 Live Preview 16

More information

Compute (Bridgend) Ltd

Compute (Bridgend) Ltd Compute (Bridgend) Ltd Training Manual SELCOPYi Release 3.40 Figure xx. SELCOPYi - Cover shot. 8 Merthyr Mawr Road, Bridgend, Wales UK CF31 3NH Tel: +44 (1656) 65 2222 Fax: +44 (1656) 65 2227 CBL Web Site

More information

SYS-ED/COMPUTER EDUCATION TECHNIQUES, INC. (File-AID ) IDX: Page 1

SYS-ED/COMPUTER EDUCATION TECHNIQUES, INC. (File-AID ) IDX: Page 1 A Accessing File-AID... 2:1 Accessing the VSAM Utility - Option 3.5... 3:4 Allocating a VSAM Cluster... 3:1 Allocation Parameters - Extended... 3:8 Allocation Parameters - Verifying... 3:7 AND Conditions

More information

Breeze User Guide. Breeze Multiple Stream Video Processors. Light and Standard Editions Version 5.3.2

Breeze User Guide. Breeze Multiple Stream Video Processors. Light and Standard Editions Version 5.3.2 Breeze User Guide Breeze Multiple Stream Video Processors Light and Standard Editions Version 5.3.2 Copyright 1989-2007 Discovery Scientific, LLC All rights reserved www.discoverybiz.net January 01, 2007

More information

File-Aid for MVS. Features included in this test script for File-Aid MVS are:-

File-Aid for MVS. Features included in this test script for File-Aid MVS are:- Features included in this test script for File-Aid MVS are:- Edit/Browse dataset in formatted mode Ability to browse/edit dataset with multiple layouts by creating XREFs Dataset utilities, include allocating

More information

VISTA OPERATING SYSTEM

VISTA OPERATING SYSTEM VISTA OPERATING SYSTEM 1 VISTA OPERATING SYSTEM Software that helps the computer carry out operating tasks Similar to a Air Traffic Controller Manages input/output Displays info on the monitor Saves data

More information

Staff Microsoft VISIO Training. IT ESSENTIALS Creating Flowcharts Using Visio 2013 (ST562) June 2015

Staff Microsoft VISIO Training. IT ESSENTIALS Creating Flowcharts Using Visio 2013 (ST562) June 2015 Staff Microsoft VISIO Training IT ESSENTIALS Creating Flowcharts Using Visio 01 (ST) June 01 Book online at: Royalholloway.ac.uk/it/training Self-Study packs also available 1 th June 01 Table of Contents

More information

z/os Learning Center: Introduction to ISPF Unit 1: The Basics of ISPF and data sets Module 4: Working with data sets

z/os Learning Center: Introduction to ISPF Unit 1: The Basics of ISPF and data sets Module 4: Working with data sets z/os Learning Center: Introduction to ISPF Unit 1: The Basics of ISPF and data sets Module 4: Working with data sets Copyright IBM Corp., 2005. All rights reserved. Working with data sets Introduction

More information

CREATING A NEW SURVEY IN

CREATING A NEW SURVEY IN CREATING A NEW SURVEY IN 1. Click to start a new survey 2. Type a name for the survey in the Survey field dialog box e.g., Quick 3. Enter a descriptive title for the survey in the Title field. - Quick

More information

The PCC CIS etutorial to Windows

The PCC CIS etutorial to Windows The PCC CIS etutorial to Windows Table of Contents What do I see when I start my computer?...3 What is the desktop?...4 What is the start menu?...5 How do I adjust my windows?...6 How do I minimize a window?...6

More information

Abacus 32 Windows Menu System

Abacus 32 Windows Menu System Note: If you do not want to use the Windows Menu system please ignore this section. System Requirements IBM or PC compatible. Pentium 233 or higher is recommended but will operate on a 486 DX 66 or higher

More information

Beyond 20/20. Browser - English. Version 7.0, SP3

Beyond 20/20. Browser - English. Version 7.0, SP3 Beyond 20/20 Browser - English Version 7.0, SP3 Notice of Copyright Beyond 20/20 Desktop Browser Version 7.0, SP3 Copyright 1992-2006 Beyond 20/20 Inc. All rights reserved. This document forms part of

More information

Microsoft Word 2010 Introduction to Mail Merge

Microsoft Word 2010 Introduction to Mail Merge Microsoft Word 2010 Introduction to Mail Merge Elizabeth Wells February 2012 Copyright 2012 ElizabethWells All rights reserved. Except as permitted under current legislation, no part of this work may be

More information

Introducing Office

Introducing Office 1 2 Contents Contents Introducing Office 2010 9 Microsoft Office 2010 10 Ribbon Technology 11 What s Needed 12 Installing Office 2010 13 Start an Application 14 The Application Window 15 Live Preview 16

More information

RenameMan User Guide. ExtraBit Software

RenameMan User Guide. ExtraBit Software RenameMan User Guide ExtraBit Software http://www.extrabit.com Version 3.1 August, 2005 Contents Introduction... 5 What does RenameMan do?... 5 Features... 5 Quick tour of RenameMan... 5 Getting started...

More information

Easy Windows Working with Disks, Folders, - and Files

Easy Windows Working with Disks, Folders, - and Files Easy Windows 98-3 - Working with Disks, Folders, - and Files Page 1 of 11 Easy Windows 98-3 - Working with Disks, Folders, - and Files Task 1: Opening Folders Folders contain files, programs, or other

More information

Using Adobe Photoshop

Using Adobe Photoshop Using Adobe Photoshop 2 In this section we ll look at some essential things you need to know in order to use Photoshop effectively. First of all, we ll take a look at customising Photoshop s settings and

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

Getting Started (1.8.7) 9/2/2009

Getting Started (1.8.7) 9/2/2009 2 Getting Started For the examples in this section, Microsoft Windows and Java will be used. However, much of the information applies to other operating systems and supported languages for which you have

More information

What can Word 2013 do?

What can Word 2013 do? Mary Ann Wallner What can Word 2013 do? Provide the right tool for: Every aspect of document creation Desktop publishing Web publishing 2 Windows 7: Click Start Choose Microsoft Office > Microsoft Word

More information

IBM Optim. Edit User Manual. Version7Release3

IBM Optim. Edit User Manual. Version7Release3 IBM Optim Edit User Manual Version7Release3 IBM Optim Edit User Manual Version7Release3 Note Before using this information and the product it supports, read the information in Notices on page 79. Version

More information

Using Windows 7 Explorer By Len Nasman, Bristol Village Computer Club

Using Windows 7 Explorer By Len Nasman, Bristol Village Computer Club By Len Nasman, Bristol Village Computer Club Understanding Windows 7 Explorer is key to taking control of your computer. If you have ever created a file and later had a hard time finding it, or if you

More information

SlickEdit Gadgets. SlickEdit Gadgets

SlickEdit Gadgets. SlickEdit Gadgets SlickEdit Gadgets As a programmer, one of the best feelings in the world is writing something that makes you want to call your programming buddies over and say, This is cool! Check this out. Sometimes

More information

AEMLog Users Guide. Version 1.01

AEMLog Users Guide. Version 1.01 AEMLog Users Guide Version 1.01 INTRODUCTION...2 DOCUMENTATION...2 INSTALLING AEMLOG...4 AEMLOG QUICK REFERENCE...5 THE MAIN GRAPH SCREEN...5 MENU COMMANDS...6 File Menu...6 Graph Menu...7 Analysis Menu...8

More information

IBM Tivoli Advanced Reporting for DFSMShsm. User s Guide. Version 1 Release 1 SC

IBM Tivoli Advanced Reporting for DFSMShsm. User s Guide. Version 1 Release 1 SC IBM Tivoli Advanced Reporting for DFSMShsm User s Guide Version 1 Release 1 SC23-6331-00 Note Before using this information and the products it supports, read the information in Appendix B, on page 319.

More information

SalesNet Mailing Labels

SalesNet Mailing Labels SalesNet Mailing Labels Once we ve filtered and refined our search results, we can print the selected records by selecting Print Records from the top menu and then choosing to Print All or Print Selected.

More information

Oracle General Navigation Overview

Oracle General Navigation Overview Oracle 11.5.9 General Navigation Overview 1 Logging On to Oracle Applications You may access Oracle, by logging onto the ATC Applications Login System Status page located at www.atc.caltech.edu/support/index.php

More information

You ll notice at the bottom of the file menu there is a list of recently opened files. You can click a file name in the list to re-open that file.

You ll notice at the bottom of the file menu there is a list of recently opened files. You can click a file name in the list to re-open that file. Using Microsoft Word A word processor is all about working with large amounts of text, so learning the basics of text editing is essential to being able to make the most of the program. The first thing

More information

Mailing Labels from REARS

Mailing Labels from REARS Mailing Labels from REARS Generating mailing labels from REARS is an easy and efficient way to prospect and market to property owners. In this tutorial, we will take you through the process of generating

More information

Adobe Acrobat Reader 4.05

Adobe Acrobat Reader 4.05 Adobe Acrobat Reader 4.05 1. Installing Adobe Acrobat Reader 4.05 If you already have Adobe Acrobat Reader installed on your computer, please ensure that it is version 4.05 and that it is Adobe Acrobat

More information

ECDL Module 6 REFERENCE MANUAL

ECDL Module 6 REFERENCE MANUAL ECDL Module 6 REFERENCE MANUAL Presentation Microsoft PowerPoint XP Edition for ECDL Syllabus Four PAGE 2 - ECDL MODULE 6 (USING POWERPOINT XP) - MANUAL 6.1 GETTING STARTED... 4 6.1.1 FIRST STEPS WITH

More information

VIMED JWEB Manual. Victorian Stroke Telemedicine. Version: 1.0. Created by: Grant Stephens. Page 1 of 17

VIMED JWEB Manual. Victorian Stroke Telemedicine. Version: 1.0. Created by: Grant Stephens. Page 1 of 17 VIMED JWEB Manual Victorian Stroke Telemedicine Version: 1.0 Created by: Grant Stephens Page 1 of 17 1 Table of Contents 1 Table of Contents... 2 2 What is JWEB?... 4 3 Accessing JWEB... 4 3.1 For Mac

More information

Mainframe Tutorials Cobol Db2 Jcl Cics Tutorials

Mainframe Tutorials Cobol Db2 Jcl Cics Tutorials Mainframe Tutorials Cobol Db2 Jcl Cics Tutorials 1 / 6 2 / 6 3 / 6 Mainframe Tutorials Cobol Db2 Jcl MAINFRAME TUTORIALS COBOL DB2 JCL CICS TUTORIALS ibm manuals MATERIALS MAINFRAME JOBS interview questions.

More information

Lab Overview In this lab, you will learn how to perform the following tasks with Encryption Facility for z/os:

Lab Overview In this lab, you will learn how to perform the following tasks with Encryption Facility for z/os: Lab Overview In this lab, you will learn how to perform the following tasks with Encryption Facility for z/os: Creating an OpenPGP Keyring Creating new RSA key pairs Creating OpenPGP certificates Exporting

More information

Copyright 2018 MakeUseOf. All Rights Reserved.

Copyright 2018 MakeUseOf. All Rights Reserved. 15 Power User Tips for Tabs in Firefox 57 Quantum Written by Lori Kaufman Published March 2018. Read the original article here: https://www.makeuseof.com/tag/firefox-tabs-tips/ This ebook is the intellectual

More information

COMPUWARE TEST DRIVE TOPAZ WORKBENCH WORKSHOP. Automated Unit Testing

COMPUWARE TEST DRIVE TOPAZ WORKBENCH WORKSHOP. Automated Unit Testing COMPUWARE TEST DRIVE TOPAZ WORKBENCH WORKSHOP Automated Unit Testing In this tutorial, you will create reusable test scenarios and run them independently with data stubs, regardless of data accessibility.

More information

Remote Development Development of a remote applications using Rational Developer for System z V7.5.

Remote Development Development of a remote applications using Rational Developer for System z V7.5. Remote Development Development of a remote applications using Rational Developer for System z V7.5. Lab Version V4.02 Last Updated: Monday, 10 August, 2009 8/10/2009 Isabel Arnold RDz Remote COBOL Development

More information

Microsoft Outlook 2010 Hands On Guided Tour. Level 1

Microsoft Outlook 2010 Hands On Guided Tour. Level 1 Microsoft Outlook 2010 Hands On Guided Tour Level 1 Outlook 2010 Window Anatomy Level 1/Guide A, p.1 Welcome to Outlook 2010 at UMHS. This guide gives you a quick visual tour of the Outlook 2010 window.

More information

Windows 8.1 User Guide for ANU Staff

Windows 8.1 User Guide for ANU Staff Windows 8.1 User Guide for ANU Staff This guide has been created to assist with basic tasks and navigating Windows 8.1. Further tips for using Windows 8.1 can be found on the IT Services website, or by

More information

CreateASite Beginner s Guide

CreateASite Beginner s Guide Contents Getting Started... 3 Access the CreateASite Control Panel... 3 Select a Category/Subcategory... 4 Select a Template... 6 Change the Site Template... 10 Change Colours... 12 Change Fonts... 13

More information

DataMaster for Windows

DataMaster for Windows DataMaster for Windows Version 3.0 April 2004 Mid America Computer Corp. 111 Admiral Drive Blair, NE 68008-0700 (402) 426-6222 Copyright 2003-2004 Mid America Computer Corp. All rights reserved. Table

More information

CALL CLICK FAX MAIL P.O. Box 1213, New York, NY 10156

CALL CLICK FAX MAIL P.O. Box 1213, New York, NY 10156 File-AID s Microsoft Systems courses include: Programming Skills PC Emulation of Mainframe Software Telecommunications VSAM Database: IMS Client/Server for MVS Programming Languages Utilities & Development

More information

1) How many unique operating systems are available on IBM Z hardware? Answer Choice A58_

1) How many unique operating systems are available on IBM Z hardware? Answer Choice A58_ Print Name: Print Email Address: 60 questions where each question has only 1 best choice answer from the list of 60 answers A1 to A60 1) How many unique operating systems are available on IBM Z hardware?

More information

L AYER MANAGER. General Commands. EXIT: Selection of this button exits the Layer Manager menu without re-displaying

L AYER MANAGER. General Commands. EXIT: Selection of this button exits the Layer Manager menu without re-displaying L AYER MANAGER The Layer Manager menu allows you to manage all aspects of layers, including turning them on and off, setting modes, permissions, and sub-layers, creating new layers, clearing and deleting

More information

DB2 QMF Data Service Version 12 Release 1. Studio User's Guide IBM SC

DB2 QMF Data Service Version 12 Release 1. Studio User's Guide IBM SC DB2 QMF Data Service Version 12 Release 1 Studio User's Guide IBM SC27-8886-00 DB2 QMF Data Service Version 12 Release 1 Studio User's Guide IBM SC27-8886-00 Note Before using this information and the

More information

Normally the wizard will start automatically if not the option to access it is shown in later steps.

Normally the wizard will start automatically if not the option to access it is shown in later steps. QWS3270 Secure v4.2 Contents: Install Create a new session Upgrade Configure Disable security Tailoring to your needs More Settings Adjust the colors Adjust the font Copy by area instead of by line Make

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

With the growth of data, the reduction in of DBA staffing, tight budgets, and the business goal to be 24x7 it is becoming more important to automate

With the growth of data, the reduction in of DBA staffing, tight budgets, and the business goal to be 24x7 it is becoming more important to automate 1 With the growth of data, the reduction in of DBA staffing, tight budgets, and the business goal to be 24x7 it is becoming more important to automate as much Database Administration work as possible.

More information

What's New In the IBM Problem Determination Tools

What's New In the IBM Problem Determination Tools What's New In the IBM Problem Determination Tools Francisco M Anaya IBM Problem Determination Tools Architect Randy Campbell IBM Debug Tool Developer March 10, 2014 Session 14621 Agenda What are the IBM

More information

OpenForms360 Validation User Guide Notable Solutions Inc.

OpenForms360 Validation User Guide Notable Solutions Inc. OpenForms360 Validation User Guide 2011 Notable Solutions Inc. 1 T A B L E O F C O N T EN T S Introduction...5 What is OpenForms360 Validation?... 5 Using OpenForms360 Validation... 5 Features at a glance...

More information

Microsoft Word. An alternative to following these steps are to double click on the Microsoft Word Icon on the desktop.

Microsoft Word. An alternative to following these steps are to double click on the Microsoft Word Icon on the desktop. Microsoft Word To access this Lesson Plan on-line, open up the library website www.bellevillelibrary.com and go to the tab that reads Adults. Scroll down and click on FREE Computer Lessons. On this page

More information

Copyright 2015 Integrated Environmental Solutions Limited. All rights reserved.

Copyright 2015 Integrated Environmental Solutions Limited. All rights reserved. Tabular Room Data User Guide IES Virtual Environment Copyright 2015 Integrated Environmental Solutions Limited. All rights reserved. No part of the manual is to be copied or reproduced in any form without

More information