Quick Reference. ApplicationXtender Reports Management Extract Definition Script (XDS) 5.30

Size: px
Start display at page:

Download "Quick Reference. ApplicationXtender Reports Management Extract Definition Script (XDS) 5.30"

Transcription

1 ApplicationXtender Reports Management Extract Definition Script (XDS) 5.30 Quick Reference EMC Corporation Corporate Headquarters: Hopkinton, MA

2 Copyright EMC Corporation. All rights reserved. Printed November 2005 EMC believes the information in this publication is accurate as of its publication date. The information is subject to change without notice. THE INFORMATION IN THIS PUBLICATION IS PROVIDED "AS IS." EMC CORPORATION MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WITH RESPECT TO THE INFORMATION IN THIS PUBLICATION, AND SPECIFICALLY DISCLAIMS IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Use, copying, and distribution of any EMC software described in this publication requires an applicable software license. Portions of the software are copyrighted by Verity, Inc Powered by ABBYY FineReader. ABBYY FineReader OCR by ABBYY Software House. All rights reserved. ABBYY, FineReader are trademarks of ABBYY Software House. Adobe, Acrobat and the Acrobat logo are trademarks of Adobe Systems Incorporated. Includes Adobe PDF Library technology. Portions contain an implementation of the LZW algorithm licensed under U.S. Patent 4,558,002. Trademark Information EMC 2, EMC, EMC ControlCenter, AlphaStor, ApplicationXtender, Catalog Solution, Celerra, CentraStar, CLARalert, CLARiiON, ClientPak, Connectrix, Co-StandbyServer, Dantz, Direct Matrix Architecture, DiskXtender, Documentum, Xtender, Xtract, HighRoad, Legato, Legato NetWorker, Navisphere, OpenScale, PowerPath, RepliStor, ResourcePak, Retrospect, Smarts, SnapShotServer, SnapView/IP, SRDF, Symmetrix, TimeFinder, VisualSAN, VSAM Assist, Xtender, Xtender Solutions, and where information lives are registered trademarks and EMC Developers Program, EMC OnCourse, EMC Proven, EMC Snap, EMC Storage Administrator, Access Logix, ArchiveXtender, Authentic Problems, Automated Resource Manager, AutoStart, AutoSwap, AVALONidm, C-Clip, Celerra Replicator, Centera, CLARevent, Codebook Correlation Technology, Common Information Model, CopyCross, CopyPoint, DatabaseXtender, Direct Matrix, DiskXtender 2000, EDM, E-Lab, Xaminer, Enginuity, eroom, FarPoint, FLARE, FullTime, Graphic Visualization, InfoMover, Invista, MirrorView, NetWin, NetWorker, OnAlert, Powerlink, PowerSnap, RepliCare, SafeLine, SAN Advisor, SAN Copy, SAN Manager, SDMS, SnapImage, SnapSure, SnapView, StorageScope, SupportMate, SymmAPI, SymmEnabler, Symmetrix DMX, UltraPoint, Viewlets, VisualSRM, and ApplicationXtender Web Access are trademarks of EMC Corporation. All other trademarks used herein are the property of their respective owners. 2 2

3 Contents ApplicationXtender Reports Management Extract Definition Script Quick Reference...4 Creating a Procedure for a Report Type...4 Editing a Procedure...4 Displaying AppXtender Reports Management XDS Visual Tester for a Report Type...4 Displaying AppXtender Reports Management XDS Visual Tester for a Failed Report...5 Testing the Processing of a Report...6 AppXtender Reports Management XDS Instruction Syntax.7 AppXtender Reports Management XDS Instructions...8 3

4 ApplicationXtender Reports Management Extract Definition Script Quick Reference This card is designed to provide quick reference and setup information for ApplicationXtender Reports Management Extract Definition Script (AppXtender Reports Management XDS) to experienced administrators and is not intended to take the place of the ApplicationXtender Reports Management Administrator s Guide. For more information about XDS scripting in AppXtender Reports Management, see the ApplicationXtender Reports Management Scripting User s Guide and the XDS Reference Online Help. Creating a Procedure for a Report Type 1. Expand the Report Types node. Right-click the report type for which you want to create a procedure. Select Start Update. 2. Expand the report type's node. Right-click Procedures. Select New Procedure. 3. When you have completed the procedure, click Finish. 4. Right-click the report type to which the new procedure belongs. Select Accept Changes. Editing a Procedure 1. Expand the Report Types node. Right-click the report type for which you want to edit a procedure. Select Start Update. 2. Expand the report type's node. Select the Procedures node. From the list of procedures on the right, right-click the procedure that you want to edit. Select Properties. 3. When you have completed your changes, click OK. 4. Right-click the report type to which the new procedure belongs. Select Accept Changes. Displaying AppXtender Reports Management XDS Visual Tester for a Report Type 1. Expand the Report Types node. Select the report type for which you want to start AppXtender Reports Management XDS Visual Tester. 2. Make sure that a sample report file and at least one extraction procedure have been configured for the report type. 4 4

5 3. Right-click the report type. Select View and then select Visual Tester. Displaying AppXtender Reports Management XDS Visual Tester for a Failed Report 1. Expand the Report Processors node, the Local Computer node, and then the Logs node. Select the Failed Reports node. 2. Right-click the log for which you want to start AppXtender Reports Management XDS Visual Tester. Select Run Visual Tester. Table 1 AppXtender Reports Management XDS Visual Test Buttons and Shortcuts Button Shortcut Key Start prepares the Visual Tester to start testing. <F5> Indexing tests the indexing process for current page. <F9> Run to End runs testing to the end of the report. Pause pauses the Visual Tester s testing of procedures. <CTRL + BREAK> Next Page moves the testing to the next page. <F10> Run to Page runs testing to the specified page. Stop stops the testing and returns the Visual Tester to initial state. Extract Page tests the extraction process for the current page. <F7> Run to Line runs testing to the specified line. 5

