Search found 7201 matches
- Fri Jan 17, 2003 2:42 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Datastage Pricing
- Replies: 3
- Views: 1094
Ravindra: If you tell me where youre located, I can put you in touch with your local Account Rep Peter LePine Ascential - Consulting Services -----Original Message----- From: Ravindra Y Nagaraj [mailto:ravindra.nagaraj@wipro.com] Sent: Wednesday, January 15, 2003 08:55 PM To: datastage-users@oliver....
- Fri Jan 17, 2003 3:30 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Who can explain this error message (READU threshold reached,
- Replies: 1
- Views: 2010
DaeHwan Every time you attach to a job it locks the job. You need to always detach which you do except: If START_TIME < ETT_START_TIME Then Continue End This leaves jobs locked. READU is a Universe command to read a record and lock it. Behind the scenes DataStage must be using READU to lock the job ...
- Fri Jan 17, 2003 2:12 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Who can explain this error message (READU threshold reached,
- Replies: 1
- Views: 2010
Who can explain this error message (READU threshold reached,
Hi guru members.... When I run My some datastage batch job this batch job make project lock with warning log at Job Log. Error message is like ========================================== DataStage Job 1520 Phantom 23566 DataStage Phantom Finished READU threshold reached, lock on RT_LOG1641 denied! RE...
- Thu Jan 16, 2003 9:55 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: hashed files vs odbc
- Replies: 0
- Views: 884
First point: local is miles better than remote. If the database is not on the same machine as the DataStage server, load the reference rows into a local table or hashed file. All else being equal, a hashed file is to be preferred over ODBC for key-based reference lookup. There are two main reasons: ...
- Thu Jan 16, 2003 11:43 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Un-installing DS V6.0
- Replies: 4
- Views: 1086
Hi Craig, I have followed your suggestion but I have checked my TEMP directory and it is clean and there is no value on HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRunOnce registry key. Im a lucky boy and fortunatly I need to install a new hard disk bigger then the other. Thanks everybod...
- Thu Jan 16, 2003 9:03 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Programmatic clearing of job status
- Replies: 3
- Views: 1493
As well as BASIC, you need an understanding of the resources model used in the RT_STATUS... files (which, among other things, is where wave numbers become involved). This becomes slightly more complicated with multi-instance jobs. Not only jobs but also active stages have a status (this is what you ...
- Thu Jan 16, 2003 6:17 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Programmatic clearing of job status
- Replies: 3
- Views: 1493
Thanks for the info Ken. Not sure I really want to go as far as recompiling. The effect of the "Clear Status File" in Director is all Im looking for. This is for exceptional circumstances rather than routine. I dont want to clear the log file. Others who know more could provide more info, but I susp...
- Thu Jan 16, 2003 5:16 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Datastage Pricing
- Replies: 3
- Views: 1094
Hi Ravindra, We are a DS 5.2 390/XE site. Get ready to write big numbers, although it very much depends on your bartering skills. A Server licence plus 10 developers licences could cost as much as 1/2 a million AUS. Although I doubt you would get exact figures from anybody until you are very much re...
- Thu Jan 16, 2003 4:59 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Datastage Pricing
- Replies: 3
- Views: 1094
Well, everything DataStage can be found at m, but you really should find out who your local salesperson is and give them a jingle. -craig "Ravindra Y Nagaraj" 01/15/2003 09:54 PM Please respond to datastage-users To: cc: Subject: Datastage Pricing Hi, Can anybody tell me exact pricings of the Datast...
- Thu Jan 16, 2003 4:54 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Datastage Pricing
- Replies: 3
- Views: 1094
Datastage Pricing
Hi,
Can anybody tell me exact pricings of the Datastage components both XE and 390.Or the site where these details can be got?
Regards,
Ravi
Can anybody tell me exact pricings of the Datastage components both XE and 390.Or the site where these details can be got?
Regards,
Ravi
- Thu Jan 16, 2003 4:26 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Programmatic clearing of job status
- Replies: 3
- Views: 1493
David, when this has happened, I shoot for recompiling. Theres a couple of reasons: (1) I already have a programmatic recompiler (CompileWitch, CompileAll, or my own DataStage batch job compiling utility) that will clear the status and reset all of the hidden stuff safely. A little background, every...
- Thu Jan 16, 2003 3:47 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Programmatic clearing of job status
- Replies: 3
- Views: 1493
Programmatic clearing of job status
If a DataStage server crashes (Windows users would know what Im talking about, Unix users will just have to take my word for it) while DataStage jobs are running, then on restarting the server, the jobs that were running still have a status of running. Obviously they arent really. I would like to wr...
- Wed Jan 15, 2003 5:51 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Jeanice Hayslett/Towers/IPAPER is out of the office.
- Replies: 0
- Views: 420
Jeanice Hayslett/Towers/IPAPER is out of the office.
I will be out of the office starting 01/15/2003 and will not return until
01/16/2003.
I will respond to your message when I return.
01/16/2003.
I will respond to your message when I return.
- Wed Jan 15, 2003 5:37 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Un-installing DS V6.0
- Replies: 4
- Views: 1086
Check your TEMP directory for anything leftover from the uninstall and you might also want to see whats under RunOnce in the registry: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRunOnce Only things I could think of you havent already done. -craig "Riccardo Tani" 01/15/2003 09:31 AM Plea...
- Wed Jan 15, 2003 4:31 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Un-installing DS V6.0
- Replies: 4
- Views: 1086
David, thank you very much for your replay.. I have removed the directory where DS was installed, I have also worked into the registry and I have uninstalled all Ascential software (Integrity, Metastage, Quality Manager) but Im still having the problem! Fortunatly this is my own system... I hope tha...