U.S. Energy Information Administration: The Move to SAS 9.2

Size: px
Start display at page:

Download "U.S. Energy Information Administration: The Move to SAS 9.2"

Transcription

1 U.S. Energy Information Administration: The Move to SAS 9.2 Michael Bretz, Chenega Government Consulting, Washington, DC ABSTRACT The U.S. Energy Information Administration (EIA) is currently using the following SAS solutions SAS Foundation SAS Enterprise BI Server SAS Forecast Server This paper discusses the migration strategy implemented at EIA and the move to the SAS 9.2 platform. An overview of the hardware and software architecture will be discussed and our experiences migrating from SAS to SAS 9.2 in the following areas: Installation, configuration and maintenance upgrades of SAS 9.2 software An overview of the security model changes from SAS to SAS 9.2 Migration of SAS artifacts from SAS to SAS 9.2 INTRODUCTION SAS Enterprise BI Server and SAS Forecast Server were purchased in 2009 in support of migrating SAS programs and applications from the mainframe. Applications and programs written using SAS Foundation software were migrated to these new software solutions and provided the opportunity to use new enhancements and features within the SAS Intelligence Platform. EIA also has a PC SAS user base which provided an option for users to migrate programs and applications to a server based solution with these new solutions. The software was licensed for a UNIX server running Linux. These new products provided options for publishing including web distribution capabilities for EIA survey products and information for internal users as well as provide opportunities to explore the use of business analytics like high-performance forecasting. As applications were being converted to the SAS server environment, EIA wanted to move forward with the upgrade to SAS 9.2 software for the Linux UNIX server. A migration plan and strategy was necessary to ensure a successful upgrade of SAS files and applications to the new release while also ensuring user customizations were honored along with validation of data and business processes. MIGRATION STRATEGY There are two primary approaches available when upgrading to SAS 9.2. Promote install SAS 9.2 and upgrade portions of the current SAS content using the export and import SAS Package wizards Migrate install SAS 9.2 and upgrade all of the SAS content using the SAS Migration Utility with the SAS Deployment Wizard Promotion was chosen as the migration strategy at EIA for the following reasons: The SAS topology and operating system changed for the SAS 9.2 environment Existing SAS applications could continue production processing cycles while the new SAS 9.2 environment was configured SAS 9.2 enhancements and features could be tested and the security model implementation could be improved Migrated applications and business processes could be run to verify and validate all output and results in a separate environment ARCHITECTURE The hardware and software architecture is setup for internal EIA SAS user access. The following information provides a summary of those architecture configurations for the SAS environments. 1

2 HARDWARE ARCHITECTURE The SAS environment was configured as two-tier architecture. The middle/web tier is a Windows server configured with Tomcat while the SAS Metadata and SAS Server Compute tiers are installed and configured on 32-bit Linux Server. The EIA SAS 9.2 environment combines the SAS Metadata Server, SAS Compute and Web tiers on a 64-bit Linux server. The middle/web tier utilizes the JBoss application server and the SAS Content Server. SOFTWARE ARCHITECTURE The SAS Enterprise BI Server and SAS Forecast Server software were originally installed and configured with SAS 9.2 (TS2M0). The SAS Hot Fix update process has been replaced with a maintenance strategy that allows for updates to the software through the SAS Deployment Wizard. The SAS Deployment Wizard allows for the silent update of all components within the software architecture. The EIA SAS administrators have applied two maintenance releases to the SAS 9.2 environment using this process (TS2M2 and TS2M3). The SAS 9.2 environment is now at SAS 9.2 (TS2M3). This maintenance process is a significant improvement that allows for minimal manual configuration of the software during the upgrade process. Deployment summaries are generated and available for review as well as detailed log information. These logs capture and collect detailed install and configuration operations for review should a step within the process fail. The SAS maintenance update documentation provides reference information to outline the SAS components in scope for the maintenance update. Product release numbers for all SAS products can be determined by generating a deployment registry report. For SAS 9.2 Phase 2 (TS2M0) and later, the installation of maintenance updates are logged in the SAS Deployment Registry. A reporting utility named View Registry processes the deployment registry and generates a report in HTML format. A version of this utility is provided with the software and installed in the SAS installation directory under the SASHOME/deploymntreg directory starting with the SAS 9.2 TS2M2 software release. The client tier provides users with desktop access to data through a set of role-based interfaces. For many information consumers, reporting and analysis can be performed using a Web browser. For more advanced design and analysis tasks, SAS Enterprise Guide software can be used along with many of the SAS Enterprise BI Server clients. EIA changed the deployment strategy for the licensed SAS 9.2 clients. The clients are not installed on each user s desktop. Instead all licensed, SAS clients are installed on a Windows 2008 Terminal server farm. Centralization of the SAS clients allows for easier maintenance and updates to the client software as well as load balancing user s access to these clients as our user base grows. SAS9 SECURITY The SAS 9.2 environment allowed the SAS Administrators to improve the SAS Metadata Server security model as compared to the SAS environment. The key improvements made to the SAS9 Security model are: Flattening of the SAS Folders hierarchy to Store and Organize BI and Forecast Server Content Increased Usage of Access Control Templates (ACTs) Use of Roles within User Manager of SAS Management Console Our security business requirements were to organize content and access within an Office > Division > Group hierarchy that mimics the EIA organizational structure. Multiple offices exist within the EIA organization. Authorization is the process of determining a user s grant/deny permissions for SAS resources. The SAS Intelligence Platform includes an authorization mechanism that consists of access controls that you define and store in the metadata repository. These metadata-based controls supplement protections and controls at the host system level. You can use the metadata authorization layer to manage access to any metadata object like reports, data definitions, information maps, stored processes and SAS Forecast Server projects etc. In the EIA environment, the user s login id is mapped to a metadata identity and assigned to one or more metadata groups. These metadata groups are then used to define a set of Access Control Templates to assign the effective permissions to SAS resources. SAS FOLDERS The metadata authorization layer is used to manage access to content such as reports, data, information maps, and stored processes by utilizing custom folders created with permissions set so that each folder offers appropri- 2

