Search found 452 matches

by kaps
Tue Jan 19, 2010 11:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSConnectTries in IBM Patch...
Replies: 3
Views: 1727

DSConnectTries in IBM Patch...

We have received a patch from IBM for the Controller Problem for the below given error: Controller problem: Error calling DSRunJob(edw_ctg_Rlplyr_Category_Rlship_trn), code=-14 [Timed out while waiting for an event] In the README notes it says the following: DSConnectTries This is an environment var...
by kaps
Tue Nov 03, 2009 4:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: uvconfig file...
Replies: 4
Views: 3391

I am sorry. I did not get your first point.

When I said about running regen I meant that running the uvregen executable in $DSHOME/bin/ directory without taking the DataStage service down. But it looks like I have to bounce the DataStage service after running the uvregen. Is that correct ?

Thanks
by kaps
Tue Nov 03, 2009 3:27 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: uvconfig file...
Replies: 4
Views: 3391

uvconfig file...

We had problem running multiple environments(system test and integration test) at the same time in a server. Problem meaning jobs were taking lot more time than it usually takes as they are fighting for the system resources. Our sys admins told us to change our jobs to use different TEMP location th...
by kaps
Tue Oct 27, 2009 9:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to hide passwords? Gets exposed because of ExecuteSH opt
Replies: 1
Views: 1261

How to hide passwords? Gets exposed because of ExecuteSH opt

I would like to know how to hide the passwords in DataStage. I know we can use Encrypted User Defined variable option in DataStage Administrator. But If someone sets up a job with a routine and uses ExecuteSH option rather than ExecuteSHSilent then it exposes the password in the job log. How to rest...
by kaps
Thu Aug 06, 2009 9:15 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Dissapearing Log entries ?
Replies: 4
Views: 1817

Thanks for the reply. I found the problem. It's to do with Filter option in Director. It got changed to Day option from olderst to newest.

Thanks
by kaps
Wed Aug 05, 2009 12:19 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Dissapearing Log entries ?
Replies: 4
Views: 1817

Dissapearing Log entries ?

I am facing a strange problem in DataStage Director. All the log entries are gone suddenly. When I check the Clear Log settings it says immediate purge. I don't know how it became immediate purge as the set up in Administrator is Auto Purge for 20 runs. It happens irrespective of the envirionment me...
by kaps
Tue Jul 21, 2009 8:15 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with dsjob command...
Replies: 7
Views: 2901

Anyone has any idea ? I am still having this issue...
by kaps
Mon Jul 20, 2009 8:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with dsjob command...
Replies: 7
Views: 2901

Craig Thanks for the reply. Below is the code snippet... Run_Stat=`dsjob -run -jobstatus $prmStr $prm_project $prm_job 2> /dev/null` echo Run_Stat is $Run_Stat >> $Script_LogDir/$Script_LogFileName Run_Stat_Null=${Run_Stat:="Y"} echo Run_Stat_Null is $Run_Stat_Null >> $Script_LogDir/$Scrip...
by kaps
Fri Jul 17, 2009 4:06 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with dsjob command...
Replies: 7
Views: 2901

I am sorry...Let me rephrase it..Why am I getting the return value from the dsjob command as "Waiting for job..." instead of some integer when I use Jobstatus in dsjob coammand ? I am using the same script in both environments but one environment it fails because I get value "Waiting ...
by kaps
Thu Jul 16, 2009 4:30 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with dsjob command...
Replies: 7
Views: 2901

Problem with dsjob command...

I have a weird issue going on. We run jobs using dsjob command which runs fine in one environment but not in the other. I use the following command. dsjob -run -jobstatus $prm_project $prm_job Return value I get from this command is "waiting for job..." in the environment where it fails. M...
by kaps
Mon Jun 29, 2009 4:32 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Just a small question about sorting order and lookup...
Replies: 2
Views: 1071

Thanks a lot...Craig...
by kaps
Mon Jun 29, 2009 3:26 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Just a small question about sorting order and lookup...
Replies: 2
Views: 1071

Just a small question about sorting order and lookup...

I have a small question about the sort order and lookup. Lets say I have sorted order of records going through a transformer and does look up. In the constraints I have mentioned Not(LKPNotFound) so some records will be dropped. My assumption here is that the order coming out of transformer will be ...
by kaps
Mon Jun 15, 2009 4:29 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Question on DataStage 7.5.3...
Replies: 3
Views: 1868

Craig - Thanks for the reply. That means Version Control is also available...Correct ? This is the actual link talks about it. http://it.toolbox.com/blogs/infosphere/new-release-datastage-753-the-last-standalone-datastage-22837 I have also given the points which talks about it below... This release ...
by kaps
Mon Jun 15, 2009 3:44 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Question on DataStage 7.5.3...
Replies: 3
Views: 1868

Question on DataStage 7.5.3...

Couple of questions on 7.5.3 as we are planning to Migrate to that from Server 7.5.2 1. Can we use any RDBMS as a underlying repository database like EE 8.0 or Is it still Universe database ? I read one of Vincent's post in which 7.5.3 is equal to 8.0.1 which got me confused. 2. Is Version control s...
by kaps
Thu Jun 11, 2009 9:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fresh Install...Compile problem with transformer
Replies: 16
Views: 14966

Thanks Guys. This is resolved. Problem is that the c++ compiler whole package is not installed only the libraries which comes with the server was installed. When we reinstall we installed version 7.