Guide to extract/download multiple databases from Mainframe Tapes to PC using SAS PC Fereydoun J. Foroudian Blue Cross of California SAS is a registered.

Slides:



Advertisements
Similar presentations
Table of Contents Oracle iSupplier Portal Overview
Advertisements

Copyright © 2008 SAS Institute Inc. All rights reserved. SAS and all other SAS Institute Inc. product or service names are registered trademarks or trademarks.
No More Downloading - Using SAS/ODS to Create SAS Graphs and HTML Documents for z/OS Systems – Updated for SAS V9 June 25, 2009.
London & Zurich Plc User Guide. Service Benefits Full on-line management of client accounts Paperless direct debit – no signatures required Standing orders.
Multiprocessing with SAS ® Software Now Bill Fehlner, Kathleen Wong, Kifah Mansour SAS Toronto.
For Authors Power Point How to Upload Abstracts to the Paper Management System.
User Guide. Service Benefits  Full on-line management of client accounts  Paperless direct debit – no signatures required  Standing orders fixed not.
How to get started RMA Portal ZEBRA TECHNOLOGIES March 19, 2015.
Administrative Functions Certiport Offline Learning System 2.1 Administrative Functions © Certiport, Inc All Rights Reserved.
Lecture 8 Configuring a Printer-using Magic Filter Introduction to IP Addressing.
GEORGIA ELECTRONIC CONVICTION PROCESSING SYSTEM 1 Georgia Electronic Conviction Processing System (GECPS)
SAS Macros ® 101 How I learned to stop worrying and love macros Alex Chaplin BCS USA Section.
Student Financial Assistance. Edconnet SFA to the Internet: EDconnect Software Session 16.
AQS Web Quick Reference Guide Changing Raw Data Values Using Maintenance 1. From Main Menu, click Maintenance, Sample Values, Raw Data 2. Enter monitor.
Hancock County Schools Staff Development Website An Introduction to Online Staff Development Registration Copyright © Hancock County Schools 2004.
Niraj J. Pandya, Element Technologies Inc., NJ.  Summarize all possible combinations of class level variables even if few categories are altogether missing.
PD-Online.ca How to use the online administration of Personality Dimensions®
My ODS: Real-World Uses of Modifying Table Templates Steve James Centers for Disease Control and Prevention Atlanta, Ga.
Copyright © 2010, SAS Institute Inc. All rights reserved. Applied Analytics Using SAS ® Enterprise Miner™
Multiple Uses for a Simple SQL Procedure Rebecca Larsen University of South Florida.
%rtf2data: A utility macro to convert RTF Table to SAS® dataset
Copyright © 2002, SAS Institute Inc. All rights reserved. SAS is a registered trademark or trademark of SAS Institute Inc. in the USA and other countries.
Activating Clarity  Activating Clarity  Activation  Online Activation  Fax Activation  Review and Verify Activation and License Terms  Updating.
Author Instructions How to upload Abstracts and Sessions to the Paper Management System.
On-line data submission training California Partnership for Achieving Student Success.
Pack Company Procedures. Accepting a HIP request from a supplier Allocating the Component Providers Sending the instruction through to the Component Providers.
Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. Chapter 12 Understanding database managers on z/OS.
Using the Supplier Portal Updated September 12, 2011 Using the Supplier Portal.
GTR Data Inc. Welcome to our EDI Demonstration G.T.R. Data Inc. August 1997.
20 th Analysis and Computation Specialty Track Power Point How to Upload Abstracts and Sessions to the Paper Management System.
How to Make an extract of Puerto Ricans censused abroad : 1.Login 2.Select samples (default is all) 3.Select variables (include BPLCTRY) 4.Select cases:
Course Technology Student Navigation Guide. Step 1 – Initial Login Screen ►
Session Making Queries and Multiple Entry Work for You in Direct Loans (Hands-On) Session 21.
Electronic submission of Applications using PRIAMOS How To Guide PRIAMOS PRogramme Information and Activity Management Operational System.
Separating the Interface from the Engine: Creating Custom Add-in Tasks for SAS Enterprise Guide ® Peter Eberhardt Fernwood Consulting Group Inc.
Debbie Becker  Source code PHP  Database MySQL  Minimal jscript  No cookies, flash animation, add-ons.
Doug Haigh, SAS Institute Inc.
Copyright © 2005, SAS Institute Inc. All rights reserved. SAS is a registered trademark or trademark of SAS Institute Inc. in the USA and other countries.
1 © 2005 Cisco Systems, Inc. All rights reserved. Session Number Presentation_ID Cisco Confidential Cisco Cross Reference Tool (CCRT) User’s Guide Version.
ms RELIUS GOVERNMENT FORMS ©2010SunGard. Trademark Information: SunGard, the SunGard logo, and Relius are trademarks.
G053 - Lecture 05 Analysis Documentation Mr C Johnston ICT Teacher
IS2803 Developing Multimedia Applications for Business (Part 2) Lecture 1: Introduction to IS2803 Rob Gleasure
VeCollect A tool for managing letters of evaluation / recommendation.
Do not put content on the brand signature area NOBS for Noobs David B. Horvath, CCP, MS PhilaSUG Winter 2015 Meeting NOBS for Noobs.
11111 Apollo Internet Monitoring Tutorial Apollo Solar, Inc. 23 F. J. Clarke Circle Bethel, CT (203)
UST Connect – Learn how to set up your profile and upload a resume. UST Connect is managed by UST Career Services. (713)
Copyright © 2008, SAS Institute Inc. All rights reserved. SAS and all other SAS Institute Inc. product or service names are registered trademarks or trademarks.
Copyright © SAS Institute Inc. All rights reserved. SAS and all other SAS Institute Inc. product or service names are registered trademarks or trademarks.
Creating and submitting Cal-PASS Data files California Partnership for Achieving Student Success.
Build your Metadata with PROC CONTENTS and ODS OUTPUT Louise S. Hadden Abt Associates Inc.
Better Metadata Through SAS® II: %SYSFUNC, PROC DATASETS, and Dictionary Tables.
WESS Application System PKI Login Registration Process
Advantages of sas for reporting
Poster Title Author #1 name, ABC Corporation, City, Country Author #2 name, ABC Corporation, City, Country Abstract A brief abstract at the beginning summarizes.
A brief introduction to the topic
Things You Should Know + Usage Tips
Skill Based Assessment
Poster Title Author #1 name, ABC Corporation, City, Country Author #2 name, ABC Corporation, City, Country Abstract A brief abstract at the beginning summarizes.
WESS Application System PKI Login Registration Process
Ariba Walk Up Registration
Architecture + system-based How to assign passwords
Comparative Reporting & Analysis (CR&A)
Automate Repetitive Programming Tasks: Effective SAS® Code Generators
Making Remote Processing Less Remote
WESS Application System PKI Login Registration Process
WESS Application System PKI Login Registration Process
Journal of Mountain Science (JMS)
WESS Application System PKI Login Registration Process
Efficient Use of Disk Space in SAS® Application Programs
PARENT & STUDENT MUST COMPLETE
Presentation transcript:

