Search found 42189 matches
- Mon Jul 27, 2015 1:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Ignore columns from a sequential file
- Replies: 15
- Views: 8308
- Mon Jul 27, 2015 1:02 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Output Stage
- Replies: 7
- Views: 5876
Ok.... we're using the xmlOutput Stage here, so xsd's aren't employed, so we can take that one off the table for now. I realize they're out of a job directly in the stage itself but you could use the xsd to generate / save the output metadata and then import those XPath Expressions into the stage.....
- Mon Jul 27, 2015 6:53 am
- Forum: General
- Topic: Datastage serives down and port issue 8881
- Replies: 8
- Views: 2667
Have you tried searching? Found several references to that message including this one. Could be the same person that is deleting projects.
- Mon Jul 27, 2015 6:50 am
- Forum: General
- Topic: XSD in datastage
- Replies: 3
- Views: 1545
Re: XSD in datastage
As noted - DataStage? No. Other tool? Yes, of course.vinu1103sharma wrote:What are the way to create XSD in datastage or other tool?
Why did you feel the need to post this exact same question again?
- Mon Jul 27, 2015 6:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Handling Writing to SQL Server columns prefixed with numbers
- Replies: 6
- Views: 4685
Re: Handling Writing to SQL Server columns prefixed with num
In my experience, this generally falls into the Bad Idea camp - even when allowed. Right up there with spaces in the name or names that start with a space or underscore.ecclesr wrote:database columns that are prefixed with number
- Sat Jul 25, 2015 7:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Not able to create database connection in Oracle connect
- Replies: 9
- Views: 6379
- Fri Jul 24, 2015 9:12 am
- Forum: IBM QualityStage
- Topic: NLS Map for Special Characters
- Replies: 9
- Views: 7416
- Fri Jul 24, 2015 7:19 am
- Forum: General
- Topic: Infosphere grid on VM -
- Replies: 2
- Views: 1216
- Fri Jul 24, 2015 7:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Not able to create database connection in Oracle connect
- Replies: 9
- Views: 6379
If my tnsnames.ora file is not correct the i can't connect in ODBC stage also. Not true... ODBC uses the .odbc.ini config file. Fix your tnsnames.ora file accordingly. From what I recall it uses the config file to point to the tns entry to use, if one is using the thick drivers. Thin... not so much...
- Fri Jul 24, 2015 7:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Not able to create database connection in Oracle connect
- Replies: 9
- Views: 6379
- Fri Jul 24, 2015 7:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Output Stage
- Replies: 7
- Views: 5876
Never mind the fact that whomever that XML file is destined for should have provided one. Generating one from XML can be a little... hit and miss. And understand that I'm not saying it is a requirement to solve your problem, it was just a simple question as it can help with getting the proper metada...
- Thu Jul 23, 2015 5:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Output Stage
- Replies: 7
- Views: 5876
- Thu Jul 23, 2015 10:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Not able to create database connection in Oracle connect
- Replies: 9
- Views: 6379
- Wed Jul 22, 2015 9:17 pm
- Forum: General
- Topic: MultiInstance Sequncer failing with Error code 255
- Replies: 19
- Views: 5042
- Wed Jul 22, 2015 1:43 pm
- Forum: General
- Topic: MultiInstance Sequncer failing with Error code 255
- Replies: 19
- Views: 5042
:? Your post noted that it failed, not that it failed to run. They are not the same thing, hence my questions. So... which way did it go? 1. The Sequence job starts and fails to to start something inside it, which fails the Sequence? 2. The Sequence job starts and runs something inside it, which fai...