Search found 195 matches

by dsedi
Tue Jun 08, 2010 4:08 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: APT_IMPORT_PATTERN_USES_FILESET issue
Replies: 4
Views: 4737

In the job design what are the stages you have in between the read and db write? Doing any partition on the column?
by dsedi
Tue Jun 08, 2010 3:20 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: "mmap failed: Not enough space"
Replies: 14
Views: 10456

DS_MJ wrote:Hello ahmedwaseem2000:

I am doing a Hash partitioning in this join and not using a sort stage.
When I remove this join I dont get this error ("mmap failed: Not enough space")

Thanks again.

Set the environment variable "APT_TSORT_STRESS_BLOCKSIZE" higher value and give a try..
by dsedi
Fri Jun 04, 2010 12:48 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: I need Column Name to be processed along with data
Replies: 3
Views: 2070

Re: I need Column Name to be processed along with data

....for this i need to capture the column name in my transformer...any idea how to achieve this?.....pls keep in mind that there are 270 columns..and in dont want to do manual typing work (i already have a labourous approach :-( ) If the source is any DB then first load them into a file with "...
by dsedi
Mon Mar 15, 2010 1:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How can I generate ETL stats on all jobs in a project?
Replies: 14
Views: 16821

Thank you all very much for the inputs. Details on the ETL Report that I need. We have some Sequencer Jobs and each sequencer is calling subjobs and also sub sequencer jobs. ETL report should generate the run times of the sequencers, subjobs and the stages/links in the subjobs at the project level....
by dsedi
Thu Mar 11, 2010 2:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Execute dsjob -ljobs on before-job subroutine redirect to fi
Replies: 5
Views: 7558

Re: Execute dsjob -ljobs on before-job subroutine redirect t

Ok - Just ran a test on my system and I had to put the full path into it for it to work (from the log): DummyJob..BeforeJob (ExecSH): Executed command: /opt/IBM/InformationServer/Server/DSEngine/bin/dsjob -domain machine:9080 -user dsadm -password removed -server machine.company.com -lprojects *** ...
by dsedi
Thu Mar 11, 2010 2:51 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Execute dsjob -ljobs on before-job subroutine redirect to fi
Replies: 5
Views: 7558

chulett wrote:Fully path the dsjob command. ...
Thank you Craig.It worked.
we should have tried that before posting! we'll be more careful next time :D
thanks for stopping by...
by dsedi
Thu Mar 11, 2010 1:57 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Handling Duplicates
Replies: 2
Views: 1867

Use the BASIC transformer and the RowProcCompareWithPreviousValue Transform funtion will accomplish the requirement.
by dsedi
Thu Mar 11, 2010 1:45 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Execute dsjob -ljobs on before-job subroutine redirect to fi
Replies: 5
Views: 7558

Andy, What ever we have tried/posted above is from Datastage Desginer, Not from command prompt. the dsjob -ljobs DEV_PROJ >/home/dpuser/Job_Report.txt command works like a charm on the UNIX command prompt from any where including the user home directory which means the .profile setting for "..D...
by dsedi
Tue Mar 09, 2010 10:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Get Stage Properties from command line
Replies: 4
Views: 2857

dssearch command can be used to Search for Job Using Specified Table Definition--(Please check the options @ P714 of Server job developer's Guide)--but that may only work on server jobs that uses the DRS stage Not sure about the command to get the File name of Sequntial file stage! kDuke Etlstats ma...
by dsedi
Tue Mar 09, 2010 8:38 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ABAP Extract stage Job runs endlessly
Replies: 4
Views: 2576

I tried using a different table with only one input column.
Still the job just keeps running with zero rows processed.

In director logs, it shows, logging metadata and thats about it...

Please suggest

Thanks
by dsedi
Mon Mar 08, 2010 4:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: acceessing Mainframe DB2 database by using DB2 stage
Replies: 5
Views: 2740

Ray Thanks for the clarification. Appreciate that.
by dsedi
Mon Mar 08, 2010 2:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ABAP Extract stage Job runs endlessly
Replies: 4
Views: 2576

ABAP Extract stage Job runs endlessly

Hi All We are trying to use ABAP extract stage for the first time using RFC as the data transfer method. In the ABAP program tab We used Build extraction object and added a table. Just trying to run a simple Select query. We are uploading the generated program and trying to run the job. Load Method ...
by dsedi
Mon Mar 08, 2010 11:46 am
Forum: General
Topic: to get job names of a category through unix command
Replies: 5
Views: 4230

a batch file with the below can help to get just the Job name in the category... but i am sure the experts gave you the way to get the annotation given in that job @echo off SETLOCAL SET Host= SET /p Host=Type host and press Enter: SET User= SET /p User=Type User and press Enter: SET PW= SET /p PW=T...
by dsedi
Fri Mar 05, 2010 5:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SetNull() function - triggering ORCHESTRATE error
Replies: 6
Views: 12861

Are you doing your If num(incolumn) = 0 then setnull() else incolumn in the Column derivation or in the stage variable? What is your input stage for the transformer..i.e the design looks like(file-->transformer-->file)?? Try the following and see if that works... Make the nullable as "NO" ...
by dsedi
Fri Mar 05, 2010 12:27 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SetNull() function - triggering ORCHESTRATE error
Replies: 6
Views: 12861

dstager wrote:yes, i am using the setnull() in a conditional statement...

ie.

If num(incolumn) = 0 then setnull() else incolumn

or

if isnull(incolumn) then setnull() else incolumn
which one is giving the warning/abort..both or first one?