Search found 42189 matches
- Sun Jul 17, 2005 6:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DB2 date Error, Value treated as null
- Replies: 6
- Views: 2696
- Fri Jul 15, 2005 6:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parameterising a WHERE clause
- Replies: 6
- Views: 1468
It's called 'escaping' and the back-slash is the default escape character. It is usually used to tell something to ignore a metacharacter and (as Arnd notes) accept it 'unparsed'. In this case it also works for quotes. I didn't mention it because in my experience with the Server product it doesn't h...
- Fri Jul 15, 2005 6:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parameterising a WHERE clause
- Replies: 6
- Views: 1468
- Thu Jul 14, 2005 7:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DRS stage does not respond
- Replies: 2
- Views: 1014
- Thu Jul 14, 2005 7:47 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to fill fields with zeros.
- Replies: 4
- Views: 1137
- Thu Jul 14, 2005 7:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Backup Error Message: Any ideas?
- Replies: 3
- Views: 1422
I'd start by rebuilding the repository indexes. There a ton of posts that reference DS.REINDEX if you need help with the syntax.
- Thu Jul 14, 2005 7:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue with using the email notification in a sequencer
- Replies: 3
- Views: 1293
- Thu Jul 14, 2005 7:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Create Hash File
- Replies: 5
- Views: 1307
- Thu Jul 14, 2005 6:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Installation of Datasstage 7 in XP
- Replies: 7
- Views: 1414
- Thu Jul 14, 2005 6:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Base64 Encoding
- Replies: 27
- Views: 10449
We have access to Perl in 7.0.1 as well, having installed the Click Pack. Others have asked the same question here, but I have no idea if we have any Perl experts handy or if they could be press-ganged into rowing an oar on this barge. I think we'll end up sticking with the lesser of our known evils.
- Thu Jul 14, 2005 6:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequential stage and wildcards in the Filter
- Replies: 8
- Views: 2216
- Thu Jul 14, 2005 6:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Sequence
- Replies: 17
- Views: 3402
- Thu Jul 14, 2005 6:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Check the database availability
- Replies: 5
- Views: 1857
- Wed Jul 13, 2005 11:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Base64 Encoding
- Replies: 27
- Views: 10449
- Wed Jul 13, 2005 11:31 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSParams.keep
- Replies: 1
- Views: 591
Surely. Search the forums and you'll find two other posts that discuss this, including this one in the FAQ forum.