Search found 53125 matches
- Mon Feb 18, 2008 3:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Complex Flat File
- Replies: 2
- Views: 1452
- Mon Feb 18, 2008 3:31 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Delete custom routine exported by mistake as read-only
- Replies: 7
- Views: 3077
- Mon Feb 18, 2008 3:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Can't view code in Server Routine window
- Replies: 3
- Views: 1069
- Mon Feb 18, 2008 3:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dsimport return code in windows
- Replies: 5
- Views: 1758
- Mon Feb 18, 2008 3:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Linked excel files in access DB as datasource
- Replies: 3
- Views: 1019
- Mon Feb 18, 2008 2:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need guidance for IBM WebSphere IIS DataStage certification
- Replies: 3
- Views: 1375
Welcome aboard.
A good start point would be to Search DSXchange. This will give you pointers and links to other sites where you can learn more.
A good start point would be to Search DSXchange. This will give you pointers and links to other sites where you can learn more.
- Mon Feb 18, 2008 2:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: profile stage in Datastage 8.0
- Replies: 6
- Views: 3381
- Mon Feb 18, 2008 2:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: I want 8.0.1 PDF File if any body is having it Plz share.
- Replies: 1
- Views: 757
I described fully in my earlier post how it works. Premium membership costs less than 30c per day, and allows one (among other things) to read all of what premium posters have to say. Premium membership is totally allocated to helping to defray the hosting and bandwidth costs incurred by DSXchange. ...
- Mon Feb 18, 2008 1:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: I want 8.0.1 PDF File if any body is having it Plz share.
- Replies: 1
- Views: 826
- Mon Feb 18, 2008 1:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can we call a parallel job in a Batch server Job.
- Replies: 13
- Views: 3115
Look Harder.
The words Post new topic are writ large at the top of each forum.
Etiquette Note
Do not direct questions to specific posters. This is a forum, with all that that implies.
Search will find answers to your question.
The words Post new topic are writ large at the top of each forum.
Etiquette Note
Do not direct questions to specific posters. This is a forum, with all that that implies.
Search will find answers to your question.
- Mon Feb 18, 2008 1:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage Phantom error
- Replies: 2
- Views: 3539
$PROJDEF is one of three special tokens that you can use to set the default value of a job parameter that is an environment variable. It means that, unless some other value is supplied when the job run request is issued, that DataStage should obtain the value from the project; that is, from the envi...
- Sun Feb 17, 2008 8:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue with sequential file.
- Replies: 3
- Views: 2246
- Sat Feb 16, 2008 12:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Deleting a project......
- Replies: 12
- Views: 5046
Get to the TCL prompt on the server in the DataStage Engine directory (also called the UV account). Execute the following commands and describe the outcome. SELECT @ID FMT '18L', PATH FMT '72T' FROM UV.ACCOUNT WHERE @ID = '<<Project>>'; SELECT SCHEMA_NAME, PATH FROM UV_SCHEMA WHERE SCHEMA_NAME = '<<...