Try /opt/ds/packages/ftp, or drill down into the dstage directory to look for something one level further down.
May I ask why you are installing such an old, and no-longer-supported, version?
Search found 53125 matches
- Tue Mar 18, 2008 5:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem in installing DataStage ver5.2 Package (Plugins)
- Replies: 4
- Views: 1211
- Tue Mar 18, 2008 12:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: scheduling 2parall jobs wit surogatekey 2 run at same time
- Replies: 5
- Views: 1428
- Tue Mar 18, 2008 12:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error in Importing a job
- Replies: 1
- Views: 753
Your Windows code page is currently set to 874 (a Thai character map based on TIS620) but the code page of the machine that exported the DataStage components was set to 1252 at the time. To allow the import to occur, edit the DSX file and change the CharacterSet line so that it reads "PC874" (or, ma...
- Mon Mar 17, 2008 7:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Link Count
- Replies: 22
- Views: 6577
- Mon Mar 17, 2008 7:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Delete file after FTP
- Replies: 48
- Views: 8030
- Mon Mar 17, 2008 5:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Link Count
- Replies: 22
- Views: 6577
- Mon Mar 17, 2008 5:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: dsjob return 255
- Replies: 5
- Views: 6037
- Mon Mar 17, 2008 4:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: MKS Installation Error
- Replies: 6
- Views: 1721
- Mon Mar 17, 2008 4:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Fatal Error: An ORCHESTRATE program must be started on a nod
- Replies: 3
- Views: 4835
- Mon Mar 17, 2008 4:54 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Retrieving mismatches real-time
- Replies: 1
- Views: 602
- Mon Mar 17, 2008 4:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC stage Metadata Issue for Bigint data type
- Replies: 6
- Views: 1247
- Mon Mar 17, 2008 4:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: scheduling 2parall jobs wit surogatekey 2 run at same time
- Replies: 5
- Views: 1428
- Mon Mar 17, 2008 4:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to extract Pipe delimiter files...
- Replies: 2
- Views: 787
- Mon Mar 17, 2008 4:47 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Delete file after FTP
- Replies: 48
- Views: 8030
Your wonderful invisible friend again? Port 23 (the telnet port) is one of the ones that is typically disabled when a site is "secured" and, yes, this means that port 22 (SSH - the "secure" equivalent of telnet) is the appropriate protocol to use. But, as Craig asks, why are you trying to telnet to ...
- Mon Mar 17, 2008 4:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Fatal error
- Replies: 9
- Views: 1834
NEVER delete RT_LOGxxxx using operating system commands - it is a hashed file, and deleting it improperly will leave the repository database in an inconsistent state. When you delete a job, there are several other hashed files that also need to be deleted; the only correct way is to delete the job ...