CA 7 Workload Automation Disaster Recovery. Marysue Redd

Size: px
Start display at page:

Download "CA 7 Workload Automation Disaster Recovery. Marysue Redd"

Transcription

1 CA 7 Workload Automation Disaster Recovery Marysue Redd

2 Terms of This Presentation This presentation was based on current information and resource allocations as of October 2009 and is subject to change or withdrawal by CA at any time without notice. Notwithstanding anything in this presentation to the contrary, this presentation shall not serve to (i) affect the rights and/or obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product; or (ii) amend any product documentation or specifications for any CA software product. The development, release and timing of any features or functionality described in this presentation remain at CA s sole discretion. Notwithstanding anything in this presentation to the contrary, upon the general availability of any future CA product release referenced in this presentation, CA will make such release available (i) for sale to new licensees of such product; and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support, and in the form of a regularly scheduled major product release. Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis. In the event of a conflict between the terms of this paragraph and any other information contained in this presentation, the terms of this paragraph shall govern. 2

3 For Informational Purposes Only Certain information in this presentation may outline CA s general product direction. All information in this presentation is for your informational purposes only and may not be incorporated into any contract. CA assumes no responsibility for the accuracy or completeness of the information. To the extent permitted by applicable law, CA provides this document as is without warranty of any kind, including without limitation, any implied warranties or merchantability, fitness for a particular purpose, or non-infringement. In no event will CA be liable for any loss or damage, direct or indirect, from the use of this document, including, without limitation, lost profits, lost investment, business interruption, goodwill, or lost data, even if CA is expressly advised of the possibility of such damages. 3

4 Abstract > Are your disaster recovery procedures a disaster? Attend this session to learn how to use CA 7 Workload Automation (CA 7) tools help develop your disaster recovery plan. Find out how CA 7 Workload Automation Disaster Recovery Modes and Classes can be the key to helping you survive the next disaster. 4

5 Agenda > What is disaster recovery? > Disaster Recovery Options > Recovery from schedule outage > Recovery from non-scheduled outage > Other CA 7 Disaster Recovery features 5

6 What is Disaster Recovery? > Ability to provide seamless, continuous processing > Requires planning/execution of plan 6

7 Disaster Recovery Options > Disaster Recovery Mode Feature added in r11.0 to reduce the number of jobs executed during a disaster Can start CA 7 in this mode (DRMODE=YES parm) Change to DRMODE while running (/DRMODE command) Two new initialization file statements DRMODE DRCLASS > When running in disaster recovery mode: Schedule scan skips jobs in inactive DRCLASS Predecessor jobs in inactive classes option Triggering of inactive classes option 7

8 Disaster Recovery Options (cont) CA 7 CPU JOB DEFINITION FUNCTION: (ADD,DELETE,DD,PURGE,DELPRRN,FORMAT,LIST,UPD) JOB: GENERAL: SYSTEM: JOBNET: OWNER: UID: JCL: ID: MEMBER: RELOAD: EXEC: RETAIN-JCL: LIB: REQUIREMENTS: HOLD: JCL-OVRD: USE-OVRD-LIB: VERIFY: MAINT: SATISFACTION LEAD-TIME: JOB: DSN: ARFSET: EXECUTION: MAINID: INSERT-RMS: COND-CODE: RO: DONT SCHEDULE -- BEFORE: AFTER: MESSAGES: LTERM: REQUIREMENT-LIST: PROMPTS: ERROR MSGS -- RQMTS NOT USED: DSN NOT FOUND: RESOURCES: REGION: CLOCK-TIME: CPU-TIME: CLASS: PRTY: MSGCLASS: DRCLASS: TAPE DRIVES...TYPE1: M C TYPE2: M C PROGRAM: SM20 MSG-INDX: DB.1 -- yy.ddd / hh:mm:ss MESSAGE: ENTER FUNCTION, TRANSFER OR ENTER A COMMAND ON THE TOP LINE 8

9 Disaster Recovery Options (cont) CA-7 XP Job Definition Function: (Add, DD, Delete, DELPRRN, Format, List, Purge, Update) Job: System: JOBNET: Owner: UID: XP Node: XP EXEC: XP PARM: Optional PARMLIB: Member: EXEC: SUTYPE: Cond-Code: RO: DRClass: Hold: Verify: Satisfaction Lead Time: ARFSET: Clock Time: WLBClass: WLBPRTY: Trace: Don't Schedule Before: After: Retain: LTERM: Prompt: Rqmt List: Rqmts Not Used: PROGRAM: SM22 MSG-INDX: DB / 08:30:31 MESSAGE: ENTER FUNCTION, TRANSFER OR ENTER A COMMAND ON THE TOP LINE 9

10 Disaster Recovery Options (cont) > CA 7 maintains list of active disaster recovery classes Classes are active because they are on the list > Classes added to list by: DRCLASS init deck statement /DRCLASS command > /DISPLAY,ST=DR displays active disaster recovery classes 10

11 Disaster Recovery Options (cont) > DRMODE init deck statement controls how disaster recovery mode will work RQMTS=DR NORM,TRIGGERS=DR NORM, VERIFY=NO YES 11

12 Recovery From a Scheduled Outage 12

