Search found 7 matches

by peeyushanand
Wed Mar 12, 2008 1:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: User defined sql in DB2 API Stage
Replies: 4
Views: 2650

User defined sql in DB2 API Stage

Hi, I am using the DB2 API stage for writing a user - defined SQL that will insert some values into the table using a left outer join between two tables. But when I am doing so, I am getting an error :- "This SQL statement did not contain the same number of parameters as columns on this link. T...
by peeyushanand
Fri Sep 28, 2007 1:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Script executing DB2 command failing
Replies: 8
Views: 6096

Re: Script executing DB2 command failing

Hi We're trying to execute a db2 command from within a sript while calling via the Before Subroutine ExecSh This is the error thats being trapped as a result of which the job aborts exec(): 0509-036 Cannot load program db2 because of the following errors: 0509-022 Cannot load module /usr/opt/db2_08...
by peeyushanand
Sat Jul 08, 2006 6:26 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequencer Job selection issue
Replies: 3
Views: 1740

ArndW wrote:Where are you doing your "select"? Are you selecting the job in the Designer while making a sequence, or in the display screen of the Director or Manager?
In the Designer of both PC's......I am unware if we could select this from Director/Manager
by peeyushanand
Sat Jul 08, 2006 1:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequencer Job selection issue
Replies: 3
Views: 1740

Sequencer Job selection issue

Hi, We are facing avery peculiar issue while using sequencers. In our team we have only one PC from which we can select jobs which have can be sequenced. from all othe PC's we can select jobs upto a particular level of hierarchy in our project. What I mean to say is that suppose we have one job lyin...
by peeyushanand
Wed Jun 21, 2006 5:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 Write Error
Replies: 4
Views: 2667

We are having the same problem today. Unfortunately, I don't have a solution for you. The only thing I can suggest is to check if you can ssh or rsh between your servers. I believe that DataStage uses one or both of these utilities as part of its communication. Right now, we cannot manually rsh or ...
by peeyushanand
Mon Jun 19, 2006 8:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 Write Error
Replies: 4
Views: 2667

DB2 Write Error

Hi all We had a h/w problem as a result of which we had to reinstall our partitioned Db2 Database again. We are/were using SSH for connectivity b/w the etl server and the db2 server Now after reinstallation of partitioned db2 we are facing a problem that we are able to read from db2 in our job but a...
by peeyushanand
Wed Jun 14, 2006 6:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Scheduler Restart
Replies: 1
Views: 926

Scheduler Restart

Hi
I am a new developer in datastage and want info on the following

1. In the sceduler if we want to restart from the point one of the stage in scheduler aborts does the "Resatrt, if required then run" solve the purpose for it and if no how to do it.