Hp Neoview Release 2.3 Software Manuel d'utilisateur Page 86

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 110
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 85
PHONE = PHONE,
SSN = SSN,
INFO1 = INFO1,
INFO2 = INFO2
)
map2 from dataformat2 to dataformat3
(
FIRST_NAME = FIRST_NAME,
LAST_NAME = LAST_NAME,
ADDRESS = ADDRESS,
ZIP = ZIP,
PHONE = PHONE,
SSN = SSN,
INFO1 = INFO1,
INFO2 = INFO2
)
}
# comment: define 2 separate jobs - one for load, one for extract
# comment: note that load or extract is a job attribute, and cannot be combined into a single job
jobs
{
load1 load options ( parallel = "false" )
(
source src1 target tgt1 map map1
)
extract1 extract options ( parallel = "true" )
(
source src2 target tgt2 map map2
)
}
86 Control File Examples
Vue de la page 85
1 2 ... 81 82 83 84 85 86 87 88 89 90 91 ... 109 110

Commentaires sur ces manuels

Pas de commentaire