Domain Updates > Domain updates > Before you update
  

Before you update

Consider the following guidelines when you update a CDI-PC domain:

Review the environment variables

Before you update the CDI-PC domain, review the environment variables mentioned in the following table:
Variable
Description
IATEMPDIR
Location of the temporary files created during installation. Informatica requires 1 GB disk space for temporary files.
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.
Note: 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.
Note: Unset the _JAVA _OPTIONS variable after the installation.
DISPLAY
For UNIX and Linux, unset the DISPLAY environment before you run the installer. Installation might fail if the DISPLAY environment variable has some value.
LAX_DEBUG
For UNIX and Linux, unset the LAX_DEBUG flag before the update.
If LAX_DEBUG is set, the installer runs in debug mode and generates a sea.log file under UID/sys/data/installer/<version>/extracted/. This sea.log file disrupts the update process.
Note: Make sure that the NOEXEC flag is not set for the file system mounted on the /tmp directory.