OPALE - 10.0 - KB - Dupliquer un format Mapping - MAPDUPFMT/en
Différence entre versions
De MappingDoc
(Page créée avec « OPALE:10.0:KB:Duplicating a Mapping format: MAPDUPFMT ») |
(Page créée avec « This allows you to copy all the files of a Mapping template to another library, for instance, when working with a test environment and a production one. ») |
||
Ligne 1 : | Ligne 1 : | ||
− | + | This allows you to copy all the files of a Mapping template to another library, for instance, when working with a test environment and a production one. | |
Pour copier un format sur un autre AS/400, | Pour copier un format sur un autre AS/400, |
Version du 3 juin 2019 à 13:22
This allows you to copy all the files of a Mapping template to another library, for instance, when working with a test environment and a production one.
Pour copier un format sur un autre AS/400,
- copier le format dans une bibliothèque servant uniquement à transférer les fichiers
- transférer la bibliothèque sur l'autre AS/400
- mettre la bibliothèque restaurée en ligne et en tête de la liste en tapant ADDLIBLE LIB(TRANSFERT) POSITION(*FIRST)
- copier le format dans la bibliothèque de Production
Mode Interactif : depuis l'option 3 Gestion des formats Mapping
En tapant 3 devant le format, renseigner le paramètre suivant :
- Bibliothèque de destination
Commande MAPDUPFMT
- Destination Library
- Mapping Name : Nom du format mapping à copier
- Séquence : Renseigner le numéro de la séquence du format mapping à copier
Autre paramètre :
- Résultat : A utiliser uniquement dans un CL. Déclarer une variable d'une longueur d'un caractère alphanumérique. Le programme retourne Y (Yes) ou N (No) pour vous informer que la copie s'est bien déroulée ou non.
Remarque :
Si la bibliothèque de destination n'existe pas, elle sera créée par MAPDUPFMT.