6 Table 1 AppXtender Reports Management XDS Visual Test Buttons and Shortcuts Button Shortcut Key Next Step tests the next step (the next instruction). <F8> Skip Instruction skips testing of the next instruction. <SHIFT+F8> Help accesses the Visual Tester Online Help. <SHIFT+F1> Testing the Processing of a Report 1. Click the Start toolbar button. Click the Run to End toolbar button. 2. Scroll through the index records in the Index Table View and examine the results. If you find a problem with a record in the Index Table View, take note of the page number from which the record was extracted. Also, if an icon appears next to a record, double-click the icon to display a message and take note of that message. 3. Click the Stop toolbar button. Click the Start toolbar button. 4. In the Run to Page text box, type the page number. Click the Run to Page toolbar button. 5. Click the Next Step toolbar button and examine the results in the various views. Repeat step until the problem reoccurs. From AppXtender Reports Management XDS Visual Tester s demonstration of how the instructions extract and store values from the report, you should be able to determine where corrections need to be made in the extraction procedure or in the report type s configuration. 6 6

7 AppXtender Reports Management XDS Instruction Syntax The following table lists the instructions and instruction syntax for AppXtender Reports Management XDS. Table 2 AppXtender Reports Management XDS Instruction Syntax Instruction ADDTO VarName{Value STAMP SCRIPT VarName2} BEGIN CALL ProcedureName CANCEL {PAGE LINE PROC REPORT} COL [+ -] Number DOC {START END} ELSE END EXTRACT VariableName [Length Pattern] [TRIM] [INLINE INFIELD] [GOTOEND] FIELD [+ -] Number IF {MATCH Function FOUND Function EMPTY Function SCRIPT Function} LINE [+ -] Number LINEPROC ProcedureName [PageNumber] [LAST] [ODD] [EVEN] LOG LogMessage PAGEPROC ProcedureName [PageNumber] [LAST] [ODD] [EVEN] SET VarName{Value STAMP SCRIPT VarName2} STOP {PROC LINE PAGE REPORT} STORE VariableName AppField [StartPosition] [Length] [USEPREV] [NOPREV] SUBPROC ProcedureName USEFORM FormName 7

8 AppXtender Reports Management XDS Instructions The following table lists and describes the AppXtender Reports Management XDS instructions. Table 3 AppXtender Reports Management XDS Instructions Instruction ADDTO BEGIN CALL CANCEL Description Allows for concatenating a user-defined value or variable or one of a variety of stamps to a selected variable. You can also specify the starting character and character length for the concatenated variable. Since this instruction requires using predefined variables (i.e., variables identified in preceding instructions for the same procedure), it can only be used following one or more EXTRACT or SET instructions. In addition, a specified function from within a script file (VBScript or JavaScript) may be called to generate a value to add to the variable (Note: The script file must be added under the Procedures node for the associated report type). Takes no additional parameters and is used to designate a compound instruction. It allows considering a group of following instructions as one instruction. The group of instructions should be closed with the END instruction. It currently is used only in conjunction with the IF instruction. Recalls a SUBPROC procedure, which must have been created as a separate procedure for the same report type. The user would create a new procedure, begin the procedure with the SUBPROC instruction, add additional instructions to complete the procedure as desired, save the procedure, then use the CALL instruction from within a different procedure to execute the previously created SUBPROC procedure. Cancels a PAGEPROC or LINEPROC procedure for a page or line or for the entire report file. Any index values extracted from the page, line, or procedure before the CANCEL instruction is encountered will be canceled and the AppXtender Reports Management XDS interpreter will proceed to the next page, line, or procedure without interpreting any more instructions. If a LINEPROC procedure is canceled for every line on a page, then any PAGEPROC procedure for that page is also canceled. This instruction would most likely be used following an IF instruction that specifies a condition for canceling a line, page, or entire procedure. COL Specifies the location of report data according to its corresponding column number within a line. The column number can be determined by clicking the desired location on the Text Image dialog box for the sample report file. The position pointer location is then specified in the text boxes at the top of the form for Line, Column, Length (if highlight a cluster of characters), and Field. Since the COL instruction indicates a position within a line moving from left to right, it need not be used in addition to a FIELD instruction. 8 8

9 Table 3 AppXtender Reports Management XDS Instructions Instruction DOC ELSE END EXTRACT FIELD IF LINE Description Specifies boundaries for a document file in AppXtender. Two DOC instructions can be entered: DOC START, to indicate where the first page of the document file starts, and/or DOC END, to indicate where the last page of the document file ends. It is not necessary to use both instructions. If a DOC START instruction is entered at some point after a previous DOC START was entered, it would be assumed that the previous DOC START ends and a new one begins. This instruction can be used if you want to store a particular sequence of pages as one document file in AppXtender. The ELSE instruction is used in conjunction with the IF instruction to specify instructions to execute if the conditions specified in the preceding IF instruction are false. Closes an extraction procedure begun with the PAGEPROC, LINEPROC, or SUBPROC instruction. It is also used to close a compound instruction begun with the BEGIN instruction. The END instruction should always be used to close the extraction procedure. If no END instruction is entered, a syntax error message appears that states "Unexpected end of procedure." Extracts specified data from a designated position on a page or line and assigns a variable name to the extracted data. The assigned variable name is then used as part of a STORE instruction for designating an index field for the extracted data. Specifies the location of report data according to its corresponding field number within a line. The field number can be determined by clicking the desired location on the Text Image dialog box for the sample report file. The position pointer location is then specified in the text boxes at the top of the form for Line, Column, Length (if a cluster of characters is highlighted), and Field. Each field contains a string of data, usually a complete word on the line, and the contents of the field are displayed in the text box to the right of the field number. Is used in conjunction with both FOUND and MATCH functions to locate desired data or, by adding a NOT parameter, to exclude unwanted data. It may also be used in conjunction with the EMPTY function, which helps to locate the absence of any data (such as a blank page), or the SCRIPT function, which executes a function within a VB or Java script that must return True. The IF instruction allows you to specify a condition for identifying data to be extracted, thus avoiding the possibility of extracting unnecessary data. If the condition is not met, the next instruction or compound instruction (see BEGIN instruction) will not be executed. Specifies the location of report data according to its corresponding line number within a page. The line number can be determined by clicking the desired location on the Text Image dialog box for the sample report file. 9

