Search found 42189 matches
- Mon Feb 14, 2005 9:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Help needed
- Replies: 4
- Views: 1510
Everyone here needs help of one kind or another. Next time you might want to pick a subject line more appropriate for the problem you are having. That being said, the metadata you are using in the source stage doesn't match your actual file. I'm assuming here that you have saved your spreadsheet to ...
- Mon Feb 14, 2005 8:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Controller Error
- Replies: 6
- Views: 3007
Actually, I'm the one that said 'checked off' in reference to the option. I suppose there are better words I could have used, but it's not something I'd consider 'slang' or all that confusing either. Checked off, ticked, selected, turned on... where's a darn thesaurus when you need one? Sorry about ...
- Mon Feb 14, 2005 2:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: FTP into Datastage Server
- Replies: 5
- Views: 2802
Sure. Create a shell script to use FTP to get the files you need and run it once a week - either through cron or an enterprise scheduler or as a 'before job' option on a DataStage job that would process them after they arrive. Or have them ftp'd to your server and use the Wait For File activity in a...
- Mon Feb 14, 2005 7:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unable to view properties for Job_activity in a seq
- Replies: 4
- Views: 780
You need to have a current support contract, which gets you access to Ascential's eServices website. It is available in the Download library there. Also recheck the post you referred to by Sudharshan. I just posted the description from the patch there so you can see if it sounds like it will fix you...
- Mon Feb 14, 2005 7:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem while opening job in Designer
- Replies: 6
- Views: 1733
Unfortunately, the SP2 patch is for a different problem. From the description on eServices: Description: This patch resolves an issue with the DataStage Client when designing sequencer jobs (in particular the job, routine and user variable activity stage editors) which caused problems opening the st...
- Mon Feb 14, 2005 7:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unable to view properties for Job_activity in a seq
- Replies: 4
- Views: 780
- Sun Feb 13, 2005 12:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Data source empty
- Replies: 9
- Views: 3175
No, not really. All things being equal, if "the same query in TOAD returns data" and DataStage says that the "data source is empty" then you are not connected to the same Oracle instance. You need to figure out why that is the case - check what you are using for Database Source Name / User ID / Pass...
- Sat Feb 12, 2005 7:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: upsert command in datastage 7.5
- Replies: 1
- Views: 3866
You have to have a unique index or a primary key constraint over the 'key' fields so that Oracle (and DataStage) has a clue that the record is either new or a duplicate. My guess is you don't. It will only perform the second action, in this case the update, if the first action (the insert) fails - t...
- Fri Feb 11, 2005 12:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: breaking the flat file
- Replies: 3
- Views: 716
- Fri Feb 11, 2005 10:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Controller Error
- Replies: 6
- Views: 3007
- Thu Feb 10, 2005 4:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: constraint confusing
- Replies: 7
- Views: 1545
- Thu Feb 10, 2005 3:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job control in a sequencer
- Replies: 8
- Views: 1435
- Thu Feb 10, 2005 3:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Scheduled jobs intermittently don't start
- Replies: 13
- Views: 2131
- Thu Feb 10, 2005 3:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job control in a sequencer
- Replies: 8
- Views: 1435
- Thu Feb 10, 2005 1:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Scheduled jobs intermittently don't start
- Replies: 13
- Views: 2131
Which creates the cron entry for you. Tony and I have already 'talked' about this after he found my Oliver posting where we'd suffered from the same problem. In my case, it went as suddenly as it came and Ascential never could come up with an explanation as to why it was happening. From what I remem...