Micro Focus. Enterprise View. Dynamic Link Process Guide

Size: px
Start display at page:

Download "Micro Focus. Enterprise View. Dynamic Link Process Guide"

Transcription

1 Micro Focus Enterprise View Dynamic Link Process Guide

2 Copyright 2007 Micro Focus (IP) Ltd. All rights reserved. Micro Focus (IP) Ltd. has made every effort to ensure that this book is correct and accurate, but reserves the right to make changes without notice at its sole discretion at any time. The software described in this document is supplied under a license and may be used or copied only in accordance with the terms of such license, and in particular any warranty of fitness of Micro Focus software products for any particular purpose is expressly excluded and in no event will Micro Focus be liable for any consequential loss. Animator, COBOL Workbench, EnterpriseLink, Mainframe Express, Micro Focus, Net Express, REQL and Revolve are registered trademarks, and AAI, Analyzer, Application Server, Application to Application Interface, AddPack, AppTrack, AssetMiner, CCI, DataConnect, Dialog System, Enterprise Server, Enterprise Server with MTO, EuroSmart, FixPack, LEVEL II COBOL, License Server, Mainframe Access, Mainframe Manager, Micro Focus COBOL, Micro Focus Studio, Micro Focus Server, Object COBOL, OpenESQL, Personal COBOL, Professional COBOL, Server Express, SmartFind, SmartFind Plus, SmartFix, SourceConnect, SupportLine, Toolbox, VS COBOL, WebSync, and Xilerator are trademarks of Micro Focus (IP) Ltd. IBM and CICS are registered trademarks, and IMS, DB2, DB2/390, DB2 Connect Enterprise Edition, DB2 Connect Personal Edition, COBOL for OS/390, Enterprise Systems Architecture/390, ESA/390, MVS, MVS/ESA, OS/390, S/390, System/390, VSE/ESA and MFS are trademarks, of International Business Machines Corporation. Netscape Enterprise Server is a trademark of Netscape Communications Corporation. Internet Information Server, Windows 95, Windows 98, Windows NT 4.0, Windows ME and Windows 2000 are registered trademarks of Microsoft Corporation. Pentium is a registered trademark of INTEL Corporation. Borland Database Engine and Midas are trademarks of Inprise Corporation. Oracle is a trademark of Oracle Corporation Inc. UNIX is a registered trademark of The Open Group. Solaris, Ultra Sparc and Java are trademarks of Sun Microsystems, Inc. Linux, GCC compiler, GNU CTAGS, GNU DIFF, Samba and KDE/GNOME refer to Open Source tools. This product includes modified versions of software developed by the Apache Software Foundation (as described on the Apache web site). The YGrep Search Engine is Copyright (c) Yves Roumazeilles. All other trademarks are the property of their respective owners.

3 No part of this publication, with the exception of the software product user documentation contained on a CD-ROM, may be copied, photocopied, reproduced, transmitted, transcribed, or reduced to any electronic medium or machine-readable form without prior written consent of Micro Focus (IP) Ltd. Contact your Micro Focus representative if you require access to the modified Apache Software Foundation source files. Licensees may duplicate the software product user documentation contained on a CD-ROM, but only to the extent necessary to support the users authorized access to the software under the license agreement. Any reproduction of the documentation, regardless of whether the documentation is reproduced in whole or in part, must be accompanied by this copyright statement in its entirety, without modification. U.S. GOVERNMENT RESTRICTED RIGHTS. It is acknowledged that the Software and the Documentation were developed at private expense, that no part is in the public domain, and that the Software and Documentation are Commercial Computer Software provided with RESTRICTED RIGHTS under Federal Acquisition Regulations and agency supplements to them. Use, duplication or disclosure by the U.S. Government is subject to restrictions as set forth in subparagraph (c)(1)(ii) of The Rights in Technical Data and Computer Software clause at DFAR et. seq. or subparagraphs (c)(1) and (2) of the Commercial Computer Software Restricted Rights at FAR , as applicable. Contractor is Micro Focus (IP) Ltd, 9420 Key West Avenue, Rockville, Maryland Rights are reserved under copyright laws of the United States with respect to unpublished portions of the Software.

4 4

5 5 Table of Contents: 1. About This Document What Is a Dynamic Link? Basic and Extended Dynamic Links How to Define a Dynamic Link Basic Dynamic Link Step 1 Welcome Step 2 Masked Program Name Definition Step 3 Program Type Definition Step 4 Variable for : Generic Dispatcher I/O Dispatcher I/O Video Dispatcher I/O Print Dispatcher I/O Standard CALL I/O I/O Video I/O Print Dynamic SQL Step 5 Preview Extended Dynamic Link Step 1 Welcome Step 2 Specify Internal Classification Step 3 Specify Dynamic Link Properties Step 4 Define Search Criteria for Object Types Specify Object Type and Its Properties Define Reference Types Step 5 Complete How to Import Dynamic Links Where to View Dynamic Links How to Work With Proposed, Confirmed and Not Handled Dynamic Links39

6 6

7 7 1. About This Document This guide describes the processing phases, step-by-step, for creating dynamic links, viewing them and working with them.

8 8

9 9 2. What Is a Dynamic Link? In this guide we use the term link to denote the process of transferring control from one object to another within the run unit. The object that calls another object is the calling object (source or parent object). The object identified in the call statement is the called object (destination or child object). When the called object is not clearly specified (i.e. its name is received at run time from outside or it can change during the run unit), we call this a dynamic link. During the analysis phase, when the Enterprise View Analyzer identifies a dynamic link in the source code, the relationships between Enterprise View objects are created. In order to have a clearer presentation of the relationships between the dynamically called objects, you can create dynamic link definitions before the execution of an analysis job. There are two types of custom dynamic link definitions basic and extended. To create them you generate basic or extended dynamic call definitions in the Enterprise View environment using the Dynamic Link Configuration Wizard in the Enterprise View Configuration Manager, using the Dynamic Links module. The custom dynamic link definitions contain the rules that will be used for the identification of the dynamic links and the relationships between objects during the analysis phase. The Enterprise View Analyzer uses these definitions and creates proposed dynamic links. If there are no custom dynamic link definitions, the Enterprise View Analyzer creates proposed dynamic links using logic of its own. The dynamic links with status proposed can be managed, and changed to confirmed or not handled in the Enterprise View Configuration Manager module.

10 10

11 11 3. Enterprise View Process Overview Define Dynamic link Extended Basic or Extended Basic Step 1 Welcome Step 1 Welcome Step 2 Specify Internal Classification Step 2 Masked Program Name Definition Step 3 Specify Dynamic Link Properties Step 3 Program Type Definition Step 4 Define Search Criteria for Object Types Step 5 Complete Step 4 Variable for : Step 5 Preview Analyze Sources Check Results Proposed or Confirmed Proposed Confirmed Set as Confirmed or Not Handled View the Results in the Client Modules

12 12

13 13 4. Basic and Extended Dynamic Links Basic dynamic links are used for Java, C, C++, Visual Basic, CSD, PL/I, while the extended ones are used for COBOL programs and COBOL Delta Macro programs. The New Dynamic Link Wizard for the extended dynamic links lets you create many relationships to one dynamic link. In the Dynamic Link Configuration Wizard for basic dynamic links, each created dynamic link can create only one type of relationship. The extended dynamic links provide more options for defining various types of relationships. In the future, basic dynamic links will become obsolete and fully replaced by the extended dynamic links. The latter will cover all functions of the former.

