Rochade DB2BUS Migration Utility for Legacy Data

Size: px
Start display at page:

Download "Rochade DB2BUS Migration Utility for Legacy Data"

Transcription

1 Rochade DB2BUS Migration Utility for Legacy Data Version 1.0 December 2005 Page 1

2 Contents: 1 Introduction Long Rochade Item Names for DB2BUS Data Prerequisites for Using Long Rochade Item Names for DB2BUS Data DB2BUS Migration Procedures for Legacy Data How to run DB2BUS Migration for Legacy Data Page 2

3 1 Introduction ASG-Rochade (referred to as Rochade in the remainder of this paper) releases before version 6 supported names limited to 32 characters only, and each item type spanned exactly one namespace for all items of that particular type. Limitations faced with that concept are: Difficulties in mapping fully qualified items o Datasets, DB2 columns, Java identifiers, No support for hierarchical namespace structures o Java identifiers, ER and UML modeling, Unintentional versioning of items of the same type that have been assigned identical names (homonyms) Alias names cannot be qualified. Starting with release 6, Rochade supports item names with up to 512 characters, herein called long Rochade item names. Furthermore, items may span a namespace, and naming groups are introduced to specify a context in which an item name is used. The advantages of the Rochade XNS (extended Name Service) concept are: Mapping of fully qualified items is no problem. Hierarchical namespace structures preclude naming conflicts. Isolation of contents of different applications via separate naming groups. Alias names can be qualified (typed alias). For further information, see the XNS White Paper located in ASG s ISP search in ASG- Rochade Technical Documentation for ASG-Rochade New Naming Features Introduced in Rochade 6.0. Page 3

4 2 Long Rochade Item Names for DB2BUS Data Starting at V8.20, DB2BUS for ASG-Rochade (herein called DB2BUS) contains functionality to support long Rochade item names. This functionality supports qualified item names but not hierarchical namespace structures. On the MVS (OS/390, z/os) platform, hierarchical concepts are not commonly used for navigation. Full qualification is predominant, instead. Therefore, for the case of MVS metadata, it was decided to switch to a purely flat naming structure and retain the existing technology. Bearing the aspect of compatibility in mind, conversion to long Rochade item names is carried such that data may seamlessly continue to be processed with the same applications as before. These item types are affected: Columns - DB2/COLUMN Constraints - DB2/CONSTRAINT Referential Constraints - DB2/REFERENTIAL-CONSTRAINT Prior to the DB2BUS long Rochade item name concept, potentially long item names were stored as follows: Identifiers obtained from DB2BUS were truncated to 32-character item names. The original name was stored in the attributes o o DB2/COLUMN_NAME for column items. DB2/CONSTRAINT-NAME for items of type constraints or referential constraints. With the long Rochade item name concept enabled, DB2BUS will use the original name which may be greater than 32 characters. Consequently a migration of existing DB2BUS data is required before this feature is enabled. Note that the DB2BUS long Rochade item name support will always build column item names with the table name included. This shift in the column item name is supported by the migration facility as well. The migration facility avoids mass re-scanning of the DB2BUS data already stored in Rochade. It is described and explained in the next chapters Page 4

5 3 Prerequisites for Using Long Rochade Item Names for DB2BUS Data As a prerequisite for using long Rochade item names for DB2BUS legacy applications, Rochade Client/Server version 6.20 or higher must be installed. We recommend the most recent release ( as of Dec. 2005). To ensure the full benefit of the long item names, the DB2BUS migration should only be carried out if WebAccess or Metability is available as GUI for the Rochade repository. While AutoPilot has been supporting long names to some extent since version , it cannot be extended to provide complete functionality for long item names: functionality such as Rename or Save as is not possible and the content of link attributes are shown only with kernel-generated synthetic 32-character item names. Furthermore, if namespaces are used in various Rochade repository applications, complete navigation is only available through WebAccess and Metability. The following minimum release levels are required to enable long Rochade item name support: Rochade ( recommended as of December 2005) I-RIM ( recommended as of December 2005) DB2BUS (requires procedures ROUTIL ) If you have one or all of the following Rochade interfaces that support metadata transfer for the traditional MVS environment, it is strongly recommended to include them into migration considerations: SCANASM MVS (OS/390, z/os) Assembler scanner SCANCOB MVS (OS/390, z/os) IBM Cobol scanner SCANPLI - MVS (OS/390, z/os) IBM PL/I scanner SCANMVS - MVS (OS/390, z/os) JCL scanner Please use the ASG-Intelligent Support Portal and download the ASG-Rochade XNS Migration Utility for Legacy Scanners that provides functionality to migrate items from traditional 32-character names to long Rochade item names. Detailed instructions can be found in the paper Rochade XNS Migration Utility for Legacy Scanner Applications as contained in the TechDoc folder of that utility package. Page 5

6 Support for long Rochade item names by DB2BUS since V8.20 is provided in two modes, compatibility and standard. Specific catalog extract modules are delivered to support each mode. compatibility mode - uses the naming limits of DB2 V7 and older DB2 releases standard mode - uses the enhanced naming limits of DB2 V8. Item Type V7 naming limit V8 naming limit TABLE COLUMN VIEW SYNONYM INDEX ALIAS TRIGGER SEQUENCE DISTINCT-TYPE REFERENTIAL CONSTRAINT CONSTRAINT STORAGE-GROUP SCHEMA for Trigger, Distinct-Type, Sequence When using DB2BUS since V8.20 with an older DB2 release (DB2 V7 and prior), only compatibility mode is supported and therefore only one catalog extract module is delivered for each older DB2 release. Note that if Rochade DB2 data populated by DB2BUS V8.20 running in standard mode is to be used with existing Rochade DB2 data, the existing data will not be compatible and must first be migrated. The migration process is explained in the next chapter When installing and preparing to run DB2BUS since V8.20, a careful distinction must be made between the enhanced DB2 naming limits starting with DB2 Version 8 and the use of the Rochade long item names starting with DBV2BUS In addition, starting with DB2 Version 8, the DB2 system catalog may be setup in either ASCII/UNICODE or EBCDIC code thus providing another DB2BUS 8.20 dependency which must be considered. Page 6

7 Review the scenarios illustrated in the table next below to determine: the appropriate catalog extract module link/bind to be performed the corresponding value to be reflected in the setting of &RIROXNS = YES / NO in member RIDBCUST of the <HLQ>.RIKOMP.REXX library. Criteria to consider Jobs to run during installation DB2 desired Data Link with VersionRochademigration item required a)ascii names b)ebcdic V8 V8 limited byno 32 char long item names yes Bind with a)ascii b)ebcdic Option to choose during execution RIDBCUST Modules involved Module as delivered a)ascii b)ebcdic Load Module a)dbblink8a)dbbbind8&riroxns=no a)ridbx118 RIDBU118 b)dbblinf8 b)dbbbine8 b)ridbe118 a)dbblin28 a)dbbbin28 &RIROXNS=YESa)RIDBX218 RIDBU218 b)dbblinf8 b)dbbbinf8 b)ridbe218 Comment only recommended if the customer uses V8 DB2 within the DB2 naming limits as of V7 or prior the long term preferred V7 V7 limited byno 32 char long item names yes DBBLINK7 DBBBIND7 &RIROXNS=NO RIDBX117 RIDBU117 the standard before DB2BUS 8.20 DBBLINK7 DBBBIND7 &RIROXNS=YESRIDBX117 RIDBU117 not yet explained in the User s Guide but proofed in recent testing V6 V6 limited byno 32 char long item names yes DBBLINK6 DBBBIND6 &RIROXNS=NO RIDBX116 RIDBU116 the standard before DB2BUS 8.20 DBBLINK6 DBBBIND6 &RIROXNS=YESRIDBX116 RIDBU116 not yet explained in the User s Guide but proofed in recent testing All other combinations are not supported (even if they work theoretically). Page 7

