Search found 15603 matches

by ArndW
Wed Feb 01, 2006 12:09 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequential File to Oracle Stage slow load issue
Replies: 3
Views: 1023

Hello Jason, have you tried using the "upsert" method in your Oracle as a test to see if that is also running slower than expected? I'm not at a PC where I have the documentation available, but I would look at the environment settings that might let you defer the bulk loading to a manual start (as s...
by ArndW
Wed Feb 01, 2006 11:44 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Listing projects using dsjob command
Replies: 2
Views: 962

80011 is an invalid user/password. I tried it on my system and it connected and listed the projects without a problem. We also have a system with multiple installations and they listed correctly. You need to specify the full command dsjob -server myserver:31538 -user me -password secret -lprojects
by ArndW
Wed Feb 01, 2006 11:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Alpha numeric
Replies: 8
Views: 1895

I though about doing the CONVERT, especially since it is more efficient than a user-written routine; but thought that it might contain more than just the standard non-alphanumeric characters. If the poster knows what characters might be in the data then a CONVERT is better, if it might be any string...
by ArndW
Wed Feb 01, 2006 11:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Alpha numeric
Replies: 8
Views: 1895

The 'MCA' conversion will return just the alphabetic part, the 'MCN' will do just the numeric but there is no conversion for alphanumeric only. I can do a MATCHES on that pattern, but couldn't get a way to have that answer returned. You could use the following routine I just clobbered together: Retu...
by ArndW
Wed Feb 01, 2006 9:43 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Datastage jobs on Javascript
Replies: 2
Views: 1393

Do you mean to whether or not you can start your jobs via JavaScript? If that is the question then the answer is yes, you can start jobs. The Unix/Windows command to start datastage jobs is "dsjob" with some options. I can remember back that I did start programs using web-based js, so it shouldn't b...
by ArndW
Wed Feb 01, 2006 9:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Export: No records in job
Replies: 11
Views: 2484

You can also enter the command directly, it is DS.CHECKER
by ArndW
Wed Feb 01, 2006 9:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Export: No records in job
Replies: 11
Views: 2484

At version 7 (which is the version you posted for this thread) the DS.TOOLS menu options look like: 1. Report on project licenses 2. Rebuild Repository indices 3. Set up server-side tracing >> 4. Check integrity of job files 5. Administer processes/locks >> 6. Adjust job tunable properties
by ArndW
Wed Feb 01, 2006 9:09 am
Forum: Site/Forum
Topic: the other link..
Replies: 2
Views: 1852

Odd, a search on this site reveals that the links to your newly created yahoo group are still in your posts. Perhaps you might post your e-mail address as well so that people can contact you.
by ArndW
Wed Feb 01, 2006 9:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Administrator client hangs
Replies: 16
Views: 5395

The error message is from the local client program. Do you also have problems with the Designer/Director/Manager on that PC? It does sound like it might be time to give your support provider a call and let them see if this is a known issue already.
by ArndW
Wed Feb 01, 2006 9:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Export: No records in job
Replies: 11
Views: 2484

DS.TOOLS option number 4 is "Check integrity of job files"
by ArndW
Wed Feb 01, 2006 8:58 am
Forum: Site/Forum
Topic: new FREE DataStage forum
Replies: 24
Views: 13431

Greg, it seems you haven't been to Europe - the radio and TV services charge you a hefty annual fee if you even own a receving device, regardless of whether or not you use it. I have a company, unrelated to this business, which has a website and we also have a T1 line (which we partially rent back o...
by ArndW
Wed Feb 01, 2006 8:45 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Regarding UV.Account
Replies: 9
Views: 2324

The Repository files are not listed or their columns described anywhere within the DataStage documentation. I recall seeing a post where Ray described some of the files... let me do a search ... aha, here it is I hope you understand why I am being so reticent about this - it takes a while to underst...
by ArndW
Wed Feb 01, 2006 7:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Export: No records in job
Replies: 11
Views: 2484

Just try both options in the DS.TOOLS menu again to be 100% certain that this is not the cause. And then try exporting just that one job and looking to see if the .dsx file is complete.
by ArndW
Wed Feb 01, 2006 7:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Regarding UV.Account
Replies: 9
Views: 2324

You can access the files, but they are not included in the normal automated drop-down list. You need to type in the name of the repository file(s) you want manually.
by ArndW
Wed Feb 01, 2006 7:45 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Administrator client hangs
Replies: 16
Views: 5395

Will it work if you try the administrator from another client PC?