14 14

15 15 5. How to Define a Dynamic Link Select the Enterprise View Configuration Manager Dynamic Link or start the Enterprise View Configuration Manager and select the Dynamic Link module from the sidebar Basic Dynamic Link To create a dynamic link for Java, C, C++, Visual Basic, CSD or PL/I, select the New Dynamic Link (Basic) by right-clicking. The Dynamic Link Configuration Wizard will then create a dynamic link definition.

16 Step 1- Welcome Choose the type of dynamic link - system or not. The system dynamic link does not report relationships. In this case, after Step 2 you will directly go to Step 5.

17 Step 2 - Masked Program Name Definition Enter the following information: Masked Program Name Enter a masked program name. It can be the masked name of a dispatcher program, function or method. You can use the * and? symbols. The? stands for a single character, the * stands for any number of characters. Language Choose the type of language from the dropdown list: Java, C, C++, Visual Basic, CSD, PL/I. Number of Parameters Specify if the number of parameters is important. Select the Not Important radio button if it isn t. If the link depends on the number of parameters, select the Maximum Number of Parameters radio button and choose the number. Note: If there are two dynamic links with the same dispatcher name but a different number of parameters, the parser will first try to match the ones with the corresponding number of parameters. If there are no matching ones, the parser will search for ones with Not Important selected.

18 Step 3 - Program Type Definition Choose the program type. It can be Generic Dispatcher, I/O Dispatcher, I/O Video Dispatcher, I/O Print Dispatcher, I/O Standard, CALL I/O, I/O Video, I/O Print or Dynamic SQL. Depending on your choice, in the next steps you will fill in additional information about the dynamic link.

19 Step 4 - Variable for : Generic Dispatcher If you choose the Generic Dispatcher for the program type, the following step is available: Step I - Variable for Program Name The Linked Program name comes from: The dispatcher program name the linked program name will be the same as the masked program name. One of the call parameters - the linked program name will come from one of the call parameters. You have to specify which parameter contains the linked program name. Prefix/Mask/Suffix: Prefix type a string that will be added in front of the linked program name. Mask this is a string built as follows: an optional sequence of _ and/or?, specifying that all characters falling onto a _, must be suppressed and all characters falling onto a? must be kept; an optional trailing * specifying that the trailing string must be kept. The _/? sequence is evaluated from left to right; any _ is replaced with nothing (e.g. if the found value is ABC and the mask is?_?, the result is AC). If the found value is longer than the mask and a trailing * is present, the rest of the string is kept. If the found value is longer than the mask and no trailing * is present, the rest of the string is suppressed. If the mask is longer than the found value, the found

20 20 value is masked until bytes are available and excessive mask wildcards are ignored. This operation creates the mask of the linked program name. Suffix type a string that will be added to the end of the linked program name. From/Count: This lets you obtain the linked program name as a substring of the dispatcher program name or of one of the parameters. From byte specifies the starting position of the substring. Count specifies the length of the substring in characters I/O Dispatcher If you choose the I/O Dispatcher for the program type, the following steps are available: Step I Variable for Program Name Step II Variable for Table Name Identify the name of the used table. The Table name can be identified starting from the dispatcher name or from one of the parameters used in the link.

21 21 The Table name comes from: The dispatcher program name the table name will be the same as the masked program name. One of the call parameters the table name will come from one of the call parameters. You have to specify which parameter contains the table name. The last parameter the table name will come from the last call parameter. Prefix/Mask/Suffix: Prefix type a string that will be added in front of the table name. Mask creates the mask of the table name. For details see Mask in Step I - Variable for Program Name. Suffix type a string that will be added to the end of the table name. From/Count: This lets you obtain the table name as a substring of the dispatcher program name or of one of the parameters. From byte specifies the starting position of the substring. Count specifies the length of the substring in characters. Step III Variable for I/O Type

22 22 The I/O Type comes from: The dispatcher program name the I/O type will come from the masked program name. One of the call parameters the I/O type will come from one of the call parameters. Grid of references: Reference Type shows the type of the reference between the program which contains the dynamic link and the table defined in Step II. Name shows if the parameter is defined by name or by value. Value shows the value of the parameter. Details: Reference Type choose the type of the reference that will be created between the program which contains the dynamic link and the table defined in Step II. By Name - if the By Name flag is checked, Enterprise View will use the name of the parameter to determine the reference type. Otherwise it will use the value of the parameter for this purpose. Value a reference of the specified type will be created if the value or the name (depending on the By Name checkbox) of the parameter matches the specified value I/O Video Dispatcher If you choose the I/O Video Dispatcher for the program type, the following steps are available: Step I Variable for Program Name Step II Variable for Video Map Object Name The Video Map Object Name comes from: The dispatcher program name the video map object name will be the same as the masked program name. One of the call parameters the video map object name will come from one of the call parameters. You have to specify which parameter contains the video map object name. Prefix/Mask/Suffix: Prefix type a string that will be added in front of the video map object name. Mask creates the mask of the video map object name. For details see Mask in Step I - Variable for Program Name.

23 23 Suffix type a string that will be added to the end of the video map object name. From/Count: This allows you to obtain the video map object name as a substring of the dispatcher program name or of one of the parameters. From byte specifies the starting position of the substring. Count specifies the length of the substring in characters I/O Print Dispatcher If you choose the I/O Print Dispatcher for the program type, the following steps are available: Step I Variable for Program Name Step II Variable for Print File Object Name The Print File Object Name comes from: The dispatcher program name the print file object name will be the same as the masked program name. One of the call parameters the print file object name will come from one of the call parameters. You have to specify which parameter contains the print file object name. Prefix/Mask/Suffix: Prefix type a string that will be added in front of the print file object name. Mask creates the mask of the print file object name. For details see Mask in Step I - Variable for Program Name. Suffix type a string that will be added to the end of the print file object name. From/Count: This allows you to obtain the print file object name as a substring of the dispatcher program name or of one of the parameters. From byte specifies the starting position of the substring. Count specifies the length of the substring in characters.

24 I/O Standard If you choose the I/O Standard for the program type, the following steps are available: Step I Variable for Table Name Note: The table name will be the same as the linked program name. Step II Variable for I/O Type Note: The I/O type will come from the linked program name CALL I/O If you choose the CALL I/O for the program type, the following steps are available: Step I Variable for Table Name Note: The table name will be the same as the linked program name. Step II Variable for I/O Type Note: The I/O type will come from the linked program name.

25 I/O Video If you choose the I/O Video for the program type, the following step is available: Step I Variable for Video Map Object Name Note: The video map object name will be the same as the linked program name I/O Print If you choose the I/O Print for the program type, the following step is available: Step I Variable for Print File Object Name Note: The print file object name will be the same as the linked program name.

26 Dynamic SQL If you choose the Dynamic SQL for the program type, the following step is available: Step I Variable for SQL Statement On this step you will be able to identify the name of the used table. The Table name can be identified starting from the SQL Statement or from one of the parameters used in the link. The Table name comes from: One of the call parameters the SQL statement will come from one of the call parameters. You have to specify which parameter contains the SQL statement Step 5 Preview