3 ate access. SAS 9.2 Management Console now has a Folders view displaying the folders that are used to store SAS metadata objects. The EIA SAS environment had the SAS Folders organized in a hierarchical order based on the EIA Organization Chart. The SAS 9.2 SAS Folder structure was flattened by business unit. Figure 1 illustrates the organization of the SAS Folders in each environment. The images on the left (Item 1 and 2) are the SAS Folder organizations as setup within SAS Management Console. The image on the right (Item 3) is a single user s view of the SAS Folders accessible to the user when referenced within SAS Enterprise Guide. For example, SAS Folder and Library access is controlled by their authorization permissions. In this example, the user is within the Office of Oil and Gas (OOG), Petroleum Marketing (PM) Group within the Petroleum Division (PD). As shown in item 3, the user is granted access to the SAS Folders within their group (OOG_PD_PM) allowing BI content to be accessible to other users within the same group. In addition, SAS folders were created to facilitate sharing of BI content across the Division (OOG_PD) or within the Office (OOG). These office and division folders are setup with read-only access. A user also has the option to save content in a personal (not shared) SAS folder called My Folder. The Shared Data folder allows for content to be shared and accessed by all users. We define global resources like SAS/GRAPH maps as an example within this area for user s to reference when developing content. Figure 1: SAS Folder Organization and Access ACCESS CONTROL TEMPLATES (ACTS) The SAS environment used a limited number of ACTS against the metadata content. ACTs were used to assign grant/deny permissions to the SAS Libraries and SAS BI Report content within the business unit. SAS Libraries where defined not only to access SAS data sets but also Oracle DBMS data sources. EIA BI Content includes SAS Stored Processes, Information Maps and Web Report Studio Reports. The SAS Folder structure implemented within the SAS environment was hierarchical mimicking EIA s organizational chart as noted in Figure 1. Access Control Entries were applied at the highest level of the SAS Folders allowing objects to receive the necessary grant/deny permissions via inheritance. The SAS 9.2 Environment used a combination of ACTs broken out by the Office/Division business units. An ACT was applied to the appropriate SAS folder still allowing for inheritance to grant/deny permission to the BI content based on parent object permissions. The ACT allows for the changing of permissions within the template vs. adjusting Access Control Entries (ACE) permissions assigned on the individual SAS folders. This method allows for 3

4 easier maintenance of permissions and reduces manual errors applying ACEs incorrectly. Figure 2 illustrates the approach used to setup Read and ReadMetadata via an ACT as shown at the Office level. Figure 2: ACT Properties at the Office Level Figure 3 depicts the permissions applied to the SAS Folder for the group. Since this is the lowest level business unit, users will be assigned ReadMetadata and WriteMemberMetadata within the folder as shown. Note the Read, Write, Create and Delete permissions. In this case we are allowing these rights to allow users within this unit read, add or update content within the SAS folder. Figure 3: Group SAS Folder Access ROLE SUPPORT The User Manager plug-in of SAS Management Console provides support for roles. A role manages the availability of application features such as menu items, and any user who is a member of a role has all of that role s capabilities. In our SAS 9.2 environment, a role was created to restrict user access to SAS Administrators functions within SAS Management Console. The role allows one more of the plug-ins in SAS Management Console to not be accessible by a general user. The following figure depicts what an end user and a SAS Administrator would see logging into the SAS Management Console while assigned a role that disables plug-in access. 4

5 Figure 4: SAS Management Console Role Based Views Role support allows for additional security and access to SAS Management Console. In the future, we can deploy this client and assign roles to advanced users allowing access to any of the appropriate plug-ins. As an example we can allow access to the SAS Library Manager Plug-in. This will allow our advanced users the ability to create and manage the SAS Library definitions accessing DBMS data within their business unit. SAS TO SAS 9.2 MIGRATION Promotion was the preferred migration strategy for migrating SAS content to SAS 9.2. Promotion capabilities in SAS 9.2 are embedded within the SAS folder structure allowing for import of SAS content. The Export SAS Package and Import SAS Package wizards support partial promotion of content. The following are highlights of the content tested for migration from SAS to SAS 9.2 in our environment. SAS LIBRARIES Exporting SAS libraries and tables from the SAS environment requires these objects to be in a folder. To move these definitions to folders, the Collect Ungrouped Library Metadata option within BI Manager must be executed as shown. Figure 5: BI Manager - Library Metadata The collected SAS library folder(s) can then be exported to a SAS package for import to the SAS 9.2 environment. The SAS package can be imported by going to the Folders tab in SAS Management Console and selecting import with the following selections: 5

6 The Include access controls option was not selected since we have a new set of ACTs defined. In addition, the ACTS currently applied allow for these newly imported objects to accept permissions by inheritance of the defined template. The SAS library and tables are selected (Item 2) The target SAS application server is reset from SASMain to SASApp (Item 3) The target location path is assigned. Note the physical folder needs to exist and the physical tables will need to be migrated to the target server file system (Item 4) The following figure illustrates those options set during the SAS package import. Figure 6: SAS Package Import SAS FORECAST SERVER ENVIRONMENTS AND PROJECTS SAS Forecast Studio organizes content into a project. Each project is saved on the server where the processing occurs. In previous releases, the ability to group projects together into workspaces was not available. The new release supports environments to address this issue. An environment defines basic attributes including the logical name, host workspace server and content path on the server. An environment defines a container for projects, a workspace for users to execute code and a partition of a workspace server (Item 1). Environments can be used to allocate multiple project locations for each workspace server, allowing for more flexibility to apply security requirements. In our SAS 9.2 Server environment, we establish SAS Forecast Server Environments for each business unit. We can assign metadata permissions to control access to each environment. Users who invoke the SAS Forecast Studio client will be assigned their environment (Item 2). A SAS Forecast Administrator may have access to more than one Environment as shown (Item 3). In our environment the SAS Administrator assumes the SAS Forecast Administrator role and creates the SAS Forecast Environments for each business unit. 6

7 Figure 7: SAS Forecast Server Environment By default, the project can only be opened by the author of the project. An option exists to allow sharing of the project during the initial creation for users within the business unit based on the defined security. Details on the setup of SAS 9 security are outlined in the SAS Forecast Server Administrator s Guide as there are additional protections and controls required to allow proper creation of projects and content. Forecast Studio projects can be migrated from a SAS environment to a SAS 9.2 environment. Below outlines the migration steps to migrate a project. Use the %fsexport to export the project to an archive file Copy the archive to the new environment Register the project in the new Environment via the SAS Forecast Server Plug-in in SAS Management Console %fsexport( projectname=exampleproject, ArchiveName=Arch_ExampleProject, description=exportexample, user=<user-id>, password=<pw>, workspace=sasmain, cport=yes ); SAS Forecast Server Macros provide an interface to the SAS Forecast Server Java API. The macros allow you to perform administrative functions on a single project or a group of projects. The %FSEXPORT macro exports a single SAS Forecast Server project to an archive file. The archive file can then be imported within the new environment. The following is example code to export a SAS Forecast Studio 2.1 project to an archive file. 7

8 In the code syntax example, the project and archive name are provided along with a description. User credentials allow for access to the project for export. Note that the workspace=sasmain option was added to assign which SAS application server should be used to export the project. The cport=yes parameter exports the project to allow for our migration from a Linux 32-bit system to a 64-bit system. The archive file is placed in the default archive folder location as defined within the Forecast Studio plug-in in the SAS Environment. The archive file is copied to the new SAS 9.2 Server environment to be imported to the new environment. Using the SAS Forecast Server plug-in in SAS 9.2 SAS Management Console, we select Unarchive Project and select the archive file as shown. Figure 8: Project Archive The project is un-archived and imported for use within the new SAS Forecast Studio 3.1 client as shown in Figure 9. Note the version is in a 2.1 format. Figure 9: Register Archive The project will be updated from the 2.1 to 3.1 format when the project is opened as noted in the next figure. Figure 10: Update Project Version 8