Guide to extract/download multiple databases from Mainframe Tapes to PC using SAS PC Fereydoun J. Foroudian Blue Cross of California SAS is a registered trademark or trademark of SAS Institute Inc. in the USA and other countries. ® indicates USA registration. Other brand and product names are registered trademarks or Trademarks of their respective companies.

Introduction Create and Submit Mainframe Jobs more efficiently using SAS PC User enters program specification (SAS PC PROC FSEDIT) Specification transmitted (SAS PC PROC Upload) Code is generated and submitted (SAS TSO session)

Flow Chart FSEDI T Upload FSEDI T Data MF JCL code created/submit ted based on entered criteria in FSEDIT Download Extracted Data PC

Topics to be Covered Modifying TCPTSO.SCR Creating AUTOEXEC.SAS User defines program specification Login to Mainframe Generating and Submitting JCL code

TCPTSO.SCR This file contains instructions to login to Mainframe TCPTSO.SCR is Located in connect\Saslink directory on your PC & needs to be modified to work with your version of OS390

AUTOEXEC.SAS Create a file in SAS\V8 Directory on your PC which contains following Codes: filename rlink 'tcptso.scr'; %let rmthost= ”MF IP address”; Options nocenter comamid=tcp remot=rmthost tbufsize=32768;

FSEDIT Screen User enters program specification in an FSEDIT screen for SAS to create JCL Code containing those specification FSEDIT screen can be setup with the following fields: –Input and Output Directory –Starting and ending tape numbers –Service from and through Date –Diagnosis or Procedure codes

Login and Upload Database In PC SAS Session use the following code to get connected to Mainframe Signon; rsubmit; Use Proc Upload to Upload FSEDIT database needed to create JCL code on Mainframe.

Generating JCL Code Define a null datastep which contains the following: –File statement referring to the program path and name for the JCL code to be stored. –Put statement with JobName Job Number, User Initial, Class and who to notify –Put "//STEP1 EXEC SAS"; To start TSO SAS –Put statement containing Input Code for tapes –put statement defining query Output Dataset –Actual SAS Code containing program specification Now program is complete and ready to be submitted

Sample JCL Code Generated

Submitting JCL Jobs Submit JCL Job through PC SAS using the following Code: Tso submit (filepath.Name); Log off after the job is submitted using the following code: Endrsubmit; Signoff;

Conclusion PC SAS programmers can download data from Mainframe tape without waiting for their mainframe colleague. Once it is setup, anyone can use it to query and download data from Mainframe.

Acknowledgements Darius Jatulis in helping write some segment of this paper.

About the Speaker Speaker Location of company Telephone Fax Fereydoun Foroudian SR. Programmer Analyst Wellpoint 5151-A Camino Ruiz Camarillo, CA (805) (805)