Install oracle client on AIX
Install oracle client on AIX
To install,
=> Step 1 Log in to the server and copy the software installation package to the
specified location as root user.
*Note that this specified location requires that the user of the
database or the user of the system restored to has the execution permission to the
installation directory.
=> Step 2 Unpack with gunzip -c packageName | tar -xvf-, for example,
gunzip -c AnyBackupClient-AIX_5.3_power64-7.0.13.0-20190820-release-
zh_CN-817.tar.gz | tar -xvf-
=> Step 3 Enter the software installation directory
"AnyBackupClient/ClientService", and input the installation command (./install.sh.)
The installation steps after confirming the copyright information are shown in the
following figure.
To install,
=> Step 1 Input y to confirm the copyright information.
=> Step 2 Input y to continue the installation.
=> Step 3 Fill in your own IP address. For a server which has multiple NICs, data
can be backed up through the designated NIC, and this IP address will be displayed
in the backup server.
=> Step 4 Fill in the Cluster-VIP address of the backup server.
=> Step 5 Enter 1 or 2 to select the language (Chinese or English).
=> Step 6 operator name option can be set as null, press Enter directly.
*Note that the name of the operator that has been created on the backup server
can also be filled in. The client will be automatically assigned to the operator
after the client is successfully installed.
=> Step 7 Input n for whether to enable SSL.
=> Step 8 Input y for whether to support other database types, because Oracle
databases shall be supported.
=> Step 9 Input 1 indicates to select oracle database, and input q indicates to
exit. Here input 1.
=> Step 10 Input the username supported by the selected oracle database, and fill
in the username of the client oracle database.
Input oracle here.
=> Step 11 For whether to support other database types, input n if oracle backup
and recovery for multi-user is not needed. Vice Versa, input y if oracle backup and
recovery is needed for all users under Oracle environment. The remaining steps are
the same as Step 9 and Step 10.
=> Step 12 Input y to start installation.
*After installation completes, enter the console as a system administrator and
the related IP can be viewed in Resources > Client > External Client. If the status
is online, the installation succeeds.