Search found 42189 matches
- Wed Jul 11, 2007 7:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequential File stage
- Replies: 11
- Views: 2800
- Wed Jul 11, 2007 7:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Insert these character ₤,€,ß,â,ä,ü,û,Ű in
- Replies: 6
- Views: 2275
The key is in your NLS_LANG (and probably LC_CTYPE) environment variable setting. In order for the conversion to happen properly, Oracle needs to know the source character set is different from its native character set. Otherwise, everything is moved over unconverted and thus can become invalid in t...
- Wed Jul 11, 2007 7:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML stage
- Replies: 1
- Views: 599
- Wed Jul 11, 2007 7:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Way to implement queries btw two different source systems
- Replies: 5
- Views: 1076
I personally would go for 'a' and have done so many times. Push back on the restriction that you are "not allowed" to create tables on the source. You should be using a 'connection account' to access the source, a functional user created specifically for your ETL processes and not an existing owner ...
- Wed Jul 11, 2007 6:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to delete a job?
- Replies: 4
- Views: 1138
Re: How to delete a job?
karthikgk0705 wrote:it gave error msg like "could not find exclusive log for the job"
Like but not exactly like.
The key, as noted, is to take the actual error message and search this site for it. You'll find plenty of references to it.
- Wed Jul 11, 2007 6:41 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Account is Locked
- Replies: 6
- Views: 3054
- Tue Jul 10, 2007 11:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Fetching two databases from single database Stage
- Replies: 2
- Views: 869
- Tue Jul 10, 2007 10:08 pm
- Forum: General
- Topic: web Services
- Replies: 4
- Views: 1310
From the way the original post is phrased, I'd make no assumptions about knowledge "about web services and services in general". Perhaps something like this would help someone get started.
- Tue Jul 10, 2007 1:07 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Issue with timestamp
- Replies: 16
- Views: 7100
I've never heard of nor seen any such thing. A timestamp carried all the way through your job should not be an issue nor 'round up' in any fashion. But then I'm running 7.5.1A not 7.5.2 at the moment. Rather than continuing to chase the wild gooses, I'd suggest you contact your official support prov...
- Tue Jul 10, 2007 1:02 pm
- Forum: General
- Topic: Limiting access to only view the job log.
- Replies: 10
- Views: 2916
- Tue Jul 10, 2007 12:17 pm
- Forum: General
- Topic: Limiting access to only view the job log.
- Replies: 10
- Views: 2916
- Tue Jul 10, 2007 12:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle - Upsert (Update then Insert)
- Replies: 6
- Views: 2176
Again, how many records are there total in your target file? I doubt it's getting 'hung up' but rather just taking a long time to perform a full table scan for each record. How long did you let it run before you decided it was stuck? Best at this point to enlist your DBA to either trace your session...
- Tue Jul 10, 2007 11:39 am
- Forum: General
- Topic: Limiting access to only view the job log.
- Replies: 10
- Views: 2916
- Tue Jul 10, 2007 11:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Passing bind variable to the SQL file in BEFORE SQL
- Replies: 3
- Views: 1383
- Tue Jul 10, 2007 11:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: attaching MORE THAN ONE link to jOB ACTIVITY
- Replies: 5
- Views: 1505