27 27 This step previews the dynamic link which you have configured. Press the Generate button to start the process Extended Dynamic Link To create one or more dynamic link(s) for a COBOL program or COBOL Delta Macro program internal classification, you have to select the New Dynamic Link (Extended) function by right-clicking. The New Dynamic Link Wizard will create custom dynamic link(s) Step 1 Welcome This wizard will help you to create a custom dynamic link. It will be used by the Enterprise View Analyzer to create links and relationships during the analysis job and will create proposed dynamic links which can be managed from the Enterprise View Tech module.

28 Step 2 Specify Internal Classification Specify the sources internal classification (Java Sources, COBOL program or COBOL Delta Macro program) to which a dynamic link will be applied.

29 Step 3 Specify Dynamic Link Properties Specify: Dynamic Link Properties Enter the following information: Dynamic Link Name Enter a dynamic link name. You can use the * and? symbols. The? stands for a single character, the * stands for any number of characters. Create Relation If the checkbox is checked, Enterprise View will create a relationship between the analyzed object and the Dynamic Link Name. This relationship is always a call relationship. Dynamic Link Type Choose from the following options: Other System Dynamic SQL All types of dynamic links that are not system, dynamic SQL and delta macro. Goes to Step 4. Goes directly to Step 5 and creates a system dynamic link. The system dynamic link does not report relations. Allows you to track the execution of SQL statements for

30 30 Delta Macro which the dynamic link is used. If you choose the dynamic SQL type, you must select the parameter number from which the dynamic SQL will be taken. After that, you will go directly to Step 5. This type is used if you have chosen COBOL Delta Macro program for the Internal Classification and if there are delta macro statements in the source code. Goes to Step 4. Number of Parameters Specify if the number of parameters is important: Not Important Parameter Number Select the Not Important radio button if the number of parameters is not important. If the link depends on the number of parameters, select the Parameter Number option and choose the number. It will show from which parameter the relationship comes. Note: If there are two dynamic links with the same dispatcher name but a different number of parameters, the parser will first try to match the ones with the corresponding number of parameters. If there are no matching ones, the parser will search for ones with Not Important selected Step 4 Define Search Criteria for Object Types

31 31 Describe the rules that will be applied during the analysis phase to identify the dynamic link and the relations that have to be created. You can choose from the following buttons: New Object Type Definition: lets you create a new object type definition. Edit Object Type Definition: lets you edit the created object type definition. Delete Object Type Definition: deletes the selected object type from the dynamic link. After the and sub-steps the window above will show all object types and relationships that are defined. The Object Type Defined grid will show information about the object type, parameter number or value, locate method and mask. The Relations Defined grid will show information about the reference type, locate method, parameter number or value and if there is a relationship or not Specify Object Type and Its Properties Specify the object type and its properties. The selected properties will be used during the analysis phase to identify the dynamic link.

32 32 Object Type Properties The Parameter comes from Locate Method The Object Type dropdown list has different values depending on the selected internal classification (which you have selected in Step 2): for Java sources File, Java Packages, Program, Service for COBOL program File, Include, Map Definition, Printer File Definition, Program, Queue, Service, Transaction for Delta Macro Program Delta Macro, File, Include, Map Definition, Program, Queue, Service, Transaction Dispatcher Program Name the linked object name will come from the dynamic link name. Last Parameter the linked object name will come from the last parameter. Parameter Number - the linked object name will come from one of the call parameters. You have to specify which parameter contains the linked object name. Variable Names the linked object name will come from variable names, which will be described in the Variable Names tab. Object Name - the linked object name will come from the fixed object name. You have to specify the name of the object. The locate method depends on the selected item in The Parameter comes from section. For the Parameter Number, Last Parameter and Variable Names you can choose from: Parameter Content the linked object name will take the value of the parameter. Parameter Name the linked object name will take the name of the parameter. For the Dispatcher Program Name and Object Name the locate method will be the parameter content. Prefix/Mask/Suffix Prefix you can type a string that will be added in front of the dynamic link name. Mask - this is a string built as follows: an optional sequence of _ and/or?, specifying that all characters falling onto a _ must be suppressed and all characters falling onto a? must be kept; an optional trailing * specifying that the trailing string must be kept. The _/? sequence is evaluated from left to right; any _ is replaced with nothing (e.g. if the found value is ABC and the mask is?_?, the result is AC). If the found value is longer than the mask and a trailing * is present, the rest of the string is kept. If the found value is longer than the mask and no trailing * is present, the rest of the string is suppressed. If the mask is longer than the found value, the found value is masked until bytes are available and excessive mask wildcards are ignored. This operation creates the mask of the dynamic link name. Suffix you can type a string that will be added to the end of the dynamic link name. From/Count This allows you to obtain the linked object name as a substring

33 33 Variable Names of the dynamic link name or of one of the parameters. From - specifies the starting position of the substring. Count - specifies the length of the substring in characters. If you choose the Variable Names in The Parameter comes from section, you have to define some variable names. The product will search only among them Define Reference Types Define all references that need to be monitored during the analysis phase and traced in Enterprise View. The grid shows all created relationships and information about their type, locate method and value. The relations name comes from Dispatcher Program Name the relationship name will come from the dynamic link name. Last Parameter - the relationship name will come from the last parameter. Parameter Number - the relationship name will come from one of the call parameters. You have to specify which parameter contains the relationship name.

34 34 Variable Names - the relationship name will come from variable names, which will be described in the Variable Names tab. Fixed Relations - the relationship name will come from the fixed relationships. Locate Method Note: The relations name comes from property influences all relationships. The locate method depends on the selected item in The relations name comes from section. For the Parameter Number, Last Parameter and Variable Names you can choose from: Parameter Content - the relationship name will take the value of the parameter. Parameter Name the relationship name will take the name of the parameter. Reference Type and Variable Name Reference Type the type of the relationship that will be created. The values that are shown in this dropdown list depend on the selected item from the Object Type dropdown list in the sub-step. Variable Name - the relationship name will come from variable names and the product will search only among them. This grid has to be filled in only if you have chosen the Variable Names in The relations name comes from section. Value the value of the parameter. This field has to be filled in only if you have selected Dispatcher Program Name, Parameter Number or Last Parameter in The relations name comes from section. Create Relation If this checkbox is checked, the specified relationship will be created. Otherwise, the relationship will not be created. If you have chosen the Fixed Relations in The relations name comes from section, it will automatically create a relationship, which means that this checkbox will be checked by default.

35 Step 5 Complete You are told that the dynamic link has been successfully generated. Click the Finish button to exit from the wizard.

36 36 6. How to Import Dynamic Links To start the Import Dynamic Links function, you have to select the button in the toolbar of the Dynamic Links module of the Enterprise View Configuration Manager. You can import dynamic link(s) from the other models, which are in the Work with Model window ( ) to the current model which you have selected from the Enterprise View Navigator s Select Model function. The Import Dynamic Links window contains two grids. The first one shows all existing models and brief descriptions of them. The second grid shows all dynamic links belonging to the selected method, their classifications and parameter number. The parameter number column shows the maximum number of parameters which you have defined in the Dynamic Link Configuration Wizard. A value -1 means that the number of parameters is set to Not Important. You can select all or some of the dynamic links which you want to import and press the Import button. This operation will import the selected dynamic links to the current model.

