Page 1 of 1

.isx Import issue Information Server Manager

Posted: Tue Sep 13, 2016 8:10 am
by das_nirmalya
Hi,

I am creating .isx file using ISTOOL export feature . I am using the command in a .bat file

CALL istool export -dom %server&Port%-u "%uname%" -p "%upwd%" -ar "%isxFileName%" -updatearchive -ds '"job.pjb" -includedependent' >> %logFileName%

Able to import the isx file through iSTOOL import feature successfully.

But when trying to import the same isx file from Infosphere server manager Console it is throwing some message 'chunksCount' not found and it is not importing.

Can you help me with the reason ?

Thanks.
nj

Posted: Tue Sep 13, 2016 8:28 am
by chulett
Please include your complete error message.

Posted: Tue Sep 13, 2016 8:33 am
by das_nirmalya
Below the error message is coming in a message window:

Error : Feature'chunksCount'not found(file:/xmetal.xmi,2,252)

Posted: Wed Sep 21, 2016 12:11 pm
by qt_ky
See this IBM technote. You may need to request a patch.

JR55200: ISM DOES NOT IMPORT THE ISX FILE GENERATED BY ISTOOLS COMMAND

Posted: Wed Sep 21, 2016 2:18 pm
by rkashyap
Thanks. This technote helps. I have raised a support ticket for this.

Posted: Thu Sep 22, 2016 10:43 am
by rkashyap
I have applied the patch JR55200 and the issue is resolved.

Note that this is a Client tier only patch. The readme.txt file incorrectly states that this patch needs to be installed onto ALL tiers.

Posted: Thu Sep 22, 2016 11:25 am
by qt_ky
That was quick! Thanks for clarifying on the tiers.

Eric