Search found 459 matches

by rasi
Thu Aug 12, 2004 6:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: loading Column information - how to remove derivation
Replies: 5
Views: 1837

Yes

Double click the derivation column and manually delete the derivation for all the columns.

Siva
by rasi
Thu Aug 12, 2004 6:40 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: loading Column information - how to remove derivation
Replies: 5
Views: 1837

This how datastage behave when we import meta data from the repository using load. You can always delete the derivation from removing from the tab. There isn't any setting in datastage to do this automatically.

Thanks
Siva
by rasi
Thu Aug 12, 2004 6:29 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Update
Replies: 5
Views: 1318

Explain a bit more to help you. Do remember spaces are considered to be values and not null. Check the length of those columns in the table.

Thanks
Siva
by rasi
Mon Aug 09, 2004 7:18 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Aggregator Stage: Server vs. Mainframe
Replies: 5
Views: 1597

Well Ray must be knowing this. But my answers is not in immediate new version of datastage. Doing Aggregation in datastage Server depends on the volume of records you have as well if sorted you get the max performance. For smaller number of records you can use this stage and I normally use a staging...
by rasi
Mon Aug 09, 2004 7:08 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: NUMBER OF RECORD TO LOW
Replies: 7
Views: 1324

The problem is not with datastage. The problem is the way you tell the datastage to do for you. If you are new first read the documentation given for Oracle OCI stage. Kindly enroll in Datastage course asap. While posting in the forum give enough information so that I will help the person who want t...
by rasi
Mon Aug 09, 2004 6:24 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: OLEDB stage
Replies: 4
Views: 2300

Read the documention for Temp tables in SQL Server.

You can create temp tables using datastage. But when the session is closed the temp table is also removed from the database. As long you can do it in one single session yes you can use it.

Thanks
Siva
by rasi
Mon Aug 09, 2004 6:21 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: NUMBER TO VARCHAR
Replies: 3
Views: 952

Use Iconv(Arg1,"MCN"). This will extract only the numbers from the Arg1.

Thanks
Siva
by rasi
Sun Aug 08, 2004 6:56 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: insert/update
Replies: 4
Views: 935

Write those targets to a text file and then create a job to do your insert and update

Thanks
Siva
by rasi
Sun Aug 08, 2004 5:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to insert exponential numbers in Oracle?
Replies: 3
Views: 2883

Check your metadate when you write to a file and check is there any transformation which transforms as string. Also check the metadata of the next jobs which reads from sequential file.

Post your findings

Thanks
Siva
by rasi
Sun Aug 08, 2004 5:50 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SEETING CURRENT FLAG
Replies: 5
Views: 3270

bobby

While posting give us the full information with examples of what is your source and how you want your target to be.

Thanks
Siva
by rasi
Sun Aug 08, 2004 5:45 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: insert/update
Replies: 4
Views: 935

hi

search for insert/update discussion in this forum this was covered so many times.

Try not to do insert and update in the same job. Seperate the inserts and updates into two streams and then have a separate jobs to do update and inserts.

Thanks
Siva
by rasi
Sun Aug 08, 2004 6:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: else if
Replies: 2
Views: 708

Hi bobby

Don't do multiple post in this forum. Please wait for your post to be answered since not all the member are online at all time.

Thanks for your co-operation

Rasi
by rasi
Sun Aug 08, 2004 6:20 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ELSE IF STATMENT
Replies: 10
Views: 2887

Hi

Do some fundamental programming course which you give the ideas of framing these logic inside this tool

Thanks
Siva
by rasi
Sat Aug 07, 2004 6:43 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash File
Replies: 8
Views: 5326

Search in this forum there were so many topics discussed about this.

Rasi
by rasi
Fri Aug 06, 2004 12:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Run-time error '6'
Replies: 4
Views: 1335

Is this error specific to your pc. Try doing the same in another machine.

Rasi