13 Recovery from a Scheduled Outage > Assure that queue/support files are large enough to handle backed-up workload FJOB DRMODE= DRCLASS= /DISPLAY,Q=ALL 13

14 Recovery from a Scheduled Outage (cont) > Quiesce CA 7 job submission STOP,Q=ALL SSCAN,TIME=0 14

15 Recovery from a Scheduled Outage (cont) > Note the NEXT SCAN PERIOD START TIME from SSCAN command output CURRENT SCHEDULE SCAN VALUES SPAN = 240 INCREMENT = 120 QUEUE DWELL = 30 APC.LV1CA7.CA7R1101.JCLLIB SKELETON RETRY = 0 REPROMPT = 10 LEAD TIME = 0 STATUS: REQQ IS ACTIVE ABR MSGS = NO RDYQ IS ACTIVE HOLD JOBS = NO NEXT SCAN WAKE-UP = AT 3679 NEXT SCAN PERIOD START TIME = yyddd AT hhmm 15

16 Recovery from a Scheduled Outage (cont) > Shutdown CA 7 /SHUTDOWN,Z5 CA QUEUES SUCCESSFULLY UNLOADED > Dump the CA 7 primary and secondary log files 16

17 Recovery from a Scheduled Outage (cont) > If the restart time is before the noted NEXT SCAN PERIOD START TIME, restart CA 7 S CA7ONL,TYPE=MOVQ (if queues or checkpoint file reallocated)-- S CA7ONL,TYPE=MOVQ,DRMODE=YES if wanting to start 7 in DR mode CA QUEUES SUCCESSFULLY RELOADED 17

18 Recovery from a Scheduled Outage (cont) > If the restart time is after the noted NEXT SCAN PERIOD START TIME, change INIT file settings and restart CA 7 RUNOPT=NSTA on the INIT statement STOPQ=YES on the SCHEDULE statement Ensure that CA 7 can handle the possible backlog Decide if you want to run in DRMODE S CA7ONL,TYPE=MOVQ or S CA7ONL,TYPE=MOVQ,DRMODE=YES if you want to start CA 7 in DR mode CA QUEUES SUCCESSFULLY RELOADED START,Q=ALL command to start job submission SSCAN commands to set date/time and turn on scan 18

19 Recovery From a Non-Scheduled Outage 19

20 Recovery from a Non-Scheduled Outage > Retain CA 7 log files if possible SASSHIS8 08 report to recreate browse messages SCN0-11 SCHEDULE SCAN STARTED AT hh:mm:ss ON yy.ddd ***** SCAN PERIOD OF yy.ddd AT hhmm THRU yy.ddd AT hhmm ***** > Recovery Aids Program Last Logged Status of Jobs Report Generated Batch Terminal Interface Commands Report Simulated LQ Display of Jobs Report 20

21 Recovery from a Non-Scheduled Outage (cont) > If outage is DASD related and queue files or the checkpoint data set have to be reallocated, start CA 7 with TYPE=FORM otherwise, use TYPE=ERST Ensure that CA 7 can handle the possible backlog Decide if you want to run in DRMODE START,Q=ALL command to start job submission SSCAN commands to set date/time and turn on scan RUNOPT=NSTA on the INIT statement STOPQ=YES on the SCHEDULE statement 21

22 Recovery from a Non-Scheduled Outage (cont) > If normal processing is to occur from this point Execute BTI job with output file from the Recovery Aids program (if FORM start was required) START,Q=ALL to start job submission SSCAN commands to set date/time and turn on schedule scan 22

23 Recovery from a Non-Scheduled Outage (cont) > If only a subset of the processing is to occur DRMODE? HOLD,Q=ALL SSCAN,SCAN=HLD DEMAND new work as required Release queue records when ready to process them 23

24 Other CA 7 DR Features > Dormant Copy of CA 7 > Database Transportability 24

25 Session Summary CA 7 can be a very effective tool in restoring batch processing after a disaster. 25

26 Questions??

CA Workload Automation SE

CA Workload Automation SE CA Workload Automation SE Primer r11.3 Second Edition This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred to as the Documentation ),

More information

CA Workload Automation Restart Option for z/os Schedulers: NJE Restarts. Jared Moran

CA Workload Automation Restart Option for z/os Schedulers: NJE Restarts. Jared Moran CA Workload Automation Restart Option for z/os Schedulers: NJE Restarts Jared Moran Terms of This Presentation This presentation was based on current information and resource allocations as of October

More information

Hands-on Lab: CA ehealth PM Integration with Cisco Unified Communications Manager. Eve Curcio

Hands-on Lab: CA ehealth PM Integration with Cisco Unified Communications Manager. Eve Curcio Hands-on Lab: CA ehealth PM Integration with Cisco Unified Communications Manager Eve Curcio Terms of This Presentation This presentation was based on current information and resource allocations as of

More information

CA Service Desk Manager Change Management. Ken Laufmann Raymond Cadden

CA Service Desk Manager Change Management. Ken Laufmann Raymond Cadden CA Service Desk Manager Change Management Ken Laufmann Raymond Cadden Terms of This Presentation This presentation was based on current information and resource allocations as of October 2009 and is subject

More information

ABC s of Improved User Productivity with Service Desk Manager: Adoption, Best Practices and Content Development

ABC s of Improved User Productivity with Service Desk Manager: Adoption, Best Practices and Content Development ABC s of Improved User Productivity with Service Desk Manager: Adoption, Best Practices and Content Development Driving Business Value with Service & Portfolio Management PS104SN ABC s of Improved User

More information

Change for the Better: Improved Productivity via CA Service Desk Manager

Change for the Better: Improved Productivity via CA Service Desk Manager Change for the Better: Improved Productivity via CA Service Desk Manager Drive Business Value with Service & Portfolio Management PS105SN Change for the Better: Improved Productivity via CA Service Desk

More information

Web Admin Console - Release Management. Steve Parker Richard Lechner

Web Admin Console - Release Management. Steve Parker Richard Lechner Web Admin Console - Release Management Steve Parker Richard Lechner Terms of This Presentation This presentation was based on current information and resource allocations as of October 2009 and is subject

More information

RECOVERY OF CA ARCSERVE DATABASE IN A CLUSTER ENVIRONMENT AFTER DISASTER RECOVERY

RECOVERY OF CA ARCSERVE DATABASE IN A CLUSTER ENVIRONMENT AFTER DISASTER RECOVERY RECOVERY OF CA ARCSERVE DATABASE IN A CLUSTER ENVIRONMENT AFTER DISASTER RECOVERY Legal Notice This publication is based on current information and resource allocations as of its date of publication and

More information

LAB: Assembling a Business Service Insight (BSI) Dashboard

LAB: Assembling a Business Service Insight (BSI) Dashboard LAB: Assembling a Business Service Insight (BSI) Dashboard Drive Business Value with Service & Portfolio Management PS304LN LAB: Assembling a BSI Dashboard Brian Jurasic CA Technologies agenda Review of

More information

The Role of Service Catalog in IT Asset Management. Faisal Faquih Khalid

The Role of Service Catalog in IT Asset Management. Faisal Faquih Khalid The Role of Service Catalog in IT Asset Management Faisal Faquih Khalid Terms of This Presentation This presentation was based on current information and resource allocations as of October 2009 and is

More information

Agile@CA Development Process. Simon Cockayne Misc Track

Agile@CA Development Process. Simon Cockayne Misc Track Agile@CA Development Process Simon Cockayne Misc Track FOR INFORMATION PURPOSES ONLY Terms of this presentation This presentation was based on current information and resource allocations as of April 2013

More information

CA Workload Automation EE r11.3 Report Server. Fred Brisard

CA Workload Automation EE r11.3 Report Server. Fred Brisard CA Workload Automation EE r11.3 Report Server Fred Brisard Terms of This Presentation This presentation was based on current information and resource allocations as of October 2009 and is subject to change

More information

Connecting the dots from automated software discovery to asset management

Connecting the dots from automated software discovery to asset management Connecting the dots from automated software discovery to asset management Drive Business Value with Service & Portfolio Management PS113SN Connecting the dots from automated software discovery to asset

More information

CA Chorus for Security and Compliance Management Deep Dive

CA Chorus for Security and Compliance Management Deep Dive Mainframe Optimization and Modernization CA Chorus for Security and Compliance Management Deep Dive Maddalena Tosoni Principal Engineering Services Architect CA Chorus Recap Improve Staff Efficiency CA

More information

Data Modeling in a Coordinated Data Management Environment: The Key to Business Agility in the Era of Evolving Data

Data Modeling in a Coordinated Data Management Environment: The Key to Business Agility in the Era of Evolving Data Data Modeling in a Coordinated Data Management Environment: The Key to Business Agility in the Era of Evolving Data Shawn Rogers Enterprise Management Associates Vice President of Research, Business Intelligence

More information

Global Service Delivery: Industrialising Service Management

Global Service Delivery: Industrialising Service Management Global Service Delivery: Industrialising Service Management Drive Business Value with Service & Portfolio Management PS109SN Global Service Delivery: Industrialising Service Management in partnership with

More information

Continuous Improvement with CA Service Desk Manager KPIs. Rich Magnuson

Continuous Improvement with CA Service Desk Manager KPIs. Rich Magnuson Continuous Improvement with CA Service Desk Manager KPIs Rich Magnuson Terms of This Presentation This presentation was based on current information and resource allocations as of October 2009 and is subject

More information

Software Asset Management (SAM) Best Practice

Software Asset Management (SAM) Best Practice Software Asset Management (SAM) Best Practice Drive Business Value with Service & Portfolio Management PS200SN Software Asset Management (SAM) Best Practice Peter Beruk Business Software Alliance abstract

More information

CA Workload Automation Strategy and Roadmap. Bill Sherwin Principal Consultant EMEA Workload Automation Owner

CA Workload Automation Strategy and Roadmap. Bill Sherwin Principal Consultant EMEA Workload Automation Owner CA Workload Automation Strategy and Roadmap Bill Sherwin Principal Consultant EMEA Workload Automation Owner CA Workload Automation: Key component in successful enterprise IT management Service Service

More information