10 Table 3 AppXtender Reports Management XDS Instructions Instruction LINEPROC LOG PAGEPROC SET STOP STORE SUBPROC USEFORM Description Specifies an extraction procedure that will be applied to every line on every page of a report file (unless additional restrictive parameters are applied) and should be the first instruction entered for the extraction procedure. If the LINEPROC instruction is used to begin an extraction procedure, neither the PAGEPROC nor the SUBPROC instructions may be used within the same extraction procedure. Enters a specified message in the report log at the time the instruction is encountered by the AppXtender Reports Management XDS interpreter. It is provided mostly for debugging purposes and should be used judiciously so as not to overfill the log file. Specifies an extraction procedure that will be applied to every page of a report file (unless additional restrictive parameters are applied) and should be the first instruction entered for the extraction procedure. If the PAGEPROC instruction is used to begin an extraction procedure, neither the LINEPROC nor the SUBPROC instructions may be used within the same extraction procedure. Used to define an index value that is not part of the report text. The defined value is assigned a variable name so it can then be included in the index table through the STORE instruction. A STAMP option may be used to assign various date, time, and report name stamps to the variable as well as all or part of a second, already defined, variable. In addition, a specified function from within a script file (VBScript or JavaScript) may be called to generate a value for the new variable (Note: The script file must be added under the Procedures node for the associated report type). Halts the current procedure for the rest of the report file or just for a page or line. It is most useful for increasing extract performance by eliminating the processing of nonessential sections of the report file. This instruction would most likely be used following an IF instruction that specifies a condition for stopping a procedure for a line or page. Connects the value of a specific extracted variable with a specific index field in the associated AppXtender application index table. As an option, the stored value can be a specified part of the variable value rather than the complete variable value. When using the STORE instruction, you should also consider any index fields that are set as propagating fields under the Index Fields node for the report type. Begins an extraction procedure that will be used as part of either a PAGEPROC or LINEPROC extraction procedure. The SUBPROC procedure is created as a separate script that is then called from another extraction procedure using the CALL instruction. Enables displaying a form overlay when viewing a page of the report file in AppXtender. The specified form overlay document (from the _FORMS application in AppXtender) will be displayed only for each page of the report file that was indexed with the USEFORM instruction

11 11

12 12 12

ApplicationXtender Image Capture Quick Reference. EMC Corporation Corporate Headquarters: Hopkinton, MA

ApplicationXtender Image Capture Quick Reference. EMC Corporation Corporate Headquarters: Hopkinton, MA ApplicationXtender Image Capture 5.30 Quick Reference EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 1994-2005 EMC Corporation. All rights reserved.

More information

User s Quick Reference. ApplicationXtender Web Access Version 5.3

User s Quick Reference. ApplicationXtender Web Access Version 5.3 ApplicationXtender Web Access Version 5.3 User s Quick Reference EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 1994-2005 EMC Corporation. All rights

More information

Quick Reference. ApplicationXtender Media Distribution Extraction Wizard 5.30

Quick Reference. ApplicationXtender Media Distribution Extraction Wizard 5.30 ApplicationXtender Media Distribution Extraction Wizard 5.30 Quick Reference EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 1994-2005 EMC Corporation.

More information

TECHNICAL NOTES. Technical Notes P/N REV 01

TECHNICAL NOTES. Technical Notes P/N REV 01 TECHNICAL NOTES EMC NetWorker Module for Microsoft: Performing Exchange Server Granular Recovery by using EMC NetWorker Module for Microsoft with Ontrack PowerControls Release 3.0 Technical Notes P/N 302-000-404

More information

EMC Atmos Capacity Reporting Tool

EMC Atmos Capacity Reporting Tool EMC Atmos Capacity Reporting Tool Version 1.1 User Guide P/N 300-013-322 REV A01 Copyright 2010-2011 EMC Corporation. All rights reserved. Published in the USA. Published November, 2011 EMC believes the

More information

EMC VFCache. Troubleshooting Guide. v1.0 FOR WINDOWS AND LINUX P/N

EMC VFCache. Troubleshooting Guide. v1.0 FOR WINDOWS AND LINUX P/N EMC VFCache v1.0 Troubleshooting Guide FOR WINDOWS AND LINUX P/N 300-013-647 Copyright 2012 EMC Corporation. All rights reserved. Published in the USA. Published January, 2012 EMC believes the information

More information

EMC Smarts MPLS Manager Innovative Technology for MPLS/VPN Management

EMC Smarts MPLS Manager Innovative Technology for MPLS/VPN Management EMC Smarts MPLS Manager Innovative Technology for MPLS/VPN Management Abstract: Increasingly, both service providers and enterprises are turning to Multi-Protocol Label Switching (MPLS) to combine the

More information

ESRP Storage Program EMC Celerra NS40 (3,000 User) Storage Solution for Microsoft Exchange Server 2007 SP1

ESRP Storage Program EMC Celerra NS40 (3,000 User) Storage Solution for Microsoft Exchange Server 2007 SP1 ESRP Storage Program EMC Celerra NS40 (3,000 User) Storage Solution for Microsoft Exchange Server 2007 SP1 Tested with: ESRP Storage Version 2.1 Tested Date: 11/18/2008 EMC Corporation Corporate Headquarters

More information

ESRP Storage Program EMC Celerra NS-120 (1,500 User) Storage Solution for Microsoft Exchange Server 2007 SP1

ESRP Storage Program EMC Celerra NS-120 (1,500 User) Storage Solution for Microsoft Exchange Server 2007 SP1 ESRP Storage Program EMC Celerra NS-120 (1,500 User) Storage Solution for Microsoft Exchange Server 2007 SP1 Tested with: ESRP Storage Version 2.1 Tested Date: 04/28/2009 EMC Corporation Corporate Headquarters

More information

ESRP Storage Program EMC CLARiiON CX3-20c (1,000 User) iscsi Storage Solution for Microsoft Exchange Server 2007

ESRP Storage Program EMC CLARiiON CX3-20c (1,000 User) iscsi Storage Solution for Microsoft Exchange Server 2007 ESRP Storage Program EMC CLARiiON CX3-20c (1,000 User) iscsi Storage Solution for Microsoft Exchange Server 2007 Tested with: ESRP Storage Version 2.0 Tested Date: 12/04/07 EMC Corporation Corporate Headquarters

More information

ESRP Storage Program EMC CLARiiON CX3-20c (1,400 User) iscsi with LCR Storage Solution for Microsoft Exchange Server 2007

ESRP Storage Program EMC CLARiiON CX3-20c (1,400 User) iscsi with LCR Storage Solution for Microsoft Exchange Server 2007 ESRP Storage Program EMC CLARiiON CX3-20c (1,400 User) iscsi with LCR Storage Solution for Microsoft Exchange Server 2007 Tested with: ESRP Storage Version 2.0 Tested Date: 12/06/07 EMC Corporation Corporate

