Unable to create project

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
elavenil
Premium Member
Premium Member
Posts: 467
Joined: Thu Jan 31, 2002 10:20 pm
Location: Singapore

Unable to create project

Post by elavenil »

Hi DS Gurus,

DS is installed in AIX and there are 3 projects on the same server. In addition to the existing projects, our req is to create an additional project but it failed while creating project.

Error message was:
DSR_QUICKADD.ErrorMsg: Unable to confirm the JVM can be loaded into the DataStage Server process because running 'DSR_CREATE.PROJECT.B TestJVM' failed. Exit code was 0, output was:
Illegal flavor keyword, IDEAL flavor DataStage assumed
Program "/bin/sh" core dumped. [SIGSEGV] segmentation violation


IBM recommended us to reinstall Information Server and executing some exempt commands such as below.

sedmgr -c exempt <Information_Server_Dir>/ASBNode/bin/RunAgent
sedmgr -c exempt <Information_Server_Engine Dir/bin/uvsh
sedmgr -c exempt <Information_Server_Engine_Dir/bin/dsjob

The above commands except "RunAgent" executed successfully.And other projects are being used by developers. Error message while executing the above mentioned 1st command, "No Write permission"

dsadm ID was used to execute the above mentioned commands and the same error occurs when root ID used to execute as well.

Could you someone enlighten some light on this?

Thanks
Elavenil
Post Reply