8 4 DB2BUS Migration Procedures for Legacy Data This chapter introduces the procedures used to migrate items from traditional 32- character names to long Rochade item names. The following procedures are provided by ASG for DB2BUS data migration: RO-DB2BUS-MIGRATION RO-DB2BUS-MIGRATE.COLUMNS RO-DB2BUS-MIGRATE.CONSTRAINTS These procedures provide the following functionality: migrating data for a given AutoPilot application (subject area or project) updating the application's control data to properly reflect the FLAT name structure options to run a preview and execute an estimate of how long the migration is likely to take. Additionally, ASG supplies a control item ROSHELL-SYSTEM RO-DB2BUS-MIGRATION. The main procedure, RO-DB2BUS-MIGRATION, can either be called from the command line in AutoPilot or in batch mode. Make sure the application (subject area or project) that contains the legacy DB2BUS data is open. If called from the command line, progress will be displayed in the GUI and logging information will be written to a file. If called in batch, the logging information will be written to the DESCRIPTION attribute of a ROSHELL-SYSTEM named RO-DB2BUS-MIG-<[PRV EST REN]_YYMMDD_HHMMSS>. The suffix is indicating the mode ([PRV EST REN]) the procedure was called with and the date and time (YYMMDD_HHMMSS) the log was created (for details, see below). You can open it in the AutoPilot Administration. If execution is canceled by user request or aborted for some reason, it can be restarted without losing data integrity. The log information of an aborted run is lost, but that of a canceled run will be available. Page 8

9 The migration procedure can be executed with the following command: RO-DB2BUS-MIGRATION <mode> [flag] mode = [PREVIEW ESTIMATE RENAME] flag = [NIL REPAIR] PREVIEW Provides a log of what has to be done during migration. Optionally, there is a repair functionality to remove items that are orphans but duplicates of other items. ESTIMATE Delivers an estimate in hours of how long the RENAME operation is likely to take. It is based on statistical calculations and simulates the rename operation in the database. For that purpose, for all items to be renamed, the number of usages and the number of links in the referencing link attributes are counted. It can be executed in OPTIMISTIC, NORMAL or PESSIMISTIC mode depending on the settings in the control item. Note that the estimate is based on a simulation so it cannot guarantee that the RENAME function will finish within the time frame returned by the estimate. Nevertheless, mode NORMAL should deliver an estimate for the time that the migration is most likely to take. The modes OPTIMISTIC and PESSIMISTIC deliver estimates that span a range of time within which the migration is likely to finish. This range of time can be considered an indicator of how the migration time may vary based on factors that depend on how closely the real item structure in the database compares to the assumptions made in the estimate. This estimate cannot speculate on how conditions regarding system resources may differ from the time the estimate is executed to the time the migration will take place. RENAME Actually executes the migration from 32-character names to long Rochade item names and will write a log about renamed items and detected conflicts. If RENAME completes successfully, the application control information will be updated that the migrated subject area or project will consequently be considered as having a FLAT name structure. The procedure RO-DB2BUS-MIGRATION is invoking the requested functionality for the individual item types: RO-DB2BUS-MIGRATE.COLUMNS for item type DB2/COLUMN. RO-DB2BUS-MIGRATE.CONSTRAINTS for item types DB2/CONSTRAINT or DB2/REFERENETIAL-CONSTRAINT. Those procedures provide the standard functionality required for migration. If you have to migrate customized DB2BUS data that requires asdditional migration activities, just make a copy (with different name) of this procedure and adjust the settings in the control item ROSHELL-SYSTEM RO-DB2BUS-MIGRATION (see below) accordingly. In such a situation it is recommended to get in contact with ASG Customer Support for additional assistance. Page 9

10 The control item ROSHELL-SYSTEM RO-DB2BUS-MIGRATION will be delivered with the following contents in the DESCRIPTION attribute (Lines starting with semicolon are comments): ##################################################################################### Control item for DB2BUS Migration Format: Defines section: - saves variables used. - declares type and attributes names required. Creator section: - declares whether the item names are built with creator name as suffix, prefix or without, depends on the following DB2BUS options &RIDBCNAM and &RIDBCSUF used: /* USE CREATOR AS PREFIX FOR ROCHADE DOCUMENT NAMES == */ /* OF TABLES, INDEXES, COLUMNS ETC: YES/NO ==== */ SET &RIDBCNAM = YES /* USE SUFFIX INSTEAD OF PREFIX FOR ROCHADE DOCUMENT NAMES ==== */ /* IF YES: -NAMES OF TABLES, VIEWS, SYNONYMS, INDEXES, ALIASES ==== */ /* ARE BUILT AS <NAME>.<CREATOR> ==== */ /* -NAMES OF INDEXPARTS ==== */ /* ARE BUILT AS <NAME>.<CREATOR>.NN ==== */ /* -NAMES OF CONSTRAINTS, REFERENTIAL CONSTRAINTS ==== */ /* ARE BUILT AS <TABLE>.<CREATOR>.<CONSTRAINT> ==== */ /* -NAMES OF COLUMNS ==== */ /* ARE BUILT AS <COLUMN>.<TABLE>.<CREATOR> ==== */ /* -NAMES OF TRIGGERS, SEQUENCES, PROCEDURES ==== */ /* ARE BUILT AS <NAME>.<SCHEMA> ==== */ /* -NAMES OF PARAMETERS ==== */ /* ARE BUILT AS <NAME>.<SCHEMA>.<PARAM> ==== */ SET &RIDBCSUF = NO <CREATOR=[NIL PREFIX SUFFIX]/> Column name section: - declares whether the column item names are built with table name or without, depends on the following DB2BUS option: /* GENERATE ROCHADE DOCUMENT NAMES FOR COLUMNS WITH OR WITHOUT == */ /* TABLE NAME PREFIX ==== */ /* IF NO: COLUMN NAMES ARE MADE UNIQUE USING NUMERIC SUFFIX ==== */ SET &RIDBCTNA = YES <COLNAME=[NIL TABNAME]/> Page 10

11 Type section: - lists the types to be migrated: Columns, Constraints and Referential Constraints - each type my have a procedure <pre-proc> assigned that runs the migration process for each item of that type. This procedure has to support the modes PREVIEW ESTIMATE RENAME and gets passed the following arguments: ARG1 = item type ARG2 = item short name ARG3 = item long name ARG4 = Mode PREVIEW RENAME ESTIMATE ARG5 = wa with attribute list - those attributes will be excluded during orphan identification (PREVIEW only) ARG6 = log WA ARG7 = wa to store remove commands ARG8 = variable to store number of items to be changed RETCODE: [T IGNORE CANCEL] T - ok and continue processing IGNORE - stop processing just for that item, continue with the next item CANCEL - stop entire processing Constraints and Referential Constraints share the same procedure - each type may have attributes assigned that will be ignored by orphan identification. Orphans are items that are not referenced and do not have any other attribute different from those to be ignored. Set name structure option: - when processiong for option RENAME is finshed then the subject areas or projects control data will be set to FLAT name structure unless option SET-NAME-STRUCT is set to NO. <SET-NAME-STRUCT=[YES NO]/> Estimate option: - The estimate given is based on statistical calculations and simulates the rename operation in the database. - Mode NORMAL (recommended and default) delivers a close estimate for the time the migration is likely to take. - Mode OPTIMISTIC and PESSIMISTIC deliver estimates that span a range of time in which the migration is likely to finish. This range of time can be considered as indicator how the migration time may vary based on factors that depend on how close the real item structure in the database is compared to the assumptions made in the estimate. <ESTIMATE=[OPTIMISTIC NORMAL PESSIMISTIC]/> ##################################################################################### Page 11

12 <DEFINES> save variables #R&O-SAVE-VARIABLE DEFCOL DEFTAB DEFCST DEFREF #R&O-SAVE-VARIABLE DEFT2COL DEFT2CST DEFT2REF #R&O-SAVE-VARIABLE DEFNMCOL DEFNMCST item type for column #$MAKE DEFCOL DB2/COLUMN item type for table #$MAKE DEFTAB DB2/TABLE item type for constraint #$MAKE DEFCST DB2/CONSTRAINT item type for referential constraint #$MAKE DEFREF DB2/REFERENTIAL-CONSTRAINT link attribute for table -> columns #$MAKE DEFT2COL DB2/HAS-COLUMN link attribute for table -> constraints #$MAKE DEFT2CST DB2/HAS-CONSTRAINT link attribute for table -> referential constraints #$MAKE DEFT2REF DB2/HAS-REF-CONSTRAINT attribute name for original column name #$MAKE DEFNMCOL DB2/COLUMN_NAME attribute name for original constraint name #$MAKE DEFNMCST DB2/CONSTRAINT-NAME </DEFINES> <CREATOR=NIL/> <CREATOR=PREFIX/> <CREATOR=SUFFIX/> <COLNAME=TABNAME/> <COLNAME=NIL/> <TYPES> #$PUTWD. :DEFCOL RO-DB2BUS-MIGRATE.COLUMNS DEFINITION #$PUTWD. :DEFCST RO-DB2BUS-MIGRATE.CONSTRAINTS DEFINITION #$PUTWD. :DEFREF RO-DB2BUS-MIGRATE.CONSTRAINTS DEFINITION </TYPES> <ESTIMATE=NORMAL/> <ESTIMATE=OPTIMISTIC/> <ESTIMATE=PESSIMISTIC/> <SET-NAME-STRUCT=YES/> <SET-NAME-STRUCT=NO/> Page 12

