Search found 103 matches

by arun_im4u
Mon Apr 25, 2005 7:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Parameters not being passed into the job
Replies: 3
Views: 905

Hi sainath,
The parameters are hard-coded correctly. This problem occurs only when i export the job to the testing environment. It runs fine in development.

thanks,
arun.
by arun_im4u
Fri Apr 22, 2005 12:34 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Parameters not being passed into the job
Replies: 3
Views: 905

Parameters not being passed into the job

Hi, I have a sequence which has triggers many jobs and sequence within it. The user name, password and system are all hard-coded for the jobs. During run time if i run the sequence by giving a different system name, the first sequence job fails, because it is not taking the new system name i gave bu...
by arun_im4u
Wed Apr 13, 2005 1:15 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Warning:
Replies: 2
Views: 904

I got the similar kind of error once, but couldnt solve it. I had to redo that particular job again and then it worked fine.
by arun_im4u
Mon Apr 11, 2005 12:59 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Mass Compile
Replies: 5
Views: 2564

In Datastage7.5 there is the option of multiple job compile in the Tools menu.
by arun_im4u
Tue Apr 05, 2005 9:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Using Quality stage plug-in
Replies: 4
Views: 1748

No.. The Quality stage manager(qsrtmgr) is not running.... How do I resolve this... I recently asked my sys admin to add my project to the QS plug-in pack. Could there be a problem with that..
by arun_im4u
Mon Apr 04, 2005 2:41 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Using Quality stage plug-in
Replies: 4
Views: 1748

Using Quality stage plug-in

I am trying to use QS plug-in in one of my jobs. The job starts to run and never starts the Quality Stage job. I manually stop the job after a while.
by arun_im4u
Mon Apr 04, 2005 2:29 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: usage of slowly changing dimensions in datastage
Replies: 4
Views: 3085

Ur question is not very specific. But slowly changing dimensions can be done using a hashed-file ( look-up stage) or at the simplest level by just writing into a file(by setting the option to update).
by arun_im4u
Mon Apr 04, 2005 2:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to use isnull
Replies: 4
Views: 2317

The isnull function can be used to reject rows in the transformer. Use the IsNull() to reject rows which have null value. The syntax would be:

If IsNull(column_name) then REJECTED else Not(REJECTED).
by arun_im4u
Thu Dec 30, 2004 11:36 am
Forum: IBM QualityStage
Topic: Error message in qualitystage
Replies: 4
Views: 3664

Error message in qualitystage

Hi everyone, I am getting this error when i run my quality stage job. Error exec: /proj/dsadm/Ascential/QualityStage/bin/script_exec: !/bin/vsh: not found /proj/dsadm/Ascential/QualityStage/Projects/SRF519/Logs/DOWMATCH.Step004.log:ERROR: repgenc FAILED (4) Op Failed Step004 (4) EXITVAL=4 Would anyo...
by arun_im4u
Mon Dec 13, 2004 3:23 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Clearing the temporary files in Datastage
Replies: 2
Views: 1704

Clearing the temporary files in Datastage

Hi,

When I run a job which has a hashed file stage or a sorter stage it creates a lot of temporary files under the datastage home directory. How do i clear them. It takes up a lot of my disk space. Can i delete these files from the client side???

ThankYou.
by arun_im4u
Wed Dec 08, 2004 6:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Using sorter and aggregator to group by 3 columns!!!
Replies: 4
Views: 1434

Using sorter and aggregator to group by 3 columns!!!

Hi, If i have 3 columns with duplicate records in all 3 columns. how will I retrieve 1 record from column1 which has the max value in column2 which in turn has the max value in column3. column1 column2 column3 6 500 25 6 400 30 6 500 10 7 300 20 7 300 30 From this group of records i have to retrieve...
by arun_im4u
Mon Nov 22, 2004 1:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to convert sequential file to XML format
Replies: 2
Views: 2897

How to convert sequential file to XML format

Hi, Is it possible to convert a sequential file into xml format inside datastage. I have this problem where I get a file in xml format i decrypt it in UNIX and then convert it into sequential file and use for my transformations. Is there an option of encrypting the results file back into xml file in...
by arun_im4u
Mon Nov 08, 2004 8:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Not able to run jobs in the new version 7.5
Replies: 2
Views: 2056

Not able to run jobs in the new version 7.5

Hello, We installed the new version of datastage 7.5 in our company last week. Today i installed my client components and recompiled all my jobs to test it again. But when i ran the job it is getting aborted. It says it is not able to connect to the database. BatchIdGen_Dev..Batch_ID_Incrementor: |B...