What is the code you used in Batch file?
Is the password been passed at the same command that been executed as a parameter to the sftp command?
Search found 5168 matches
- Wed Jun 28, 2006 6:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: batch file for ftp not working ..
- Replies: 13
- Views: 3416
- Wed Jun 28, 2006 6:18 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Routine Activity - Triggers
- Replies: 18
- Views: 11292
- Wed Jun 28, 2006 6:14 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: script to delete jobs
- Replies: 21
- Views: 4053
- Wed Jun 28, 2006 6:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: batch file for ftp not working ..
- Replies: 13
- Views: 3416
- Wed Jun 28, 2006 6:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Update SQL Query
- Replies: 18
- Views: 4048
- Wed Jun 28, 2006 5:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: batch file for ftp not working ..
- Replies: 13
- Views: 3416
- Wed Jun 28, 2006 5:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Extracting Packed decimal data type from A flat file
- Replies: 21
- Views: 5706
- Wed Jun 28, 2006 3:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Logic for finding sequence Gap
- Replies: 8
- Views: 1174
- Wed Jun 28, 2006 3:45 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Hash Partitioning
- Replies: 8
- Views: 2667
If we partition the data using all three keys in order zip,age,apt on two nodes ,does all records with zip 48201 arrive on the same node always. Not necessarily.... If you mark all the three column as key for hash partition, the partiton will be done on the accumulation of all the three columns. He...
- Wed Jun 28, 2006 3:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Links are missing in the DataStage Job
- Replies: 5
- Views: 1687
- Wed Jun 28, 2006 3:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Links are missing in the DataStage Job
- Replies: 3
- Views: 790
- Tue Jun 27, 2006 8:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: PX warning in Oracle Enterprise stage
- Replies: 14
- Views: 6702
- Tue Jun 27, 2006 8:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: generating a single row from multiple rows
- Replies: 7
- Views: 1241
- Tue Jun 27, 2006 8:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Last row in a Sequential file
- Replies: 4
- Views: 1269
- Tue Jun 27, 2006 8:45 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel Routine
- Replies: 4
- Views: 1064
##W TFPA 000012 20:05:49(000) <main_program> Warning: the PWD environment variable is not defined. Remote process startup may be unsuccessful as a result.If your ORCHESTRATE job does not start up correctly, please set your PWD variable to a value that will work on all nodes of your system. Try inse...