13 <DEFINES> section: For each type involved, the types section contains statements to initialize variables with the appropriate item type names and attributes names that may vary form the standard C-RIM names in case your environment is customized. Please verify that the assignments fit to the specific DB2BUS RIM definitions in use at your Rochade installation. You definitely need to adjust this section if item types and attributes are involved that differ from those delivered with the C-RIM. <TYPES> section: For each type to be processed, the <TYPES> section contains one line with the following format: #$PUTWD. :<type_var> <type_proc> DEFINITION [attr_1[attr_2 [attr_n]]] You may modify the <TYPES> section to exclude/include item types from processing. The item type is pecified by the <type_var> as declared in the <DEFINES> section. If necessary adjust the name of the processing procedures <type_prc>. Optionally, a list of attributes is passed to the preprocessor procedure via arguments. If items are identified as duplicates (duplicates are items to which an identical long name is assigned), their orphans are determined. An item is considered an orphan if it is not referenced by any other item via a link and if it contains no attributes other than the ones that appear on the list of those passed to the preprocessor procedure. Consequently, those attributes should be included on this list that are not of interest from the point of view of metadata, but are administered with the item only for technical reasons. <CREATOR> option: This option declares whether the existing item names are built by DB2BUS with creator name as suffix, prefix or without: <CREATOR=[NIL PREFIX SUFFIX]/> It depends on the DB2BUS options &RIDBCNAM and &RIDBCSUF used during import of the DB2BUS legacy data, see member RIDBCUST of the <HLQ>.RIKOMP.REXX library. Note, in case CREATOR=NIL, i.e., the creator name is neither used as prefix nor suffix items of the types DB2/CONSTRAINT or DB2/REFERENETIAL-CONSTRAINT are not subject of any migration. <COLNAME> option: This option declares whether the column item names are built with a table name part or without. <COLNAME=[NIL TABNAME]/> It depends on the DB2BUS option & RIDBCTNA used during import of the DB2BUS legacy data, see member RIDBCUST of the <HLQ>.RIKOMP.REXX library. Note, in case COLNAME=NIL, i.e., the table name is not part of the column item name, all items of type DB2/TABLE are subject of migration to make the table name part of the name of all column items. Page 13

14 <ESTIMATE= [OPTIMISTC PESSIMISTC NORMAL] > option: The estimate simulates the rename operation in the database using the following approach: The number of items to be renamed will be identified. For those items, both the usages and the number of links in the referencing link attributes are counted. The ESTIMATE option specifies which statistical calculation shall be applied to define the test data that are to be used to simulate the migration: Mode NORMAL delivers a close estimate for the time the migration is likely to take. Mode OPTIMISTIC and PESSIMISTIC deliver estimates that span a range of time in which the migration is likely to finish. This range of time can be considered as indicator how the migration time may vary based on factors that depend on how close the real item structure in the database is compared to the assumptions made in the estimate. The simulation creates a sample of 1,000 items to be renamed having an environment as defined by the estimate mode. These items are renamed and the time this takes is measured. Then the final time estimate is proportional to the actual number of items to be renamed. All the items created for the simulation are removed afterwards. Note: This is only a rough estimate. There is no guarantee that the RENAME runs in the same time frame as the estimate. The estimate also cannot speculate about how conditions regarding system resources may differ between the time the estimate is executed and the time the migration takes place. <SET-NAME-STRUCT=[YES NO]/> option: This option controls whether or not the application's internal control flag will be set to indicate a FLAT name structure for the subject area or project after the migration completed successfully. YES is the default and is recommended. Page 14

15 5 How to run DB2BUS Migration for Legacy Data Please read this paper completely before starting the migration. If you have any questions or concerns, contact ASG Customer Support before running any migration steps. You may also decide to request assistance from ASG Professional Services. Before working on the migration, make sure you have a backup of your databases. Identify all procedures you may have written that rely on the traditional mechanism to truncate item names to 32 characters. In AutoPilot, you can find them if you invoke the Procedure Manager (menu: Development Procedure Development) and search for any usage of the procedures R&0-GET-SHORTNAME or R&0-GET-FULLNAME. Adjust those procedures to use the procedure RO-CONVERT-NAME instead: RO-CONVERT-NAME ARG1 = type in (L / I / S) L= long name S=short name I=item Id ARG2 = type out (L / I / S / D) L= long name S=short name I=item Id D=display format ARG3 = item type / nil ARG4 = item name / item id ARG5 = optional result variable for item type ARG6 = optional result variable for item name ARG7 = CREATE / CREATEOLD / nil ARG8 = if ARG7 = CREATE: value attribute name ARG9 = if ARG7 = CREATE: value attribute value ARG10 = name group flag A = use AutoPilot naming group numeric = naming group other = use system naming group $NMGRP OUTPUT : Converts item name (from an existing item) and writes it either into the current work area or in the optional result variable. If ARG1 = I, then also the type is set or is written into the current work area. The item has to exist. FUNKTION: Converts item names between long name, ID or short names as requested. The procedure RO-CONVERT-NAME supports converting a long item name to a synthetically 32-character name. Furthermore, you have to ensure that all write operations to a link attribute either are done with $MPUT or are using synthetic, kernel-generated 32-character names whenever long names may be involved. You may also decide to develop a different approach, based on RPL commands, directly to retrieve the complete item name where required. In this case you can use the procedures RO-CONVERT-NAME as a template. If you do so, the adjustments to your procedures will work consistently only after the migration is done. Consequently, a test environment is recommended for trying it out. If you cannot adjust these procedures yourself, contact ASG Customer Support. Please do not modify procedures delivered by ASG if in doubt, also contact ASG Customer Support. Page 15

16 It is recommended that you execute the migration within a test environment first. Follow the same approach as described below in "Migration Steps". After the test migration is completed successfully, you should check the data integrity carefully. If data integrity is confirmed in the test environment, you are ready to run the migration of your production environment as described in "Migration Steps" (below). Migration Steps: 1. Before executing the migration, make sure you have a backup of your databases. 2. Identify which of the following products you are using and what item types are involved: o SCANASM - SCN/MACRO for inner macros o SCANCOB - SCN/SECTION for program sections o SCANPLI - SCN/PROCEDURE for PL/I procedures o SCANMVS - SCN/DSN for datasets (including UNIX path names) If any of these products is in use Please use the ASG-Intelligent Support Portal and download the ASG-Rochade XNS Migration Utility for Legacy Scanners that provides functionality to migrate items from traditional 32-character names to XNS names. Detailed instructions can be found in the paper Rochade XNS Migration Utility for Legacy Scanner Applications as contained in the TechDoc folder of that utility package and follow those instructions. Especially make sure the procedure packages that provide long Rochade item names support for the legacy scanners are installed: o o SCANASM & SCANMVS require ROSCAN package version or higher. SCANPLI & SCANCOB require ROSCAN3 package version or higher. 3. Verify that you have the standard C-RIM in use, i.e., check if the item type and attribute names used in the <DEFINES> section of the control item ROSHELL- SYSTEM RO-DB2BUS-MIGRATION match to your installation. If this does not hold true for the item or attribute types, adjust them in the <DEFINES> section of the ROSHELL-SYSTEM RO-DB2BUS-MIGRATION control item accordingly. 4. Adjust your naming options used for DB2BUS in the ROSHELL-SYSTEM RO- DB2BUS-MIGRATION control item accordingly, standard delivery contains: o o <CREATOR=PREFIX/> <COLNAME=TABNAME/> 5. Ensure that you have exclusive access to the items you will migrate. At a minimum, you must have exclusive access to the application (subject area or project) that contains the legacy scanner data. Be aware that items in other applications are potentially affected and that renaming will impact all versions of an item and all items having links to that particular instance. To be safe, it is recommended that you have exclusive access to the database containing those data. Page 16

