Search found 6797 matches

by DSguru2B
Thu Dec 21, 2006 7:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Status 2 (Finished with warnings)
Replies: 2
Views: 1453

Any database/key constraint violations can generate a warning. Data types/format mismatches can cause warnings, to name a few. Browse the website for more specific examples.
by DSguru2B
Thu Dec 21, 2006 7:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Why i'm getting this warning DataStage Job 1430 Phantom 7408
Replies: 4
Views: 1463

Are there any surrounding warning messages. Run the job again for maybe 2 records and see if any more messages are there. Also try resetting the job, this brings some more info to the log file at times.
by DSguru2B
Wed Dec 20, 2006 10:58 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSRoutine
Replies: 24
Views: 4502

In the command activity stage you have to give the fully qualified path of the file.

Code: Select all

cat /Dir1/Dir2/Dir3/myfile.txt
by DSguru2B
Wed Dec 20, 2006 10:56 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: string comparasion
Replies: 4
Views: 907

By a simple equal sign (=).
by DSguru2B
Wed Dec 20, 2006 10:53 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: compilation problem
Replies: 8
Views: 1866

Clear the status file, clear the log, make sure their size remains in check. Make a copy of that job and delete the original one. compile the second job. And btw, there is no command line compile, i believe Kumar was referring to resetting the job.
by DSguru2B
Wed Dec 20, 2006 10:50 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSRoutine
Replies: 24
Views: 4502

At the unix level, try running the cat command and see whats present there.
by DSguru2B
Wed Dec 20, 2006 10:39 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSRoutine
Replies: 24
Views: 4502

Yup.Its cat.
by DSguru2B
Wed Dec 20, 2006 10:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: select privileges
Replies: 7
Views: 2992

As it says, see your dba. The enterprise stage needs more privileges than a regular OCI stage. Read your Oracle Enterprise Stage pdf file.
by DSguru2B
Wed Dec 20, 2006 2:35 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Splitting One File to Multiple Files
Replies: 21
Views: 10159

Ultramundane wrote:Awk keeps track of the open files and once opened it will only append to the files. Using this method you do not need to get the unique filenames. Awk will overwrite/create when opened (used first time) and will append for the rest.

O yea thats right. Just needs testing it. Nice...
by DSguru2B
Wed Dec 20, 2006 2:24 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Splitting One File to Multiple Files
Replies: 21
Views: 10159

No i mean the product (first column) is being repeated, need to get only unique values to build file names.
by DSguru2B
Wed Dec 20, 2006 2:10 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Splitting One File to Multiple Files
Replies: 21
Views: 10159

Yea, but the duplicates need to be removed plus some more manipulation.
by DSguru2B
Wed Dec 20, 2006 2:08 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Call job each 30 minutes
Replies: 16
Views: 4298

I doubt the OS has anything to do with it. I am on unix (HP-UX). Even i tried it but of no avail.
by DSguru2B
Wed Dec 20, 2006 2:00 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: regarding dsfunctions
Replies: 6
Views: 1593

You can do it in jobcontrol or in after job subroutine.
by DSguru2B
Wed Dec 20, 2006 1:24 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ODBC Enterprise Stage
Replies: 2
Views: 1096

Not to mention, The odbc enterprise user guide and reference guide.
by DSguru2B
Wed Dec 20, 2006 10:32 am
Forum: General
Topic: Error while searching the forum
Replies: 3
Views: 1914

Your better off emailing to the site webmaster than posting it here. Heres the email address:
webmaster@dsxchange.com