"Check DS is set up correctly error"

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
jdmiceli
Premium Member
Premium Member
Posts: 309
Joined: Wed Feb 22, 2006 10:03 am
Location: Urbandale, IA

"Check DS is set up correctly error"

Post by jdmiceli »

Hello all!

One of my cohorts is having a very difficult time getting things going on her new project. We are running DataStage Server Edition, v. 7.5.1.A running on Windoze (soon to be going to AIX Unix). Her source is Informix and she is using the Informix CLI driver utilizing a DSN that is already working correctly in other projects. Her target is SQL Server 2000 using the OLEDB stage on a server that is also aready successfully being used in other projects.

Once we get the Informix CLI source stage set up with it's connection information, a transform stage put in place and the SQL OLEDB target connection created, and then take the step of going into the source stage and pressing 'View Data' (I know that's a specific order, but that order is what got us the best results), then we get an error box with this text:

DataStage Repository Interface
Error calling subroutine: DSD.Browse (Action=3); check DataStage is set up correctly in project ALIR
I tried rebuilding her job in my project, which has never had this problem, and the same thing happened. I'm leaning toward this being an Informix connection issue of some sort, but I have no idea how to go about fixing it.

I would appreciate any advice anyone has for this situation. Thanks much!
Bestest!

John Miceli
System Specialist, MCP, MCDBA
Berkley Technology Services


"Good Morning. This is God. I will be handling all your problems today. I will not need your help. So have a great day!"
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

This message can indicate that indexing in the DataStage Repository has become out of synch. When you can get exclusive access to the project, execute the DS.REINDEX ALL command (through the Administrator client Command window perhaps) and service is likely to resume.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
jdmiceli
Premium Member
Premium Member
Posts: 309
Joined: Wed Feb 22, 2006 10:03 am
Location: Urbandale, IA

Where is the administrator command window?

Post by jdmiceli »

Hi Ray,

Thanks for the response. I must confess to some ignorance yet as to where certain things are and how to perform command functions. Where would I find the Administrator Client Command window? I wish I had an administrator to go to, but I know more than he does at this point as he has only recently been given the responsibility and has no prior experience with the tool.

Thanks in advance for your advice and patience! :D

Bestest!
Bestest!

John Miceli
System Specialist, MCP, MCDBA
Berkley Technology Services


"Good Morning. This is God. I will be handling all your problems today. I will not need your help. So have a great day!"
jdmiceli
Premium Member
Premium Member
Posts: 309
Joined: Wed Feb 22, 2006 10:03 am
Location: Urbandale, IA

Belay that last question!!

Post by jdmiceli »

I found it!! Amazing what a little digging will do - preferably before opening mouth and moving feet freely! I ran the command and it showed lots of information that appeared positive. I am testing the stuff now to see if we have the same problem. I will post again if I have any more troubles.

Thanks again Ray! You are awesome as usual.

Bestest,
Bestest!

John Miceli
System Specialist, MCP, MCDBA
Berkley Technology Services


"Good Morning. This is God. I will be handling all your problems today. I will not need your help. So have a great day!"
jdmiceli
Premium Member
Premium Member
Posts: 309
Joined: Wed Feb 22, 2006 10:03 am
Location: Urbandale, IA

Still a problem with this

Post by jdmiceli »

Hi again,

I did what Ray suggested and then tried to recreate the problem she is having and ended up with the same problem. So then, I created an entirely different project and tried to write the same job from the ground up (Src --> xfm --> Tgt with no transforms - just a straight pull). We even built new DSN's for the new project and I still got the exact same results. I also noticed that it won't even save the jobs we create or allow for the creation of new categories to put them in.

So, I am well and truly stumped. Any further advice?

Thanks in advance!
Bestest!

John Miceli
System Specialist, MCP, MCDBA
Berkley Technology Services


"Good Morning. This is God. I will be handling all your problems today. I will not need your help. So have a great day!"
kris007
Charter Member
Charter Member
Posts: 1102
Joined: Tue Jan 24, 2006 5:38 pm
Location: Riverside, RI

Post by kris007 »

I am not sure if you have already tried doing the following but just sharing my thoughts:

1. Split your job.Create your Job with Informix-->>xfm--->>Seqfile and see if the error still exists.

2. The last time I saw that problem, I was using Oracle OCI stage and had to re-install the plug-in. You might want to give that shot and see if it helps.

3.Restart the Server. It works sometimes.But, I guess you might have already done that.
Kris

Where's the "Any" key?-Homer Simpson
jdmiceli
Premium Member
Premium Member
Posts: 309
Joined: Wed Feb 22, 2006 10:03 am
Location: Urbandale, IA

Our solution to this problem

Post by jdmiceli »

Hi all!

In preparation to closing this out, we found that we had a bug in our installation. Once we got a patch from IBM, the problem went away.

Thanks!
Bestest!

John Miceli
System Specialist, MCP, MCDBA
Berkley Technology Services


"Good Morning. This is God. I will be handling all your problems today. I will not need your help. So have a great day!"
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

May we know what the bug was, what the patch was/does, and what the ECASE number is? That will help anyone in future who encounters the same bug. Hopefully.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply