Page 1 of 1

DSX is not importing properly

Posted: Fri Feb 10, 2012 11:11 am
by soumya5891
I'm importing one DSX(with executable) from one environment to another environment. But the job didn't import,after a particular state it hangs.

But when I tried without executable and import then it imports properly.

Is there any problem with the DSX itself,but the other job with executable imported properly.

Posted: Fri Feb 10, 2012 11:23 am
by qt_ky
Was the DSX file edited at all, or in a bad way, or possibly corrupted upon export?

Does it contain any stage types that don't exist on the target server?

Posted: Fri Feb 10, 2012 11:34 am
by pandeesh
qt_ky wrote: Does it contain any stage types that don't exist on the target server?
This scenario i have faced once, and i got the error explicitly that "Stage type not found"

Posted: Fri Feb 10, 2012 2:03 pm
by soumya5891
DSX file was not edited and I also tried for several time to compile the job and then take the DSX then deploy.But the same thing happens every time,after certain part of import it got hanged.

Posted: Fri Feb 10, 2012 2:30 pm
by qt_ky
Try taking the DSX file that hangs on import, and import it into the third, separate environment as a test. If you do not have another environment, open a support case and attach the DSX file in question. I will be curious to learn the results.

Posted: Sun Feb 12, 2012 8:58 pm
by kandyshandy
Few things to check..

When you say it hung, how long did you wait to see whether it proceeds further or actually hung?
How many jobs (export/import) are we talking about here?
Did you check whether all jobs are in known status in source environment?

Posted: Mon Feb 13, 2012 2:13 am
by soumya5891
It hung for almost 45 mins. And I have tried several time by compiling the job and taking DSX and then try to deploy that DSX.I'm taking about only one job here. A single DSX for a single job.

Posted: Mon Feb 13, 2012 2:58 am
by kandyshandy
ok... try importing that job without executable and compile in the target environment!!

If that works, then there is something fishy in your DSX.

Posted: Mon Feb 13, 2012 7:32 am
by BI-RMA
Try to export your job with executables and include dependent items. See wether there are additional items in the dsx-file. In a Parallel-Job this should not be the case.

Posted: Mon Feb 13, 2012 10:31 am
by soumya5891
I have tried with executable then the problem occurs. But when I took the DSX without executable then it imported properly. I guess it is the problem with the DSX itself.

Posted: Mon Feb 13, 2012 7:59 pm
by kandyshandy
But when I took the DSX without executable then it imported properly
You did not answer my question... read my last question..