Search found 53125 matches
- Sun Oct 13, 2013 1:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need to Generate below output using transformer stage.
- Replies: 2
- Views: 1200
- Sun Oct 13, 2013 1:35 pm
- Forum: General
- Topic: Need to check if two files exist then only process?
- Replies: 6
- Views: 2542
- Sat Oct 12, 2013 2:31 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Convert datetime using iconv, oconv
- Replies: 6
- Views: 3206
- Fri Oct 11, 2013 3:23 pm
- Forum: General
- Topic: DataStage install on Windows
- Replies: 2
- Views: 1041
- Fri Oct 11, 2013 3:18 pm
- Forum: General
- Topic: String To Number Problem
- Replies: 2
- Views: 1139
Try
Code: Select all
Not(Not(Field(GetXrefHistCnt.uvXREF_5PK_FND_CNT,',',1)))- Fri Oct 11, 2013 3:15 pm
- Forum: General
- Topic: DataStage BASIC / job control code
- Replies: 3
- Views: 1770
- Fri Oct 11, 2013 4:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Convert datetime using iconv, oconv
- Replies: 6
- Views: 3206
I think that the substringing approach suggested by Arnd is probably more efficient, but wonder how close the following construction would be.
Code: Select all
Fmt(Convert("_","",LastTS),"L####-##-## ##:##:##")- Fri Oct 11, 2013 4:42 am
- Forum: General
- Topic: Scheduler failing to run job with SQL server as source
- Replies: 7
- Views: 2216
- Thu Oct 10, 2013 7:01 pm
- Forum: General
- Topic: Scheduler failing to run job with SQL server as source
- Replies: 7
- Views: 2216
- Thu Oct 10, 2013 3:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSD.UVOpen mkdbfile: error initializing file
- Replies: 12
- Views: 11820
That mkdbfile reports that it cannot create an object in the file system means that the credentialled user does not have permission to create that object. You need to determine who the credentialled user is (see Engine Credentials in web console for Information Server) and then verify the permission...
- Thu Oct 10, 2013 3:08 pm
- Forum: General
- Topic: Scheduler failing to run job with SQL server as source
- Replies: 7
- Views: 2216
- Thu Oct 10, 2013 2:06 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: stored procedure stage showing error
- Replies: 7
- Views: 3774
- Wed Oct 09, 2013 11:25 pm
- Forum: General
- Topic: Database connector stages not appearing correctly
- Replies: 4
- Views: 1158
- Wed Oct 09, 2013 11:23 pm
- Forum: General
- Topic: IIS 8.7 fixpack2
- Replies: 7
- Views: 1572
- Wed Oct 09, 2013 3:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using Schema Files with decimals for Sequential Files
- Replies: 2
- Views: 1881