17 6. Run the migration procedure in PREVIEW mode: o RO-DB2BUS-MIGRATION PREVIEW The resulting log will contain information about the items to be renamed, and it will report potential conflicts, i.e., different items that are supposed to have the same long name. The log is similar to the example presented below. The header Duplicates: Lvl shortname long name precedes the table of conflicts found. The table is followed by a list that indicates for each Lvl number whether or not the involved items have attributes different from the DEFINITION attribute, and whether they are referenced by other items. The attributes investigated may vary depending on the settings in the <TYPES> section as explained in the previous chapter. Page 17

18 DB2BUS-Migration --- Preview Log: Control item: ROSHELL-SYSTEM RO-DB2BUS-MIGRATION Naming option CREATOR: PREFIX Naming option COLNAME: TABNAME --- Section DEFINES --- save variables #R&O-SAVE-VARIABLE DEFCOL DEFTAB DEFCST DEFREF #R&O-SAVE-VARIABLE DEFT2COL DEFT2CST DEFT2REF #R&O-SAVE-VARIABLE DEFNMCOL DEFNMCST item type for column #$MAKE DEFCOL DB2/COLUMN item type for table #$MAKE DEFTAB DB2/TABLE item type for constraint #$MAKE DEFCST DB2/CONSTRAINT item type for referential constraint #$MAKE DEFREF DB2/REFERENTIAL-CONSTRAINT link attribute for table -> columns #$MAKE DEFT2COL DB2/HAS-COLUMN link attribute for table -> constraints #$MAKE DEFT2CST DB2/HAS-CONSTRAINT link attribute for table -> referential constraints #$MAKE DEFT2REF DB2/HAS-REF-CONSTRAINT attribute name for original column name #$MAKE DEFNMCOL DB2/COLUMN_NAME attribute name for original constraint name #$MAKE DEFNMCST DB2/CONSTRAINT-NAME --- End DEFINES --- Application: S DB2BUS TEST Configuration: C 1010 C 100 C 1 Item types processed: DB2/COLUMN DB2/CONSTRAINT Page 18

19 DB2/REFERENTIAL-CONSTRAINT Total time: 10:39:11 till 10:39:11 = 0.1 hours XNS-Migration for DB2/COLUMN items: Preview --- Items checked: 8 Time: 10:39:11 till 10:39:11 Items to be renamed: 3 Items having a different short name for a particular long name (duplicates): Duplicates: 3 Long names involved by duplicates: 1 Duplicates proposed to be removed: 1 The same level indicates identical long names in the table of duplicates. Duplicates: Lvl shortname long name 0001 DSN_FUNCTION_TABLE.SPEC_FUNC_NA1 DSN_FUNCTION_TABLE.SPEC_FUNC_NAME 0001 DSN_FUNCTION_TABLE.SPEC_FUNC_NA3 DSN_FUNCTION_TABLE.SPEC_FUNC_NAME 0001 DSN_FUNCTION_TABLE.SPEC_FUNC_NAM DSN_FUNCTION_TABLE.SPEC_FUNC_NAME Item type: DB2/COLUMN Level: 0001 Long name: DSN_FUNCTION_TABLE.SPEC_FUNC_NAME Page 19

20 Short name: DSN_FUNCTION_TABLE.SPEC_FUNC_NA1 state: T Application specific value attributes: DB2/BITDATA S DB2/COLNO 010 DB2/COLTYPE CHAR DB2/DEFAULT N DB2/IBMREQD N DB2/LENGTH DB2/NULLS N DB2/OWNER-SYSTEM PROD Application specific text/link/binary attributes: DB2/COLUMN_LONG_NAME References & Usage: <-- DB2/TABLE DSN_FUNCTION_TABLE Short name: DSN_FUNCTION_TABLE.SPEC_FUNC_NA3 state: T Application specific value attributes: none Application specific text/link/binary attributes: none References & Usage: <-- DB2/TABLE DSN_FUNCTION_TABLE Short name: DSN_FUNCTION_TABLE.SPEC_FUNC_NAM state: T Application specific value attributes: DB2/BITDATA S DB2/COLNO 010 DB2/COLTYPE CHAR DB2/DEFAULT N DB2/IBMREQD N DB2/LENGTH DB2/NULLS N DB2/OWNER-SYSTEM PROD Application specific text/link/binary attributes: Page 20

21 DB2/COLUMN_LONG_NAME References & Usage: <-- DB2/TABLE DSN_FUNCTION_TABLE Duplicates: items to be removed #$REMOVE DB2/COLUMN DSN_FUNCTION_TABLE.SPEC_FUNC_NA3 Duplicates: items to be preserved DB2/COLUMN DSN_FUNCTION_TABLE.SPEC_FUNC_NA1 DB2/COLUMN DSN_FUNCTION_TABLE.SPEC_FUNC_NAM Items ignored: 1 ### ### Item ignored: DB2/COLUMN DSN_FUNCTION_TABLE.SPEC_FUNC_NA2 does not belong to a table! XNS-Migration for DB2/CONSTRAINT items: Preview --- Items checked: 7 Time: 10:39:11 till 10:39:11 Items to be renamed: 0 Items having a different short name for a particular long name (duplicates): Duplicates: 0 XNS-Migration for DB2/REFERENTIAL-CONSTRAINT items: 0 Page 21

22 --- Preview --- Items checked: 0 Time: 10:39:11 till 10:39:11 Items to be renamed: 0 Items having a different short name for a particular long name (duplicates): Duplicates: 0 The header Duplicates: items to be removed is followed by a list of the orphans that can be deleted automatically since they have no attribute other than DEFINITION and the attribute with the original name neither are referenced by any other item. The section following the header Duplicates: items to be preserved lists the items that cannot be removed automatically. Page 22

23 7. If conflicts are reported, run RO-DB2BUS-MIGRATION in PREVIEW mode and with the REPAIR flag as an additional parameter: o RO- DB2BUS -MIGRATION PREVIEW REPAIR If you run it in dialog, confirm removing orphans, i.e., the items reported in the previous step as Duplicates: items to be removed. If the procedure is called in batch, the orphans will be removed without additional confirmation. You receive a log that is almost identical to the log from the previous step. The section following the header Duplicates: items to be preserved lists the remaining conflicts. These items cannot be removed automatically. Please review and consolidate attributes of such duplicates as reasonably possible, and remove the obsolete items manually. After you have thus resolved these conflicts manually, run step 7 again. 8. Run the migration procedure using the ESTIMATE mode. o RO-DB2BUS-MIGRATION ESTIMATE Although the estimate with option NORMAL should give an impression of how long the RENAME may take, it is recommended to run the estimate in PESSIMISTIC and OPTIMISTIC modes as well. For that purpose, adjust the ROSHELL-SYSTEM RO-DB2BUS-MIGRATION item accordingly as described in Chapter 4. The following line in the log gives the time estimated: Time estimated for rename processing: <hh.h> hours Note: The estimate is not a guarantee that the RENAME operation will run in the predicted time frame. If the estimate does not convince you that the migration can be executed within a time frame that is available to you, do not continue with the migration, but contact ASG Customer Support instead. Page 23

24 10. If you are satisfied with the estimate and have an appropriate time window for the migration available to you, execute the migration procedure with mode RENAME: o RO-DB2BUS-MIGRATION RENAME You receive a log similar to the following: DB2BUS-Migration --- Rename Log: Control item: ROSHELL-SYSTEM RO-DB2BUS-MIGRATION Naming option CREATOR: PREFIX Naming option COLNAME: TABNAME --- Section DEFINES --- save variables #R&O-SAVE-VARIABLE DEFCOL DEFTAB DEFCST DEFREF #R&O-SAVE-VARIABLE DEFT2COL DEFT2CST DEFT2REF #R&O-SAVE-VARIABLE DEFNMCOL DEFNMCST item type for column #$MAKE DEFCOL DB2/COLUMN item type for table #$MAKE DEFTAB DB2/TABLE item type for constraint #$MAKE DEFCST DB2/CONSTRAINT item type for referential constraint #$MAKE DEFREF DB2/REFERENTIAL-CONSTRAINT link attribute for table -> columns #$MAKE DEFT2COL DB2/HAS-COLUMN link attribute for table -> constraints #$MAKE DEFT2CST DB2/HAS-CONSTRAINT link attribute for table -> referential constraints #$MAKE DEFT2REF DB2/HAS-REF-CONSTRAINT attribute name for original column name #$MAKE DEFNMCOL DB2/COLUMN_NAME attribute name for original constraint name #$MAKE DEFNMCST DB2/CONSTRAINT-NAME --- End DEFINES --- Page 24

