Page 1 of 1

Datastage Installation on OEL6 Linux but Project not created

Posted: Tue Aug 23, 2011 3:26 am
by DS_SUPPORT
We have installed Services and Metadata Repository on one Server. In this server the installation went fine without any issues.

We installed ENGINE on another server. Installation completed successfully but the default project was not created. Also Projects folder was also not created under /ds1/products/DS_81_NLS/InformationServer/Server/Projects folder.

When we analyzed the Installation log file we came across the below error


==============================================
Quick Add Project Starting
==========================

ProjectName: NewProjectNLS
ProjectLocation: /ds1/products/DS_81_NLS/InformationServer/Server/Projects/NewProjectNLS

Program "DSR_QUICKADD.B": Line 153, "*DataStage*DSR.ADMIN" is not in the CATALOG space.
[ENOENT] No such file or directory
Program "DSR_QUICKADD.B": Line 153, Incorrect VOC entry for *DataStage*DSR.ADMIN.
Program "DSR_QUICKADD.B": Line 153, Unable to load subroutine.
Aug 22, 2011 4:43:08 AM , INFO: com.ascential.acs.installer.server.actions.InstallDSProjectsAction IDataStage31018: QuickAdd Process Exit Code: 0
==============================================

Then we tried to create projects from Datastage Administrator but it displays following error messages:

Error calling subroutine: *DataStage*DSR.ADMIN (Action=36); check DataStage is set up correctly in project UV
(Unable to load subroutine on host (30105))

Error calling subroutine: *DataStage*DSR.ADMIN (Action=38); check DataStage is set up correctly in project UV
(Unable to load subroutine on host (30105))

Failed to connect to DataStage server: RNO207042:31938, project: NewProject
(Invalid account name supplied (39129))

Error calling subroutine: *DataStage*DSR.ADMIN (Action=12); check DataStage is set up correctly in project UV
(Unable to load subroutine on host (30105))

Error calling subroutine: *DataStage*DSR.ADMIN (Action=2); check DataStage is set up correctly in project UV
(Unable to load subroutine on host (30105))

Posted: Tue Aug 23, 2011 3:48 am
by DS_SUPPORT
Have anyone faced similar issues while installing IBM Information Server on OEL Linux OS Servers.. Please post your suggestions on this issue

Posted: Tue Aug 23, 2011 6:16 am
by ray.wurlod
OEL Linux is not a supported operating system. Only Red Hat and SuSe are supported Linux variants.

Posted: Tue Aug 23, 2011 7:09 am
by chulett
Well... Oracle Enterprise Linux (OEL) is Oracle's Linux distribution. OEL is based on Red Hat Enterprise Linux and is "100% binary compatible with Red Hat".

What 8.x version is this?

Posted: Tue Aug 23, 2011 3:03 pm
by ray.wurlod
Those error messages refer to routines that should be, but aren't, in the global catalog space. The fact that they aren't suggests that the installation did not complete successfully. Did you inspect the install log?

It remains the case that OEL Linux is not a supported operating system.

Posted: Wed Aug 24, 2011 6:24 am
by DS_SUPPORT
We are installing 8.1 Version with NLS option enabled.
We have inspected the Installation logs files. It shows some warnings related to NLS and the following error messages


Aug 22, 2011 4:38:17 AM , INFO: com.ibm.is.install.core.DSUnixProcess IInstallCore90002:Command: sh nls.install, env = [ASBHOME=/ds1/products/DS_81_NLS/InformationServer/ASBNode, DSHOME=/ds1/products/DS_81_NLS/InformationServer/Server/DSEngine, LD_LIBRARY_PATH=/ds1/products/DS_81_NLS/InformationServer/Server/DSEngine/uvdlls:/ds1/products/DS_81_NLS/InformationServer/Server/DSEngine/lib:/ds1/products/DS_81_NLS/InformationServer/Server/PXEngine/lib:/ds1/products/DS_81_NLS/InformationServer/ASBNode/lib/cpp:/ds1/products/DS_81_NLS/InformationServer/ASBNode/apps/jre/bin:/ds1/products/DS_81_NLS/InformationServer/ASBNode/apps/jre/bin/classic:/ds1/products/DS_81_NLS/InformationServer/ASBNode/apps/proxy/cpp/linux-all-x86:/usr/lib:/usr/css/lib, TZ=PST8PDT], workingDir =/ds1/products/DS_81_NLS/InformationServer/Server/DSEngine
Aug 22, 2011 4:38:25 AM , WARNING: com.ibm.is.install.core.InputStreamThread EInstallCore90013:Error reading input stream: sun.io.MalformedInputException
Aug 22, 2011 4:38:29 AM , INFO: com.ibm.is.install.core.DSUnixProcess Exit Code: 0, Elapsed Time(ms) = 12133, Info: Installation of National Language Support
Copying BASIC programs...
Copying files...
*** Warning *** The DICT file pathname "nls/uvhome/D_MENU.FILE" does not exist.