37 37 7. Where to View Dynamic Links Existing dynamic links can be viewed in the Enterprise View Tech module (select Enterprise View Tech from the Enterprise View Navigator and then choose the Dynamic Links module in the sidebar). The window shows a standard organization view and programs with dynamic links. The Programs with Dynamic Links part is divided into three sections: Filter Options, List of Programs and Dynamic Links/Attributes/References. The Filter Options section allows you to filter by System, Object Type, Object Language, Library/File Name and Status (All, Proposed, Confirmed and Not Handled). By default the values of the Filter Options section are *ALL* for the System, Object Type and Object Language dropdown lists, empty in the Library/File Name field, and All in the Status frame. The List of Programs section contains a grid of all programs with dynamic links for the selected organization view. When you move up and down the organization view tree, the data in the List of Programs and Dynamic Links/Attributes/References sections will be refreshed after you choose different options in the Filter Options part and press the Apply button. The Dynamic Links part contains all dynamic links related to the selected program in the List of Programs section. They are shown in three tabsheets: Proposed, Confirmed and Not Handled.

38 38

39 39 8. How to Work With Proposed, Confirmed and Not Handled Dynamic Links The Proposed/Confirmed/Not Handled tabsheets show information about the type of the dynamic link, line number of code that contains the selected dynamic link and the line number of code that contains the selected dynamic link if it is a copy/include. You can change the state of the selected proposed dynamic link to Not Handled and change it back by right-clicking.

40 40

Micro Focus. Data Express. User Guide (Host)

Micro Focus. Data Express. User Guide (Host) 1 Micro Focus Data Express Copyright 2007-2008 Micro Focus (IP) Ltd. All rights reserved. Micro Focus (IP) Ltd. has made every effort to ensure that this book is correct and accurate, but reserves the

More information

Micro Focus. Enterprise View. Migration Guide

Micro Focus. Enterprise View. Migration Guide Micro Focus Enterprise View Migration Guide Su Copyright 2008 Micro Focus (IP) Ltd. All rights reserved. Micro Focus (IP) Ltd. has made every effort to ensure that this book is correct and accurate, but

More information

Micro Focus. Enterprise View. Multi Daemon User s Guide. Supported Environments

Micro Focus. Enterprise View. Multi Daemon User s Guide. Supported Environments Micro Focus Enterprise View Supported Environments Copyright 2008 Micro Focus (IP) Ltd. All rights reserved. Micro Focus (IP) Ltd. has made every effort to ensure that this book is correct and accurate,

More information

Micro Focus. Data Express. Toolkit (Host)

Micro Focus. Data Express. Toolkit (Host) 1 Micro Focus Data Express Copyright 2007-2008 Micro Focus (IP) Ltd. All rights reserved. Micro Focus (IP) Ltd. has made every effort to ensure that this book is correct and accurate, but reserves the

More information

Micro Focus. Enterprise View Portal. Report Wizard Guide Step by Step

Micro Focus. Enterprise View Portal. Report Wizard Guide Step by Step Micro Focus Enterprise View Portal Copyright 2008 Micro Focus (IP) Ltd. All rights reserved. Micro Focus (IP) Ltd. has made every effort to ensure that this book is correct and accurate, but reserves the

More information

Micro Focus. Enterprise View. MVS Custom Agent - API

Micro Focus. Enterprise View. MVS Custom Agent - API Micro Focus Enterprise View MVS Custom Agent - API Copyright 2008 Micro Focus (IP) Ltd. All rights reserved. Micro Focus (IP) Ltd. has made every effort to ensure that this book is correct and accurate,

More information

Micro Focus. Data Express. Process User Guide

Micro Focus. Data Express. Process User Guide Micro Focus Data Express Copyright 2007-2008 Micro Focus (IP) Ltd. All rights reserved. Micro Focus (IP) Ltd. has made every effort to ensure that this book is correct and accurate, but reserves the right

More information

Micro Focus Data Express

Micro Focus Data Express Micro Focus Data Express Copyright 2003-2010 Micro Focus (IP) Ltd. All rights reserved. Micro Focus (IP) Ltd. has made every effort to ensure that this book is correct and accurate, but reserves the right

More information

Micro Focus Data Express

Micro Focus Data Express Micro Focus Data Express Copyright 2003-2010 Micro Focus (IP) Ltd. All rights reserved. Micro Focus (IP) Ltd. has made every effort to ensure that this book is correct and accurate, but reserves the right

More information

Micro Focus. Data Express. Life Cycle User Guide

Micro Focus. Data Express. Life Cycle User Guide Micro Focus Data Express Copyright 2007-2008 Micro Focus (IP) Ltd. All rights reserved. Micro Focus (IP) Ltd. has made every effort to ensure that this book is correct and accurate, but reserves the right

More information

Micro Focus. Data Express. Data Subset Extraction User Guide

Micro Focus. Data Express. Data Subset Extraction User Guide 1 Micro Focus Data Express Copyright 2007-2008 Micro Focus (IP) Ltd. All rights reserved. Micro Focus (IP) Ltd. has made every effort to ensure that this book is correct and accurate, but reserves the

More information

Micro Focus. Data Express. Messages User Guide

Micro Focus. Data Express. Messages User Guide Micro Focus Data Express Copyright 2007-2008 Micro Focus (IP) Ltd. All rights reserved. Micro Focus (IP) Ltd. has made every effort to ensure that this book is correct and accurate, but reserves the right

More information

Micro Focus Data Express

Micro Focus Data Express Micro Focus Data Express Copyright 2009-2010 Micro Focus (IP) Ltd. All rights reserved. Micro Focus (IP) Ltd. has made every effort to ensure that this book is correct and accurate, but reserves the right

More information

Micro Focus Data Express. Getting Started with Distributed Data Stores

Micro Focus Data Express. Getting Started with Distributed Data Stores Micro Focus Data Express 4 Copyright 2009-2010 Micro Focus (IP) Ltd. All rights reserved. Micro Focus (IP) Ltd. has made every effort to ensure that this book is correct and accurate, but reserves the

More information

Micro Focus. Enterprise View. Installing Enterprise View

Micro Focus. Enterprise View. Installing Enterprise View Micro Focus Enterprise View Installing Enterprise View Copyright 2010 Micro Focus (IP) Ltd. All rights reserved. Micro Focus (IP) Ltd. has made every effort to ensure that this book is correct and accurate,

More information

Micro Focus. Enterprise View. NLS Guide

Micro Focus. Enterprise View. NLS Guide Micro Focus Enterprise View NLS Guide Copyright 2008 Micro Focus (IP) Ltd. All rights reserved. Micro Focus (IP) Ltd. has made every effort to ensure that this book is correct and accurate, but reserves

More information

Micro Focus. Modernization Workbench. Installing MW Desktop Edition

Micro Focus. Modernization Workbench. Installing MW Desktop Edition Micro Focus Modernization Workbench Installing MW Desktop Edition Copyright 2010 Micro Focus (IP) Ltd. All rights reserved. Micro Focus (IP) Ltd. has made every effort to ensure that this book is correct