25 Application: S DB2BUS TEST Configuration: C 1010 C 100 C 1 Item types processed: DB2/COLUMN DB2/CONSTRAINT DB2/REFERENTIAL-CONSTRAINT Total time: 10:59:57 till 10:59:57 = 0.1 hours XNS-Migration for DB2/COLUMN items: 438 Items processed: 5 Time: 10:59:57 till 10:59:57 Renamed: 1 Failed: 0 Skipped (name already complete): 4 XNS-Migration for DB2/CONSTRAINT items: 7 Items processed: 7 Time: 10:59:57 till 10:59:57 Renamed: 0 Failed: 0 Skipped (name already complete): 7 XNS-Migration for DB2/REFERENTIAL-CONSTRAINT items: 0 Items processed: 0 Time: 10:59:57 till 10:59:57 Renamed: 0 Failed: 0 Skipped (name already complete): 0 The log lists statistics and the items that could not be processed successfully. 11. After the DB2BUS migration is completed, check data integrity. 12. Enable DB2BUS to support long Rochade item names, see chapter 3 and DB2BUS release notes and manuals for guidance. Page 25

DB2BUS for ASG-Rochade Release Notes

DB2BUS for ASG-Rochade Release Notes DB2BUS for ASG-Rochade Release Notes Version 10.02 for MVS and Windows January 4, 2013 DBB1100-1002 This publication describes all new features, changes and fixes of DB2BUS for ASG- Rochade introduced

More information

DB2BUS for ASG-Rochade Release Notes

DB2BUS for ASG-Rochade Release Notes DB2BUS for ASG-Rochade Release Notes Version 11.03 for z/os and Windows July 7, 2016 DBB1100-1103 This publication describes all new features, changes and fixes of DB2BUS for ASG- Rochade introduced in

More information

ASG-Rochade SCANPLI Release Notes

ASG-Rochade SCANPLI Release Notes ASG-Rochade SCANPLI Release Notes Version 3.10.007 March 8, 2007 PL31100-310 This publication contains information about all modifications made to ASG-Rochade SCANPLI (herein called SCANPLI) since Version

More information

ASG-Rochade Reconciliation Toolkit Readme

