Search found 42189 matches

by chulett
Sat Aug 25, 2012 8:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Creating Multiple Repetition Elements using XML Output Stage
Replies: 5
Views: 3603

Start by helping yourself, an exact search for "multiple repetition elements" has the answers you are looking for.
by chulett
Sat Aug 25, 2012 8:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Handling nulls for Timestamp, date in Schema file
Replies: 1
Views: 2557

Welcome aboard. Next time please use the Post new topic link when you have a problem rather than replying to some random post. I've split your issue out to your own post this time but had no idea what your particulars are so guessed Version 8 and a UNIX server. Please let us know if either of those ...
by chulett
Fri Aug 24, 2012 8:12 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SQL30081N
Replies: 8
Views: 4564

There are far too many variables at play for us to make anything other than a poor guess... IMHO it would be best to take that question to your DBA.
by chulett
Fri Aug 24, 2012 9:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error with bulk load
Replies: 7
Views: 2617

That will probably be an eventual issue but something that simple really shouldn't throw a 600. [shrug]
by chulett
Fri Aug 24, 2012 7:52 am
Forum: General
Topic: Strange termination of Sequence job
Replies: 8
Views: 3785

Using ORLogging means the logs are stored in XMETA so you need to look for logs using the console rather than the Director. Administration tab, Log Management menu, Log View option.
by chulett
Fri Aug 24, 2012 7:43 am
Forum: General
Topic: DataStage Oracle LDAP Connection
Replies: 3
Views: 2158

From what I understand, once you switch to LDAP and OID then tnsnames are no longer used. Best to ask your question of your DBA, see what options (if any) that you as a user have.
by chulett
Fri Aug 24, 2012 7:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error with bulk load
Replies: 7
Views: 2617

ORA-00600 errors are a catch-all "something really bad happened but I can't tell you what" kind of error. You should probably take it to your DBA and see what they can find in the alert log. Are you able to buk load the table outside of DataStage? If nothing turns up on the Oracle side, I ...
by chulett
Fri Aug 24, 2012 7:24 am
Forum: General
Topic: Strange termination of Sequence job
Replies: 8
Views: 3785

What are your Auto-Purge settings for "ParallelJob"? Where are your logs stored - are you using ORLogging or RTLogging?
by chulett
Fri Aug 24, 2012 12:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Dataset Data Removal
Replies: 13
Views: 3369

Yes, of course, that's what the orchadmin utility is for. Windows or UNIX.
by chulett
Thu Aug 23, 2012 11:55 pm
Forum: General
Topic: Writing the WVARCHAR column into a VARCHAR database column
Replies: 1
Views: 1772

No need to post this again, your original post is here in the PX forum.
by chulett
Thu Aug 23, 2012 7:10 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle Connector stage issue
Replies: 3
Views: 5694

You may have included the 64bit libraries when it should have been the 32bit ones... or vice versa. What is your LD_LIBRARY_PATH?
by chulett
Thu Aug 23, 2012 5:23 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Disable NLS in one project
Replies: 0
Views: 1566

Re: Disable NLS in one project

Meera wrote:Is there a option to disable NLS only for this project
No, I'm afraid not. The closest you could come to that would be setting it to NONE but you say you've already tried that with no luck.
by chulett
Thu Aug 23, 2012 4:13 pm
Forum: General
Topic: Best option to handle connection parameters
Replies: 5
Views: 2616

Your account does not show you being a Premium Member (it would say so next to your userid in the left-hand panel), was this recent? If so it may not have been 'activated' yet. And for the record, none of us have anything to do with that aspect of the website.
by chulett
Thu Aug 23, 2012 12:03 pm
Forum: General
Topic: DataStage Project Migration from HP-Unix to SUSE Linux/AIX
Replies: 4
Views: 2314

Your jobs run on the ETL Server, period... so AIX. Your scripts really should be moved to the ETL server as well if the jobs run them or they run your jobs. Your "data" can be anywhere, depending on exactly what it is you mean by data. Please clarify.
by chulett
Thu Aug 23, 2012 10:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Bulk Load to Oracle via Oracle connector
Replies: 5
Views: 13701

Thanks for posting all that but let's be specific about what cannot be done. Obviously, people have been bulk loading into Oracle for years using DataStage. The issue is specific to the new Oracle Connector stage trying to bulk load to a table not owned by the connection account. For that specific c...