Search found 6797 matches

by DSguru2B
Tue Feb 13, 2007 2:01 pm
Forum: General
Topic: What the meaning of "BALCKHOLE" in datastage
Replies: 14
Views: 5261

Thats ArndW, yet again at his humor. The first time was when I read his reply to one of the posts that had 10 or more interview questions. That was one hilarious post, I couldnt stop laughing for several minutes together :wink:
by DSguru2B
Tue Feb 13, 2007 1:14 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Teradata error
Replies: 7
Views: 1259

Is it possible that you are getting data that is larger than what you have defined?
by DSguru2B
Tue Feb 13, 2007 12:03 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Generate numeric duplicate number column
Replies: 6
Views: 1281

With stage variables. Search this forum for more details on how to compare present row with previous using stage variables.
by DSguru2B
Tue Feb 13, 2007 11:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Not able to connect to DB2
Replies: 7
Views: 1412

Hit start on your desktop, go to programs, go to Ascential DataStage ---> online manuals, click on "DataStage documentation". You will find the guide there.
by DSguru2B
Tue Feb 13, 2007 11:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer Stage Functions
Replies: 26
Views: 7014

Not that I know off. One of the primary reason being that C is widely used and has been around for many years and hence a lot of reference material can be found online.
by DSguru2B
Tue Feb 13, 2007 10:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 SQL referencing a list
Replies: 16
Views: 4846

Parameterize it. Run this job via a sequence job so that you can pass

Code: Select all

Field(cat list.txt, @FM, 1)

to get the list and pass it to the parameter.
by DSguru2B
Tue Feb 13, 2007 10:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer Stage Functions
Replies: 26
Views: 7014

Well, its kind of hard to teach you a new language just through description. You have to go through language syntax, create your first program "Hello World", go through some functions etc etc etc. Ill give you a piece of code, you can go through it, google up the functions, see what they do. //heade...
by DSguru2B
Tue Feb 13, 2007 9:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: teradata enterprise with unknown destination columns
Replies: 21
Views: 6850

Well DataStage is not just an "L" tool its and "ETL" tool. Fastload wont be able to do a percent of things DataStage does.
Lets hope IBM gives you a patch for it or an acceptable workaround.
by DSguru2B
Tue Feb 13, 2007 9:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Not able to connect to DB2
Replies: 7
Views: 1412

Go through the Ascential DataStage Installation and Configuration Guide for Supplemental Stages. It will tell you what you need to know. Briefly, you need to set the following environment variables.
    DB2DIR
    DB2INSTANCE
    INSTHOME
    LD_LIBRARY_PATH1
    THREADS_FLAG
by DSguru2B
Tue Feb 13, 2007 8:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: teradata enterprise with unknown destination columns
Replies: 21
Views: 6850

If IBM is not able to find a solution then you can load your records to a flat file and generate a sql script. Invoke the teradata utility and execute the sql scripts.
by DSguru2B
Tue Feb 13, 2007 8:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Not able to connect to DB2
Replies: 7
Views: 1412

Is this the first time you are trying to connect to DB2? Are all the environment variables set properly in the dsenv file? Can you connect with your current username and password from command line?
by DSguru2B
Tue Feb 13, 2007 8:18 am
Forum: General
Topic: datastage UNIX
Replies: 7
Views: 2678

Are you throwing interview questions at us :shock: ???
by DSguru2B
Tue Feb 13, 2007 8:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job End Time
Replies: 13
Views: 2552

I knew what you meant, was just fascinated by the term "farm" in that context :wink:
by DSguru2B
Tue Feb 13, 2007 8:14 am
Forum: General
Topic: What the meaning of "BALCKHOLE" in datastage
Replies: 14
Views: 5261

Black Hole , technically, is an astronomical term. Figuratively, its used to refer to glitches in the system. You should not worry about black holes in DataStage per se. As per your project, you need to make sure that all ends are tied, tightly. You did your error handling , restartability and all ...
by DSguru2B
Tue Feb 13, 2007 7:46 am
Forum: General
Topic: How to manage stress.
Replies: 11
Views: 4849

My dad used to warn me about this. He used to warn me about how youth can push a person to extremes and how a person pays for it once the age wagon starts going down hill. Moderation is the key. Anything a person does, extremes are never to be crossed. As Kim put it, let someone else be superman. :wink: