Page 1 of 1

How to view dataset in unix

Posted: Thu Apr 02, 2009 12:03 am
by shalini11
Hi All,

I am trying to view dataset from unix using the below command:

orchadmin dump output.ds

This is giving error:

ld.so.1: orchadmin: fatal: liborchgeneralsun4.so: open failed: No such file or directory
Killed


How should I give the orchadmin command so that I am able to view data from dataset?


Thanks

Posted: Thu Apr 02, 2009 12:51 am
by Scope
You need to add the PXEngine Library Path to the Environment variable

Posted: Thu Apr 02, 2009 1:15 am
by ray.wurlod
... and a few other things as well, such as having APT_ORCHHOME and APT_CONFIG_FILE set. Usually all this can be achieved by executing the dsenv script in the $DSHOME directory.

Posted: Thu Apr 02, 2009 1:18 am
by shalini11
Thanks for the reply.

I have set the PXEngine library path. Now it is giving another error:

##E TFPA 000021 $APT_CONFIG_FILE was not set, and config.apt was not found in the working directory or in $APT_ORCHHOME/etc.
##F TFCF 000009 Fatal Error: Cannot continue without a configuration file.


$APT_CONFIG_FILE is set in Administrator then why it is giving this error.

Posted: Thu Apr 02, 2009 5:28 am
by ray.wurlod
APT_CONFIG_FILE is not set in your UNIX interactive process.