Sumário

Search

  1. Prefácio
  2. Parte   1: Guia de introdução à instalação
  3. Parte   2: Antes de Instalar os Serviços
  4. Parte   3: Executar instalador de serviços
  5. Parte   4: Após instalar os serviços
  6. Parte   5: Instalação do Cliente Informatica
  7. Parte   6: Desinstalação
  8. Apêndice A: Iniciando e Interrompendo Serviços Informatica
  9. Apêndice B: Gerenciando pacotes de distribuição
  10. Apêndice C: Conectando-se a bancos de dados do UNIX ou Linux
  11. Apêndice D: Conectando-se com Bancos de Dados no Windows
  12. Apêndice E: Atualizando o Parâmetro DynamicSections de um Banco de Dados DB2

Installation for PowerCenter and Data Quality

Installation for PowerCenter and Data Quality

Review the Environment Variables

Review the Environment Variables

Configure environment variables for the Informatica installation.
The following table describes the environment variables to review:
Variable
Description
IATEMPDIR
Localização dos arquivos temporários criados durante a instalação. A Informatica exige 1 GB de espaço em disco para arquivos temporários.
Configure the environment variable if you do not want to create temporary files in the
/tmp
directory.
If you want to change the default
/tmp
directory, you must set IATEMPDIR and _JAVA_OPTIONS environment variables to the new directory.
For example, set the variable to export IATEMPDIR=/home/user.
Unset the IATEMPDIR variable after the installation.
_JAVA _OPTIONS
Configure the environment variable to change the temporary directory.
If you want to change the default /tmp directory, you must set IATEMPDIR and _JAVA_OPTIONS the environment variables to the new directory.
For example, set the variable to export _JAVA_OPTIONS=-Djava.io.tmpdir=/home/user.
Unset the _JAVA _OPTIONS variable after the installation.
LANG and LC_ALL
Change the locale to set the appropriate character encoding for the terminal session. For example, set the encoding to
Latin1
or
ISO-8859-1
for French,
EUC-JP
or
Shift JIS
for Japanese, or
UTF-8
for Chinese or Korean. The character encoding determines the types of characters that appear in the UNIX terminal.
DISPLAY
Unset the DISPLAY environment before you run the installer. Installation might fail if the DISPLAY environment variable has some value.
SKIP_VENDOR_CHECK
Configure the environment variable to remove the sudo prompt from the installer on Linux or AIX.
Set the environment variable to true to remove the sudo prompt from the Informatica server installation on Linux or AIX.
If you don't have sudo privileges, set the environment variable to true before you run the installer. If you have sudo privileges, you don't need to set the environment variable.
Make sure that the NOEXEC flag is not set for the file system mounted on the /tmp directory.
Effective in 10.5.7, support for AIX installers is deferred and is unavailable.