9 Once the project is executed and saved, the project is updated to the new version. The next figure shows the newly imported and executed project is converted to the new format. Figure 11: Environment Assignment Additional Forecast Server Administrative macros exist to export more than one archive as well as developed reports. Refer to the SAS Forecast Server migration documentation for additional information. SAS ENTERPRISE GUIDE PROJECTS SAS Enterprise Guide 4.1 projects will be migrated for use within the SAS 9.2 environment. The migration consists of a two part process: migrating the metadata (i.e., SAS Libraries and tables) and migrating the SAS Enterprise Guide project(s). All of the SAS metadata must be migrated before migrating any SAS Enterprise Guide projects. The original project must be converted to SAS Enterprise Guide 4.2 and any references to metadata objects that have been migrated or updated within the new SAS 9.2 environment must be changed. A SAS Enterprise Guide 4.1 project opened in SAS Enterprise Guide 4.2 is automatically converted to the correct format. Note that once opened, you must manually change the references for each changed metadata object in the project. This manual approach was not a viable option for EIA due to the large number of SAS Enterprise Guide projects created by our users. A utility included with SAS Enterprise Guide 4.2 enables groups of projects to be migrated to the correct format while also making any necessary global changes to the metadata references. The Migration Wizard exists in the SAS Enterprise Guide installation directory at C:\Program Files\SAS\EnterpriseGuide\4.2 directory. A key metadata change was the update of the SAS application server logical name from SASMain to SASApp. In some cases, we also modified SAS Library definitions which can also be remapped through the wizard. The SAS administrators obtained a sample group of SAS Enterprise Guide projects and tested the migration of these projects into the new environment. This testing also allowed the option to build a mapping reference file for later use. In addition, the wizard provides the option to create backups of all SAS Enterprise Guide 4.1 projects. Detailed information on the wizard and options can be found in the SAS Enterprise Guide 4.2 administration documentation. SAS STORED PROCESSES A SAS Stored Process is a SAS report/program that is stored centrally on the server. A client application can then execute the report and receive and process the results. Stored processes are like other SAS programs except they have an additional features that enable customization of the program s execution and also allow for invoking an application interface to supply parameters and pass these parameters to the program when invoked. SAS Stored Processes can be exported to a SAS package for import to the SAS 9.2 environment. Option selections during stored process import are similar to the process reviewed migrating a SAS library. The EIA SAS administrators conducted migration tests of production stored processes. All stored process metadata, programs and parameter attributes migrated successfully to our SAS 9.2 environment. Note that dependent metadata (i.e., SAS library and tables) referenced by these programs as well as the physical data sources must be migrated prior to the import and testing a migrated stored process. Some of our applications use the SAS Stored Process Web Application to call stored processes from another system. Starting with SAS 9.2, the default mechanism for a user to login to the SAS Stored Process Web Application is to use the SAS Logon Manager. This is the standard application used by the SAS 9.2 Web products. In our scenario, we will use the _USERNAME and _PASSWORD options as input parameters in the URL. Note that by default the SAS 9.2 Stored Process Web Application does not accept encoded passwords. The AllowEncoded- Password initialization parameter must be set to true to allow encoded passwords. 9

10 The SAS 9.2 BI Web Services provide enhanced web services. The Deploy As Web Service wizard enables a set of stored processes in SAS Management Console to be deployed as a generated Web service. This enhancement allows us to explore new integration options not available in our existing SAS environment, such as integrating with non-sas applications. ON-GOING SAS 9.2 ENVIRONMENT SUPPORT The EIA SAS Administrator manages all metadata content and administrates the hardware and software portions of the environment. Once the SAS 9.2 environment became operational, the following activities provide a summary of on-going support work performed by the SAS Administrators: Creating and scheduling scripts that monitor and clean up the work space on the server Monitoring SAS sessions for orphaned processes and canceling these process to free up resources Administering security for all users who access reporting content As a best practice, the environment should have an established, formal and regularly scheduled backup process. The following SAS components should be included as part of the backup process: SAS metadata repositories and related files The SAS Content Server SAS Table Server Metadata Server backup and restore utilities are provided as part of the installation and can be executed manually. Operating system commands to backup the metadata repositories can be used and are provided with the installation and configuration of the environment. Note that to ensure metadata integrity of all backups, the SAS Content Server and SAS Table Server content must be part of the backup process and have a defined dependency to the metadata repository backup. The SAS Content Server contains web content that is associated with metadata objects including content for the SAS Information Delivery Portal, report definition files and other supporting files for reports. Metadata cannot be used without the associated content that is stored on this server. At the time of our installation, there were no utilities or system commands provided as part of the installation for the SAS Content Server or the SAS Table Server. The SAS administrators needed to build a set of UNIX scripts to backup and restore all of this metadata content as outlined in the SAS documentation for these components. Time should be allocated for the development and testing of these scripts to verify backup and restore processes of metadata work as expected. The SAS 9.2 Intelligence Platform: System Administration Guide outlines the best practices for backup of your environment. CONCLUSION The success of implementing the SAS 9.2 environment within EIA can be attributed to the following factors: SAS9 SECURITY PLANNING AND TESTING Our SAS environment provided a back drop of lessons learned while implementing and maintaining protections and controls within the environment. Improving the security strategy using Access Control Templates along with the SAS Folder redesign provides better management and administration of content while meeting our security business requirements. The newly implemented design was thoroughly tested using a set of test cases and scenarios to ensure all SAS clients honored the correct protections and controls for role based access. The new roles and capabilities within the User Manager plug-in of SAS Management Console provided easier management and additional security and allowing the SAS Administrators the option in the future to hand off key tasks to advanced users once the environment is established and the end user audience matures using the new environment. 10

