Unable to install DataStage Server on UNIX environment
Posted: Wed Apr 22, 2009 7:08 am
During the install of DataStage Server in UNIX, it hangs where the install.sh checks the client connection:
$ ./install.sh
[DataStage Server 7.5.2 - Installation and Maintenance Utility]
Initializing setup
[DataStage Server 7.5.2 - Installation and Maintenance Utility]
Checking command line options
[DataStage Server 7.5.2 - Installation and Maintenance Utility]
=================================================================
--------------- W A R N I N G ---------------
=================================================================
Install was unable to detect a previous DataStage server.
By default, this will be treated as a new installation.
Existing DataStage installations, if any, will NOT be upgraded.
Continue with installation? [y|n]: y
[DataStage Server 7.5.2 - Installation and Maintenance Utility]
[DataStage Server 7.5.2 - Installation and Maintenance Utility]
Checking kernel parameters
[DataStage Server 7.5.2 - Installation and Maintenance Utility]
Checking client connections
Checking the Install log:
============================================================
Checking kernel parameters
Wed Apr 22 14:56:11 MESZ 2009
============================================================
DataStage server engine location specified by FROM_NOT_FOUND
============================================================
Checking client connections
Wed Apr 22 14:56:11 MESZ 2009
============================================================
We did not encounter any such problem when we have installed in the UA and DEV environments. The server is newly built so I'm not sure what we are missing here. Maybe an issue in the UNIX server perhaps?
$ ./install.sh
[DataStage Server 7.5.2 - Installation and Maintenance Utility]
Initializing setup
[DataStage Server 7.5.2 - Installation and Maintenance Utility]
Checking command line options
[DataStage Server 7.5.2 - Installation and Maintenance Utility]
=================================================================
--------------- W A R N I N G ---------------
=================================================================
Install was unable to detect a previous DataStage server.
By default, this will be treated as a new installation.
Existing DataStage installations, if any, will NOT be upgraded.
Continue with installation? [y|n]: y
[DataStage Server 7.5.2 - Installation and Maintenance Utility]
[DataStage Server 7.5.2 - Installation and Maintenance Utility]
Checking kernel parameters
[DataStage Server 7.5.2 - Installation and Maintenance Utility]
Checking client connections
Checking the Install log:
============================================================
Checking kernel parameters
Wed Apr 22 14:56:11 MESZ 2009
============================================================
DataStage server engine location specified by FROM_NOT_FOUND
============================================================
Checking client connections
Wed Apr 22 14:56:11 MESZ 2009
============================================================
We did not encounter any such problem when we have installed in the UA and DEV environments. The server is newly built so I'm not sure what we are missing here. Maybe an issue in the UNIX server perhaps?