Page 2 of 2

Posted: Thu Feb 06, 2014 8:29 am
by ram.m
Hi Paul,

when i execute the which orchadmin command i am getting below outout

/dv/app/IBM/IS/Server/PXEngine/bin/orchadmin

btw i have created and executing orchadmin profile from my home directory so can you please let me know if i still need to setup in my home directory?

Posted: Thu Feb 06, 2014 8:37 am
by chulett
At this point I'm wondering more about where than the which... as in where are you when you execute this command? Perhaps you need to fully path the ds? :?

I would think a 'not found' error would manifest itself in something more obvious than a '1' return code but who the heck knows? And I've got no way to test so just throwing that out there...

Posted: Mon Feb 10, 2014 10:27 am
by ram.m
Hi Paul,

i am getting below output when i execute "which orchadmin" command

/dv/app/IBM/IS/Server/PXEngine/bin/orchadmin

can you please kindly let me know what exactly you want me to check?

Posted: Mon Feb 10, 2014 10:36 am
by chulett
Just that you were executing the correct one and not some rogue copy someone had planted elsewhere. :wink:

You're fine.

Posted: Mon Feb 10, 2014 10:52 am
by ram.m
Hi Craig,

Thanks for your reply.I am trying in multiple ways but my problem still not getting resolved.

Can you please let me know if i need to add any commands in my .profile along with .orchadmin profile inorder to make it work?

Posted: Mon Feb 10, 2014 2:32 pm
by chulett
Not sure how much more help anyone here can give - everything reasonable has been tried and it doesn't seem to make any difference. At this point it seems you need "boots on the ground"... i.e. someone there who can see what you are doing and apply direct pressure to the wound. Failing that (if you haven't done so already) I would involve your Official Support Provider and get them figuring this out for you.

Posted: Wed Feb 26, 2014 6:40 pm
by PaulVL
First, validate that orchadmin even works.

type:

orchadmin

then hit enter.

Do you see help text?

You mentioned that you had set APT_GRID_CONFIG in your orchadmin profile. So did you actually check to see if you ARE grid enabled in your project?

$DSHOME/bin/dsadmin -listenv PROJECT_NAME | grep APT_GRID_CONFIG

export APT_GRID_CONFIG=<that config file>

orchadmin dump test.ds

Don't have to set it in any profile, you just need APT_GRID_CONFIG and a regular APT_CONFIGURATION file present in your shell.