Search found 5168 matches

by kumar_s
Sun Oct 15, 2006 6:42 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Migration of DS Installation
Replies: 18
Views: 4305

Thanks Arnd. I ll maintain the directory structure.
But do you have idea about any (Server) Datastage files refers node name.
by kumar_s
Sun Oct 15, 2006 6:26 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequencer - Send STOP requests to all the running Jobs
Replies: 2
Views: 3161

As mentioned by Craid, the time taken by STOP signal to activate will the big impact, if the jobs are triggered in parallely. You assure about the stopping of process. It also depends on the volume of the data that been processed during that time. Which inturns decides the time of the job run.
by kumar_s
Fri Oct 13, 2006 11:48 pm
Forum: General
Topic: Recompiling all jobs following upgrades is slow.
Replies: 13
Views: 6686

It is again just READONLY that will be set as 1 in case of Readonly and 0 in case of Non-Readonly in your dsx. If you unprotect your project, the state of the jobs should also automatically chagne to Non-Readonly. If it doesnt work, try to update the same via TCL, update DS_JOBOBJECTS and update the...
by kumar_s
Fri Oct 13, 2006 11:40 pm
Forum: General
Topic: Recompiling all jobs following upgrades is slow.
Replies: 13
Views: 6686

Sorry I missed that. If you able to Unprotect it, you can fire the dscc for each category or set of jobs paralley from your command prompt.
by kumar_s
Fri Oct 13, 2006 11:37 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Migration of DS Installation
Replies: 18
Views: 4305

Thanks for your reply Ultramundane.
Since I work with Server Edition now, I dont guess hashed files will hold the inormation about the node name. So I think it shouldn't give out any issue.
by kumar_s
Fri Oct 13, 2006 11:33 pm
Forum: General
Topic: Recompiling all jobs following upgrades is slow.
Replies: 13
Views: 6686

If you own dsadm, why cant you change the project to Unprotected and compile and later change it back to Protected project.
by kumar_s
Fri Oct 13, 2006 11:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Heap allocation failed.
Replies: 17
Views: 5559

Try to have a commit with long intervals.
by kumar_s
Fri Oct 13, 2006 10:34 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Migration of DS Installation
Replies: 18
Views: 4305

Ultramundane - I am about to do one. Is the node name setting required only for licensing issues? Or do the Universe will have an entry for the Host name in it? Do we need to have the new IP address with old Host name? Ray - You should be kidding about, reading the licensing conditions. Its always '...
by kumar_s
Fri Oct 13, 2006 10:08 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Staging area
Replies: 14
Views: 3942

Hi Jagan,

What I can suggest you is, to get books that deals with Basic fundamentals of DWH. You can find many wonderful books by Ralf Kimbal. Grab one of those.
by kumar_s
Fri Oct 13, 2006 7:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Backup copies creations with After job subroutines
Replies: 13
Views: 3598

I missed that, but could not hold my laugh, when I noticed this later.
kumar_s also wrote
:lol:
by kumar_s
Fri Oct 13, 2006 7:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error running Sequence
Replies: 6
Views: 1606

Was the job called by TGT_CL_ACC been called? Was it aborted with some errors?
by kumar_s
Fri Oct 13, 2006 7:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: row count
Replies: 5
Views: 1247

battaliou wrote:Use an aggregator

As mentioned by Craig.
by kumar_s
Fri Oct 13, 2006 7:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Server Authorization Codes
Replies: 10
Views: 3088

Make sure you are not using Client codes instead of Server codes by mistake.
by kumar_s
Fri Oct 13, 2006 7:17 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal terimination
Replies: 1
Views: 609

That case, if you reset the job, you should get some more usefull information though "From previous run...". That might give you helpfull insight.
by kumar_s
Fri Oct 13, 2006 7:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: request with date of day
Replies: 13
Views: 5040

If you got any error, pls provide the same.
If you are getting any outpout, check if dt_saisie consit any data with todays date (system date) value. As that is what you are checking for.