More information

ESRP Storage Program EMC CLARiiON CX3-20c (1,200 User) iscsi with LCR Storage Solution for Microsoft Exchange Server 2007

ESRP Storage Program EMC CLARiiON CX3-20c (1,200 User) iscsi with LCR Storage Solution for Microsoft Exchange Server 2007 ESRP Storage Program EMC CLARiiON CX3-20c (1,200 User) iscsi with LCR Storage Solution for Microsoft Exchange Server 2007 Tested with: ESRP Storage Version 2.0 Tested Date: 12/04/07 EMC Corporation Corporate

More information

ESRP Storage Program EMC CLARiiON CX3-20c (1,400 User) iscsi Storage Solution for Microsoft Exchange Server 2007

ESRP Storage Program EMC CLARiiON CX3-20c (1,400 User) iscsi Storage Solution for Microsoft Exchange Server 2007 ESRP Storage Program EMC CLARiiON CX3-20c (1,400 User) iscsi Storage Solution for Microsoft Exchange Server 2007 Tested with: ESRP Storage Version 2.0 Tested Date: 12/06/07 EMC Corporation Corporate Headquarters

More information

ESRP Storage Program EMC CLARiiON CX3-20c (1,300 User) iscsi Storage Solution for Microsoft Exchange Server 2007

ESRP Storage Program EMC CLARiiON CX3-20c (1,300 User) iscsi Storage Solution for Microsoft Exchange Server 2007 ESRP Storage Program EMC CLARiiON CX3-20c (1,300 User) iscsi Storage Solution for Microsoft Exchange Server 2007 Tested with: ESRP Storage Version 2.0 Tested Date: 12/06/07 EMC Corporation Corporate Headquarters

More information

ESRP Storage Program EMC CLARiiON CX3-20c (600 User) iscsi Storage Solution for Microsoft Exchange Server 2007

ESRP Storage Program EMC CLARiiON CX3-20c (600 User) iscsi Storage Solution for Microsoft Exchange Server 2007 ESRP Storage Program EMC CLARiiON CX3-20c (600 User) iscsi Storage Solution for Microsoft Exchange Server 2007 Tested with: ESRP Storage Version 2.0 Tested Date: 12/04/07 EMC Corporation Corporate Headquarters

More information

ESRP Storage Program EMC Celerra NS20 (700 User) Storage Solution for Microsoft Exchange Server 2007

ESRP Storage Program EMC Celerra NS20 (700 User) Storage Solution for Microsoft Exchange Server 2007 ESRP Storage Program EMC Celerra NS20 (700 User) Storage Solution for Microsoft Exchange Server 2007 Tested with: ESRP Storage Version 2.0 Tested Date: 8/2/2007 EMC Corporation Corporate Headquarters Hopkinton,

More information

ESRP Storage Program EMC CX-3-20 (700 User) iscsi Storage Solution for Microsoft Exchange Server 2007

ESRP Storage Program EMC CX-3-20 (700 User) iscsi Storage Solution for Microsoft Exchange Server 2007 White Paper ESRP Storage Program EMC CX-3-20 (700 User) iscsi Storage Solution for Microsoft Exchange Server 2007 Tested with: ESRP Storage Version 2.0 Tested Date: 03/21/07 EMC believes the information

More information

White Paper. Storage Intelligence in the Network: EMC s Perspective

White Paper. Storage Intelligence in the Network: EMC s Perspective White Paper Storage Intelligence in the Network: EMC s Perspective Date 08/2003 Copyright 2003 EMC Corporation. All rights reserved. EMC believes the information in this publication is accurate as of its

More information

ESRP Storage Program EMC Celerra NS20 (1,000 User) Storage Solution for Microsoft Exchange Server 2007

ESRP Storage Program EMC Celerra NS20 (1,000 User) Storage Solution for Microsoft Exchange Server 2007 ESRP Storage Program EMC Celerra NS20 (1,000 User) Storage Solution for Microsoft Exchange Server 2007 Tested with: ESRP Storage Version 2.0 Tested Date: 8/2/2007 EMC Corporation Corporate Headquarters

More information

ESRP Storage Program EMC CX-3-20 (900 User) iscsi Storage Solution for Microsoft Exchange Server 2007

ESRP Storage Program EMC CX-3-20 (900 User) iscsi Storage Solution for Microsoft Exchange Server 2007 White Paper ESRP Storage Program EMC CX-3-20 (900 User) iscsi Storage Solution for Microsoft Exchange Server 2007 Tested with: ESRP Storage Version 2.0 Tested Date: 03/21/07 EMC believes the information

More information

ESRP Storage Program EMC CX-3-20 (1000 User) iscsi Storage Solution for Microsoft Exchange Server 2007

ESRP Storage Program EMC CX-3-20 (1000 User) iscsi Storage Solution for Microsoft Exchange Server 2007 White Paper ESRP Storage Program EMC CX-3-20 (1000 User) iscsi Storage Solution for Microsoft Exchange Server 2007 Tested with: ESRP Storage Version 2.0 Tested Date: 03/21/07 EMC believes the information

More information

ESRP Storage Program EMC CX-3-20 (1300 User) iscsi Storage Solution for Microsoft Exchange Server 2007

ESRP Storage Program EMC CX-3-20 (1300 User) iscsi Storage Solution for Microsoft Exchange Server 2007 White Paper ESRP Storage Program EMC CX-3-20 (1300 User) iscsi Storage Solution for Microsoft Exchange Server 2007 Tested with: ESRP Storage Version 2.0 Tested Date: 03/21/07 EMC believes the information

More information

ESRP Storage Program EMC Celerra NS20 (1,500 User) Storage Solution for Microsoft Exchange Server 2007

ESRP Storage Program EMC Celerra NS20 (1,500 User) Storage Solution for Microsoft Exchange Server 2007 ESRP Storage Program EMC Celerra NS20 (1,500 User) Storage Solution for Microsoft Exchange Server 2007 Tested with: ESRP Storage Version 2.0 Tested Date: 07/24/07 EMC Corporation Corporate Headquarters

More information

EMC VNX VNXe3150. Installation Guide P/N REV 01