Hands-on Lab: CA Spectrum IM 9.2 Ad Hoc Reporting. David Cosgrove

Hands-on Lab: CA Spectrum IM 9.2 Ad Hoc Reporting. David Cosgrove Hands-on Lab: CA Spectrum IM 9.2 Ad Hoc Reporting David Cosgrove Terms of This Presentation This presentation was based on current information and resource allocations as of October 2009 and is subject

More information

CA IDMS TM /DB Indexing Part 2

CA IDMS TM /DB Indexing Part 2 International Toll Free Audio Numbers International Toll Free Audio Numbers Participant Dial-In Number(s): US Dial-In #: 1-877-833-5338 Int'l/Canada Dial-In #: 1-706-679-7033 Conference ID. Audio 31053400

More information

Application Performance. Java.,.NET and the IBM i. Rory Hewitt. Co-branded Logo Footprint Aligned LEFT ON COVER ONLY Must Fit Within This Space

Application Performance. Java.,.NET and the IBM i. Rory Hewitt. Co-branded Logo Footprint Aligned LEFT ON COVER ONLY Must Fit Within This Space Application Performance Management for Java.,.NET and the IBM i Rory Hewitt Rob Layzell CA Aligned LEFT ON COVER ONLY Terms of This Presentation This presentation was based on current information and resource

More information

ERwin R8 Reporting Easier Than You Think Victor Rodrigues. Session Code ED05

ERwin R8 Reporting Easier Than You Think Victor Rodrigues. Session Code ED05 ERwin R8 Reporting Easier Than You Think Victor Rodrigues Session Code ED05 Speaker Bio Victor Rodrigues is an industryrecognized database modeling consultant with over 11 years experience working with

More information

BrightStor ARCserve Backup for UNIX

BrightStor ARCserve Backup for UNIX BrightStor ARCserve Backup for UNIX Disaster Recovery Option Guide r11.5 D01200-1E This documentation and related computer software program (hereinafter referred to as the "Documentation") is for the end

More information

CA ERwin Data Modeling's Role in the Application Development Lifecycle

CA ERwin Data Modeling's Role in the Application Development Lifecycle CA ERwin Data Modeling's Role in the Application Development Lifecycle Hybrid Data Protection DH010SN CA ERwin Data Modeling's Role in the Application Development Lifecycle Donna Burbank CA Technologies

More information

Overview. Business value

Overview. Business value PRODUCT SHEET CA VM:Backup for z/vm CA VM:Backup for z/vm CA VM:Backup for z/vm (CA VM:Backup) provides an efficient and reliable means of backing up CMS and non-cms data in z/vm and mainframe Linux systems.

More information

CA Workload Automation Restart Option for z/os Schedulers r11

