Search found 42189 matches
- Thu Jul 08, 2004 7:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Usage of Stage Variable To Assign Nullable Values
- Replies: 4
- Views: 1374
If you can, delete your second post. It's kind of... messed up and doesn't look to add anything that's not already in the first one. You need to put some conditional logic around the setting of your stage variables if there are null values in there you want to 'skip'. Try this for the derivation of ...
- Thu Jul 08, 2004 2:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: execute a job for a list of file
- Replies: 2
- Views: 686
- Thu Jul 08, 2004 8:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Importing a Progress Database table definition
- Replies: 8
- Views: 2333
It doesn't have anything to do with the database iteself.
Wire Drivers are a type of ODBC connection that do not require client libaries. DataDirect has a nice little page here that should help explain the difference.
- Thu Jul 08, 2004 7:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Importing a Progress Database table definition
- Replies: 8
- Views: 2333
- Thu Jul 08, 2004 7:10 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: [Resolved]Promoted jobs with Version Controll
- Replies: 5
- Views: 1240
Re: Promoted jobs with Version Controll
(the process I went thru: selected jobs in dev, performed get dependant..., initialized the batch, selected the batch from VC opened test project and promoted the batch as compile + read only) Roy, your process sounds fine and I don't believe your issue should be related to Version Control. Can you...
- Thu Jul 08, 2004 7:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Trouble accessing Dynamic RDBMS
- Replies: 1
- Views: 605
Welcome. :D This is the kind of thing I'd suggest you report to Ascential support. Smells like a bug to me and, if so, they would need to know about it and be able to recreate it for there to be a chance that they can fix it. As an alternative, is there any way for you to shorten the where clause? P...
- Thu Jul 08, 2004 6:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ORA-08177: Cannot serialize access for this transaction
- Replies: 5
- Views: 2477
- Thu Jul 08, 2004 6:14 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ORA-08177: Cannot serialize access for this transaction
- Replies: 5
- Views: 2477
Yes, this is a result of your Transaction Isolation setting. Change it back to the default of 'Read Commited'. Going to a command line and issuing 'oerr ORA 08177' may help explain what's going on and then again it may not. Many of the error message descriptions there are blank, for some silly reaso...
- Wed Jul 07, 2004 9:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel Load Jobs
- Replies: 5
- Views: 2657
my unix admin says its a big maintaince issue if i want to call or use shell scripts from a job in server..... Huh? I'm unsure what the 'big maintenance issue' would be. This is a very common thing - server jobs leveraging shell scripts. We routinely use scripts to manipulate files, do bulk loads, ...
- Wed Jul 07, 2004 7:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error while renaming
- Replies: 8
- Views: 1670
You can also do a couple of things from the Director. 1. Turn off the display of Categories. It may take awhile to show all jobs in a large project with this option off, but it will help find what you are looking for. You may want to dial up the refresh interval before you do this so it doesn't try ...
- Wed Jul 07, 2004 7:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Commit after the stop of a job
- Replies: 5
- Views: 1535
How are you stopping the job? You need to do it in a way that causes the job to end 'abnormally' so the commit does not happen. I think you can do that from the command line but I don't know the syntax off the top of my head. I'll double-check when I get into the office. One sure fire way is to tack...
- Wed Jul 07, 2004 6:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Data Stage Execution
- Replies: 7
- Views: 3282
- Tue Jul 06, 2004 1:17 pm
- Forum: Site/Forum
- Topic: Search function issue
- Replies: 3
- Views: 2680
- Mon Jul 05, 2004 9:56 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Treatment of CHAR
- Replies: 4
- Views: 868
- Mon Jul 05, 2004 7:57 am
- Forum: Site/Forum
- Topic: Search function issue
- Replies: 3
- Views: 2680
Search function issue
Interestingly, a search for 'before-job' finds hits but says it will highlight 'beforejob' and therefor doesn't seem to highlight anything.
Something seems amiss.