After the installation has been performed successfully, a variety of post-installation activities are necessary.
This section describes the activities which need to be performed for all Software AG products after the installation procedure for your Software AG product has been successfully completed.
Dismount the installation medium and unload it using the following commands:
Command | Description |
---|---|
su - root |
To dismount an installation medium you must be root. |
umount mount-dir |
Execute the umount
command.
|
rmdir mount-dir |
Remove the mount directory (optional). |
exit |
Return to "sag" user. |
Note:
On Solaris machines on which the volume management daemon
vold is active, use the
eject(1)
command to dismount and to unload your
installation medium.
Ensure that all installed files are owned by the user "sag" and have the group ID "sag".
The product installation generates an environment settings file sagenv.new.
Review the contents of sagenv.new and customize it as necessary.
Rename sagenv.new to another file name (for example, to sagenv).
Note:
If you are performing an update installation and changes were made
to your environment, replace only the modified product-specific part in your
existing sagenv file.
Enter the following command line in the .profile file of each user who will use this environment permanently:
. $SAG/sagenv