CA Workload Automation Restart Option for z/os Schedulers r11 PRODUCT SHEET CA Workload Automation Restart Option for z/os Schedulers r11 CA Workload Automation Restart Option for z/os Schedulers r11 CA Workload Automation Restart Option for z/os Schedulers (CA WA

More information

Dynamic Data Center Update:

Dynamic Data Center Update: 15293 Dynamic Data Center Update: System z and Data Center What Changed Since Boston? Mike Madden General Manager, CA Technologies March 11, 2014 No better time to be on the MAINFRAME 2 SHARE Anaheim 2014

More information

Integrating CA Software Change Management with CA Service Desk Manager for Enterprise Change Control

Integrating CA Software Change Management with CA Service Desk Manager for Enterprise Change Control Integrating CA Software Change Management with CA Service Desk Manager for Enterprise Change Control Keith Allen Principal Consultant CA EMEA Team Lead ALM - SCM Activities Terms of This Presentation This

More information

BrightStor ARCserve Backup for Windows

BrightStor ARCserve Backup for Windows BrightStor ARCserve Backup for Windows Serverless Backup Option Guide r11.5 D01182-2E This documentation and related computer software program (hereinafter referred to as the "Documentation") is for the

More information

journey to a hybrid cloud

journey to a hybrid cloud journey to a hybrid cloud Virtualization and Automation VI015SN journey to a hybrid cloud Jim Sweeney, CTO GTSI about the speaker Jim Sweeney GTSI, Chief Technology Officer 35 years of engineering experience

More information

CA s Cloud Storage for System z

CA s Cloud Storage for System z CA s Cloud Storage for System z Michael Melillo Sr. User Experience Architect Cloud Solutions for System z April 15 th, 2014 2013 CA. All rights reserved. Disclaimer Certain information in this presentation

More information

CA Big Data Management: It s here, but what can it do for your business?

CA Big Data Management: It s here, but what can it do for your business? CA Big Data Management: It s here, but what can it do for your business? Mike Harer CA Technologies August 7, 2014 Session Number: 16256 Insert Custom Session QR if Desired. Test link: www.share.org Big

More information

10A CA Plex in the Cloud. Rob Layzell CA Technologies

10A CA Plex in the Cloud. Rob Layzell CA Technologies 10A CA Plex in the Cloud Rob Layzell CA Technologies Legal This presentation was based on current information and resource allocations as of April 18, 2011 and is subject to change or withdrawal by CA

More information

Tips & Tricks: CA CMDB Data Mining Techniques. John Sorensen & Neil Mitchell

Tips & Tricks: CA CMDB Data Mining Techniques. John Sorensen & Neil Mitchell Tips & Tricks: CA CMDB Data Mining Techniques John Sorensen & Neil Mitchell Terms of This Presentation This presentation was based on current information and resource allocations as of October 2009 and

More information

CA Deliver r11.7. Business value. Product overview. Delivery approach. agility made possible

CA Deliver r11.7. Business value. Product overview. Delivery approach. agility made possible PRODUCT SHEET CA Deliver agility made possible CA Deliver r11.7 CA Deliver is an online report management system that provides you with tools to manage and reduce the cost of report distribution. Able

More information

Extending the value of CA Service Desk Manager with integration connectors SAP Solution Manager, MS System Center Operations Manager

Extending the value of CA Service Desk Manager with integration connectors SAP Solution Manager, MS System Center Operations Manager Extending the value of CA Service Desk Manager with integration connectors SAP Solution Manager, MS System Center Operations Manager Christophe Trinquet Terms of This Presentation This presentation was

More information

How To Improve Your Database Performance

How To Improve Your Database Performance SOLUTION BRIEF Database Management Utilities Suite for DB2 for z/os How Can I Establish a Solid Foundation for Successful DB2 Database Management? SOLUTION BRIEF CA DATABASE MANAGEMENT FOR DB2 FOR z/os

More information

CA ARCserve Backup for Windows

CA ARCserve Backup for Windows CA ARCserve Backup for Windows Agent for Sybase Guide r16 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

CA Explore Performance Management for z/vm

CA Explore Performance Management for z/vm PRODUCT SHEET CA Explore Performance Management for z/vm CA Explore Performance Management for z/vm CA Explore Performance Management for z/vm (CA Explore for z/vm) is a comprehensive performance management

More information

Application Virtualisation Management. Steve Parker

Application Virtualisation Management. Steve Parker Application Virtualisation Management Steve Parker Terms of This Presentation This presentation was based on current information and resource allocations as of October 2009 and is subject to change or

More information

CA Workload Automation Agents Operating System, ERP, Database, Application Services and Web Services

CA Workload Automation Agents Operating System, ERP, Database, Application Services and Web Services PRODUCT SHEET CA Workload Automation Agents CA Workload Automation Agents Operating System, ERP, Database, Application Services and Web Services CA Workload Automation Agents extend the automation capabilities

More information

BrightStor ARCserve Backup for Windows

BrightStor ARCserve Backup for Windows BrightStor ARCserve Backup for Windows Agent for Microsoft SQL Server r11.5 D01173-2E This documentation and related computer software program (hereinafter referred to as the "Documentation") is for the

More information

Leveraging Custom Templates & Controls to Enhance your WebClient Applications. Rob McBride Plex Track

Leveraging Custom Templates & Controls to Enhance your WebClient Applications. Rob McBride Plex Track Leveraging Custom Templates & Controls to Enhance your WebClient Applications Rob McBride Plex Track FOR INFORMATION PURPOSES ONLY Terms of this presentation This presentation was based on current information

More information

Single Sign-on to Salesforce.com with CA Federation Manager

Single Sign-on to Salesforce.com with CA Federation Manager TECHNOLOGY BRIEF: SINGLE SIGN-ON TO SALESFORCE.COM WITH CA FEDERATION MANAGER Single Sign-on to Salesforce.com with CA Federation Manager TOMMY CHENG, PRINCIPAL ENGINEERING SERVICES ARCHITECT, CA PETER

More information

Reporting with ERwin and Crystal Reports

Reporting with ERwin and Crystal Reports Reporting with ERwin and Crystal Reports Stefan Kausch, heureka e-business GmbH CEO Session Code DM08 Speaker Biography Stefan Kausch Implementing ERwin since mid 90s in projects Partnership with ca since

More information

The Best Kept Secrets of Cloud Service Providers

The Best Kept Secrets of Cloud Service Providers Cloud Solutions CP103PN The Best Kept Secrets of Cloud Service Providers Matt Richards Senior Director, Product Marketing The Best Kept Secrets of Cloud Service Providers New cloud offerings are providing

More information

ScaleMatrix safeguards 100 terabytes of data and continuity of cloud services with CA Technologies

ScaleMatrix safeguards 100 terabytes of data and continuity of cloud services with CA Technologies CUSTOMER SUCCESS STORY ScaleMatrix safeguards 100 terabytes of data and continuity of cloud services with CA Technologies CLIENT PROFILE Industry: IT services Company: ScaleMatrix Employees: 60 BUSINESS

More information

BrightStor ARCserve Backup for Linux

BrightStor ARCserve Backup for Linux BrightStor ARCserve Backup for Linux Enterprise Option for Advantage Ingres Guide r11.5 D01220-1E This documentation and related computer software program (hereinafter referred to as the "Documentation")

More information

Best Practices for Application Management in Introscope. Abhijit Sawant

Best Practices for Application Management in Introscope. Abhijit Sawant Best Practices for Application Management in Introscope Abhijit Sawant Terms of This Presentation This presentation was based on current information and resource allocations as of October 2009 and is subject

More information

CA ARCserve Backup for Windows

CA ARCserve Backup for Windows CA ARCserve Backup for Windows Agent for Sybase Guide r16.5 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Collaboration for Big Data, Business Intelligence, and Mobile Initiatives

Collaboration for Big Data, Business Intelligence, and Mobile Initiatives Collaboration for Big Data, Business Intelligence, and Mobile Initiatives Valeh Nazemoff, Acolyst Sr. Vice President Session Code BI01 Speaker Bio Specializing in enterprise business performance management

More information

CA Workload Automation Agents for Mainframe-Hosted Implementations

CA Workload Automation Agents for Mainframe-Hosted Implementations PRODUCT SHEET CA Workload Automation Agents CA Workload Automation Agents for Mainframe-Hosted Operating Systems, ERP, Database, Application Services and Web Services CA Workload Automation Agents are

More information

Mobile Applications with Plex & CM WebClient: A User s Perspective. Rob McBride CA Plex/Session D (Misc Track)

Mobile Applications with Plex & CM WebClient: A User s Perspective. Rob McBride CA Plex/Session D (Misc Track) Mobile Applications with Plex & CM WebClient: A User s Perspective Rob McBride CA Plex/Session D (Misc Track) Abstract Rob McBride United Heritage Life Insurance, Meridian Idaho Programmer/Analyst & Plex

More information

Broadcloud improves competitive advantage with efficient, flexible and scalable disaster recovery services

Broadcloud improves competitive advantage with efficient, flexible and scalable disaster recovery services CUSTOMER SUCCESS STORY Broadcloud improves competitive advantage with efficient, flexible and scalable disaster recovery services CLIENT PROFILE Industry: IT services Company: Broadcloud Staff: 40-plus BUSINESS

More information

CA Scheduler Job Management r11

CA Scheduler Job Management r11 PRODUCT SHEET CA Scheduler Job Management CA Scheduler Job Management r11 CA Scheduler Job Management r11 (CA Scheduler JM), part of the Job Management solution from CA Technologies, is a premier z/oscentric

More information

Architecture in the API Era

Architecture in the API Era Architecture in the API Era Mark Sigda Senior Principal Consultant, CA Technologies May 21, 2015 ITARC Stockholm, Sweden Mark Sigda Fort Collins, Colorado, USA IASA member since 2007 CITA-F Certified MCAD

More information

BrightStor ARCserve Backup for Linux

BrightStor ARCserve Backup for Linux BrightStor ARCserve Backup for Linux Agent for MySQL Guide r11.5 D01213-2E This documentation and related computer software program (hereinafter referred to as the "Documentation") is for the end user's

More information

CA TPX Session Management r5.3

CA TPX Session Management r5.3 PRODUCT SHEET CA TPX Session Management CA TPX Session Management r5.3 CA TPX Session Management (CA TPX) helps you manage user menus for accessing VTAM applications on the mainframe while offering end

More information

CA Cloud Service Delivery Platform

CA Cloud Service Delivery Platform CA Cloud Service Delivery Platform Customer Onboarding Version 01.0.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the

More information

Service Virtualization CA LISA introduction. Jim Dugger CA LISA Product Marketing Manager Steve Mazzuca CA LISA Public Sector Alliances Director

Service Virtualization CA LISA introduction. Jim Dugger CA LISA Product Marketing Manager Steve Mazzuca CA LISA Public Sector Alliances Director Service Virtualization CA LISA introduction Jim Dugger CA LISA Product Marketing Manager Steve Mazzuca CA LISA Public Sector Alliances Director innovate or die The Product is the entire brand and customer

More information

CA Cloud Storage for System z

CA Cloud Storage for System z CA Cloud Storage for System z Release Notes Release 1.1.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

CA Workload Automation Agent for Databases

CA Workload Automation Agent for Databases CA Workload Automation Agent for Databases Implementation Guide r11.3.4 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the

More information

CA Plex and Microsoft Windows Presentation

CA Plex and Microsoft Windows Presentation CA Plex and Microsoft Windows Presentation Foundation (WPF) A Technology Preview 8C Rob Layzell CA Aligned LEFT ON COVER ONLY Terms of This Presentation This presentation was based on current information

More information

PC-WARE realises a consistent backup system for 70 international locations with CA ARCserve

PC-WARE realises a consistent backup system for 70 international locations with CA ARCserve CUSTOMER SUCCESS STORY PC-WARE realises a consistent backup system for 70 international locations with CA ARCserve CUSTOMER PROFILE Company: PC-Ware Information Technologies AG Industry: ICT services Employees:

More information

AVTech provides customers with end-to-end recovery management service with CA ARCserve solutions

AVTech provides customers with end-to-end recovery management service with CA ARCserve solutions CUSTOMER SUCCESS STORY AVTech provides customers with end-to-end recovery management service with CA ARCserve solutions CLIENT PROFILE Industry: ICT Company: Advanced Vision Technology (AVTech) Employees:

More information

CA High Performance Recovery for IMS for z/os

CA High Performance Recovery for IMS for z/os PRODUCT SHEET CA High Performance Recovery for IMS for z/os CA High Performance Recovery for IMS for z/os CA High Performance Recovery for IMS for z/os (CA HPR) is designed to allow database administrators

More information

UPSTREAM for Linux on System z

UPSTREAM for Linux on System z PRODUCT SHEET UPSTREAM for Linux on System z UPSTREAM for Linux on System z UPSTREAM for Linux on System z is designed to provide comprehensive data protection for your Linux on System z environment, leveraging

More information

CA Capacity Manager. Product overview. agility made possible

CA Capacity Manager. Product overview. agility made possible PRODUCT SHEET: CA Capacity Manager agility made possible CA Capacity Manager Business stakeholders demand application performance in support of their business goals. IT executives must deliver that service

More information

CA AutoSys Workload. Troubleshooting

CA AutoSys Workload. Troubleshooting CA AutoSys Workload Automation r11 Troubleshooting Presenters: Dan Shannon, Elizabeth Dexter Terms of This Presentation This presentation was based on current information and resource allocations as of

More information

Measuring end-to-end application performance in an on-demand world. Shajeer Mohammed Enterprise Architect

Measuring end-to-end application performance in an on-demand world. Shajeer Mohammed Enterprise Architect Measuring end-to-end application performance in an on-demand world Shajeer Mohammed Enterprise Architect Agenda 1 Introduction to CA 2 Application Performance Management and its Need 3 How CA Solutions

More information

CA Client Automation

CA Client Automation CA Client Automation Supported Content for CA Patch Manager and Supported Application Signature Content April 2015 Contents CA Content Research Team... 3 CA Patch Manager Content... 3 Operating Systems

More information

CA Workload Automation Agent for Remote Execution

CA Workload Automation Agent for Remote Execution CA Workload Automation Agent for Remote Execution Release Notes r11.3.1 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the

More information

CA Dispatch. Best Practices Guide. Release 11.7

CA Dispatch. Best Practices Guide. Release 11.7 CA Dispatch Best Practices Guide Release 11.7 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is for your

More information

CA Chorus Software Manager Update

CA Chorus Software Manager Update CA Chorus Software Manager Update Summer Spaulding March 12, 2014 Session: 15259 2014 CA. All rights reserved. Abstract CA Chorus Software Manager (formerly known as CA Mainframe Software Manager) allows

More information

The Future of Workload Automation in the Application Economy

The Future of Workload Automation in the Application Economy The Future of Workload Automation in the Application Economy Success Requires Agility in the Application Economy The link between data center operations and business agility has never been stronger. If

More information

How a CMS is Delivering Sustainable Business Value Within a Leading Health Care Insurance Provider

How a CMS is Delivering Sustainable Business Value Within a Leading Health Care Insurance Provider How a CMS is Delivering Sustainable Business Value Within a Leading Health Care Insurance Provider Drive Business Value with Service & Portfolio PS112SN Boiling the Ocean, One Gallon at a Time How a CMS

More information

CA Nimsoft Monitor. Probe Guide for iseries System Statistics Monitoring. sysstat v1.1 series

CA Nimsoft Monitor. Probe Guide for iseries System Statistics Monitoring. sysstat v1.1 series CA Nimsoft Monitor Probe Guide for iseries System Statistics Monitoring sysstat v1.1 series Legal Notices This online help system (the "System") is for your informational purposes only and is subject to

More information

CA Service Desk Manager - Mobile Enabler 2.0

CA Service Desk Manager - Mobile Enabler 2.0 This Document is aimed at providing information about the (CA SDM) Mobile Enabler and mobile capabilities that is typically not available in the product documentation. This is a living document and will

More information

CA ARCserve Replication and High Availability for Windows

CA ARCserve Replication and High Availability for Windows CA ARCserve Replication and High Availability for Windows Microsoft SQL Server Operation Guide r15 This documentation and any related computer software help programs (hereinafter referred to as the "Documentation")

More information

Unicenter NSM Integration for BMC Remedy. User Guide

Unicenter NSM Integration for BMC Remedy. User Guide Unicenter NSM Integration for BMC Remedy User Guide This documentation and any related computer software help programs (hereinafter referred to as the Documentation ) is for the end user s informational

More information

CA Log Analyzer for DB2 for z/os

CA Log Analyzer for DB2 for z/os CA Log Analyzer for DB2 for z/os User Guide Version 17.0.00, Third Edition This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as

More information

1 CA SECURITY SAAS VALIDATION PROGRAM 2015 ca.com. CA Security SaaS Validation Program. Copyright 2015 CA. All Rights Reserved.

1 CA SECURITY SAAS VALIDATION PROGRAM 2015 ca.com. CA Security SaaS Validation Program. Copyright 2015 CA. All Rights Reserved. 1 CA SECURITY SAAS VALIDATION PROGRAM 2015 ca.com CA Security SaaS Validation Program 2 CA SECURITY SAAS VALIDATION PROGRAM 2015 ca.com At a Glance KEY BENEFITS/ RESULTS The CA Security SaaS Validation

More information

CA Workload Automation CA 7 Edition r11.3

CA Workload Automation CA 7 Edition r11.3 PRODUCT SHEET CA Workload Automation CA 7 Edition CA Workload Automation CA 7 Edition r11.3 CA Workload Automation CA 7 Edition is a single-engine enterprisewide workload automation solution that allows

More information

CA ARCserve Backup for Windows

CA ARCserve Backup for Windows CA ARCserve Backup for Windows Agent for Microsoft SharePoint Server Guide r15 This documentation and any related computer software help programs (hereinafter referred to as the "Documentation") are for

More information

CA JCLCheck Workload Automation

CA JCLCheck Workload Automation PRODUCT SHEET CA JCLCheck Workload Automation CA JCLCheck Workload Automation CA JCLCheck Workload Automation (CA JCLCheck WA) validates z/os JCL before it is submitted for execution. CA JCLCheck WA helps

More information

CA Nimsoft Monitor. Probe Guide for Active Directory Response. ad_response v1.6 series

CA Nimsoft Monitor. Probe Guide for Active Directory Response. ad_response v1.6 series CA Nimsoft Monitor Probe Guide for Active Directory Response ad_response v1.6 series Legal Notices This online help system (the "System") is for your informational purposes only and is subject to change

More information

BrightStor ARCserve Backup for Windows

BrightStor ARCserve Backup for Windows BrightStor ARCserve Backup for Windows Tape RAID Option Guide r11.5 D01183-1E This documentation and related computer software program (hereinafter referred to as the "Documentation") is for the end user's

More information

CA VPN Client. User Guide for Windows 1.0.2.2

CA VPN Client. User Guide for Windows 1.0.2.2 CA VPN Client User Guide for Windows 1.0.2.2 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is for your

More information

DSK MANAGER. For IBM iseries and AS/400. Version 5.01. Last Updated September 2002. Kisco Information Systems 7 Church Street Saranac Lake, NY 12983

DSK MANAGER. For IBM iseries and AS/400. Version 5.01. Last Updated September 2002. Kisco Information Systems 7 Church Street Saranac Lake, NY 12983 DSK MANAGER For IBM iseries and AS/400 Version 5.01 Last Updated September 2002 Kisco Information Systems 7 Church Street Saranac Lake, NY 12983 Phone: (518) 897-5002 FAX: (518) 897-5003 E-mail: Support@Kisco.com

More information

CA Endevor Software Change Manager Version 15.0

CA Endevor Software Change Manager Version 15.0 PRODUCT SHEET CA Endevor Software Change Manager CA Endevor Software Change Manager Version 15.0 CA Endevor Software Change Manager (CA Endevor SCM) helps organizations to control all software management

More information

Arcserve Cloud. Arcserve Cloud Getting Started Guide

Arcserve Cloud. Arcserve Cloud Getting Started Guide Arcserve Cloud Arcserve Cloud Getting Started Guide This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is

More information

CA Nimsoft Monitor. Probe Guide for CA ServiceDesk Gateway. casdgtw v2.4 series

CA Nimsoft Monitor. Probe Guide for CA ServiceDesk Gateway. casdgtw v2.4 series CA Nimsoft Monitor Probe Guide for CA ServiceDesk Gateway casdgtw v2.4 series Copyright Notice This online help system (the "System") is for your informational purposes only and is subject to change or

More information

CA Librarian r4.3. Overview. Business value

CA Librarian r4.3. Overview. Business value PRODUCT SHEET CA Librarian CA Librarian r4.3 CA Librarian for z/os, for z/vse and for z/vm (CA Librarian) is a highly sophisticated and flexible storage medium of source programs and other sets of data

More information

BrightStor ARCserve Backup for Windows

BrightStor ARCserve Backup for Windows BrightStor ARCserve Backup for Windows Enterprise Option for Microsoft SQL Using HP-XP Snap-Shot Guide r11.5 D01190-2E This documentation and related computer software program (hereinafter referred to

More information

Upgrade Guide. CA Application Delivery Analysis 10.1

Upgrade Guide. CA Application Delivery Analysis 10.1 Upgrade Guide CA Application Delivery Analysis 10.1 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is

More information

SOLUTION BRIEF BIG DATA MANAGEMENT. How Can You Streamline Big Data Management?

SOLUTION BRIEF BIG DATA MANAGEMENT. How Can You Streamline Big Data Management? SOLUTION BRIEF BIG DATA MANAGEMENT How Can You Streamline Big Data Management? Today, organizations are capitalizing on the promises of big data analytics to innovate and solve problems faster. Big Data

More information

BrightStor ARCserve Backup for Windows

BrightStor ARCserve Backup for Windows BrightStor ARCserve Backup for Windows NDMP NAS Option Guide r11.5 D01180-2E This documentation and related computer software program (hereinafter referred to as the "Documentation") is for the end user's

More information

assure the quality and availability of business services to your customers

assure the quality and availability of business services to your customers SOLUTION BRIEF Service Assurance May 2010 assure the quality and availability of business services to your customers we can is a mature, integrated portfolio of management products for delivering exceptional

More information

A to Z Information Services stands out from the competition with CA Recovery Management solutions

A to Z Information Services stands out from the competition with CA Recovery Management solutions Customer success story October 2013 A to Z Information Services stands out from the competition with CA Recovery Management solutions Client Profile Industry: IT Company: A to Z Information Services Employees:

More information