Search found 53125 matches
- Mon Oct 18, 2004 8:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: 4|S|V|
- Replies: 3
- Views: 732
We will need a lot more information than that if we're to help! What is the job intended to do? Describe the job design in terms of the stage types it uses. When does this error appear (compile time or run time)? If there are other warnings in the log, what do these indicate? Do you get more diagnos...
- Mon Oct 18, 2004 4:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Version of jobs in dsx file
- Replies: 4
- Views: 910
- Mon Oct 18, 2004 4:04 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Setting up Account Name in Hash File Stage
- Replies: 5
- Views: 948
The obvious method is to use the Designer client, and modify your jobs properly. You will retort that you don't want to do that, you prefer automatic to manual. In this case your only possibility is carefully to hack an export file. In either case, as suggested, if you want to use an explicit accoun...
- Mon Oct 18, 2004 4:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Updating a single column in a hash file.
- Replies: 3
- Views: 842
I also advocate the UV stage. The other method you specified, of reading the record first, updating it, and overwriting does work using Hashed File stages if you have some particular reason for wanting to do so. In this case, make sure that the link used for reading the record has "lock for update" ...
- Mon Oct 18, 2004 3:58 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to populate "SDKSequences" to get correct KeyM
- Replies: 3
- Views: 1051
- Mon Oct 18, 2004 3:56 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: to split date from the date record in DDYYYY format
- Replies: 3
- Views: 740
- Mon Oct 18, 2004 3:47 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Ownership on DSParams file
- Replies: 3
- Views: 1338
That should be controlled by the umask setting of the user ID you used to connect via the Administrator client.
To find out what this is, get into the Administrator client's Command window and execute (umask alone reports the current setting).
To find out what this is, get into the Administrator client's Command window and execute
Code: Select all
SH -c umask- Mon Oct 18, 2004 3:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Using Folder Stage when there are multiple source files
- Replies: 9
- Views: 3701
- Mon Oct 18, 2004 3:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How do I set Datastage deadlock daemon for DS PX.
- Replies: 3
- Views: 2654
- Mon Oct 18, 2004 1:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Fractional Truncation Error from Oracle
- Replies: 1
- Views: 775
That would be the HowLongIsAPieceOfString() function. The only thing that can be predicted reliably is the number of entries that will appear in the log file if no warnings are generated. These are: job starting, environment variable settings and job finishing (one each per job) active stage startin...
- Mon Oct 18, 2004 1:37 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Migration to Datastage 7.1
- Replies: 3
- Views: 929
In either case the hashed files will be preserved. If you upgrade, you will need to do nothing. If you uninstall, any hashed files in the project (I happen to know that most of your hashed files ARE in the project) will be lost, and so will need to be restored from backup and VOC entries created aft...
- Fri Oct 15, 2004 6:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DW Modeling question/concept
- Replies: 9
- Views: 2081
Plug
Red Brick Warehouse (now owned by IBM) has RANK as one of the functions built in to its SQL. Also tiling (e.g. TERTILE, percentage, N-tile), moving sums and moving averages, running totals and cumulations, and lots more. It's a database designed specifically for implementing the dimensional model, w...
- Fri Oct 15, 2004 6:04 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Ownership on DSParams file
- Replies: 3
- Views: 1338
The Administrator client's agent (dsapi_server/dsapi_slave) process "edits" the DSParams file by editing its in-memory copy, deleting the old and writing the new. This is why the permissions change. Doubtless Ascential have their reasons for doing it this way (easier to code?). If you need a change,...
- Fri Oct 15, 2004 6:00 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequentail File name has MMDDYY
- Replies: 6
- Views: 1519
- Fri Oct 15, 2004 5:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ds_ipcopen() error
- Replies: 2
- Views: 1357