Search found 42189 matches

by chulett
Thu Nov 01, 2007 9:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Schedule Error [b]Status code = -3 DSJE_BADPARAM[/b]
Replies: 9
Views: 2679

Main sequencer call several jobs(Which have parameters) with job activities..and following are the job activity parameters.. JB_TRG_DB=TRG_DB JB_USER_DB=USER_DB JB_PASS_DB=PASS_DB and same for other activities.. It's not a problem with your script or how the parameters are defined in the Sequence j...
by chulett
Thu Nov 01, 2007 8:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: safari doesn't work on dsxchange
Replies: 1
Views: 605

This would be a more appropriate topic for the 'Site' forum, don'tcha think? :wink:
by chulett
Thu Nov 01, 2007 8:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: can you delegate dsadm "add project" to another id
Replies: 4
Views: 1395

Hmmm... what exact version number of DataStage? I believe that this 'delegation' can only happen during the installation of the server itself, but not positive.
by chulett
Thu Nov 01, 2007 8:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Condition to be added in a delivered job
Replies: 3
Views: 1393

Two problems here. 1) You've posted the exact same thing twice, once marked as Server and once marked as Parallel. Which is it? 2) You've not stated what you've tried, what problems you have encountered nor asked no question. As Ray would note, with no question the only response would be - 'Fine, g...
by chulett
Thu Nov 01, 2007 8:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Schedule Error [b]Status code = -3 DSJE_BADPARAM[/b]
Replies: 9
Views: 2679

How, exactly, are you allowing the parameters to 'default' inside the Sequence job itself when running the child jobs via the Job Activity stage? That should be where the error is coming from. They should be empty there, allowing the job to use its current default value.
by chulett
Thu Nov 01, 2007 7:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequence Aborted: Timed out while waiting for an event
Replies: 5
Views: 6818

And? Did you search the forums as suggested? :?
by chulett
Thu Nov 01, 2007 7:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Surrogate key using Oracle sequence
Replies: 3
Views: 1178

For every column defined on the Columns tab, you need to specify a numbered bind variable. You've got 8 columns defined but only 7 mentioned in the sql, hence the error. Remove the target for the sequence from the column list (TREASURY_PRODUCT_CODE) and decrement all of your bind variable numbers by...
by chulett
Thu Nov 01, 2007 6:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: "DSP.ActiveRun": Line 51, Exception raised in GCI
Replies: 8
Views: 6168

Not that I recall. How large is the file? What is your job design? Reset the job and see if there is a 'From previous run...' message in the log, if so post it.
by chulett
Thu Nov 01, 2007 6:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem calling windows batch job
Replies: 4
Views: 1429

Ah, yes. I recall that you do have an option to specify whom a scheduled job would run as, but would it not default to the scheduling user? Still, something that needs to be checked regardless.
by chulett
Thu Nov 01, 2007 6:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Data Stage
Replies: 3
Views: 1119

Do you get any other messages as well? Have you tried searching the forums for 'Unable to return an attached job'?
by chulett
Thu Nov 01, 2007 6:25 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage Designer Error
Replies: 1
Views: 921

Corruption. Please search the forums for 'Failed to open RT_STATUS' for a number of discussions on the subject.
by chulett
Wed Oct 31, 2007 11:32 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem calling windows batch job
Replies: 4
Views: 1429

Scheduled how - via Director I assume and thus 'at'? Unless Windows works totally different from UNIX, it should run under the credentials of the scheduling user. Don't know for certain, however.
by chulett
Wed Oct 31, 2007 5:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: conversion of date(4) to timestamp(26)
Replies: 9
Views: 3433

Not without some idea what your "DATE(4)" data looks like and what you want to do for the missing date/time portions.
by chulett
Wed Oct 31, 2007 9:32 am
Forum: General
Topic: Error while running a Sequence in Datastage Server Edition
Replies: 2
Views: 1306

It's telling you that the parameter name you used doesn't exist. Why are you trying to set a parameter that uses an environment variable? Let it default.
by chulett
Wed Oct 31, 2007 9:26 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: JOB SEQUENCE
Replies: 4
Views: 1623

No clue - you tell us. I don't have that stage on my palette.