11 EARLY ADOPTION OF THE SAS ADMINISTRATOR ROLE EIA was quick to assign resources to the SAS Administrator role required to support the SAS and SAS 9.2 environments. The individuals in this role shadowed all aspects of the installation and configuration process. New features now exist for the SAS Administrator that were not available for use in SAS Improvements to SAS Management Console allow for server management and monitoring features for the SAS Administrator in the Server Manager Plug-in. Role based access to capabilities within the SAS Management Console provide the option to deploy this component to advanced users to manage their own metadata content. The BI Manager Plug-in import and export wizards have been replaced with the Export and Import SAS Package Wizards. These wizards have been enhanced to allow for migration of additional metadata objects over the prior release to assist with the promotion process. Enhancements to SAS Forecast Studio and SAS Forecast Server allow for projects to be managed more effectively while providing additional features through a plug-in to SAS Management Console. SAS TO SAS 9.2 MIGRATION PLANNING New product features and enhancements not only exist for the SAS Administrator but also to the end user. As part of the migration planning, the SAS Administrators provided knowledge transfer sessions to the end users of the SAS 9.2 products to educate the users of design changes and new features in all licensed products. In addition, Standard Operating Procedures (SOPS) were developed as part of user documentation to supplement SAS documentation. This user documentation provides information on the new SAS 9.2 Server environment and how to get setup and connected. Additional SOPS will be created based on user feedback as users adopt the new SAS 9.2 server environment. Successful migration practices include testing migration of SAS artifacts (applications, programs etc.) over to the new environment. The SAS Administrators worked with key program units within the organization to identify SAS applications and programs to migrate to the SAS 9.2 environment. Activities included prototyping the migration of existing applications to the new environment and running parallel testing to ensure data validation of content and verifying results were accurate and processes perform to the level of the current business processes. REFERENCES SAS Institute Inc., Migration, (June, 2010). SAS Institute Inc SAS 9.2 Intelligence Platform: Security Administration Guide. Cary, NC: SAS Institute Inc. SAS Institute Inc SAS Forecast Server 3.1: Administrator s Guide. Cary, NC: SAS Institute Inc. ACKNOWLEDGMENTS SAS and all other SAS Institute Inc. product or service names are registered trademarks or trademarks 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. CONTACT INFORMATION Your comments and questions are valued and encouraged. Contact the author at: Michael Bretz U.S. Energy Information Administration 1000 Independence Ave SW Washington, DC Work Phone: Michael.Bretz@eia.gov 11

Administration & Support

Administration & Support Getting from SAS 9.1.3 to SAS 9.2: Migration Tools or Promotion Tools Diane Hatcher and Sandy McNeill, SAS Institute Inc., Cary, NC ABSTRACT If you are running a metadata server in your SAS 9.1.3 environment,

More information

Configuring Apache HTTP Server as a Reverse Proxy Server for SAS 9.3 Web Applications Deployed on Oracle WebLogic Server

Configuring Apache HTTP Server as a Reverse Proxy Server for SAS 9.3 Web Applications Deployed on Oracle WebLogic Server Configuration Guide Configuring Apache HTTP Server as a Reverse Proxy Server for SAS 9.3 Web Applications Deployed on Oracle WebLogic Server This document describes how to configure Apache HTTP Server

More information

SAS 9.4 Intelligence Platform

SAS 9.4 Intelligence Platform SAS 9.4 Intelligence Platform Application Server Administration Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2013. SAS 9.4 Intelligence Platform:

More information

Configuring Apache HTTP Server as a Reverse Proxy Server for SAS 9.2 Web Applications Deployed on BEA WebLogic Server 9.2

Configuring Apache HTTP Server as a Reverse Proxy Server for SAS 9.2 Web Applications Deployed on BEA WebLogic Server 9.2 Configuration Guide Configuring Apache HTTP Server as a Reverse Proxy Server for SAS 9.2 Web Applications Deployed on BEA WebLogic Server 9.2 This document describes how to configure Apache HTTP Server

More information

Cross platform Migration of SAS BI Environment: Tips and Tricks

Cross platform Migration of SAS BI Environment: Tips and Tricks ABSTRACT Cross platform Migration of SAS BI Environment: Tips and Tricks Amol Deshmukh, California ISO Corporation, Folsom, CA As a part of organization wide initiative to replace Solaris based UNIX servers

More information

TU04. Best practices for implementing a BI strategy with SAS Mike Vanderlinden, COMSYS IT Partners, Portage, MI

TU04. Best practices for implementing a BI strategy with SAS Mike Vanderlinden, COMSYS IT Partners, Portage, MI TU04 Best practices for implementing a BI strategy with SAS Mike Vanderlinden, COMSYS IT Partners, Portage, MI ABSTRACT Implementing a Business Intelligence strategy can be a daunting and challenging task.

More information

Configuring IBM HTTP Server as a Reverse Proxy Server for SAS 9.3 Web Applications Deployed on IBM WebSphere Application Server

Configuring IBM HTTP Server as a Reverse Proxy Server for SAS 9.3 Web Applications Deployed on IBM WebSphere Application Server Configuration Guide Configuring IBM HTTP Server as a Reverse Proxy Server for SAS 9.3 Web Applications Deployed on IBM WebSphere Application Server This document is revised for SAS 9.3. In previous versions

More information

SAS. 9.1.3 Intelligence Platform. System Administration Guide

SAS. 9.1.3 Intelligence Platform. System Administration Guide SAS 9.1.3 Intelligence Platform System Administration Guide The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2006. SAS 9.1.3 Intelligence Platform: System Administration

More information

SAS 9.3 Intelligence Platform

SAS 9.3 Intelligence Platform SAS 9.3 Intelligence Platform System Administration Guide Second Edition SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2012. SAS 9.3 Intelligence

More information

Scheduling in SAS 9.3

Scheduling in SAS 9.3 Scheduling in SAS 9.3 SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc 2011. Scheduling in SAS 9.3. Cary, NC: SAS Institute Inc. Scheduling in SAS 9.3

More information

SAS IT Resource Management 3.2

SAS IT Resource Management 3.2 SAS IT Resource Management 3.2 Reporting Guide Second Edition SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc 2011. SAS IT Resource Management 3.2:

More information

Using SMIGRATE to Backup, Restore and Migrate Team Sites in SharePoint Products and Technologies 2003

Using SMIGRATE to Backup, Restore and Migrate Team Sites in SharePoint Products and Technologies 2003 Using SMIGRATE to Backup, Restore and Migrate Team Sites in SharePoint Products and Technologies 2003 Introduction In the last paper, I looked at using the STSADM command to backup and restore either an

More information

SAS 9.3 Intelligence Platform

SAS 9.3 Intelligence Platform SAS 9.3 Intelligence Platform Application Server Administration Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc 2011. SAS SAS 9.3 Intelligence

More information

Implementing a SAS Metadata Server Configuration for Use with SAS Enterprise Guide

Implementing a SAS Metadata Server Configuration for Use with SAS Enterprise Guide Implementing a SAS Metadata Server Configuration for Use with SAS Enterprise Guide Step 1: Setting Up Required Users and Groups o Windows Operating Systems Only Step 2: Installing Software Using the SAS

More information

Guide to Operating SAS IT Resource Management 3.5 without a Middle Tier

Guide to Operating SAS IT Resource Management 3.5 without a Middle Tier Guide to Operating SAS IT Resource Management 3.5 without a Middle Tier SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2014. Guide to Operating SAS

More information

Securing SAS Web Applications with SiteMinder

Securing SAS Web Applications with SiteMinder Configuration Guide Securing SAS Web Applications with SiteMinder Audience Two application servers that SAS Web applications can run on are IBM WebSphere Application Server and Oracle WebLogic Server.

More information

