Search found 53125 matches
- Fri Sep 13, 2013 5:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to compile a custom operator for RHEL 5
- Replies: 4
- Views: 5951
- Thu Sep 12, 2013 7:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: PX Transformer Constraint Otherwise Not Working Correctly
- Replies: 6
- Views: 3053
- Thu Sep 12, 2013 4:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: PX Transformer Constraint Otherwise Not Working Correctly
- Replies: 6
- Views: 3053
- Thu Sep 12, 2013 4:22 pm
- Forum: General
- Topic: Commandoutput not working
- Replies: 9
- Views: 2729
Tryas the command.
Code: Select all
ls - 1 #$env_File_Path_Clearing_Source# | wc -l- Thu Sep 12, 2013 4:21 pm
- Forum: General
- Topic: Obtain SQL Statements from the jobs
- Replies: 5
- Views: 3060
Code: Select all
EVAL "@RECORD<17>"I leave it up to you how to parse out the SQL statement. Something like
Code: Select all
Field(string[Index(string, "[CDATA", 1)+6, 9999], "]", 1)- Thu Sep 12, 2013 4:17 pm
- Forum: General
- Topic: ISM won't open - fresh 9.1 installation
- Replies: 5
- Views: 3067
- Thu Sep 12, 2013 5:26 am
- Forum: General
- Topic: Minimum Database versions support in Datastage 9.1
- Replies: 4
- Views: 1434
Do you mean supported for the metadata repository, or simply sorted for connectivity?
Information about version 9.1 can be found in the Information Center - in particular information about database versions for the repository on the System Requirements link.
Information about version 9.1 can be found in the Information Center - in particular information about database versions for the repository on the System Requirements link.
- Wed Sep 11, 2013 8:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Month to date mismatch
- Replies: 2
- Views: 1056
- Wed Sep 11, 2013 4:35 pm
- Forum: General
- Topic: Different data layout in a single sequential file
- Replies: 3
- Views: 1398
- Wed Sep 11, 2013 4:35 pm
- Forum: General
- Topic: Commandoutput not working
- Replies: 9
- Views: 2729
- Wed Sep 11, 2013 4:33 pm
- Forum: General
- Topic: ISM won't open - fresh 9.1 installation
- Replies: 5
- Views: 3067
- Wed Sep 11, 2013 4:32 pm
- Forum: General
- Topic: Did anyone notice IBM released Information Server 9.1.2?
- Replies: 4
- Views: 1566
- Wed Sep 11, 2013 4:30 pm
- Forum: General
- Topic: Obtain SQL Statements from the jobs
- Replies: 5
- Views: 3060
Do the same again, but use LIST.ITEM rather than LIST.
From this you will learn the field number in which the SQL statement resides, and which you can use in an EVAL expression to extract it.
Code: Select all
SEARCH DS_JOBOBJECTS
LIST.ITEM DS_JOBOBJECTS- Wed Sep 11, 2013 6:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sorting duplicates after matching stage
- Replies: 4
- Views: 1181
- Wed Sep 11, 2013 1:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sorting duplicates after matching stage
- Replies: 4
- Views: 1181