Pointer "NLS.TMP" established in VOC file.

Moreover the default project was not created after the installation. Below are the related messages in installation file


Aug 22, 2011 4:43:08 AM , INFO: com.ascential.acs.installer.server.actions.InstallDSProjectsAction executable = /ds1/products/DS_81_NLS/InformationServer/Server/DSEngine/bin/uvsh, args = RUN BP DSR_QUICKADD.B 60806\999\01/01/2500\rno207042\0 NewProjectNLS /ds1/products/DS_81_NLS/InformationServer/Server/Projects/NewProjectNLS CREATE, env = ASBHOME=/ds1/products/DS_81_NLS/InformationServer/ASBNode DSHOME=/ds1/products/DS_81_NLS/InformationServer/Server/DSEngine LD_LIBRARY_PATH=/ds1/products/DS_81_NLS/InformationServer/Server/DSEngine/uvdlls:/ds1/products/DS_81_NLS/InformationServer/Server/DSEngine/lib:/ds1/products/DS_81_NLS/InformationServer/Server/PXEngine/lib:/ds1/products/DS_81_NLS/InformationServer/ASBNode/lib/cpp:/ds1/products/DS_81_NLS/InformationServer/ASBNode/apps/jre/bin:/ds1/products/DS_81_NLS/InformationServer/ASBNode/apps/jre/bin/classic:/ds1/products/DS_81_NLS/InformationServer/ASBNode/apps/proxy/cpp/linux-all-x86:/usr/lib:/usr/css/lib TZ=PST8PDT
Aug 22, 2011 4:43:08 AM , INFO: com.ibm.is.install.core.CommonProcess IInstallCore90001:Command Array: /ds1/products/DS_81_NLS/InformationServer/Server/DSEngine/bin/uvsh RUN BP DSR_QUICKADD.B 60806\999\01/01/2500\rno207042\0 NewProjectNLS /ds1/products/DS_81_NLS/InformationServer/Server/Projects/NewProjectNLS CREATE, env = [ASBHOME=/ds1/products/DS_81_NLS/InformationServer/ASBNode, DSHOME=/ds1/products/DS_81_NLS/InformationServer/Server/DSEngine, LD_LIBRARY_PATH=/ds1/products/DS_81_NLS/InformationServer/Server/DSEngine/uvdlls:/ds1/products/DS_81_NLS/InformationServer/Server/DSEngine/lib:/ds1/products/DS_81_NLS/InformationServer/Server/PXEngine/lib:/ds1/products/DS_81_NLS/InformationServer/ASBNode/lib/cpp:/ds1/products/DS_81_NLS/InformationServer/ASBNode/apps/jre/bin:/ds1/products/DS_81_NLS/InformationServer/ASBNode/apps/jre/bin/classic:/ds1/products/DS_81_NLS/InformationServer/ASBNode/apps/proxy/cpp/linux-all-x86:/usr/lib:/usr/css/lib, TZ=PST8PDT], workingDir =/ds1/products/DS_81_NLS/InformationServer/Server/DSEngine
Aug 22, 2011 4:43:08 AM , INFO: com.ibm.is.install.core.CommonProcess Exit Code: 0, Elapsed Time(ms) = 117, Info: ==========================
Quick Add Project Starting
==========================

ProjectName: NewProjectNLS
ProjectLocation: /ds1/products/DS_81_NLS/InformationServer/Server/Projects/NewProjectNLS

Program "DSR_QUICKADD.B": Line 153, "*DataStage*DSR.ADMIN" is not in the CATALOG space.
[ENOENT] No such file or directory
Program "DSR_QUICKADD.B": Line 153, Incorrect VOC entry for *DataStage*DSR.ADMIN.
Program "DSR_QUICKADD.B": Line 153, Unable to load subroutine.
Aug 22, 2011 4:43:08 AM , INFO: com.ascential.acs.installer.server.actions.InstallDSProjectsAction IDataStage31018: QuickAdd Process Exit Code: 0