Page 1 of 1

Problem with ISTOOL

Posted: Mon Jun 28, 2010 11:55 am
by somu_june
Hi,

I'm using a istool option to export and import jobs from one box to another box. I went to below path

/apps/IBM/InformationServer/Clients/istools/cli and gave a following command

./istool export -domain appppp04:9080 -u Srinu12 -p 123rin -ar test1.isx -pre -ds '-incdep -base="hipwd02.bentley.com/PMJ" Jobs/IASFileProcessing/*.*'

and I'm getting the below error

Beginning Export Preview
Export failed: Project not found: PMJ

My question is do we need to give the full path of the project after domain name ''hipwd02.bentley.com" or if I give project name is that going to work with out a full project path . Any help is greatly appreciated.


Thanks,
Raju

Re: Problem with ISTOOL

Posted: Tue Jun 29, 2010 7:26 am
by antonyraj.deva
somu_june wrote: My question is do we need to give the full path of the project after domain name ''hipwd02.bentley.com" or if I give project name is that going to work with out a full project path . Any help is greatly appreciated.
Ideally the full project path name should be given. (Atleast in AIX that is the case)

Posted: Tue Jun 29, 2010 7:32 am
by asorrell