Scheduling in SAS 9.4 Second Edition

Scheduling in SAS 9.4 Second Edition Scheduling in SAS 9.4 Second Edition SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2015. Scheduling in SAS 9.4, Second Edition. Cary, NC: SAS Institute

More information

StreamServe Persuasion SP5 Control Center

StreamServe Persuasion SP5 Control Center StreamServe Persuasion SP5 Control Center User Guide Rev C StreamServe Persuasion SP5 Control Center User Guide Rev C OPEN TEXT CORPORATION ALL RIGHTS RESERVED United States and other international patents

More information

SAS 9.4 Intelligence Platform: Migration Guide, Second Edition

SAS 9.4 Intelligence Platform: Migration Guide, Second Edition SAS 9.4 Intelligence Platform: Migration Guide, Second Edition SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2015. SAS 9.4 Intelligence Platform:

More information

Crystal Server Upgrade Guide SAP Crystal Server 2013

Crystal Server Upgrade Guide SAP Crystal Server 2013 Crystal Server Upgrade Guide SAP Crystal Server 2013 Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or transmitted in any form or

More information

Implementing a SAS 9.3 Enterprise BI Server Deployment TS-811. in Microsoft Windows Operating Environments

Implementing a SAS 9.3 Enterprise BI Server Deployment TS-811. in Microsoft Windows Operating Environments Implementing a SAS 9.3 Enterprise BI Server Deployment TS-811 in Microsoft Windows Operating Environments Table of Contents Introduction... 1 Step 1: Create a SAS Software Depot..... 1 Step 2: Prepare

More information

CMB 207 1I Citrix XenApp and XenDesktop Fast Track

CMB 207 1I Citrix XenApp and XenDesktop Fast Track CMB 207 1I Citrix XenApp and XenDesktop Fast Track This fast paced course provides the foundation necessary for students to effectively centralize and manage desktops and applications in the datacenter

More information

NovaBACKUP xsp Version 12.2 Upgrade Guide

NovaBACKUP xsp Version 12.2 Upgrade Guide NovaBACKUP xsp Version 12.2 Upgrade Guide NovaStor / August 2011 Rev 20110815 2011 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications

More information

After the hot fix is installed, you will be able to use the backup copy to help you apply the same customizations to the new version of the files.

After the hot fix is installed, you will be able to use the backup copy to help you apply the same customizations to the new version of the files. SAS OpRisk Monitor 3.4.1 Windows Install Instructions for Hot Fix 341orm12 Introduction This document describes the steps necessary to install and deploy the SAS OpRisk Monitor 3.4.1 Hot fix Release 341orm12

More information

Define an Oracle Library in SAS Management Console

Define an Oracle Library in SAS Management Console Define an Oracle Library in SAS Management Console This paper describes how to define an Oracle library in SAS Management Console. By following these steps, you can access your Oracle library from Business

More information

Lesson Plans Microsoft s Managing and Maintaining a Microsoft Windows Server 2003 Environment

Lesson Plans Microsoft s Managing and Maintaining a Microsoft Windows Server 2003 Environment Lesson Plans Microsoft s Managing and Maintaining a Microsoft Windows Server 2003 Environment (Exam 70-290) Table of Contents Table of Contents... 1 Course Overview... 2 Section 0-1: Introduction... 4

More information

EMC Documentum Repository Services for Microsoft SharePoint

EMC Documentum Repository Services for Microsoft SharePoint EMC Documentum Repository Services for Microsoft SharePoint Version 6.5 SP2 Installation Guide P/N 300 009 829 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com

More information

SAS. 9.3 Guide to Software Updates. SAS Documentation

SAS. 9.3 Guide to Software Updates. SAS Documentation SAS 9.3 Guide to Software Updates SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2011. SAS 9.3 Guide to Software Updates. Cary, NC: SAS Institute

More information

SAS 9.4 Management Console

SAS 9.4 Management Console SAS 9.4 Management Console Guide to Users and Permissions SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc 2015. SAS 9.4 Management Console: Guide to

More information

Vector Asset Management User Manual

Vector Asset Management User Manual Vector Asset Management User Manual This manual describes how to set up Vector Asset Management 6.0. It describes how to use the: Vector AM Console Vector AM Client Hardware Inventory Software Inventory

More information

Use QNAP NAS for Backup

Use QNAP NAS for Backup Use QNAP NAS for Backup BACKUP EXEC 12.5 WITH QNAP NAS Copyright 2010. QNAP Systems, Inc. All Rights Reserved. V1.0 Document revision history: Date Version Changes Apr 2010 1.0 Initial release Note: Information

More information

BusinessObjects Enterprise XI Release 2 Administrator s Guide

BusinessObjects Enterprise XI Release 2 Administrator s Guide BusinessObjects Enterprise XI Release 2 Administrator s Guide BusinessObjects Enterprise XI Release 2 1 Patents Trademarks Copyright Third-party contributors Business Objects owns the following U.S. patents,

More information

WHAT IS THE CONFIGURATION TROUBLESHOOTER?

WHAT IS THE CONFIGURATION TROUBLESHOOTER? Paper BI-003 Best Practices for SAS Business Intelligence Administrators: Using the Configuration Troubleshooter to Keep SAS Solutions and SAS BI Applications Running Smoothly Tanya Kalich, SAS Institute

More information

PRiSM Security. Configuration and considerations

PRiSM Security. Configuration and considerations PRiSM Security Configuration and considerations Agenda Security overview Authentication Adding a User Security Groups Security Roles Asset Roles Security Overview Three Aspects of Security Authentication

More information

NetIQ Identity Manager Setup Guide

NetIQ Identity Manager Setup Guide NetIQ Identity Manager Setup Guide July 2015 www.netiq.com/documentation Legal Notice THIS DOCUMENT AND THE SOFTWARE DESCRIBED IN THIS DOCUMENT ARE FURNISHED UNDER AND ARE SUBJECT TO THE TERMS OF A LICENSE

More information

Monitoring Oracle Enterprise Performance Management System Release 11.1.2.3 Deployments from Oracle Enterprise Manager 12c

Monitoring Oracle Enterprise Performance Management System Release 11.1.2.3 Deployments from Oracle Enterprise Manager 12c Monitoring Oracle Enterprise Performance Management System Release 11.1.2.3 Deployments from Oracle Enterprise Manager 12c This document describes how to set up Oracle Enterprise Manager 12c to monitor

More information

Power Update - Documentation Power Update Manager

Power Update - Documentation Power Update Manager Power Update - Documentation Power Update Manager In the PU Manager screen you can create New Tasks, Delete and Edit settings for your current Tasks. Note: When making a lot of changes or installing updates,

More information

Installation Instructions for Hot Fix I92003

Installation Instructions for Hot Fix I92003 Installation Instructions for Hot Fix I92003 UNIX Hot fix I92003 addresses the issue(s) in SAS Credit Scoring for Banking 5.1 as documented in the Issue(s) Addressed section of the hot fix download page:

