Search found 42189 matches
- Wed Jul 26, 2006 12:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Action - is not supported for pre-defined update action
- Replies: 6
- Views: 4158
- Wed Jul 26, 2006 11:40 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to do file encryption in DataStage
- Replies: 7
- Views: 4080
You're correct Roy in that there are previous conversations on this topic out there - I should know, I started one some months ago. Also note that databases may have this ability built in. For example, Oracle has the DBMS_OBFUSCATION package that you can call to 'encrypt' things. So, if your data is...
- Wed Jul 26, 2006 10:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to do file encryption in DataStage
- Replies: 7
- Views: 4080
What kind of encryption? Do you have any idea or did someone just tell you to 'encrypt it'? Yes, as noted, it is possible in DataStage if you code it yourself. The level of effort involved is directly propotional to the kind of encryption is being done. Yes, you could also leverage your operating s...
- Wed Jul 26, 2006 10:25 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: replace
- Replies: 4
- Views: 1057
- Wed Jul 26, 2006 10:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: replace
- Replies: 4
- Views: 1057
- Wed Jul 26, 2006 10:10 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to do file encryption in DataStage
- Replies: 7
- Views: 4080
- Wed Jul 26, 2006 10:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can we achieve version control in DSPX
- Replies: 11
- Views: 3458
- Wed Jul 26, 2006 9:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: row too big for inter stage rowbuffer
- Replies: 17
- Views: 6438
Ok, when 'stuff' goes into the XML Input stage but no 'stuff' comes out, that is typically a problem with your XPath expressions in the stage. That is what drives the parsing of the XMl files. Best way to get that right is to import the metadata of the file(s) you are trying to process, either direc...
- Wed Jul 26, 2006 8:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: row too big for inter stage rowbuffer
- Replies: 17
- Views: 6438
- Wed Jul 26, 2006 8:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: row too big for inter stage rowbuffer
- Replies: 17
- Views: 6438
- Wed Jul 26, 2006 7:57 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: creating a temporary table in the mainframe edition
- Replies: 3
- Views: 2486
- Wed Jul 26, 2006 6:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: BACKING UP A DATASTAGE VERSION CONTROL REPOSITORY
- Replies: 2
- Views: 1093
Actually, there *is* more to it than just that, as it is not a 'normal' project. If all you do is an export, you won't have a working VC project when you reimport. You need to make sure you also backup the special hashed files inside the project that make it a Version Control project - and they all...
- Wed Jul 26, 2006 6:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: procedure meta data import DSN issue on AIX
- Replies: 4
- Views: 1629
Have you configured the DataStage Server for Oracle yet? The process is documented in both the 'Plug-in Installation and Configuration Guide' and the OCI stage docs themselves. Is this your only problem? Are you able to do other Oracle tasks like import plug-in metadata using an OCI stage or run a j...
- Wed Jul 26, 2006 6:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: row too big for inter stage rowbuffer
- Replies: 17
- Views: 6438
Don't let the Folder stage bring in huge files in the second field. Only use the first 'Filename' field in the Folder (delete the second) and then switch the XML Input stage to use the Column content option of URL/File path on the Input tab. That should allow pretty much any size XML file to be read.
- Wed Jul 26, 2006 6:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Concatenating Timestamp With a Sequential file
- Replies: 33
- Views: 9458