Page 1 of 1

Importing parallel shared container

Posted: Mon Aug 29, 2005 12:13 pm
by kumar_s
Hi DSXians,
I have a job with parallel shared container, I exported and trying to reimport to another project, it gives me the following error

Code: Select all

3 server job, shared container or stagetype objects were ignored
when i import the shared container it self, it gives the same warning but "

Code: Select all

1 server job, shared container or stagetype objects were ignored
I am not using any server job or stages here.

May i know what will be the reason for this sort of errors.

regards
kumar

Posted: Thu Sep 01, 2005 12:14 am
by vmcburney
Have you tried saving it to a parallel job and exporting and importing it that way? I wonder whether it is failing to import because it is a shared container or because it contains a stage type that your target project cannot handle.

Posted: Thu Sep 01, 2005 3:12 am
by kumar_s
Hi,
Iam not using any server jobs.
I really dont know what could be the stage type which cannot handled by the other project.

Other fancy point is, if ignore the warning and import the dsx, i get the job with all the component but no links :?: :!: :?: :!:

regards
kumar

Posted: Fri Sep 02, 2005 5:58 am
by Eric
Does it contain a BASIC Transformer?

Posted: Fri Sep 02, 2005 6:10 am
by kumar_s
Eric wrote:Does it contain a BASIC Transformer?
nope.......

regards
kumar

Posted: Wed Aug 23, 2006 9:47 am
by smp0368
Hi Guys,
I am also facing the same problem, but the job i am trying to import is neither having a shared containner nor a basic transformer. Can sombody revert back with Solutions ASAP. as it has become a showstopper for me.

Thanks in advance.

Posted: Wed Aug 23, 2006 8:30 pm
by kumar_s
Does you job uses any Basic code. What is the version of the server?
What does your job do? I mean design of the job.

Posted: Wed Aug 23, 2006 9:46 pm
by rajeevn80
kumar_s wrote:Does you job uses any Basic code. What is the version of the server?
What does your job do? I mean design of the job.
Kumar,
We are exporting the jobs from DS-EE7.5 and importing it in DS-EE7.5.1 - We are easily able to import the same into a 7.5 version on a different unix box. Could the different versions be the problem?

The job design is simple it has a dataset as an input and some processing stages and then creates the output in sequential files.

Can you be more specific on "BASIC CODE". do u mean whether the job uses server routines etc.?

Posted: Thu Aug 24, 2006 1:37 am
by kumar_s
Yes I was asking about some routines. What other stages you have in your job. Is it the exactly same error message you get. Could you post you error message.

Posted: Fri Aug 25, 2006 4:12 am
by rajeevn80
Kumar,
The following are the error msgs -
"2 server job, shared container or stagetype objects were ignored."
After clicking ok i get another msg
"Problems encountered upgrading job... job does not exist in project"

This job is being imported into the project for the first time .i.e no other copy exists.
Regarding the routines ... yes there is 1 server routine and 1 basic transformer used to call this. There 3 lookup stages and 2 join stages other than the ones i mentioned.

Posted: Sat Aug 26, 2006 3:08 am
by rajeevn80
Can anyone please let me know the solution :?

Posted: Sat Aug 26, 2006 4:12 am
by ArndW
Please create a dummy job in the original project (server or EE). Put one line into the job control "** This is a comment line", save the job and export it. Can you import this job into the new project? I think you will get the same error message and it might be due to insufficient access rights in the new project.

Posted: Sat Aug 26, 2006 4:18 am
by rajeevn80
I am able to import all the jobs other than the jobs which have Basic Transformers.

Is it cause of the difference in the version? I am exporting from 7.5 and importing in 7.5.1

Any idea?

Posted: Sat Aug 26, 2006 5:10 am
by ArndW
Oops - I obviously had not had enough coffee when I responded, I mistook this thread for another. Can you login to the manager as your DataStage administrator and try the import (I still have a nagging suspicion the UNIX permissions are at the root of your particular problem). And I don't think that the 7.5 vs. 7.5.1 is an issue. If you do an export from both and look at the header lines of the .dsx you will see that they have the same dsx internal version.