EMC VNX VNXe3150. Installation Guide P/N REV 01 MC VNX VNXe35 Installation Guide P/N 3-3-924 RV Copyright 22 MC Corporation. All rights reserved. Published in the USA. Published June, 22 MC believes the information in this publication is accurate as

More information

ESRP Storage Program EMC CLARiiON CX3-20c (600 User) iscsi with LCR Storage Solution for Microsoft Exchange Server 2007

ESRP Storage Program EMC CLARiiON CX3-20c (600 User) iscsi with LCR Storage Solution for Microsoft Exchange Server 2007 ESRP Storage Program EMC CLARiiON CX3-20c (600 User) iscsi with LCR Storage Solution for Microsoft Exchange Server 2007 Tested with: ESRP Storage Version 2.0 Tested Date: 12/04/07 EMC Corporation Corporate

More information

ESRP Storage Program EMC CLARiiON CX3-20c (1,300 User) iscsi with CCR Storage Solution for Microsoft Exchange Server 2007

ESRP Storage Program EMC CLARiiON CX3-20c (1,300 User) iscsi with CCR Storage Solution for Microsoft Exchange Server 2007 ESRP Storage Program EMC CLARiiON CX3-20c (1,300 User) iscsi with CCR Storage Solution for Microsoft Exchange Server 2007 Tested with: ESRP Storage Version 2.0 Tested Date: 12/06/07 EMC Corporation Corporate

More information

ESRP Storage Program EMC CLARiiON CX3-20c (1,400 User) iscsi with CCR Storage Solution for Microsoft Exchange Server 2007

ESRP Storage Program EMC CLARiiON CX3-20c (1,400 User) iscsi with CCR Storage Solution for Microsoft Exchange Server 2007 ESRP Storage Program EMC CLARiiON CX3-20c (1,400 User) iscsi with CCR Storage Solution for Microsoft Exchange Server 2007 Tested with: ESRP Storage Version 2.0 Tested Date: 12/06/07 EMC Corporation Corporate

More information

Microsoft SharePoint Server 2010 on EMC VNXe Series

Microsoft SharePoint Server 2010 on EMC VNXe Series Microsoft SharePoint Server 2010 on EMC VNXe Series h8287.1 h8287 Copyright, 2012 EMC Corporation. All rights reserved. Published February, 2012 EMC believes the information in this publication is accurate

More information

ESRP Storage Program EMC CLARiiON CX3-20c (1,000 User) iscsi with CCR Storage Solution for Microsoft Exchange Server 2007

ESRP Storage Program EMC CLARiiON CX3-20c (1,000 User) iscsi with CCR Storage Solution for Microsoft Exchange Server 2007 ESRP Storage Program EMC CLARiiON CX3-20c (1,000 User) iscsi with CCR Storage Solution for Microsoft Exchange Server 2007 Tested with: ESRP Storage Version 2.0 Tested Date: 12/04/07 EMC Corporation Corporate

More information

ESRP Storage Program EMC CLARiiON CX3-20c (600 User) iscsi with CCR Storage Solution for Microsoft Exchange Server 2007

ESRP Storage Program EMC CLARiiON CX3-20c (600 User) iscsi with CCR Storage Solution for Microsoft Exchange Server 2007 ESRP Storage Program EMC CLARiiON CX3-20c (600 User) iscsi with CCR Storage Solution for Microsoft Exchange Server 2007 Tested with: ESRP Storage Version 2.0 Tested Date: 12/04/07 EMC Corporation Corporate

More information

EMC Ionix ControlCenter

EMC Ionix ControlCenter EMC Ionix ControlCenter 6.1 Planning and Installation Guide Volume 2 (MVS Agents) P/N 300-006-363 REV A05 Copyright 2002-2011 EMC Corporation. All rights reserved. Published in the USA. Published August

More information

Microsoft Exchange 2010 or Exchange 2007 on EMC VNXe Series

Microsoft Exchange 2010 or Exchange 2007 on EMC VNXe Series Contents Microsoft Exchange 2010 or Exchange 2007 on EMC VNXe Series h8168.4 2 Contents Copyright 2011, 2013 EMC Corporation. All rights reserved. Last published February 2013 EMC believes the information

More information

EMC VFCache VMware VSI Plug-In

EMC VFCache VMware VSI Plug-In EMC VFCache VMware VSI Plug-In v1.5 Administration Guide P/N 300-014-275 REV A02 Copyright 2012 EMC Corporation. All rights reserved. Published in the USA. Published August, 2012 EMC believes the information

More information

EMC Ionix ControlCenter

EMC Ionix ControlCenter EMC Ionix ControlCenter 6.1 Administrators Guide P/N 300-006-338 REV 15 Copyright 2001-2012 EMC Corporation. All rights reserved. Published in the USA. Published November, 2012 EMC believes the information

More information

Welcome to VMAX³ Remote Replication Fundamentals.

Welcome to VMAX³ Remote Replication Fundamentals. Welcome to. Copyright 2015 EMC Corporation. All Rights Reserved. Published in the USA. EMC believes the information in this publication is accurate as of its publication date. The information is subject

More information

EMC VNX VNX-VSS100. Installation Guide REV 01 P/N

EMC VNX VNX-VSS100. Installation Guide REV 01 P/N EMC VNX VNX-VSS100 Installation Guide P/N 300-015-424 REV 01 Copyright 2014 EMC Corporation. All rights reserved. Published in the USA. Published September, 2014 EMC believes the information in this publication

More information

Welcome to the VxRail Appliance Version 4.0 Technical Differences Course.

Welcome to the VxRail Appliance Version 4.0 Technical Differences Course. Welcome to the VxRail Appliance Version 4.0 Technical Differences Course. Copyright 2016 EMC Corporation. All Rights Reserved. Published in the USA. EMC believes the information in this publication is

More information

Welcome to VPLEX VS6 FRU Replacements.

Welcome to VPLEX VS6 FRU Replacements. Welcome to VPLEX VS6 FRU Replacements. Copyright 2016 EMC Corporation. All Rights Reserved. Published in the USA. EMC believes the information in this publication is accurate as of its publication date.

More information

EMC VNX VNX7500 Block

EMC VNX VNX7500 Block EMC VNX VNX7500 Block Installation Guide P/N 300-012-933 REV 04 Copyright 2012 EMC Corporation. All rights reserved. Published in the USA. Published June, 2012 EMC believes the information in this publication

