Instruction d'utilisation StorageTek Lifecycle Director DB2 Manager 312564001

Instruction d'utilisation pour le dispositif StorageTek Lifecycle Director DB2 Manager 312564001

Dispositif: StorageTek Lifecycle Director DB2 Manager 312564001
Catégorie: Système d'eau
Fabricant: StorageTek
Dimension: 2.35 MB
Date d'addition: 5/9/2013
Nombre des pages: 189
Imprimez l'instruction

Téléchargez

Comment utiliser?

Notre objectif consiste à vous assurer le plus rapide accès au contenu de l'instruction d'utilisation du dispositif StorageTek Lifecycle Director DB2 Manager 312564001. En utilisant l'aperçu en ligne vous pouvez parcourir le sommaire et passer à la page où vous trouverez la résolution de votre problème avec StorageTek Lifecycle Director DB2 Manager 312564001.

Pour votre confort

Si regarder l'instruction StorageTek Lifecycle Director DB2 Manager 312564001 directement sur la page n'est pas confortable pour vous, vous pouvez profiter de deux solutions possibles:

  • Exploration au mode de plein écran - pour analyser l'instruction d'une manière commode (sans l'avoir téléchargée sur votre ordinateur) vous pouvez utiliser le mode d'exploration en plein écran. Pour démarrer l'exploration de l'instruction StorageTek Lifecycle Director DB2 Manager 312564001 en plein écran, utilisez le bouton Plein écran.
  • Téléchargement sur l'ordinateur - vous pouvez aussi télécharger l'instruction StorageTek Lifecycle Director DB2 Manager 312564001 sur votre ordinateur et la sauvegarder dans vos ressources. Si vous n'avez pas envie de gaspiller votre espace disque, vous pouvez toujours télécharger cette instruction du ManualsBase dans l'avenir.
StorageTek Lifecycle Director DB2 Manager 312564001 Manuel d'utilisation - Online PDF
Advertisement
« Page 1 of 189 »
Advertisement
Version imprimée

Beaucoup de gens préfèrent de lire les documents dans la version imprimée et non pas sur l'écran. L'option d'impression de l'instruction est aussi prévue et vous pouvez en profiter en cliquant le lien ci-dessus - Imprimez l'instruction. Il n'est pas nécessaire d'imprimer toute l'instruction StorageTek Lifecycle Director DB2 Manager 312564001 - on peut choisir des pages. Economisez le papier.

Résumés

Vous trouverez ci-dessous les annonces des contenus qui se trouvent sur les pages suivantes de l'instruction de StorageTek Lifecycle Director DB2 Manager 312564001. Si vous voulez parcourir rapidement le contenu des pages suivantes de l'instruction, vous pouvez en profiter.

Résumés du contenu
Résumé du contenu de la page N° 1

PART NUMBER
VERSION NUMBER EDITION NUMBER
312564001 1
1.1
TM
LIFECYCLE DIRECTOR
DB2 MANAGER USER GUIDE
PRODUCT TYPE
SOFTWARE

Résumé du contenu de la page N° 2

Résumé du contenu de la page N° 3

Lifecycle Director™ DB2 Manager User Guide Version 1.1 EC 132056 Revision C

Résumé du contenu de la page N° 4

Information contained in this publication is subject to change without notice. We welcome your feedback. Please contact the Global Learning Solutions Feedback System at: GLSFS@Stortek.com or Global Learning Solutions Storage Technology Corporation One StorageTek Drive Louisville, CO 80028-3256 USA Please include the publication name, part number, and edition number in your correspondence if they are available. Export Destination Control Statement These commodities, technology or software were

Résumé du contenu de la page N° 5

Table of contents INTRODUCTION..................................................................................................................7 PRODUCT DESCRIPTION .................................................................................................8 INTRODUCTION .........................................................................................................8 PRODUCT FUNCTIONS .........................................................................................

Résumé du contenu de la page N° 6

ENVCNTL: SMFRECID ................................................................................................35 ENVCNTL: OBJSIZE.....................................................................................................36 ENVCNTL: READTIMEOUT ........................................................................................36 ENVCNTL: WRITETIMEOUT.......................................................................................37 TAPECNTL PARAMETERS .............

Résumé du contenu de la page N° 7

Allocation recovery........................................................................................................72 Shutdown processing .....................................................................................................73 'Resource unavailable' condition...................................................................................74 TABLE MIGRATION PROCESSING..............................................................................75 INTRODUCTION .....

Résumé du contenu de la page N° 8

SQLIN entry specification............................................................................................102 Print reports.................................................................................................................103 Condition codes ...........................................................................................................104 Utility failure and restart considerations ....................................................................104 A

Résumé du contenu de la page N° 9

OTD260XX – CONTROL REGION WRITER MESSAGES.............................................162 OTD270XX - CONTROL REGION HOUSEKEEPING TASK MESSAGES.........................165 DB2 MANAGER ERROR AND REASON CODES.........................................................166 CONTROL REGION RETURN CODES.........................................................................169 APPENDICES..............................................................................................................

Résumé du contenu de la page N° 10

Introduction This Lifecycle Director DB2 Manager User Guide provides all the information required for installation, implementation and operation of the DB2 Manager product for the enabling of Lifecycle Director support for the storage and retrieval of table rows using IBM's DB2 relational database management software. For ease of reference, the product will be referred to as DB2 Manager throughout the remainder of this manual. In addition, the Archive Manager component of Lifecycle

Résumé du contenu de la page N° 11

Product Description 1 Introduction Storage Technology's DB2 Manager software product is designed to implement Archive Manager support for storage of table rows using IBM's DB2 relational database management product. Archive Manager is a Storage Technology archival database management product, which primarily uses tape cartridge media for storage of archived objects. Archive Manager also optionally enables disk copies of objects in an Archive Manager database to be retained. The pro

Résumé du contenu de la page N° 12

request. Standard DB2 processing then requires the use of a cursor mechanism in order to access each row from the result table, rows being retrieved via an SQL FETCH command. In cases where rows in the result table have been migrated from DB2 to Archive Manager, the resulting FETCH commands may generate one or more tape mounts in order to service the application program’s SQL request. Access to rows is not necessarily performed in the physical sequence in which migrated rows are stor

Résumé du contenu de la page N° 13

within the table to be released and re-used, enabling a reduction in the overall size of the DB2 tablespace used for table storage. Reduction in the tablespace size will give a corresponding reduction in the overall amount of disk space required to support DB2 database usage, and also reduce the amount of DB2 housekeeping processing (in particular, image-copy and re-organization processing) required for the database containing the table(s) enabled for DB2 Manager migration processing.

Résumé du contenu de la page N° 14

A migrated row which has been retrieved from an Archive Manager database is presented back to the calling application on reference via SQL. No indication is given to the application that the row has been retrieved from Archive Manager, and the contents of the row will be identical to those prior to migration of the row from DB2. The following factors will govern the length of time taken to access a migrated row stored in a tape-resident object in an Archive Manager database: - The t

Résumé du contenu de la page N° 15

updated row will be stored back in the DB2 table from which it was originally migrated. All reference to the migrated copy of the row in the Archive Manager database will have been deleted, causing this row to be unreferenced. This will effectively “re-migrate” the row from Archive Manager to DB2. The updated row will be stored back in a non-archive partition of the table - the corresponding 18-byte archive stub in the archive partition will be deleted allowing this space to be r

Résumé du contenu de la page N° 16

Management of migrated rows A set of batch utilities is supplied with the product in order to assist in management of migrated rows. The following utilities are supplied with v1.1 of the product: • Row restore utility. This will allow migrated rows to be returned to the table from which they were migrated. Customer-specified rules, using SQL command syntax, are used to select migrated rows for restore. • Table analysis utility. This will analyze a table which has been enabled for

Résumé du contenu de la page N° 17

2. Primary key. This is a 4-byte (fullword) binary value, which is automatically assigned by DB2 Manager during migration processing. A primary key value of 1 will be assigned to the object containing the first row archived from a table after it has been enabled for archival. All rows within a single Archive Manager object will have the same primary key identifier. DB2 Manager will increment the primary key by 1 when creating a new object. 3. Archive date. This is automatical

Résumé du contenu de la page N° 18

Rows which have a high likelihood of being updated after archival may cause a significant amount of archival and re-archival processing. A table containing rows which are likely to be updated in this manner are not suitable for migration using DB2 Manager. DB2 Manager does not impose limitations on the way in which rows are referenced from a DB2 application program. Every possible means of accessing a migrated row via SQL commands is supported, including joins and unions. Mult

Résumé du contenu de la page N° 19

exclusive storage of migrated row stubs, and one or more partitions for storage of non-migrated rows. Database reorganization processing should not be performed on the partition containing the migrated row stubs, unless absolutely necessary. Reorganization of this partition will cause all migrated rows to be retrieved from Archive Manager. If Archive Manager objects are held on tape storage only, this is likely to generate a substantial amount of tape activity and could take an exc

Résumé du contenu de la page N° 20

This page is intentionally left blank DB2 Manager User Guide 17 StorageTek Proprietary


Instructions pareilles
# Instruction d'utilisation Catégorie Téléchargez
1 StorageTek Host Software Component 6 Manuel d'utilisation Système d'eau 1
2 Sony 7 Manuel d'utilisation Système d'eau 0
3 3Com ENTERPRISE OS 11.3 Manuel d'utilisation Système d'eau 0
4 Acronis VIA C7-M Manuel d'utilisation Système d'eau 0
5 Acronis 200 Series Manuel d'utilisation Système d'eau 2
6 Acronis Z540 Manuel d'utilisation Système d'eau 1
7 Alto-Shaam CombiGuard FI-23014 Manuel d'utilisation Système d'eau 1
8 Adobe version cue CS3 Manuel d'utilisation Système d'eau 2
9 Aiphone GF-NS Manuel d'utilisation Système d'eau 0
10 Alto-Shaam FI-28727 Manuel d'utilisation Système d'eau 0
11 AMC FM DWS 1500 Manuel d'utilisation Système d'eau 2
12 Amtrol WELL-X1 Manuel d'utilisation Système d'eau 6
13 Amtrol WELL-X-TROL Manuel d'utilisation Système d'eau 25
14 Apple Final Cut Pro 6 Manuel d'utilisation Système d'eau 51
15 Apple Mac OS X Server 10.5 Leopard Manuel d'utilisation Système d'eau 21