More information

Installation Instructions for Version 8 (TS M1) of the SAS System for Microsoft Windows

Installation Instructions for Version 8 (TS M1) of the SAS System for Microsoft Windows Installation Instructions for Version 8 (TS M1) of the SAS System for Microsoft Windows Table of Contents Chapter 1, Introduction...1 Terminology and Symbols Used in this Document...1 SASROOT Directory...1

More information

SAS 9.1. ETL Studio: User s Guide

SAS 9.1. ETL Studio: User s Guide SAS 9.1 ETL Studio: User s Guide The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2004. SAS 9.1 ETL Studio: User s Guide. Cary, NC: SAS Institute Inc. SAS 9.1 ETL Studio:

More information

Myriad Technologies Training 5 Day Level 200 Introduction

Myriad Technologies Training 5 Day Level 200 Introduction Myriad Technologies Training 5 Day Level 200 Introduction The course teaches students how to install, configure and administer SharePoint, and also manage and monitor sites and users by using SharePoint

More information

Setting Up Resources in VMware Identity Manager

Setting Up Resources in VMware Identity Manager Setting Up Resources in VMware Identity Manager VMware Identity Manager 2.4 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

10174 - SharePoint 2010

10174 - SharePoint 2010 Configuring and Managing Microsoft SharePoint 2010 Introduction The course teaches students how to install, configure and administer SharePoint, and also manage and monitor sites and users by using SharePoint

More information

P R O V I S I O N I N G O R A C L E H Y P E R I O N F I N A N C I A L M A N A G E M E N T

P R O V I S I O N I N G O R A C L E H Y P E R I O N F I N A N C I A L M A N A G E M E N T O R A C L E H Y P E R I O N F I N A N C I A L M A N A G E M E N T, F U S I O N E D I T I O N R E L E A S E 1 1. 1. 1.x P R O V I S I O N I N G O R A C L E H Y P E R I O N F I N A N C I A L M A N A G E

More information

SAS 9.3 Foundation for Microsoft Windows

SAS 9.3 Foundation for Microsoft Windows Software License Renewal Instructions SAS 9.3 Foundation for Microsoft Windows Note: In this document, references to Microsoft Windows or Windows include Microsoft Windows for x64. SAS software is licensed

More information

MICROSTRATEGY 9.3 Supplement Files Setup Transaction Services for Dashboard and App Developers

MICROSTRATEGY 9.3 Supplement Files Setup Transaction Services for Dashboard and App Developers NOTE: You can use these instructions to configure instructor and student machines. Software Required Microsoft Access 2007, 2010 MicroStrategy 9.3 Microsoft SQL Server Express 2008 R2 (free from Microsoft)

More information

"Charting the Course...... to Your Success!" MOC 10174 B Configuring and Administering Microsoft SharePoint 2010. Course Summary

Charting the Course...... to Your Success! MOC 10174 B Configuring and Administering Microsoft SharePoint 2010. Course Summary Description Course Summary This five-day instructor-led course teaches students how to install, configure, and administer Microsoft SharePoint and also how to manage and monitor sites and users by using

More information

Enterprise Service Bus

Enterprise Service Bus We tested: Talend ESB 5.2.1 Enterprise Service Bus Dr. Götz Güttich Talend Enterprise Service Bus 5.2.1 is an open source, modular solution that allows enterprises to integrate existing or new applications

More information

Using Microsoft Visual Studio 2010. API Reference

Using Microsoft Visual Studio 2010. API Reference 2010 API Reference Published: 2014-02-19 SWD-20140219103929387 Contents 1... 4 Key features of the Visual Studio plug-in... 4 Get started...5 Request a vendor account... 5 Get code signing and debug token

More information

Orchestrating Document and Media Management using CMIS

Orchestrating Document and Media Management using CMIS Orchestrating Document and Media Management using CMIS Technical Note - Integrating ActiveVOS with Alfresco CMIS Services AN ACTIVE ENDPOINTS TECHNICAL NOTE 2009 Active Endpoints Inc. ActiveVOS is a trademark

More information

HP Enterprise Integration module for SAP applications

HP Enterprise Integration module for SAP applications HP Enterprise Integration module for SAP applications Software Version: 2.50 User Guide Document Release Date: May 2009 Software Release Date: May 2009 Legal Notices Warranty The only warranties for HP

More information

Xcalibur Global Version 1.2 Installation Guide Document Version 3.0

Xcalibur Global Version 1.2 Installation Guide Document Version 3.0 Xcalibur Global Version 1.2 Installation Guide Document Version 3.0 December 2010 COPYRIGHT NOTICE TRADEMARKS 2010 Chip PC Inc., Chip PC (Israel) Ltd., Chip PC (UK) Ltd., Chip PC GmbH All rights reserved.

More information

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide Copyright and Trademark Statements 2014 ViewSonic Computer Corp. All rights reserved. This document contains proprietary information that

More information

vcenter Chargeback User s Guide vcenter Chargeback 1.0 EN-000186-00

vcenter Chargeback User s Guide vcenter Chargeback 1.0 EN-000186-00 vcenter Chargeback 1.0 EN-000186-00 You can find the most up-to-date technical documentation on the VMware Web site at: http://www.vmware.com/support/ The VMware Web site also provides the latest product

More information

MapGuide Open Source Repository Management Back up, restore, and recover your resource repository.

MapGuide Open Source Repository Management Back up, restore, and recover your resource repository. MapGuide Open Source Repository Management Back up, restore, and recover your resource repository. Page 1 of 5 Table of Contents 1. Introduction...3 2. Supporting Utility...3 3. Backup...4 3.1 Offline

More information

ITMC 2079 MCTS Configuring and Administering Microsoft SharePoint 2010

ITMC 2079 MCTS Configuring and Administering Microsoft SharePoint 2010 ITMC 2079 MCTS Configuring and Administering Microsoft SharePoint 2010 Length: 48 Hours Delivery Method: Instructor-led (classroom); MOC 10174 Course Description The course teaches students how to install,

More information

Crystal Reports Server 2008 V1 Upgrade Guide Crystal Reports Server 2008 V1

Crystal Reports Server 2008 V1 Upgrade Guide Crystal Reports Server 2008 V1 Crystal Reports Server 2008 V1 Upgrade Guide Crystal Reports Server 2008 V1 2009-09-22 Copyright 2009 SAP BusinessObjects. All rights reserved. SAP BusinessObjects and its logos, BusinessObjects, Crystal

More information

ABSTRACT INTRODUCTION SOFTWARE DEPLOYMENT MODEL. Paper 341-2009

ABSTRACT INTRODUCTION SOFTWARE DEPLOYMENT MODEL. Paper 341-2009 Paper 341-2009 The Platform for SAS Business Analytics as a Centrally Managed Service Joe Zilka, SAS Institute, Inc., Copley, OH Greg Henderson, SAS Institute Inc., Cary, NC ABSTRACT Organizations that

More information

126 SW 148 th Street Suite C-100, #105 Seattle, WA 98166 Tel: 877-795-9372 Fax: 866-417-6192 www.seattlepro.com

126 SW 148 th Street Suite C-100, #105 Seattle, WA 98166 Tel: 877-795-9372 Fax: 866-417-6192 www.seattlepro.com SharePoint 2010 Bootcamp This five-day course is designed to equip Systems Administrators, Integrators and Developers with a strong foundation for implementing solutions on Microsoft SharePoint 2010. Attendees

More information

D83167 Oracle Data Integrator 12c: Integration and Administration

D83167 Oracle Data Integrator 12c: Integration and Administration D83167 Oracle Data Integrator 12c: Integration and Administration Learn To: Use Oracle Data Integrator to perform transformation of data among various platforms. Design ODI Mappings, Procedures, and Packages

More information

EMC Documentum Composer

EMC Documentum Composer EMC Documentum Composer Version 6.5 User Guide P/N 300 007 217 A02 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright 2008 EMC Corporation. All rights

More information

VERITAS Backup Exec TM 10.0 for Windows Servers

VERITAS Backup Exec TM 10.0 for Windows Servers VERITAS Backup Exec TM 10.0 for Windows Servers Quick Installation Guide N134418 July 2004 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software

More information

Metalogix SharePoint Backup. Advanced Installation Guide. Publication Date: August 24, 2015

Metalogix SharePoint Backup. Advanced Installation Guide. Publication Date: August 24, 2015 Metalogix SharePoint Backup Publication Date: August 24, 2015 All Rights Reserved. This software is protected by copyright law and international treaties. Unauthorized reproduction or distribution of this

More information

IBM Information Server

IBM Information Server IBM Information Server Version 8 Release 1 IBM Information Server Administration Guide SC18-9929-01 IBM Information Server Version 8 Release 1 IBM Information Server Administration Guide SC18-9929-01

More information

Kaltura On-Prem Evaluation Package - Getting Started

Kaltura On-Prem Evaluation Package - Getting Started Kaltura On-Prem Evaluation Package - Getting Started Thank you for your interest in the Kaltura On-Prem Online Video Platform (OVP). Before you get started with your Kaltura On-Prem evaluation, a Kaltura

More information

Getting Started with the Ed-Fi ODS and Ed-Fi ODS API

Getting Started with the Ed-Fi ODS and Ed-Fi ODS API Getting Started with the Ed-Fi ODS and Ed-Fi ODS API Ed-Fi ODS and Ed-Fi ODS API Version 2.0 - Technical Preview October 2014 2014 Ed-Fi Alliance, LLC. All rights reserved. Ed-Fi is a registered trademark

More information

Using EMC Documentum with Adobe LiveCycle ES

Using EMC Documentum with Adobe LiveCycle ES Technical Guide Using EMC Documentum with Adobe LiveCycle ES Table of contents 1 Deployment 3 Managing LiveCycle ES development assets in Documentum 5 Developing LiveCycle applications with contents in

More information

Grid Computing in SAS 9.4 Third Edition

Grid Computing in SAS 9.4 Third Edition Grid Computing in SAS 9.4 Third Edition SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2014. Grid Computing in SAS 9.4, Third Edition. Cary, NC:

More information

System Administration Training Guide. S100 Installation and Site Management

System Administration Training Guide. S100 Installation and Site Management System Administration Training Guide S100 Installation and Site Management Table of contents System Requirements for Acumatica ERP 4.2... 5 Learning Objects:... 5 Web Browser... 5 Server Software... 5

More information

Microsoft Project Server 2010 Technical Boot Camp

Microsoft Project Server 2010 Technical Boot Camp Microsoft Project Server 2010 Technical Boot Camp Course M50558 5 Day(s) 30:00 Hours Introduction Course retirement date: November 30, 2012 For a complete list of courseware retirements, see: www.microsoft.com/learning/en/us/training/retired

More information

Reconfiguring VMware vsphere Update Manager

Reconfiguring VMware vsphere Update Manager Reconfiguring VMware vsphere Update Manager vsphere Update Manager 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

MS-55115: Planning, Deploying and Managing Microsoft Project Server 2013

MS-55115: Planning, Deploying and Managing Microsoft Project Server 2013 MS-55115: Planning, Deploying and Managing Microsoft Project Server 2013 Description The goal of this three-day instructor-led course is to provide students with the knowledge and skills necessary to effectively

More information

Active-Active ImageNow Server

Active-Active ImageNow Server Active-Active ImageNow Server Getting Started Guide ImageNow Version: 6.7. x Written by: Product Documentation, R&D Date: March 2014 2014 Perceptive Software. All rights reserved CaptureNow, ImageNow,

More information

Release 2.1 of SAS Add-In for Microsoft Office Bringing Microsoft PowerPoint into the Mix ABSTRACT INTRODUCTION Data Access

Release 2.1 of SAS Add-In for Microsoft Office Bringing Microsoft PowerPoint into the Mix ABSTRACT INTRODUCTION Data Access Release 2.1 of SAS Add-In for Microsoft Office Bringing Microsoft PowerPoint into the Mix Jennifer Clegg, SAS Institute Inc., Cary, NC Eric Hill, SAS Institute Inc., Cary, NC ABSTRACT Release 2.1 of SAS

More information

Upgrading from MSDE to SQL Server 2005 Express Edition with Advanced Services SP2

Upgrading from MSDE to SQL Server 2005 Express Edition with Advanced Services SP2 Upgrading from MSDE to SQL Server 2005 Express Edition with Advanced Services SP2 Installation and Configuration Introduction This document will walk you step by step in removing MSDE and the setup and

More information

Backup and Restore with 3 rd Party Applications

Backup and Restore with 3 rd Party Applications Backup and Restore with 3 rd Party Applications Contents Introduction...1 Backup Software Capabilities...1 Backing up a Single Autodesk Vault Site...1 Backup Process...1 Restore Process...1 Backing up

More information

DottsConnected SHAREPOINT 2010 ADMIN TRAINING. Exercise 1: Create Dedicated Service Accounts in Active Directory

DottsConnected SHAREPOINT 2010 ADMIN TRAINING. Exercise 1: Create Dedicated Service Accounts in Active Directory DottsConnected SHAREPOINT 2010 ADMIN TRAINING Module 1 - Getting started with SharePoint 2010 This introductory module introduces students to the fundamental terminology and architecture of SharePoint

More information

Configuring and Administrating Microsoft SharePoint 2010 (10174) HK913S

Configuring and Administrating Microsoft SharePoint 2010 (10174) HK913S HP Education Services course data sheet Configuring and Administrating Microsoft SharePoint 2010 (10174) HK913S Course Overview The course teaches students how to install, configure and administer SharePoint,

