Search found 42189 matches
- Mon Dec 12, 2005 4:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Rejecting all rows which cannot be loaded in ORACLE
- Replies: 21
- Views: 7785
- Mon Dec 12, 2005 1:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Table Or View Does not exist
- Replies: 7
- Views: 3890
Actually, it's probably more an example of not using fully qualified table names. If the table is not qualified, the assumption is the current user owns it unless synonyms are involved. So you do the import as one user and connect as another and all you get for your trouble is 'Table or View does no...
- Sat Dec 10, 2005 5:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Maximum stages in a job
- Replies: 15
- Views: 5139
- Sat Dec 10, 2005 1:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Rows to columns
- Replies: 6
- Views: 1433
- Sat Dec 10, 2005 9:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Exception Handler
- Replies: 2
- Views: 789
- Sat Dec 10, 2005 9:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Protected Project-Job gets deleted
- Replies: 4
- Views: 1032
- Fri Dec 09, 2005 11:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using Java EJB beans in PX
- Replies: 5
- Views: 1323
- Fri Dec 09, 2005 9:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Migration from development to production - best way?
- Replies: 3
- Views: 1312
Greg, they aren't literally named like that are they? Project1, Project2, etc? Typically, in my experience, you would name projects based on the subject area they serve and they would come in threes as mentioned in the VC docs. Four when you throw in Version Control: SubjectAreaADev SubjectAreaATest...
- Fri Dec 09, 2005 8:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hashed files size in 7.1 vs 7.5.1
- Replies: 7
- Views: 2601
And when Arnd says 'all hashed files' he means literally all hashed files - not just the ones that are used in your jobs or ones that 'need' it. That means all internal hashed files created by the engine in every project as well. These are the three that Arnd mentions. Not generally something you wa...
- Fri Dec 09, 2005 8:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage Designer closes while designing sequences
- Replies: 5
- Views: 1305
- Fri Dec 09, 2005 8:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Protected Project-Job gets deleted
- Replies: 4
- Views: 1032
- Fri Dec 09, 2005 8:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: help me to write shell script code for ths senario
- Replies: 1
- Views: 770
Seems like it, Arnd. If that's the case, and depending on the uniqueness of that target line... grep to get the '###' line pulled out -or- tail -1 if it is literally the last line cut to get the information between the parens date with the proper mask to get the current day mv to do the actual dirty...
- Thu Dec 08, 2005 7:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using Java EJB beans in PX
- Replies: 5
- Views: 1323
- Thu Dec 08, 2005 7:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using Java EJB beans in PX
- Replies: 5
- Views: 1323
Sorta. That is one of the bindings you can use when you deploy an SOA enabled job, but you have to have purchased that particular binding option. However, that just means that your job is now an EJB Web Service. If you want to call Java "stuff" from inside DataStage jobs, you have to buy the... wait...
- Thu Dec 08, 2005 7:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DS auto purge not working
- Replies: 5
- Views: 1042