More information

Metrics Publishing Utility

Metrics Publishing Utility Metrics Publishing Utility User s Guide Release 1.0 Copyright 2009 Micro Focus (IP) Ltd. All rights reserved. Micro Focus (IP) Ltd. has made every effort to ensure that this book is correct and accurate,

More information

Optimal Trace. Enterprise Server User Guide. Release 5.3

Optimal Trace. Enterprise Server User Guide. Release 5.3 Optimal Trace Enterprise Server User Guide Release 5.3 Copyright 2009 Micro Focus (IP) Ltd. All Rights Reserved. Micro Focus (IP) Ltd. has made every effort to ensure that this book is correct and accurate,

More information

Micro Focus. Data Express. Data Masking User Guide

Micro Focus. Data Express. Data Masking User Guide Micro Focus Data Express Copyright 2007-2008 Micro Focus (IP) Ltd. All rights reserved. Micro Focus (IP) Ltd. has made every effort to ensure that this book is correct and accurate, but reserves the right

More information

Edition 1.1 PVCS. Dimensions. Content Manager Integration Guide

Edition 1.1 PVCS. Dimensions. Content Manager Integration Guide Edition 1.1 PVCS Dimensions Content Manager Integration Guide Copyright 2001 MERANT. All rights reserved. Printed in the U.S.A. DataDirect, INTERSOLV, Micro Focus, Net Express and PVCS are registered trademarks,

More information

Micro Focus. Enterprise View. MVS Custom Agent Process Guide

Micro Focus. Enterprise View. MVS Custom Agent Process Guide Micro Focus Enterprise View MVS Custom Agent Process Guide Copyright 2008 Micro Focus (IP) Ltd. All rights reserved. Micro Focus (IP) Ltd. has made every effort to ensure that this book is correct and

More information