More information

SAS 9.4 Intelligence Platform

SAS 9.4 Intelligence Platform SAS 9.4 Intelligence Platform Security Administration Guide Second Edition SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2013. SAS 9.4 Intelligence

More information

Windows Server Update Services 3.0 SP2 Operations Guide

Windows Server Update Services 3.0 SP2 Operations Guide Windows Server Update Services 3.0 SP2 Operations Guide Microsoft Corporation Author: Anita Taylor Editor: Theresa Haynie Abstract This guide describes how to manage Windows Server Update Services 3.0

More information

Simba XMLA Provider for Oracle OLAP 2.0. Linux Administration Guide. Simba Technologies Inc. April 23, 2013

Simba XMLA Provider for Oracle OLAP 2.0. Linux Administration Guide. Simba Technologies Inc. April 23, 2013 Simba XMLA Provider for Oracle OLAP 2.0 April 23, 2013 Simba Technologies Inc. Copyright 2013 Simba Technologies Inc. All Rights Reserved. Information in this document is subject to change without notice.

More information

Application Interface Services Server for Mobile Enterprise Applications Configuration Guide Tools Release 9.2

Application Interface Services Server for Mobile Enterprise Applications Configuration Guide Tools Release 9.2 [1]JD Edwards EnterpriseOne Application Interface Services Server for Mobile Enterprise Applications Configuration Guide Tools Release 9.2 E61545-01 October 2015 Describes the configuration of the Application

More information

StreamServe Persuasion SP4

StreamServe Persuasion SP4 StreamServe Persuasion SP4 Installation Guide Rev B StreamServe Persuasion SP4 Installation Guide Rev B 2001-2009 STREAMSERVE, INC. ALL RIGHTS RESERVED United States patent #7,127,520 No part of this document

More information

Oracle Data Integrator 11g: Integration and Administration

Oracle Data Integrator 11g: Integration and Administration Oracle University Contact Us: Local: 1800 103 4775 Intl: +91 80 4108 4709 Oracle Data Integrator 11g: Integration and Administration Duration: 5 Days What you will learn Oracle Data Integrator is a comprehensive

More information

Crystal Reports Server Quick Installation Guide

Crystal Reports Server Quick Installation Guide Crystal Reports Server Quick Installation Guide Crystal Reports Server Windows Patents Trademarks Copyright Business Objects owns the following U.S. patents, which may cover products that are offered and

More information

NovaBACKUP xsp Version 15.0 Upgrade Guide

NovaBACKUP xsp Version 15.0 Upgrade Guide NovaBACKUP xsp Version 15.0 Upgrade Guide NovaStor / November 2013 2013 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject

More information

SAS 9.3 Management Console

SAS 9.3 Management Console SAS 9.3 Management Console Guide to Users and Permissions SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc 2011. SAS 9.3 Management Console: Guide to

More information

EMC DOCUMENTUM xplore 1.1 DISASTER RECOVERY USING EMC NETWORKER

EMC DOCUMENTUM xplore 1.1 DISASTER RECOVERY USING EMC NETWORKER White Paper EMC DOCUMENTUM xplore 1.1 DISASTER RECOVERY USING EMC NETWORKER Abstract The objective of this white paper is to describe the architecture of and procedure for configuring EMC Documentum xplore

More information

Installation Guide. . All right reserved. For more information about Specops Inventory and other Specops products, visit www.specopssoft.

Installation Guide. . All right reserved. For more information about Specops Inventory and other Specops products, visit www.specopssoft. . All right reserved. For more information about Specops Inventory and other Specops products, visit www.specopssoft.com Copyright and Trademarks Specops Inventory is a trademark owned by Specops Software.

More information

Best Practices for Managing and Monitoring SAS Data Management Solutions. Gregory S. Nelson

Best Practices for Managing and Monitoring SAS Data Management Solutions. Gregory S. Nelson Best Practices for Managing and Monitoring SAS Data Management Solutions Gregory S. Nelson President and CEO ThotWave Technologies, Chapel Hill, North Carolina ABSTRACT... 1 INTRODUCTION... 1 UNDERSTANDING

More information

Synthetic Monitoring Scripting Framework. User Guide

Synthetic Monitoring Scripting Framework. User Guide Synthetic Monitoring Scripting Framework User Guide Please direct questions about {Compuware Product} or comments on this document to: APM Customer Support FrontLine Support Login Page: http://go.compuware.com

More information

CA Asset Portfolio Management

CA Asset Portfolio Management CA Asset Portfolio Management Implementation Guide Release 12.8 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Application Setup help topics for printing

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Application Setup help topics for printing HP Service Manager Software Version: 9.40 For the supported Windows and Linux operating systems Application Setup help topics for printing Document Release Date: December 2014 Software Release Date: December

More information

Active Directory Authentication Integration

Active Directory Authentication Integration Active Directory Authentication Integration This document provides a detailed explanation of how to integrate Active Directory into the ipconfigure Installation of a Windows 2003 Server for network security.

More information

10215A Implementing and Managing Microsoft Server Virtualization

10215A Implementing and Managing Microsoft Server Virtualization 10215A Implementing and Managing Microsoft Server Virtualization About this Course This five-day course will provide you with the knowledge and skills to deploy and manage a server virtualization environment

More information

Specops Command. Installation Guide

Specops Command. Installation Guide Specops Software. All right reserved. For more information about Specops Command and other Specops products, visit www.specopssoft.com Copyright and Trademarks Specops Command is a trademark owned by Specops

More information

NS DISCOVER 4.0 ADMINISTRATOR S GUIDE. July, 2015. Version 4.0

NS DISCOVER 4.0 ADMINISTRATOR S GUIDE. July, 2015. Version 4.0 NS DISCOVER 4.0 ADMINISTRATOR S GUIDE July, 2015 Version 4.0 TABLE OF CONTENTS 1 General Information... 4 1.1 Objective... 4 1.2 New 4.0 Features Improvements... 4 1.3 Migrating from 3.x to 4.x... 5 2

More information

Upgrading to advanced editions of Acronis Backup & Recovery 10. Technical white paper

Upgrading to advanced editions of Acronis Backup & Recovery 10. Technical white paper Upgrading to advanced editions of Acronis Backup & Recovery 10 Technical white paper Table of contents 1 Introduction...3 2 Choosing the way to upgrade...3 2.1 Gradual upgrade... 3 2.2 Importing backup

More information

BUILDER 3.0 Installation Guide with Microsoft SQL Server 2005 Express Edition January 2008

BUILDER 3.0 Installation Guide with Microsoft SQL Server 2005 Express Edition January 2008 BUILDER 3.0 Installation Guide with Microsoft SQL Server 2005 Express Edition January 2008 BUILDER 3.0 1 Table of Contents Chapter 1: Installation Overview... 3 Introduction... 3 Minimum Requirements...

More information