- Compruebe que JRE 1.7 esté instalado en el sistema.
- Compruebe que la versión de XL C/C++Runtime sea mayor o igual que 9.0.0.0:lslpp -1 | grep -i xlc
- Descargue los paquetes de cliente en una carpeta del servidor.
- Descomprima los archivos:gunzip em-publisher-aix64__aix_ppc64.16.20.xx.xx.tar.gz gunzip em-agent-aix64__aix_ppc64.16.20.xx.xx.tar.gz
- Extraiga los archivos tar:tar -xvf em-publisher-aix64__aix_ppc64.16.20.xx.xx.tar tar -xvf em-agent-aix64__aix_ppc64.16.20.xx.xx.tar
- Copie los archivos de compilación de AIX (*.bff) en el sistema host o transfiéralos mediante FTP.
- Cree un directorio llamado mkdir /tmp/em.
- Copie em.em.publisher.16.20.xx.xx.bff package en /tmp/em.Asegúrese de que este sea el único paquete en el directorio.
- Cambie la propiedad para el paquete em-publisher. Por ejemplo:# chown root em.em.publisher.16.20.20.00.bff -rw-rw-rw 1 root socal 1869324 Sep 07 21:44 em.em.publisher.16.20.xx.xx.bff # chgrp system em.em.publisher.16.20.20.00.bff -rw-rw-rw 1 root socal 1869324 Sep 07 21:44 em.em.publisher.16.20.xx.xx.bff
- Cambie la propiedad de usuario/grupo para el paquete em-agent. Por ejemplo:# chown root em.em.agent.16.20.20.00.bff -rw-rw-rw 1 root socal 1869324 Sep 07 21:44 em.em.agent.16.20.xx.xx.bff # chgrp system em.em.agent.16.20.20.00.bff -rw-rw-rw 1 root socal 1869324 Sep 07 21:44 em.em.agent.16.20.xx.xx.bff
- Escriba el siguiente comando en la carpeta /tmp/em para iniciar la utilidad de instalación:SmittyAparecerá lo siguiente:
System Management Move cursor to desired item and press Enter. Software Installation and Maintenance Software License Management Devices System Storage Management(Physical & Logical Storage) Security & Users Communications Applications and Services Workload Partition Administration Print Spooling Advanced Accounting Problem Determination Performance & Resource Scheduling System Environments Processes & Subsystems Applications Installation Assistant Electronic Service Agent Cluster Systems Management Using SMIT (information only)
- Seleccione Instalación y mantenimiento del software y pulse Enter (Intro).Aparecerá lo siguiente:
Software Installation and Maintenance Move cursor to desired item and press Enter. Install and Update Software List Software and Related Information Software Maintenance and Utilities Relocatable Software and Installation and Maintenance Network Installation Management EZ NIM (Easy NIM Tool) System Workload Partition Software Maintenance System Backup Manager Alternate Disk Installation EFIX Management Thin Server Maintenance
- Seleccione Instalar y actualizar software y presione Intro.Aparecerá lo siguiente:
Install Software Update Installed Software to Latest Level (Update All) Install Software Bundle Update Software by Fix (APAR) Install and Update from ALL Available Software
- En TODO el software disponible, seleccione Instalar y actualizar y pulse Intro.Aparecerá lo siguiente:
[Entry Fields] INPUT device / directory for software [.]
- Escriba (.) y pulse Intro.Aparecerá lo siguiente:
Install Software Type or select a value for the entry field. Press Enter AFTER making all desired changes. [TOP] [Entry Fields] *INPUT device / directory for software . *SOFTWARE to install [all_latest] + PREVIEW only? (install operation will not occur) no + COMMIT software updates? yes + SAVE replaced files? no + AUTOMATICALLY install requisite software? yes + EXTEND file systems if space needed? yes + OVERWRITE same or newer version? no + VERIFY install and check file sizes? no + Include corresponding LANGUAGE filesets? yes + DETAILED output? no + Process multiple volumes yes + ACCEPT new license agreements? no + [MORE...8]
- Escriba em.em.publisher.rte y pulse Intro para que se instale el paquete de editor de EM:
[TOP] [Entry Fields] *INPUT device / directory for software . *SOFTWARE to install [em.em.publisher.rte] PREVIEW only? (install operation will NOT occur) no COMMIT software updates? yes SAVE replaced files? no AUTOMATICALLY install requisite software? yes EXTEND file systems if space needed? yes
- Lea el resumen de la instalación en la pantalla Command Status (Estado del comando) para asegurarse de que la instalación se ha realizado correctamente.
- Cambiar propiedad:# cd .opt/teradata/client # chown -R root:system em
- Pulse F10 para salir de Smitty.
- Copie em.em.agent.16.20.xx.xx.bff package en /tmp/em.Asegúrese de que este sea el único paquete en el directorio.
- Inicie la utilidad de instalación y repita los pasos para el paquete del agente.
- Lea el resumen de la instalación en la pantalla Command Status (Estado del comando) para asegurarse de que la instalación se ha realizado correctamente:
Installation Summary ----------------------------------------------------------------- Name Level Part Event Result ----------------------------------------------------------------- em.em.publisher.rte 16.20.x.x USR APPLY SUCCESS em.em.agent.rte 16.20.x.x USR APPLY SUCCESS
- Configure los parámetros de los servicios de Ecosystem Manager:/opt/teradata/client/em/bin/emserviceconfig.shSe configuran los siguientes parámetros:Para entornos de sistema único, utilice el mismo valor para los parámetros Principal y Nombre de host del servidor de reserva. Para los servidores, utilice uno de estos valores:
- JRE HOME (1.7)
- PRIMARY EM SERVER HOSTNAME(BROKER)
- FAIL-OVER EM SERVER HOSTNAME(BROKER)
- ECOSYSTEM ID
- RESOURCE SUB-CATEGORY
En el siguiente ejemplo svr1 y svr2 son los servidores de Ecosystem Manager, eco1 es el ecosistema, y APP es la subcategoría de recursos:Valor Descripción RS Replicación BI Inteligencia empresarial BAR Copia de seguridad, archivo y restauración LS Carga TD Teradata APP Aplicación ETL Extraer/Transformar/Cargar BUS BUS de mensajes DMC Data Mover Unknown Autorregistrado USL Unity Source Link /opt/teradata/client/em/bin/emserviceconfig.sh /usr/java/jre1.7.0_18 svr1 svr2 eco1 APP
Parámetro Configuración JRE HOME (1.7) /usr/java/jre1.7.0_18 PRIMARY EM SERVER HOSTNAME(BROKER) svr1 FAIL-OVER EM SERVER HOSTNAME(BROKER) svr2 ECOSYSTEM ID eco1 RESOURCE SUB-CATEGORY APP - Deshabilite la entrega de metadatos operativos de TPT en el repositorio de Ecosystem Manager.