Search found 6797 matches
- Mon Jul 03, 2006 6:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ODBC Connection Timeout
- Replies: 3
- Views: 915
- Mon Jul 03, 2006 6:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Command Stage by itself
- Replies: 8
- Views: 2486
- Mon Jul 03, 2006 6:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Failed to connect to the database - PASSWORD MISSING
- Replies: 4
- Views: 5019
- Sun Jul 02, 2006 2:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: comparing a column of current row with column of previus row
- Replies: 4
- Views: 1474
Click hereto get a code representation of what Ray explained. Check out Ray's reply in that link i provided.
Regards,
Regards,
- Sat Jul 01, 2006 10:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Calling SQLServer StoredProc
- Replies: 6
- Views: 2295
- Sat Jul 01, 2006 10:17 am
- Forum: Site/Forum
- Topic: Two Tech Tips uploaded
- Replies: 1
- Views: 2513
- Sat Jul 01, 2006 10:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: script to delete jobs
- Replies: 21
- Views: 4053
I agree. When subject matter such as the current topic, is under discussion, folks would like to invent new ways to get something done. There are many ways to do a particular thing but that doesnt necessarily mean that its the right way. I think its an important decision to make for our Premium post...
- Sat Jul 01, 2006 10:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Jobs not firing
- Replies: 11
- Views: 2091
- Sat Jul 01, 2006 9:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Creating a left buffer on a column
- Replies: 14
- Views: 3001
- Fri Jun 30, 2006 1:28 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Creating a left buffer on a column
- Replies: 14
- Views: 3001
- Fri Jun 30, 2006 1:26 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: UNIX Code needed for complex logic
- Replies: 6
- Views: 1468
- Fri Jun 30, 2006 12:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Count of Number of records in a sequential File
- Replies: 2
- Views: 2143
- Fri Jun 30, 2006 11:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: UNIX Code needed for complex logic
- Replies: 6
- Views: 1468
Step1: scheduling team will enter 3 parameters(Company,entity,datetimestamp) while running the DS job. Step2: we have to capture these papameters and we have to check in UNIX in specific floder(/opt/ibm/data/Projects/WORKSPACE/lnapps/BI/data/) is there any zip file name matching with above parameter...
- Fri Jun 30, 2006 10:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Creating a left buffer on a column
- Replies: 14
- Views: 3001
- Fri Jun 30, 2006 10:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Creating a left buffer on a column
- Replies: 14
- Views: 3001
Re: Creating a left buffer on a column
jshurak wrote:we need them to appear like this: 00000000000028550
The OP doesnt want the decimal point anymore. He just wants to strip it out and fill in leading zeros to honor length of 17. Thats why I put in a R0 and not R2.