More information

Symmetrix Foundations

Symmetrix Foundations Symmetrix Foundations 2009 EMC Corporation. All rights reserved. Welcome to Symmetrix Foundations. Copyright 2009 EMC Corporation. All rights reserved. These materials may not be copied without EMC's written

More information

EMC Ionix ControlCenter

EMC Ionix ControlCenter EMC Ionix ControlCenter 6.1 Performance Manager s Glossary P/N 300-006-360 REV A09 Copyright 2007-2011 EMC Corporation. All rights reserved. Published in the USA. Published August 2011 EMC believes the

More information

Dell/EMC CX3 Series Oracle RAC 10g Reference Architecture Guide

Dell/EMC CX3 Series Oracle RAC 10g Reference Architecture Guide White Paper Third-party Information Provided to You Courtesy of Dell Dell/EMC CX3 Series Oracle RAC 10g Reference Architecture Guide Abstract This document provides an overview of the architecture of the

More information

VNX Unified Storage Implementation Lab Guide

VNX Unified Storage Implementation Lab Guide VNX Unified Storage Implementation Lab Guide August 2011 EMC Education Service Copyright Copyright 1996, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010., 2011 EMC Corporation. All Rights

More information

EMC VNX VNXe3300. Installation Guide P/N REV 05

EMC VNX VNXe3300. Installation Guide P/N REV 05 EMC VNX VNXe3300 Installation Guide P/N 300-011-182 REV 05 Copyright 2012 EMC Corporation. ll rights reserved. Published in the US. Published June, 2012 EMC believes the information in this publication

More information

Welcome to Symmetrix Fundamentals.

Welcome to Symmetrix Fundamentals. Welcome to. Copyright 1996, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 EMC Corporation. All Rights Reserved. EMC believes the information in this publication is

More information

User s Quick Reference. EMC ApplicationXtender Web Access 5.40 P/N REV A01

User s Quick Reference. EMC ApplicationXtender Web Access 5.40 P/N REV A01 EMC ApplicationXtender Web Access 5.40 User s Quick Reference P/N 300-005-669 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 1994 2007 EMC

More information

Welcome to Avamar 7.4 Technical Differences: Virtualization Enhancements.

Welcome to Avamar 7.4 Technical Differences: Virtualization Enhancements. Welcome to. Copyright 2016 EMC Corporation. All Rights Reserved. Published in the USA. EMC believes the information in this publication is accurate as of its publication date. The information is subject

More information

Quick Reference. EMC ApplicationXtender Media Distribution Viewer 5.40 P/N REV A01

Quick Reference. EMC ApplicationXtender Media Distribution Viewer 5.40 P/N REV A01 EMC ApplicationXtender Media Distribution Viewer 5.40 Quick Reference P/N 300-005-645 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 1994-2007

More information

EMC License Server. Installation and Administration Guide Rev 04

EMC License Server. Installation and Administration Guide Rev 04 EMC License Server Installation and Administration Guide 302-002-433 Rev 04 Copyright 2015, EMC Corporation. All rights reserved. Published December, 2015 EMC believes the information in this publication

More information

Administrator s Quick Reference

Administrator s Quick Reference EMC ApplicationXtender Reports Management 6.0 Administrator s Quick Reference 300-008-284 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 1994-2009

More information

Welcome to XtremIO Fundamentals

Welcome to XtremIO Fundamentals Welcome to Copyright 2015 EMC Corporation. All Rights Reserved. Published in the USA. EMC believes the information in this publication is accurate as of its publication date. The information is subject

More information

Introduction to ScaleIO. Welcome to Introduction to ScaleIO

Introduction to ScaleIO. Welcome to Introduction to ScaleIO Welcome to Copyright 2016 EMC Corporation. All Rights Reserved. Published in the USA. EMC believes the information in this publication is accurate as of its publication date. The information is subject

More information

Copyright 2006 EMC Corporation. Do not Copy - All Rights Reserved.

Copyright 2006 EMC Corporation. Do not Copy - All Rights Reserved. SAN Foundations An Introduction to Fibre Channel Connectivity 2006 EMC Corporation. All rights reserved. Welcome to SAN Foundations. The AUDIO portion of this course is supplemental to the material and

More information

EMC ApplicationXtender Web Access.NET eroom Integration 6.0

EMC ApplicationXtender Web Access.NET eroom Integration 6.0 EMC ApplicationXtender Web Access.NET eroom Integration 6.0 Administrator s Guide 300-008-282 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

Quick Reference. EMC ApplicationXtender Application Generator 5.40 P/N REV A01

Quick Reference. EMC ApplicationXtender Application Generator 5.40 P/N REV A01 EMC ApplicationXtender Application Generator 5.40 Quick Reference P/N 300-005-630 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 1994-2007

More information

Additional information about available Support Options as well as other important information can be found by clicking the link found here.

Additional information about available Support Options as well as other important information can be found by clicking the link found here. EMC PRODUCT WARRANTY AND MAINTENANCE TABLE The table below sets forth EMC product-specific warranty and maintenance terms and information. Each product identified as equipment also includes its related

More information

Additional information about available Support Options as well as other important information can be found by clicking the link found here.

Additional information about available Support Options as well as other important information can be found by clicking the link found here. DELL EMC PRODUCT WARRANTY AND MAINTENANCE TABLE The table below sets forth DELL EMC 1 product-specific warranty and maintenance terms and information. Each product identified as equipment also includes

More information

EMC ApplicationXtender Reports Management 6.0

EMC ApplicationXtender Reports Management 6.0 EMC ApplicationXtender Reports Management 6.0 Administrator s Guide 300-008-283 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 1994-2009 EMC

More information

EMC SAN Copy. Command Line Interface (CLI) Reference P/N REV A15

EMC SAN Copy. Command Line Interface (CLI) Reference P/N REV A15 EMC SAN Copy Command Line Interface (CLI) Reference P/N 069001189 REV A15 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2006-2010 EMC Corporation.

More information

EMC SAN Copy Command Line Interfaces

EMC SAN Copy Command Line Interfaces EMC SAN Copy Command Line Interfaces REFERENCE P/N 069001189 REV A13 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2006-2008 EMC Corporation. All

More information

Microsoft Outlook Integration for ApplicationXtender 6.0