Issue 8e, March HW([SUHVV Š GLDORJV\VWHPXVHUV JXLGH

Issue 8e, March HW([SUHVV Š GLDORJV\VWHPXVHUV JXLGH 'LDORJ6\VWHP Issue 8e, March 2002 1HW([SUHVV Š GLDORJV\VWHPXVHUV JXLGH Copyright 2002 Micro Focus International Limited. All rights reserved. Micro Focus International Limited has made every effort to

More information

Micro Focus. Data Express. Requirements and Installation Procedures

Micro Focus. Data Express. Requirements and Installation Procedures Micro Focus Data Express Requirements and Installation Procedures Copyright 2007-2008 Micro Focus (IP) Ltd. All rights reserved. Micro Focus (IP) Ltd. has made every effort to ensure that this book is

More information

'LDORJ6\VWHP. Issue 7c, August 2001 &KDUDFWHU0RGH8VHUV*XLGH

'LDORJ6\VWHP. Issue 7c, August 2001 &KDUDFWHU0RGH8VHUV*XLGH 'LDORJ6\VWHP Issue 7c, August 2001 &2%2/ Π'LDORJ6\VWHP &KDUDFWHU0RGH8VHUV*XLGH Copyright 2001 Micro Focus International Limited. All rights reserved. Micro Focus International Limited has made every effort

More information

Micro Focus. Modernization Workbench. Getting Started

Micro Focus. Modernization Workbench. Getting Started Micro Focus Modernization Workbench Getting Started Copyright 2010 Micro Focus (IP) Ltd. All rights reserved. Micro Focus (IP) Ltd. has made every effort to ensure that this book is correct and accurate,

More information

Oracle Enterprise Manager Ops Center. Introduction. What You Will Need. Installing and Updating Local Software Packages 12c Release

Oracle Enterprise Manager Ops Center. Introduction. What You Will Need. Installing and Updating Local Software Packages 12c Release Oracle Enterprise Manager Ops Center Installing and Updating Local Software Packages 12c Release 12.1.2.0.0 E37233-01 November 2012 This guide provides an end-to-end example for how to use Oracle Enterprise

More information

Issue 4, March HW([SUHVV Š GDWDEDVHDFFHVV

Issue 4, March HW([SUHVV Š GDWDEDVHDFFHVV 'DWDEDVH$FFHVV Issue 4, March 2002 1HW([SUHVV Š GDWDEDVHDFFHVV Copyright 2002 Micro Focus International Limited. All rights reserved. Micro Focus International Limited has made every effort to ensure that

More information

Nimsoft Monitor. websphere Guide. v1.5 series

Nimsoft Monitor. websphere Guide. v1.5 series Nimsoft Monitor websphere Guide v1.5 series Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

DevPartner Studio. Installation Guide. Release 9.1.0

DevPartner Studio. Installation Guide. Release 9.1.0 DevPartner Studio Installation Guide Release 9.1.0 DevPartner Studio Professional Edition DevPartner Studio Enterprise Edition DevPartner for Visual C++ BoundsChecker Suite Copyright 2009 Micro Focus (IP)

More information

Mainframe Adapter for TCP

Mainframe Adapter for TCP BEATuxedo Mainframe Adapter for TCP Release Notes Version 8.1 Document Revised: November 14, 2003 Part Number: 830-001005-009 Copyright Copyright 2003 BEA Systems, Inc. All Rights Reserved. Restricted

More information

Mainframe Adapter for SNA

Mainframe Adapter for SNA BEATuxedo Mainframe Adapter for SNA Release Notes Version 8.1 Document Revised: November 14, 2003 Part Number: 825-001004-009 Copyright Copyright 2003 BEA Systems, Inc. All Rights Reserved. Restricted

More information

Oracle Enterprise Manager Ops Center

Oracle Enterprise Manager Ops Center Oracle Enterprise Manager Ops Center Discover and Manage SPARC T5 Series Servers and SPARC T7 Series Servers 12c Release 3 (12.3.2.0.0) E60000-03 July 2016 This guide provides an end-to-end example for

More information

EView/390z Mainframe Discovery for ServiceNow Discovery for CMDB

EView/390z Mainframe Discovery for ServiceNow Discovery for CMDB EView/390z Mainframe Discovery for ServiceNow Discovery for CMDB Concepts Guide Software Version: 7.2 April 2018 Legal Notices Warranty EView Technology makes no warranty of any kind with regard to this

More information

OKM Key Management Appliance

OKM Key Management Appliance Oracle Key Manager Network Configuration Guide for OKM and the SL4000 Library E88947-01 July 2017 The SL4000 Modular Library System requires only a single connection to Oracle Key Manager (OKM) rather

More information

MicroStrategy Desktop Quick Start Guide

MicroStrategy Desktop Quick Start Guide MicroStrategy Desktop Quick Start Guide Version: 10.4 10.4, June 2017 Copyright 2017 by MicroStrategy Incorporated. All rights reserved. If you have not executed a written or electronic agreement with

More information

Nimsoft Monitor. proxy Guide. v3.1 series

Nimsoft Monitor. proxy Guide. v3.1 series Nimsoft Monitor proxy Guide v3.1 series Legal Notices Copyright 2012, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

Oracle Utilities Smart Grid Gateway Adapter Development Kit

Oracle Utilities Smart Grid Gateway Adapter Development Kit Oracle Utilities Smart Grid Gateway Adapter Development Kit User's Guide Release 2.1.0 Service Pack 2 E41628-02 April 2014 Oracle Utilities Smart Grid Gateway Adapter Development Kit User's Guide Release

More information

Configuring Oracle Java CAPS Master Index (Repository) Connectivity and Environments

Configuring Oracle Java CAPS Master Index (Repository) Connectivity and Environments Configuring Oracle Java CAPS Master Index (Repository) Connectivity and Environments Part No: 8 9 March 0 Copyright 008, 0, Oracle and/or its affiliates. All rights reserved. License Restrictions Warranty/Consequential

More information

Nimsoft Service Desk. Single Sign-On Configuration Guide. [assign the version number for your book]

Nimsoft Service Desk. Single Sign-On Configuration Guide. [assign the version number for your book] Nimsoft Service Desk Single Sign-On Configuration Guide [assign the version number for your book] Legal Notices Copyright 2012, CA. All rights reserved. Warranty The material contained in this document

More information

Oracle Standard Management Pack

Oracle Standard Management Pack Oracle Standard Management Pack Readme Release 2.1.0.0.0 February 2000 Part No. A76911-01 Table Of Contents 1 Introduction 2 Compatibility 3 Documentation and Help 4 Oracle Performance Manager 5 Oracle

More information

1 Review Information About this Guide

1 Review Information About this Guide Oracle Database Client Quick Installation Guide 10g Release 2 (10.2) for Microsoft Windows (32-Bit) B14314-02 December 2005 This guide describes how to quickly install the Oracle Database Client product

More information

Oracle Enterprise Manager. 1 Introduction. System Monitoring Plug-in for Oracle Enterprise Manager Ops Center Guide 11g Release 1 (

Oracle Enterprise Manager. 1 Introduction. System Monitoring Plug-in for Oracle Enterprise Manager Ops Center Guide 11g Release 1 ( Oracle Enterprise Manager System Monitoring Plug-in for Oracle Enterprise Manager Ops Center Guide 11g Release 1 (11.1.3.0.0) E18950-03 November 2011 This document provides describes the System Monitoring

More information

Oracle Hospitality Query and Analysis Languages and Translation Configuration Guide. March 2016

Oracle Hospitality Query and Analysis Languages and Translation Configuration Guide. March 2016 Oracle Hospitality Query and Analysis Languages and Translation Configuration Guide March 2016 Original Issued Date: March 2006 Vision / Serduct version: 03.x Author Product: MICROS Opera 3.x Copyright

More information

About the P6 EPPM Importing and Exporting Guide

About the P6 EPPM Importing and Exporting Guide P6 EPPM Importing and Exporting Guide October 2018 Contents About the P6 EPPM Importing and Exporting Guide Scope This guide contains information about import and export formats and the process of importing

More information

Oracle Utilities Smart Grid Gateway Adapter for Itron OpenWay

Oracle Utilities Smart Grid Gateway Adapter for Itron OpenWay Oracle Utilities Smart Grid Gateway Adapter for Itron OpenWay User's Guide Release 2.1.0 Service Pack 2 E41627-02 April 2014 Oracle Utilities Smart Grid Gateway Adapter for Itron OpenWay User's Guide Release

More information

How Do I: Find the Highest Elevation within an Area

How Do I: Find the Highest Elevation within an Area GeoMedia Grid: How Do I: Find the Highest Elevation within an Area Topics: Key Words: Tower Location, Site Location, Raster to Vector, and Vector to Raster Digital Elevation Models, Buffer Zone, and Zonal

More information

About these Release Notes. This document contains important information about Pro*COBOL 12c Release 2 (12.2).

About these Release Notes. This document contains important information about Pro*COBOL 12c Release 2 (12.2). Pro*COBOL Release Notes 12c Release 2 (12.2) E85817-01 May 2017 Release Notes About these Release Notes This document contains important information about Pro*COBOL 12c Release 2 (12.2). It contains the

More information

1 Review Information About this Guide

1 Review Information About this Guide Oracle Database Client Quick Installation Guide 10g Release 2 (10.2) for Microsoft Windows (x64) B15685-03 July 2008 This guide describes how to quickly install the Oracle Database Client product on Windows

More information

Recipe Calculation Survey. Materials Control. Copyright by: MICROS-FIDELIO GmbH Europadamm 2-6 D Neuss Date: August 21 st 2007.

Recipe Calculation Survey. Materials Control. Copyright by: MICROS-FIDELIO GmbH Europadamm 2-6 D Neuss Date: August 21 st 2007. Recipe Calculation Survey Materials Control Copyright by: MICROS-FIDELIO GmbH Europadamm 2-6 D - 41460 Neuss Date: August 21 st 2007 Page 1 of 8 Copyright 2015, Oracle and/or its affiliates. All rights

More information

Embarcadero Rapid SQL Developer 2.1 Installation Guide

Embarcadero Rapid SQL Developer 2.1 Installation Guide Embarcadero Rapid SQL Developer 2.1 Installation Guide Copyright 1994-2009 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco, CA 94111 U.S.A.

More information

Report Management and Editor!

Report Management and Editor! Quickly Find the Right Reports and Build New Reports with the Report Management and Editor! HOW DOES THE REPORT MANAGER AND EDITOR WORK? The Report Manager is a search and preview interface which helps

More information

Nimsoft Monitor. cluster Guide. v2.6 series

Nimsoft Monitor. cluster Guide. v2.6 series Nimsoft Monitor cluster Guide v2.6 series Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

Oracle Tuxedo Mainframe Adapter for SNA

Oracle Tuxedo Mainframe Adapter for SNA Oracle Tuxedo Mainframe Adapter for SNA Release Notes Release 11g R1 August 2010 Tuxedo Mainframe Adapter for SNA Release Notes, Release 11g R1 Copyright 2007, 2010, Oracle and/or its affiliates. All rights

More information

Insbridge Enterprise Rating RateManager User Guide

Insbridge Enterprise Rating RateManager User Guide Oracle Insurance Insbridge Enterprise Rating RateManager User Guide Modules Volume 2 Release 4.9 December 2014 Copyright 2005, 2014, Oracle and/or its affiliates. All rights reserved. Oracle Insurance

More information

Oracle Enterprise Manager Ops Center. Introduction. What You Will Need. Creating vservers 12c Release 1 ( )

Oracle Enterprise Manager Ops Center. Introduction. What You Will Need. Creating vservers 12c Release 1 ( ) Oracle Enterprise Manager Ops Center Creating vservers 12c Release 1 (12.1.4.0.0) E27357-02 June 2013 This guide provides an end-to-end example for how to use Oracle Enterprise Manager Ops Center. Introduction

More information

About these Release Notes

About these Release Notes Pro*COBOL Release Notes 18c E84345-01 February 2018 Release Notes About these Release Notes This document contains important information about Pro*COBOL release 18c, version 18.1. It contains the following

More information

Siebel Project and Resource Management Administration Guide. Siebel Innovation Pack 2013 Version 8.1/8.2 September 2013

Siebel Project and Resource Management Administration Guide. Siebel Innovation Pack 2013 Version 8.1/8.2 September 2013 Siebel Project and Resource Management Administration Guide Siebel Innovation Pack 2013 Version 8.1/ September 2013 Copyright 2005, 2013 Oracle and/or its affiliates. All rights reserved. This software

More information

Managing Zone Configuration

Managing Zone Configuration Oracle Enterprise Manager Ops Center Managing the Configuration of a Zone 12c Release 1 (12.1.2.0.0) E27356-01 November 2012 This guide provides an end-to-end example for how to use Oracle Enterprise Manager

More information

User Manual. Materials Control. Production Tool. Copyright by: MICROS-FIDELIO GmbH Europadamm 2-6 D Neuss Date: March 2012.

User Manual. Materials Control. Production Tool. Copyright by: MICROS-FIDELIO GmbH Europadamm 2-6 D Neuss Date: March 2012. User Manual Materials Control Production Tool Copyright by: MICROS-FIDELIO GmbH Europadamm 2-6 D - 41460 Neuss Date: March 2012 Page 1 of 22 Copyright 2015, Oracle and/or its affiliates. All rights reserved.

More information

PeopleSoft Fluid Required Fields Standards

PeopleSoft Fluid Required Fields Standards ORACLE CORPORATION PeopleSoft Fluid Required Fields Standards Fluid User Experience November 2015 PeopleSoft Fluid Required Fields Standards Copyright 2015, Oracle and/or its affiliates. All rights reserved.

More information

Oracle Enterprise Manager Ops Center. Introduction. What You Will Need. Hardware and Software Configuration

Oracle Enterprise Manager Ops Center. Introduction. What You Will Need. Hardware and Software Configuration Oracle Enterprise Manager Ops Center Create Private Networks in a Virtual Datacenter 12c Release 3 (12.3.0.0.0) E60045-01 June 2015 This guide provides an end-to-end example for how to use Oracle Enterprise

More information

StorageTek Enterprise Library Software

StorageTek Enterprise Library Software StorageTek Enterprise Library Software Read Me First Version 7.1 Part Number: E38014-01 November 2012 Submit comments about this document to STP_FEEDBACK_US@ORACLE.COM. Read Me First ELS 7.1 E38014-01

More information

Embarcadero Rapid SQL Developer 2.0 Installation Guide

Embarcadero Rapid SQL Developer 2.0 Installation Guide Embarcadero Rapid SQL Developer 2.0 Installation Guide Copyright 1994-2009 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco, CA 94111 U.S.A.

More information

Translation Tools Guide Release 9.2

Translation Tools Guide Release 9.2 [1]JD Edwards EnterpriseOne Tools Translation Tools Guide Release 9.2 E53537-01 October 2015 Describes how to use the Translation Tools to translate EnterpriseOne software products from a source language

More information

GemBuilder for Smalltalk Installation Guide

GemBuilder for Smalltalk Installation Guide GemStone GemBuilder for Smalltalk Installation Guide Version 5.4.3 February 2016 SYSTEMS INTELLECTUAL PROPERTY OWNERSHIP This documentation is furnished for informational use only and is subject to change

More information

Legal Notices Oracle Primavera The P6 Extended Schema Copyright 1997, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are reg

Legal Notices Oracle Primavera The P6 Extended Schema Copyright 1997, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are reg The P6 Extended Schema November 2012 Legal Notices Oracle Primavera The P6 Extended Schema Copyright 1997, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks

More information

Solution Explorer Guide Release 9.2

Solution Explorer Guide Release 9.2 [1]JD Edwards EnterpriseOne Tools Solution Explorer Guide Release 9.2 E53539-01 October 2015 Describes the Solution Explorer application and discusses the menu design, menu filter, and task launch modes.

More information

Oracle SQL Developer Web Accessibility Guide. Release 18.1

Oracle SQL Developer Web Accessibility Guide. Release 18.1 Oracle SQL Developer Web Accessibility Guide Release 18.1 E91169-01 May 2018 Oracle SQL Developer Web Accessibility Guide, Release 18.1 E91169-01 Copyright 2018, Oracle and/or its affiliates. All rights

More information

What s New for Cloud at Customer What's New for the Cloud Services on Oracle Cloud at Customer New Documentation for Oracle Cloud at Customer

What s New for Cloud at Customer What's New for the Cloud Services on Oracle Cloud at Customer New Documentation for Oracle Cloud at Customer Oracle Cloud at What's New for Oracle Cloud at Release 18.1.4 E93578-04 October 2018 What s New for Oracle Cloud at This document lists the new features and enhancements added to the Oracle Cloud at and

More information

Oracle Hospitality Suite8 Mailing User Manual Release 8.9. July 2015

Oracle Hospitality Suite8 Mailing User Manual Release 8.9. July 2015 Oracle Hospitality Suite8 Mailing User Manual Release 8.9 July 2015 Copyright 1987, 2015, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under

More information

Oracle Enterprise Manager Ops Center

Oracle Enterprise Manager Ops Center Oracle Enterprise Manager Ops Center Creating and Administering a Boot Environment for Oracle Solaris 10 12c Release 3 (12.3.1.0.0) E60021 02 December 2015 This guide provides an end-to-end example for

More information

Installing Enterprise Switch Manager

Installing Enterprise Switch Manager Installing Enterprise Switch Manager NN47300-300 Document status: Standard Document version: 0401 Document date: 26 March 2008 All Rights Reserved The information in this document is subject to change

More information

Creating Resources on the ZFS Storage Appliance

Creating Resources on the ZFS Storage Appliance Oracle Enterprise Manager Ops Center Creating Non-Global Zones Using a SAN Storage Library 12c Release 3 (12.3.0.0.0) E65613-01 October 2015 This guide provides an end-to-end example for how to use Oracle

More information

BEAWebLogic. Portal. MobileAware Interaction Server Installation Guide

BEAWebLogic. Portal. MobileAware Interaction Server Installation Guide BEAWebLogic Portal MobileAware Interaction Server Installation Guide Version 8.1 with Service Pack 3 (MobileAware Version 1.0) Document Revised: September 2004 Copyright Copyright 2004 BEA Systems, Inc.

More information

Micro Focus. Modernization Workbench. Getting Started

Micro Focus. Modernization Workbench. Getting Started Micro Focus Modernization Workbench Getting Started Copyright 2009 Micro Focus (IP) Ltd. All rights reserved. Micro Focus (IP) Ltd. has made every effort to ensure that this book is correct and accurate,

More information

Oracle Fusion Middleware. 1 Introduction. 1.1 Supported Functionality and Intended Use. 1.2 Limitations

Oracle Fusion Middleware. 1 Introduction. 1.1 Supported Functionality and Intended Use. 1.2 Limitations Oracle Fusion Middleware Installation Notes for Oracle Business Intelligence Mobile App Designer Trial Edition 11g Release 1 (11.1.1) E49297-01 September 2013 Welcome to Installation Notes for Oracle Business

More information

Oracle Cloud. Using the Oracle Mapper Release 16.4 E

Oracle Cloud. Using the Oracle Mapper Release 16.4 E Oracle Cloud Using the Oracle Mapper Release 16.4 E64409-09 December 2016 This guide describes how to use the mapper to map source data structures to target data structures. Oracle Cloud Using the Oracle

More information

Nimsoft Monitor. sysstat Guide. v1.1 series

Nimsoft Monitor. sysstat Guide. v1.1 series Nimsoft Monitor sysstat Guide v1.1 series Legal Notices Copyright 2012, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

BEAWebLogic. Platform. 8.1 Supported Configurations: Microsoft Windows 2000 Professional on x86

BEAWebLogic. Platform. 8.1 Supported Configurations: Microsoft Windows 2000 Professional on x86 BEAWebLogic Platform 8.1 Supported Configurations: Microsoft Windows 2000 Professional on x86 Version 8.1 Document Revised: October 5, 2005 Copyright Copyright 2005 BEA Systems, Inc. All Rights Reserved.

More information

Oracle Agile Engineering Data Management

Oracle Agile Engineering Data Management Oracle Agile Engineering Data Management Installation Manual for Oracle Weblogic 11g Rel 1 (10.3.3) on Unix for Agile e6.1.2 Part No. E20359-01 April 2011 Copyright and Trademarks Copyright 1995, 2011,Oracle

More information

GemStone. GemStone/S 64 Bit Windows Client Installation Guide

GemStone. GemStone/S 64 Bit Windows Client Installation Guide GemStone GemStone/S 64 Bit Windows Client Installation Guide Version 3.1.0.2 December 2012 GemStone/S 64 Bit 3.1.0.2 Windows Client Installation Guide INTELLECTUAL PROPERTY OWNERSHIP This documentation

More information

Oracle Hospitality Simphony Engagement Cloud Service Release Notes Release 2.0 E January 2016

Oracle Hospitality Simphony Engagement Cloud Service Release Notes Release 2.0 E January 2016 Oracle Hospitality Simphony Engagement Cloud Service Release Notes Release 2.0 E71449-01 January 2016 Copyright 2014, 2016, Oracle and/or its affiliates. All rights reserved. This software and related

More information

Oracle Enterprise Data Quality. 1 Overview. 2 Prerequisites. Siebel Connector Installation Guide 11g Release 1 ( )

Oracle Enterprise Data Quality. 1 Overview. 2 Prerequisites. Siebel Connector Installation Guide 11g Release 1 ( ) Oracle Enterprise Data Quality Siebel Connector Installation Guide 11g Release 1 (11.1.1.7) E47910-02 October 2013 When integrating a Siebel instance with Oracle Enterprise Data Quality Customer Data Services

More information

BEA WebLogic. Adapter for HL7. Release Notes

BEA WebLogic. Adapter for HL7. Release Notes BEA WebLogic Adapter for HL7 Release Notes Release 7.0 Document Date: November 2002 Copyright Copyright 2002 BEA Systems, Inc. All Rights Reserved. Copyright 2002 iway Software. All Rights Reserved. Restricted

More information

Materials Control. Account Classes. Product Version Account Classes. Document Title: Joerg Trommeschlaeger

Materials Control. Account Classes. Product Version Account Classes. Document Title: Joerg Trommeschlaeger MICROS Product Version 8.7.10.40.1382 : : : Date: 19.09.2012 Version No. of Document: 1.0 Copyright 2015, Oracle and/or its affiliates. All rights reserved. This software and related documentation are

More information

Oracle Enterprise Manager Ops Center

Oracle Enterprise Manager Ops Center Oracle Enterprise Manager Ops Center Configure and Install Guest Domains 12c Release 3 (12.3.2.0.0) E60042-03 June 2016 This guide provides an end-to-end example for how to use Oracle Enterprise Manager

More information

OIPA System Requirements. Oracle Insurance Policy Administration - Life Release 8.1 E May 2009

OIPA System Requirements. Oracle Insurance Policy Administration - Life Release 8.1 E May 2009 OIPA System Requirements Oracle Insurance Policy Administration - Life Release 8.1 E14444-01 May 2009 Oracle Insurance Policy Administration Release V8.1 Copyright 2009, Oracle. All rights reserved. License

More information

Quick Start for Coders and Approvers

Quick Start for Coders and Approvers Quick Start for Coders and Approvers Oracle Health Sciences Central Coding Release 3.1 Part Number: E69161-01 Copyright 2009, 2016, Oracle and/or its affiliates. All rights reserved. This software and

More information

About Personally Identifiable Information

About Personally Identifiable Information P6 EPPM Extended Schema Guide Version 17 April 2018 Contents About Personally Identifiable Information Personally identifiable information (PII) is any piece of data which can be used on its own or with

More information

GemBuilder for Java Release Notes

GemBuilder for Java Release Notes GemStone GemBuilder for Java Release Notes Version 3.1.3 November 2016 SYSTEMS INTELLECTUAL PROPERTY OWNERSHIP This documentation is furnished for informational use only and is subject to change without

More information

Nimsoft Monitor. ocs_monitor Guide. v1.3 series

Nimsoft Monitor. ocs_monitor Guide. v1.3 series Nimsoft Monitor ocs_monitor Guide v1.3 series Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

Embarcadero Change Manager 5.1 Installation Guide. Published: July 22, 2009

Embarcadero Change Manager 5.1 Installation Guide. Published: July 22, 2009 Embarcadero Change Manager 5.1 Installation Guide Published: July 22, 2009 Copyright 1994-2009 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco,

More information

Oracle Utilities Work and Asset Management

Oracle Utilities Work and Asset Management ESRI3 ArcGIS Viewer Oracle Utilities Work and Asset Management ESRI3 ArcGIS Viewer User Guide Release 1.9.1.2.5 July 2015 Oracle Utilities Work and Asset Management ESRI3 ArcGIS Viewer Guide - Release

More information

Oracle Hospitality MICROS Commerce Platform Release Notes Release Part Number: E December 2015

Oracle Hospitality MICROS Commerce Platform Release Notes Release Part Number: E December 2015 Oracle Hospitality MICROS Commerce Platform Release Notes Release 4.2.1 Part Number: E69448-01 December 2015 Copyright 2010, 2015, Oracle and/or its affiliates. All rights reserved. This software and related

More information

CA Workload Automation Agent for Databases

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

More information

Oracle Tuxedo Application Runtime for Batch

Oracle Tuxedo Application Runtime for Batch Oracle Tuxedo Application Runtime for Batch Installation Guide 12c Release 1 (12.1.1) August 2012 Oracle Tuxedo Application Runtime for Batch Installation Guide, 12c Release 1 (12.1.1) Copyright 2012,

More information

GemStone/S 64 Bit Windows Client Installation Guide

GemStone/S 64 Bit Windows Client Installation Guide GemStone/S 64 Bit Windows Client Installation Guide Version 3.4 October 2017 SYSTEMS INTELLECTUAL PROPERTY OWNERSHIP This documentation is furnished for informational use only and is subject to change

More information

Oracle. Field Service Cloud Configuring and Using Reports 18B

Oracle. Field Service Cloud Configuring and Using Reports 18B Oracle Field Service Cloud 18B Part Number: E94743-02 Copyright 2018, Oracle and/or its affiliates. All rights reserved Authors: The Field Service Cloud Information Development Team This software and related

More information

Spend less on file attachment storage space Reliably back up your data or file attachments Use your OpenAir data in your reporting tools

Spend less on file attachment storage space Reliably back up your data or file attachments Use your OpenAir data in your reporting tools Spend less on file attachment storage space Reliably back up your data or file attachments Use your OpenAir data in your reporting tools With OpenAir s Automatic Backup System (ABS) and Workspace downloads,

More information