.isx Import issue Information Server Manager

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
das_nirmalya
Participant
Posts: 59
Joined: Thu Mar 20, 2008 12:11 am

.isx Import issue Information Server Manager

Post 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
nsd
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Please include your complete error message.
-craig

"You can never have too many knives" -- Logan Nine Fingers
das_nirmalya
Participant
Posts: 59
Joined: Thu Mar 20, 2008 12:11 am

Post by das_nirmalya »

Below the error message is coming in a message window:

Error : Feature'chunksCount'not found(file:/xmetal.xmi,2,252)
nsd
qt_ky
Premium Member
Premium Member
Posts: 2895
Joined: Wed Aug 03, 2011 6:16 am
Location: USA

Post 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
Choose a job you love, and you will never have to work a day in your life. - Confucius
rkashyap
Premium Member
Premium Member
Posts: 532
Joined: Fri Dec 02, 2011 12:02 pm
Location: Richmond VA

Post by rkashyap »

Thanks. This technote helps. I have raised a support ticket for this.
rkashyap
Premium Member
Premium Member
Posts: 532
Joined: Fri Dec 02, 2011 12:02 pm
Location: Richmond VA

Post 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.
qt_ky
Premium Member
Premium Member
Posts: 2895
Joined: Wed Aug 03, 2011 6:16 am
Location: USA

Post by qt_ky »

That was quick! Thanks for clarifying on the tiers.

Eric
Choose a job you love, and you will never have to work a day in your life. - Confucius
Post Reply