Microsoft Outlook Integration for ApplicationXtender 6.0 Microsoft Outlook Integration for ApplicationXtender 6.0 Integration Guide 300-008-270 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 1994-2009

More information

Exchange 2003 Archiving for Operational Efficiency

Exchange 2003 Archiving for Operational Efficiency Exchange 2003 Archiving for Operational Efficiency Enabled by EmailXtender Reference Architecture EMC Global Solutions Operations EMC Corporation Corporate Headquarters Hopkinton MA 01748-9103 1.508.435.1000

More information

Release Notes P/N REV A03 January 3, 2006

Release Notes P/N REV A03 January 3, 2006 Sun StorEdge Traffic Manager for CLARiiON Release Notes P/N 300-002-978 REV A03 January 3, 2006 These release notes contain supplemental information about Sun StorEdge Traffic Manager for CLARiiON storage

More information

EMC ApplicationXtender Index Agent

EMC ApplicationXtender Index Agent EMC ApplicationXtender Index Agent Version 7.0 Administration Guide EMC Corporation Corporate Headquarters Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Legal Notice Copyright 1994-2014 EMC Corporation.

More information

Vortrag 1C09 Was gibt es Neues bei EMC²

Vortrag 1C09 Was gibt es Neues bei EMC² Vortrag 1C09 Was gibt es Neues bei EMC² Ralf Sczepanski EMC Deutschland GmbH Architecture Performance Availability Functionality Economics 2004 EMC Corporation. All rights reserved. Ralf Sczepanski EMC

More information

EMC SAN Copy Command Line Interface P/N REV A14 EMC Corporation Corporate Headquarters: Hopkinton, MA

EMC SAN Copy Command Line Interface P/N REV A14 EMC Corporation Corporate Headquarters: Hopkinton, MA EMC SAN Copy Command Line Interface P/N 069001189 REV A14 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2006-2009 EMC Corporation. All rights reserved.

More information

EMC CLARiiON Server Support Products for Windows INSTALLATION GUIDE P/N REV A05

EMC CLARiiON Server Support Products for Windows INSTALLATION GUIDE P/N REV A05 EMC CLARiiON Server Support Products for Windows INSTALLATION GUIDE P/N 300-002-038 REV A05 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2004-2006

More information

EMC ControlCenter Navisphere Security ADMINISTRATOR S GUIDE. Version 6.X P/N REV A04

EMC ControlCenter Navisphere Security ADMINISTRATOR S GUIDE. Version 6.X P/N REV A04 EMC ControlCenter Navisphere Security Version 6.X ADMINISTRATOR S GUIDE P/N 069001124 REV A04 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 (800) 424-EMC2 http://www.emc.com Copyright

More information

DISASTER RECOVERY IN AN EMC DISKXTENDER FOR WINDOWS ENVIRONMENT

DISASTER RECOVERY IN AN EMC DISKXTENDER FOR WINDOWS ENVIRONMENT White Paper DISASTER RECOVERY IN AN EMC DISKXTENDER FOR WINDOWS ENVIRONMENT Recommended best practices Abstract This white paper explains how to prepare for disaster recovery in an environment where EMC

More information

Information Storage and Management

Information Storage and Management Information Storage and Management Storing, Managing, and Protecting Digital Information Edited by G. Somasundaram Alok Shrivastava EMC Education Services W WILEY Wiley Publishing, Inc. Contents Foreword

More information

Customer Education Solutions Catalog

Customer Education Solutions Catalog EMC Education Services May 2007 Customer Education Solutions Catalog Including EMC Proven Professional Certification When information comes together, your world moves ahead. When information comes together,

More information

EMC Documentum Archive Services for SharePoint

EMC Documentum Archive Services for SharePoint EMC Documentum Archive Services for SharePoint Version 5.3 SP5 User Guide P/N 300-005-749-A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

AX150-Series Upgrading FLARE Operating Environment Software March 28, 2006

AX150-Series Upgrading FLARE Operating Environment Software March 28, 2006 AX150-Series Upgrading FLARE Operating Environment Software March 28, 2006 This document describes how to upgrade your AX150 FLARE Operating Environment (OE) - the storage-system software that includes

More information

Rrootshell Technologiiss Pvt Ltd.

Rrootshell Technologiiss Pvt Ltd. Course Description Information Storage and Management (ISM) training programme provides a comprehensive introduction to information storage technology that will enable you to make more informed decisions

More information

EMC ControlCenter Navisphere Analyzer ADMINISTRATOR S GUIDE. Version 6.X P/N REV A01

EMC ControlCenter Navisphere Analyzer ADMINISTRATOR S GUIDE. Version 6.X P/N REV A01 EMC ControlCenter Navisphere Analyzer Version 6.X ADMINISTRATOR S GUIDE P/N 069001158 REV A01 Copyright EMC Corporation 2002. All rights reserved. Printed July, 2002 EMC believes the information in this

More information

Technical Note P/N REV A01 November 24, 2008

Technical Note P/N REV A01 November 24, 2008 AIX Native MPIO for CLARiiON Technical Note P/N 300-008-486 REV A01 November 24, 2008 This technical note contains supplemental information about AIX Native MPIO for CLARiiON storage systems. Technical

More information

EMC Documentum Content Services for SAP Document Controllers

EMC Documentum Content Services for SAP Document Controllers EMC Documentum Content Services for SAP Document Controllers Version 6.5 User Guide P/N 300 006 307 Rev A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright

More information

MIGRATING TO DELL EMC UNITY WITH SAN COPY

MIGRATING TO DELL EMC UNITY WITH SAN COPY MIGRATING TO DELL EMC UNITY WITH SAN COPY ABSTRACT This white paper explains how to migrate Block data from a CLARiiON CX or VNX Series system to Dell EMC Unity. This paper outlines how to use Dell EMC

More information

VMware Site Recovery Manager with EMC CLARiiON CX3 and MirrorView/S

VMware Site Recovery Manager with EMC CLARiiON CX3 and MirrorView/S VMware Site Recovery Manager with EMC CLARiiON CX3 and MirrorView/S Implementation Guide EMC Global Solutions Centers EMC Corporation Corporate Headquarters Hopkinton MA 01748-9103 1.508.435.1000 www.emc.com

More information

EMC Secure Remote Support Device Client for Symmetrix Release 2.00