ASG-Rochade Reconciliation Toolkit Readme ASG-Rochade Reconciliation Toolkit Readme Version 1.00.004 July 4, 2006 This file contains installation instructions, information about getting started using the ASG-Rochade Reconciliation Toolkit (herein

More information

ASG-Rochade Reconciliation Toolkit Readme

ASG-Rochade Reconciliation Toolkit Readme ASG-Rochade Reconciliation Toolkit Readme Version 1.00.000 November 23, 2005 This file contains installation instructions and information about getting started using the ASG-Rochade Reconciliation Toolkit

More information

ASG-Rochade SCANCOB Release Notes

ASG-Rochade SCANCOB Release Notes ASG-Rochade SCANCOB Release Notes Version 3.10.007 March 8, 2007 CO31100-310 This publication contains information about all modifications made to ASG-Rochade SCANCOB (herein called SCANCOB) since Version

More information

ASG-Rochade XML Facilities Readme

ASG-Rochade XML Facilities Readme ASG-Rochade XML Facilities Readme Version 1.21.009 January 07, 2006 This file contains product information, installation instructions, and information about starting and using ASG-Rochade XML Facilities

More information

ASG-Rochade Scanner for SQL Server Reporting Services Release Notes

ASG-Rochade Scanner for SQL Server Reporting Services Release Notes ASG-Rochade Scanner for SQL Server Reporting Services Release Notes Version 1.12.001 October 21, 2015 SCL1100-112 This publication contains installation instructions and information about ASG-Rochade Scanner

More information

ASG-Rochade Reconciliation Toolkit Release Notes

ASG-Rochade Reconciliation Toolkit Release Notes ASG-Rochade Reconciliation Toolkit Release Notes Version 1.76.002 January 29, 2016 RRT1100-176 This publication introduces changes made to ASG-Rochade Reconciliation Toolkit (herein called Reconciliation

More information

ERWINBUS for ASG-Rochade Release Notes

ERWINBUS for ASG-Rochade Release Notes ERWINBUS for ASG-Rochade Release Notes Version 8.82 for Windows July 18, 2014 ERB1100-882 This publication describes all new features, changes, and fixes of ERWINBUS for ASG-Rochade introduced in this

More information

ASG-Rochade Reconciliation Toolkit Service Pack Release Notes Version

ASG-Rochade Reconciliation Toolkit Service Pack Release Notes Version ASG-Rochade Reconciliation Toolkit Service Pack Release Notes Version 1.70.013 December 10, 2013 RRT3300-170 This publication provides information about changes made to ASG-Rochade Reconciliation Toolkit

More information

Getting Started with Xpediter/Eclipse

Getting Started with Xpediter/Eclipse Getting Started with Xpediter/Eclipse This guide provides instructions for how to use Xpediter/Eclipse to debug mainframe applications within an Eclipsebased workbench (for example, Topaz Workbench, Eclipse,

More information

ASG-Rochade Bus for Rational Software Modeler Release Notes

ASG-Rochade Bus for Rational Software Modeler Release Notes ASG-Rochade Bus for Rational Software Modeler Release Notes Version 3.01 for Windows December 21, 2012 RRS1100-301 This publication describes all new features, changes and fixes of ASG-Rochade Bus for

More information

Managing the CaseMap Admin Console User Guide

Managing the CaseMap Admin Console User Guide Managing the CaseMap Admin Console User Guide CaseMap Server, Version 2.3 Accessing the CaseMap Admin Console Registering CaseMap Servers Registering SQL Servers Setting Up Roles and Users Managing SQL

More information

Data Express 4.0. Data Subset Extraction

Data Express 4.0. Data Subset Extraction Data Express 4.0 Data Subset Extraction Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright Micro Focus 2009-2014. All rights reserved. MICRO FOCUS,

More information

Understanding Complete Compare Differences After Converting Your Models

Understanding Complete Compare Differences After Converting Your Models Introduction After converting your v. 4.1.4 diagrams to Release 7 you may want to validate them using Complete Compare. During the comparison, differences may arise, and those differences are usually the

More information

SAP Engineering Control Center Interface to Solid Edge - User Manual

SAP Engineering Control Center Interface to Solid Edge - User Manual User Manual Management of CAD data and documents in SAP SAP Engineering Control Center Interface to Solid Edge SAP Engineering Control Center Interface to Solid Edge manages design data in SAP. Given by

More information

CA Software Change Manager for Mainframe

CA Software Change Manager for Mainframe CA Software Change Manager for Mainframe Reports Guide r12 This documentation and any related computer software help programs (hereinafter referred to as the Documentation ) is for the end user s informational

More information

IBM DB2 Query Patroller. Administration Guide. Version 7 SC

IBM DB2 Query Patroller. Administration Guide. Version 7 SC IBM DB2 Query Patroller Administration Guide Version 7 SC09-2958-00 IBM DB2 Query Patroller Administration Guide Version 7 SC09-2958-00 Before using this information and the product it supports, be sure

More information

AUTOTEXT MASTER 1 PROGRAM HELP GILLMEISTER SOFTWARE.

AUTOTEXT MASTER 1 PROGRAM HELP GILLMEISTER SOFTWARE. AUTOTEXT MASTER 1 PROGRAM HELP GILLMEISTER SOFTWARE www.gillmeister-software.com 1 TABLE OF CONTENTS 1 Table of contents... 1 1. Start... 3 2 Main menu... 3 2.1 Menu entries of the group Main Menu... 3

More information

What s new in Mainframe Express 3.0

What s new in Mainframe Express 3.0 What s new in Mainframe Express 3.0 TABLE OF CONTENTS Introduction 3 1 Mainframe Compatibility 4 1.1 Enterprise COBOL for z/os 4 1.2 DB2 4 1.3 IMS 5 1.4 CICS 5 1.5 JCL Support 5 2 Testing Enhancements

More information

Table Conversion Guide Release 9.2

Table Conversion Guide Release 9.2 [1]JD Edwards EnterpriseOne Tools Table Conversion Guide Release 9.2 E53571-01 October 2015 Describes Oracle's JD Edwards EnterpriseOne Table Conversion tool and how it is used to convert tables and copy

More information

ASG-Rochade Bus for Rational Data Architect Release Notes

ASG-Rochade Bus for Rational Data Architect Release Notes ASG-Rochade Bus for Rational Data Architect Release Notes Version 2.04 for Windows May 8, 2014 RDA1100-204 This publication describes all new features, changes and fixes of the ASG-Rochade Bus for Rational

More information

Abstract. For notes detailing the changes in each release, see the MySQL for Excel Release Notes. For legal information, see the Legal Notices.

Abstract. For notes detailing the changes in each release, see the MySQL for Excel Release Notes. For legal information, see the Legal Notices. MySQL for Excel Abstract This is the MySQL for Excel Reference Manual. It documents MySQL for Excel 1.3 through 1.3.7. Much of the documentation also applies to the previous 1.2 series. For notes detailing

More information

Product Release Notes Alderstone cmt 2.0

Product Release Notes Alderstone cmt 2.0 Alderstone cmt product release notes Product Release Notes Alderstone cmt 2.0 Alderstone Consulting is a technology company headquartered in the UK and established in 2008. A BMC Technology Alliance Premier

More information

FileLoader for SharePoint

FileLoader for SharePoint Administrator s Guide FileLoader for SharePoint v. 2.0 Last Updated 6 September 2012 Contents Preface 3 FileLoader Users... 3 Getting Started with FileLoader 4 Configuring Connections to SharePoint 8

More information

Supported Environments for Rochade Products June 18, Servers

Supported Environments for Rochade Products June 18, Servers June 18, 2018 This publication lists the supported operating systems and other software requirements for all Rochade products. Some products are available for multiple operating systems. The Version column

More information

Applications & Tools. Configuring Electronic Signatures in SIMATIC PCS 7. SIMATIC PCS 7 V8.0 SP1, SIMATIC Logon V 1.5. Application May 2014

Applications & Tools. Configuring Electronic Signatures in SIMATIC PCS 7. SIMATIC PCS 7 V8.0 SP1, SIMATIC Logon V 1.5. Application May 2014 Cover sheet Configuring s in SIMATIC PCS 7 SIMATIC PCS 7 V8.0 SP1, SIMATIC Logon V 1.5 Application May 2014 Applications & Tools Answers for industry. Siemens Industry Online Support This entry is taken

More information

SAP Engineering Control Center Interface to Inventor - User Manual

SAP Engineering Control Center Interface to Inventor - User Manual User Manual Management of CAD data and documents in SAP SAP Engineering Control Center Interface to Inventor SAP Engineering Control Center Interface to Inventor manages design data in SAP. Given by the

More information

Siebel Application Deployment Manager Guide. Version 8.0, Rev. A April 2007

Siebel Application Deployment Manager Guide. Version 8.0, Rev. A April 2007 Siebel Application Deployment Manager Guide Version 8.0, Rev. A April 2007 Copyright 2005, 2006, 2007 Oracle. All rights reserved. The Programs (which include both the software and documentation) contain

More information

PWRDESBUS for ASG-Rochade Release Notes

PWRDESBUS for ASG-Rochade Release Notes PWRDESBUS for ASG-Rochade Release Notes Version 6.53 for Windows January 7, 2015 PDB1100-653 This publication describes all new features, changes, and fixes of PWRDESBUS for ASG-Rochade introduced in this

More information

Intellicus Enterprise Reporting and BI Platform

Intellicus Enterprise Reporting and BI Platform Working with Query Objects Intellicus Enterprise Reporting and BI Platform ` Intellicus Technologies info@intellicus.com www.intellicus.com Working with Query Objects i Copyright 2012 Intellicus Technologies

More information

Scheduler Plug-In PTC Inc. All Rights Reserved.

Scheduler Plug-In PTC Inc. All Rights Reserved. 2018 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 4 Plug-In Interface 5 Schedule Properties 7 Exception / Recurrence Group - General Properties 7 Recurrence General Properties

More information

IBM Spectrum Protect HSM for Windows Version Administration Guide IBM

IBM Spectrum Protect HSM for Windows Version Administration Guide IBM IBM Spectrum Protect HSM for Windows Version 8.1.0 Administration Guide IBM IBM Spectrum Protect HSM for Windows Version 8.1.0 Administration Guide IBM Note: Before you use this information and the product

More information

12/05/2017. Geneva ServiceNow Custom Application Development

12/05/2017. Geneva ServiceNow Custom Application Development 12/05/2017 Contents...3 Applications...3 Creating applications... 3 Parts of an application...22 Contextual development environment... 48 Application management... 56 Studio... 64 Service Creator...87

More information

PowerCenter Repository Maintenance

PowerCenter Repository Maintenance PowerCenter Repository Maintenance 2012 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording or otherwise) without

More information

CA ERwin Data Modeler

CA ERwin Data Modeler CA ERwin Data Modeler Implementation Guide Release 9.5.0 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

DocAve 6 File System Migrator

DocAve 6 File System Migrator DocAve 6 File System Migrator User Guide Service Pack 4, Cumulative Update 1 Revision B Issued June 2014 Table of Contents About File System Migrator... 5 Complementary Products... 5 Submitting Documentation

More information

Enterprise Architect. User Guide Series. Model Exchange

Enterprise Architect. User Guide Series. Model Exchange Enterprise Architect User Guide Series Model Exchange How to transfer data between projects? In Sparx Systems Enterprise Architect you can move data between projects using Data Transfer of models to file

More information

z/os Learning Center: Introduction to ISPF Unit 1: The Basics of ISPF and Data Sets Module 3: ISPF Data Set Basics

z/os Learning Center: Introduction to ISPF Unit 1: The Basics of ISPF and Data Sets Module 3: ISPF Data Set Basics z/os Learning Center: Introduction to ISPF Unit 1: The Basics of ISPF and Data Sets Module 3: ISPF Data Set Basics Copyright IBM Corp., 2005. All rights reserved. Data Set Basics Introduction This module,

More information

CA IT Client Manager. Packager and Installer for Windows Administration Guide. Release 12.8

CA IT Client Manager. Packager and Installer for Windows Administration Guide. Release 12.8 CA IT Client Manager Packager and Installer for Windows Administration Guide Release 12.8 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter

More information

Supported Environments for Rochade Products November 23, Servers

Supported Environments for Rochade Products November 23, Servers November 23, 2016 This publication lists the supported operating systems and other software requirements for all Rochade products. Some products are available for multiple operating systems. The Version

More information

Db2 Query Management Facility Version 12 Release 2. Installing and Managing Db2 QMF for TSO and CICS IBM GC

Db2 Query Management Facility Version 12 Release 2. Installing and Managing Db2 QMF for TSO and CICS IBM GC Db2 Query Management Facility Version 12 Release 2 Installing and Managing Db2 QMF for TSO and CICS IBM GC27-8877-02 Db2 Query Management Facility Version 12 Release 2 Installing and Managing Db2 QMF

More information

FmPro Migrator Developer Edition - Table Consolidation Procedure

FmPro Migrator Developer Edition - Table Consolidation Procedure FmPro Migrator Developer Edition - Table Consolidation Procedure FmPro Migrator Developer Edition - Table Consolidation Procedure 1 Installation 1.1 Installation Tips 5 2 Step 1 2.1 Step 1 - Import Table

More information

Dynamic Modification of the Inspection Scope

Dynamic Modification of the Inspection Scope Dynamic Modification of the Inspection Scope HELP.QMQCDYN Release 4.6C SAP AG Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form

More information

IBM Application Performance Analyzer for z/os Version IBM Corporation

IBM Application Performance Analyzer for z/os Version IBM Corporation IBM Application Performance Analyzer for z/os Version 11 IBM Application Performance Analyzer for z/os Agenda Introduction to Application Performance Analyzer for z/os A tour of Application Performance

More information

ControlPoint. for Office 365. User Guide VERSION 7.6. August 06,

ControlPoint. for Office 365. User Guide VERSION 7.6. August 06, ControlPoint for Office 365 User Guide VERSION 7.6 August 06, 2018 www.metalogix.com info@metalogix.com 202.609.9100 Copyright International GmbH., 2008-2018 All rights reserved. No part or section of

More information

ACE Operation Manual

ACE Operation Manual ACE Operation Manual Elecsys Director ACE Operation Manual Product Information Full information about other Elecsys products is available on our website at www.elecsyscorp.com Useful Contact Information

More information

Desktop & Laptop Edition

Desktop & Laptop Edition Desktop & Laptop Edition USER MANUAL For Mac OS X Copyright Notice & Proprietary Information Redstor Limited, 2016. All rights reserved. Trademarks - Mac, Leopard, Snow Leopard, Lion and Mountain Lion

More information

Microsoft Office SharePoint Portal Server 2003 Document Library Migration Tools

Microsoft Office SharePoint Portal Server 2003 Document Library Migration Tools Microsoft Office SharePoint Portal Server 2003 Document Library Migration Tools Show All Introduction The Microsoft Office SharePoint Portal Server 2003 Document Library Migration Tools are a set of utility

More information

CA Plan Analyzer for DB2 for z/os

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

More information

TRIM Integration with Data Protector

TRIM Integration with Data Protector TRIM Integration with Data Protector Table of Contents Introduction... 3 Prerequisites... 3 TRIM Internals... 3 TRIM s Data Organization... 3 TRIM s Architecture... 4 Implications for Backup... 4 Sample

More information

Halcyon Spooled File Manager GUI. v8.0 User Guide

Halcyon Spooled File Manager GUI. v8.0 User Guide Halcyon Spooled File Manager GUI v8.0 User Guide Copyright Copyright HelpSystems, LLC. All rights reserved. www.helpsystems.com US: +1 952-933-0609 Outside the U.S.: +44 (0) 870 120 3148 IBM, AS/400, OS/400,

More information

SAP NetWeaver How-To Guide How To... Configure SAP HANA for CTS

SAP NetWeaver How-To Guide How To... Configure SAP HANA for CTS SAP NetWeaver How-To Guide How To... Configure SAP HANA for CTS Applicable Releases: SAP Solution Manager 7.1 SPS05, SAP NetWeaver 7.3 including enhancement package 1, or SAP NetWeaver 7.4 SAP HANA Platform

More information

PTC Integrity Integration With Microsoft Visual Studio (SDK)

PTC Integrity Integration With Microsoft Visual Studio (SDK) PTC Integrity Integration With Microsoft Visual Studio (SDK) PTC provides a number of integrations for Integrated Development Environments (IDEs). IDE integrations allow you to access the workflow and

More information

IBM Tivoli Storage Manager HSM for Windows Version 7.1. Administration Guide

IBM Tivoli Storage Manager HSM for Windows Version 7.1. Administration Guide IBM Tivoli Storage Manager HSM for Windows Version 7.1 Administration Guide IBM Tivoli Storage Manager HSM for Windows Version 7.1 Administration Guide Note: Before using this information and the product

More information

HP-UX Software and Patching Management Using HP Server Automation

HP-UX Software and Patching Management Using HP Server Automation HP-UX Software and Patching Management Using HP Server Automation Software Version 7.84, released August 2010 Overview... 2 Patch Management for HP-UX Prerequisites... 2 HP-UX Patching Features... 2 Importing

More information

Chapter 1 GETTING STARTED. SYS-ED/ Computer Education Techniques, Inc.

Chapter 1 GETTING STARTED. SYS-ED/ Computer Education Techniques, Inc. Chapter 1 GETTING STARTED SYS-ED/ Computer Education Techniques, Inc. Objectives You will learn: The facilities of File-AID for DB2. How to create and alter objects. Creating test tables. Customizing data.

More information

Introduction to File Systems

Introduction to File Systems Introduction to File Systems CS-3013 Operating Systems Hugh C. Lauer (Slides include materials from Slides include materials from Modern Operating Systems, 3 rd ed., by Andrew Tanenbaum and from Operating

More information

IBM Tivoli Storage Manager HSM for Windows Version 7.1. Messages

IBM Tivoli Storage Manager HSM for Windows Version 7.1. Messages IBM Tivoli Storage Manager HSM for Windows Version 7.1 Messages IBM Tivoli Storage Manager HSM for Windows Version 7.1 Messages Note: Before using this information and the product it supports, read the

More information

ASG-Rochade Data Warehouse Application Release Notes

ASG-Rochade Data Warehouse Application Release Notes ASG-Rochade Data Warehouse Application Release Notes Version 1.50 December 13, 2006 DWA1100-150 This publication contains installation instructions for ASG-Rochade Data Warehouse Application (herein called

More information

How metadata can reduce query and report complexity As printed in the September 2009 edition of the IBM Systems Magazine

How metadata can reduce query and report complexity As printed in the September 2009 edition of the IBM Systems Magazine Untangling Web Query How metadata can reduce query and report complexity As printed in the September 2009 edition of the IBM Systems Magazine Written by Gene Cobb cobbg@us.ibm.com What is Metadata? Since

More information

Abstract. For notes detailing the changes in each release, see the MySQL for Excel Release Notes. For legal information, see the Legal Notices.

Abstract. For notes detailing the changes in each release, see the MySQL for Excel Release Notes. For legal information, see the Legal Notices. MySQL for Excel Abstract This is the MySQL for Excel Reference Manual. It documents MySQL for Excel 1.3 through 1.3.7. Much of the documentation also applies to the previous 1.2 series. For notes detailing

More information

ASG-Rochade Installation Notes

ASG-Rochade Installation Notes ASG-Rochade Installation Notes February 2015 This publication introduces changes made to the installation of ASG-Rochade (herein called Rochade) and its components. It also provides information on system

More information

Alloy Navigator 6 Suite 6 version Release Notes

Alloy Navigator 6 Suite 6 version Release Notes Alloy Navigator 6 Suite 6 version 6.1.1 Release Notes Alloy Software released a new version of Alloy Navigator 6 Suite, an integrated software suite that includes Alloy Navigator 6 (AN6) and Alloy Discovery

More information

IBM Software Configuration Library Manager Advanced Edition for z/os, Version 1.2

IBM Software Configuration Library Manager Advanced Edition for z/os, Version 1.2 Streamlining z/os application development processes and package approvals IBM Software Configuration Library Manager Advanced Edition for z/os, Version 1.2 Highlights Provides a cost-effective and fully

More information

OpenText StreamServe 5.6 Document Broker Plus

OpenText StreamServe 5.6 Document Broker Plus OpenText StreamServe 5.6 Document Broker Plus User Guide Rev A OpenText StreamServe 5.6 Document Broker Plus User Guide Rev A Open Text SA 40 Avenue Monterey, Luxembourg, Luxembourg L-2163 Tel: 35 2 264566

More information

DocAve 6 EMC Documentum Migrator

DocAve 6 EMC Documentum Migrator DocAve 6 EMC Documentum Migrator User Guide Service Pack 6 Issued October 2015 1 Table of Contents What s New in this Guide... 5 About EMC Documentum Migrator... 6 Complementary Products... 6 Submitting

More information

Veritas NetBackup Vault Administrator s Guide

Veritas NetBackup Vault Administrator s Guide Veritas NetBackup Vault Administrator s Guide UNIX, Windows, and Linux Release 6.5 12308354 Veritas NetBackup Vault Administrator s Guide Copyright 2001 2007 Symantec Corporation. All rights reserved.

More information

Installing and Updating SAP HANA Products and Software Components

Installing and Updating SAP HANA Products and Software Components Product Documentation Document Version: 1.0 2015-10-09 Installing and Updating SAP HANA Products and Software Components SAP HANA SPS 10, as of Database Maintenance Revision 102.1 Typographic Conventions

More information

DocAve 6 EMC Documentum Migrator

DocAve 6 EMC Documentum Migrator DocAve 6 EMC Documentum Migrator User Guide Service Pack 4, Cumulative Update 2 Revision C Issued July 2014 Table of Contents Table of Contents... 2 About EMC Documentum Migrator... 5 Complementary Products...

More information

Integrated Migration Tool

Integrated Migration Tool IceWarp Unified Communications Version 12 Published on 9/20/2017 Contents... 4 How It Works... 5 Performing Migration... 5 Set up the Domain in IceWarp Server... 6 Create Migrator Email Account... 8 Configure

More information

Managing Configurations

Managing Configurations CHAPTER 3 The Configurations page is your starting point for managing device configurations for network elements managed by Cisco Prime Network by using the CM tools. The following table lists the main

More information

Function. Description

Function. Description Function Check In Get / Checkout Description Checking in a file uploads the file from the user s hard drive into the vault and creates a new file version with any changes to the file that have been saved.

More information

Trustee Attributes. White Paper. February 2012

Trustee Attributes. White Paper. February 2012 Trustee Attributes White Paper February 2012 Table of Contents What is a Trustee Attribute?... 3 Users and Trustee Attributes... 3 How Trustee Attributes Work... 3 Administering Trustee Attributes... 6

More information

SAP BusinessObjects Performance Management Deployment Tool Guide

SAP BusinessObjects Performance Management Deployment Tool Guide SAP BusinessObjects Performance Management Deployment Tool Guide SAP BusinessObjects XI 3.1 XI3.1 Service Pack 3 Copyright 2010 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign,

More information

APF report templates based on data from the WinCC User Archive

APF report templates based on data from the WinCC User Archive Application example 03/2017 APF report templates based on data from the WinCC User Archive PCS 7, Information Server https://support.industry.siemens.com/cs/ww/en/view/64906050 Warranty and liability Warranty

More information

Sage Estimating (SQL) v17.11

Sage Estimating (SQL) v17.11 Sage Estimating (SQL) v17.11 Installation and Administration Guide July 2017 This is a publication of Sage Software, Inc. 2017 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos,

More information

FileLoader for SharePoint

FileLoader for SharePoint End User's Guide FileLoader for SharePoint v. 2.0 Last Updated 6 September 2012 3 Contents Preface 4 FileLoader Users... 4 Getting Started with FileLoader 5 Configuring Connections to SharePoint 7 Disconnecting

More information

IBM. Bulk Load Utilities Guide. IBM Emptoris Contract Management SaaS

IBM. Bulk Load Utilities Guide. IBM Emptoris Contract Management SaaS IBM Emptoris Contract Management IBM Bulk Load Utilities Guide 10.1.2 SaaS IBM Emptoris Contract Management IBM Bulk Load Utilities Guide 10.1.2 SaaS ii IBM Emptoris Contract Management: Bulk Load Utilities

More information

DB2 for z/os Stored Procedure support in Data Server Manager

DB2 for z/os Stored Procedure support in Data Server Manager DB2 for z/os Stored Procedure support in Data Server Manager This short tutorial walks you step-by-step, through a scenario where a DB2 for z/os application developer creates a query, explains and tunes

More information

IBM WebSphere Studio Asset Analyzer, Version 5.1

IBM WebSphere Studio Asset Analyzer, Version 5.1 Helping you quickly understand, enhance and maintain enterprise applications IBM, Version 5.1 Highlights n Provides interactive textual n Helps shorten the learning curve and graphic reports that help

More information

Service Description Managed Applications for SAP

Service Description Managed Applications for SAP Service Description Managed Applications for SAP Table of contents 1 DEFINITIONS... 2 2 PURPOSE OF THE DOCUMENT... 2 3 OVERVIEW OF THE SERVICE... 2 3.1 OVERALL DESCRIPTION... 2 3.2 GEOGRAPHICAL FOOTPRINT...

More information

Multiuser Engineering in the TIA Portal TIA Portal V15 https://support.industry.siemens.com/cs/ww/en/view/109740141 Siemens Industry Online Support Warranty and Liability Warranty and Liability The Application

More information

Chapter 18. Generating DB2 High Performance Unload jobs

Chapter 18. Generating DB2 High Performance Unload jobs Chapter 18. Generating DB2 High Performance Unload jobs IBM DB2 High Performance Unload (DB2 HPU) is a high-speed DB2 utility for unloading DB2 tables from a table space or from an image copy. DB2 Automation

More information

Spatial Data Standards for Facilities, Infrastructure, and Environment (SDSFIE)

Spatial Data Standards for Facilities, Infrastructure, and Environment (SDSFIE) Spatial Data Standards for Facilities, Infrastructure, and Environment (SDSFIE) Model Builder User Guide Version 1.3 (24 April 2018) Prepared For: US Army Corps of Engineers 2018 Revision History Model

More information

PowerExchange IMS Data Map Creation

PowerExchange IMS Data Map Creation PowerExchange IMS Data Map Creation 2014 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording or otherwise)

More information

10 Things to expect from a DB2 Cloning Tool

10 Things to expect from a DB2 Cloning Tool 10 Things to expect from a DB2 Cloning Tool This document gives a brief overview of functionalities that can be expected from a modern DB2 cloning tool. The requirement to copy DB2 data becomes more and

More information

Batch Scheduler. Version: 16.0

Batch Scheduler. Version: 16.0 Batch Scheduler Version: 16.0 Copyright 2018 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from, through

More information

Using Siebel Tools. Siebel Innovation Pack 2017, Rev. A March 2018

Using Siebel Tools. Siebel Innovation Pack 2017, Rev. A March 2018 Using Siebel Tools Siebel Innovation Pack 2017, Rev. A March 2018 Copyright 2005, 2018 Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license

More information

SAS Clinical Data Integration Server 2.1

SAS Clinical Data Integration Server 2.1 SAS Clinical Data Integration Server 2.1 User s Guide Preproduction Documentation THIS DOCUMENT IS A PREPRODUCTION DRAFT AND IS PROVIDED BY SAS INSTITUTE INC. ON AN AS IS BASIS WITHOUT WARRANTY OF ANY

More information

ZENworks 2017 Update 2 Endpoint Security Utilities Reference. February 2018

ZENworks 2017 Update 2 Endpoint Security Utilities Reference. February 2018 ZENworks 2017 Update 2 Endpoint Security Utilities Reference February 2018 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S.

More information

IBM Rational Rhapsody Gateway Add On. Customization Guide

IBM Rational Rhapsody Gateway Add On. Customization Guide Customization Guide Rhapsody IBM Rational Rhapsody Gateway Add On Customization Guide License Agreement No part of this publication may be reproduced, transmitted, stored in a retrieval system, nor translated

More information

IBM InfoSphere Classic Federation for z/os Version 11 Release 1. Installation Guide GC

IBM InfoSphere Classic Federation for z/os Version 11 Release 1. Installation Guide GC IBM InfoSphere Classic Federation for z/os Version 11 Release 1 Installation Guide GC19-4169-00 IBM InfoSphere Classic Federation for z/os Version 11 Release 1 Installation Guide GC19-4169-00 Note Before

More information

BMC Remedy Action Request System Service Pack 1 Upgrade Procedures and Guidelines

BMC Remedy Action Request System Service Pack 1 Upgrade Procedures and Guidelines BMC Remedy Action Request System 7.6.04 Service Pack 1 Upgrade Procedures and Guidelines White Paper Supporting BMC Remedy Action Request System BMC Remedy IT Service Management Suite 7.6.04 SP1 May 2011

More information

SAS IT Resource Management 3.3

SAS IT Resource Management 3.3 SAS IT Resource Management 3.3 Migration Documentation SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2012. SAS IT Resource Management 3.3: Migration

More information

Interview Questions of C++

Interview Questions of C++ Interview Questions of C++ Q-1 What is the full form of OOPS? Ans: Object Oriented Programming System. Q-2 What is a class? Ans: Class is a blue print which reflects the entities attributes and actions.

More information

dark star Excelsior User s guide A Year 2000 Auto-Renovation Tool

dark star Excelsior User s guide A Year 2000 Auto-Renovation Tool dark star s y s t e m s Excelsior User s guide A Year 2000 Auto-Renovation Tool dark star s y s t e m s Excelsior User s guide A Year 2000 Auto-Renovation Tool Dark Star Systems Inc., 1999. All rights

More information

Abstract. For notes detailing the changes in each release, see the MySQL for Excel Release Notes. For legal information, see the Legal Notices.

Abstract. For notes detailing the changes in each release, see the MySQL for Excel Release Notes. For legal information, see the Legal Notices. MySQL for Excel Abstract This is the MySQL for Excel Reference Manual. It documents MySQL for Excel 1.3 through 1.3.7. Much of the documentation also applies to the previous 1.2 series. For notes detailing

More information

bbc Adobe Central Output Server Getting Started for Microsoft Windows Version 5.7

bbc Adobe Central Output Server Getting Started for Microsoft Windows Version 5.7 bbc Adobe Central Output Server Version 5.7 Getting Started for Microsoft Windows Getting Started for Microsoft Windows Edition 4.0, March 2009 2009 Adobe Systems Incorporated All rights reserved. As of

More information