EMC Secure Remote Support Device Client for Symmetrix Release 2.00 EMC Secure Remote Support Device Client for Symmetrix Release 2.00 Support Document P/N 300-012-112 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

EMC CLARiiON CX3-80 EMC Metropolitan Recovery for SQL Server 2005 Enabled by Replication Manager and MirrorView/S

EMC CLARiiON CX3-80 EMC Metropolitan Recovery for SQL Server 2005 Enabled by Replication Manager and MirrorView/S Enterprise Solutions for Microsoft SQL Server 2005 EMC CLARiiON CX3-80 EMC Metropolitan Recovery for SQL Server 2005 Enabled by Replication Manager and MirrorView/S Reference Architecture EMC Global Solutions

More information

Chapter 5 Retrieving Documents

Chapter 5 Retrieving Documents Chapter 5 Retrieving Documents Each time a document is added to ApplicationXtender Web Access, index information is added to identify the document. This index information is used for document retrieval.

More information

EMC SourceOne for Microsoft SharePoint Version 6.7

EMC SourceOne for Microsoft SharePoint Version 6.7 EMC SourceOne for Microsoft SharePoint Version 6.7 Administration Guide P/N 300-012-746 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2011

More information

EMC VSI for VMware vsphere: Path Management

EMC VSI for VMware vsphere: Path Management EMC VSI for VMware vsphere: Path Management Version 5.6 Product Guide P/N 300-013-068 REV 06 Copyright 2011 2013 EMC Corporation. All rights reserved. Published in the USA. Published September 2013. EMC

More information

Multi-Product Platform Announcement

Multi-Product Platform Announcement 1 Multi-Product Platform Announcement Monday, July 16, 2007 2 Forward-Looking Statements This presentation contains forward-looking statements as defined under the Federal Securities Laws. Actual results

More information

EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 Console Client for Microsoft Windows

EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 Console Client for Microsoft Windows EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 Console Client for Microsoft Windows Installation Guide P/N 300-009-578 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103

More information

EMC ApplicationXtender SPI (for SharePoint Integration)

EMC ApplicationXtender SPI (for SharePoint Integration) EMC ApplicationXtender SPI (for SharePoint Integration) 6.0 Deployment Guide P/N 300-009-364 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2009

More information

EMC Documentum Process Engine

EMC Documentum Process Engine EMC Documentum Process Engine Version 6.5 Installation Guide P/N 300 007 522 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright 2004 2008 EMC Corporation.

More information

EMC Fibre Channel Storage System CX-Series CONFIGURATION PLANNING GUIDE P/N REV A02

EMC Fibre Channel Storage System CX-Series CONFIGURATION PLANNING GUIDE P/N REV A02 EMC Fibre Channel Storage System CX-Series CONFIGURATION PLANNING GUIDE P/N 014003113 REV A02 EMC Corporation 171 South Street Hopkinton, MA 01748-9103 Corporate Headquarters: (508) 435-1000, (800) 424-EMC2

More information

EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 SP1 Console Client for Microsoft Windows

EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 SP1 Console Client for Microsoft Windows EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 SP1 Console Client for Microsoft Windows P/N 300-012-249 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000

More information

EMC VSI for VMware vsphere : Path Management Version 5.3

EMC VSI for VMware vsphere : Path Management Version 5.3 EMC VSI for VMware vsphere : Path Management Version 5.3 Product Guide P/N 300-013-068 REV 03 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2012

More information

EMC CLARiiON CX3-40. Reference Architecture. Enterprise Solutions for Microsoft Exchange 2007

EMC CLARiiON CX3-40. Reference Architecture. Enterprise Solutions for Microsoft Exchange 2007 Enterprise Solutions for Microsoft Exchange 2007 EMC CLARiiON CX3-40 Metropolitan Exchange Recovery (MER) for Exchange Server Enabled by MirrorView/S and Replication Manager Reference Architecture EMC

More information

Dell OpenManage Product and Services Guide

Dell OpenManage Product and Services Guide Dell OpenManage Product and Services Guide Capabilities Overview Capability Client Server Storage Switches Disaster Recovery Peace of Mind for the Entire Enterprise. Easy as Dell OpenManage Product and

More information

Service Description Remote Yearly Maintenance of a Dell EMC Storage Array Environment

Service Description Remote Yearly Maintenance of a Dell EMC Storage Array Environment Service Description Remote early Maintenance of a Dell EMC Storage Array Environment Service SKUs See Appendix A for further information on T1, T2 and T3 Standard Maintenance. Service Overview This service

More information

Cisco TEO Adapter Guide for Microsoft Windows

Cisco TEO Adapter Guide for Microsoft Windows Cisco TEO Adapter Guide for Microsoft Windows Release 2.3 April 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800

More information

First Financial Bank. Highly available, centralized, tiered storage brings simplicity, reliability, and significant cost advantages to operations

First Financial Bank. Highly available, centralized, tiered storage brings simplicity, reliability, and significant cost advantages to operations Customer Profile First Financial Bank Highly available, centralized, tiered storage brings simplicity, reliability, and significant cost advantages to operations A midsize community bank with a service

More information

OhioHealth. Leading Ohio healthcare network relies on EMC information infrastructure to support information management best practices for quality care

OhioHealth. Leading Ohio healthcare network relies on EMC information infrastructure to support information management best practices for quality care CUSTOMER PROFILE OhioHealth Leading Ohio healthcare network relies on EMC information infrastructure to support information management best practices for quality care Nationally recognized for its progressive,

More information

EMC CLARiiON CX3-80. Enterprise Solutions for Microsoft SQL Server 2005

EMC CLARiiON CX3-80. Enterprise Solutions for Microsoft SQL Server 2005 Enterprise Solutions for Microsoft SQL Server 2005 EMC CLARiiON CX3-80 EMC Long Distance Recovery for SQL Server 2005 Enabled by Replication Manager and RecoverPoint CRR Reference Architecture EMC Global

More information

EMC SourceOne Management Version 6.7

EMC SourceOne  Management Version 6.7 EMC SourceOne Email Management Version 6.7 Installation Guide 300-012-741 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2011 EMC Corporation.

More information

EMC ApplicationXtender Web Access

EMC ApplicationXtender Web Access EMC ApplicationXtender Web Access Version 8.0 User Guide EMC Corporation Corporate Headquarters Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Legal Notice Copyright 1994 2015 EMC Corporation. All

More information