Search found 7201 matches
- Tue Nov 13, 2001 8:49 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: DataStage query
- Replies: 3
- Views: 675
Hi Rochelyn, To subscribe to the list, send an empty message to datastage-users-subscribe@oliver.com. More details on m Also if you are considering upgrading you may wish to take a look at our latest-and-greatest release - 5.1, as announced on November 5th. Im not sure of the availability HP-UX thou...
- Tue Nov 13, 2001 8:14 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: DataStage query
- Replies: 3
- Views: 675
Hmmm ... do you use the ORAOCI8 plugin? This could have a bearing on the answer. -----Original Message----- From: Rochelyn Gamao [mailto:rochelyn@summit.com.sg] Sent: Monday, 15 April 2002 4:17 PM To: datastage-users@oliver.com Subject: DataStage query We are planning to upgrade our DataStage 4.0 to...
- Mon Nov 12, 2001 11:34 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: FTP Login Failure
- Replies: 1
- Views: 1330
Ive seen this when upgrading versions as the FTP plugin password is encrypted and it can get clobbered, but it doesnt sound like that is your problem if you are still running 3.1.1r3! Some questions: How are you passing the password to the stage? Keyed into the stage or passed as a job parameter? Do...
- Mon Nov 12, 2001 5:47 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Jobs doesnt start
- Replies: 1
- Views: 1238
Giovanni, We had that same problem in production when we first migrated (no response to run command, except as root). The problem for us turned out to be the permissions on a parent directory to ardents home directory. In our case Ardents home was /export/apps/Ardent/uv, but the permissions on /expo...
- Mon Nov 12, 2001 5:28 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Redbrick bulk loader
- Replies: 9
- Views: 1333
Hey Dirk, I have been out so I wasnt able to reply sooner. You need to make sure you have a valid path for the control file directory (as well as data file, log file, and discard file directories). Even though you are not creating the table, the redbrick pluggin creates the sql to do so in the sql f...
- Mon Nov 12, 2001 3:05 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Soundex() logic
- Replies: 3
- Views: 640
I found this: m -----Original Message----- From: Asimkumar A. Munshi. [mailto:masi@sonata-software.com] Sent: Monday, November 12, 2001 3:48 AM To: datastage-users@oliver.com Subject: Soundex() logic Dear all Can any one enlighten me about the logic used by Soundex() function for generating the code...
- Mon Nov 12, 2001 1:50 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: FTP Login Failure
- Replies: 1
- Views: 1330
FTP Login Failure
Were running DataStage 3.1.1r3 (yes I know, old and unsupported) on a Windows NT 4.0 server. We retrieve data all the time from an IBM mainframe via FTP with no problem. Were now trying to retrieve data from a DEC Alpha. Its a simple .dat file were after. If I use the standard FTP commands from our ...
- Mon Nov 12, 2001 12:29 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Soundex() logic
- Replies: 3
- Views: 640
Asim, Keep in mind that Soundex does not and is not intended to generate unique keys. In fact, its intention is quite the reverse. The purpose of Soundex is to generate a common code for names that sound similar. Normally, you would present this list to a user, so that they can choose a name from a ...
- Mon Nov 12, 2001 10:42 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Soundex() logic
- Replies: 3
- Views: 640
Hi Asim I use the Soundex function to conform the data to a standard code and name. The business I work for has several systems. Each system has a different code for the same business unit, as well as, a slightly different name. Soundex has worked well because it has eliminated "pain in the neck" ma...
- Mon Nov 12, 2001 8:48 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Soundex() logic
- Replies: 3
- Views: 640
Soundex() logic
Dear all Can any one enlighten me about the logic used by Soundex() function for generating the codes? Regards > Asim Munshi > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Consultant - Business Intelligence, > Sonata Software Limited, > 193, R V Road > Basavangudi, Bangalore - 560004. > * 91-80-6567492...
- Sun Nov 11, 2001 3:38 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: DataStage for Linux
- Replies: 0
- Views: 382
- Fri Nov 09, 2001 12:17 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: how to speed up odbc lookups?
- Replies: 1
- Views: 1403
Hi Pedro, If at all try to avoid doing straight lookups through either an ODBC or OCI source. You can improve the performance by loading the data into a hashed file and doing a lookup from the hashed file. Pavan -----Original Message----- From: pedro santos [mailto:pedro_f_santos@hotmail.com] Sent: ...
- Fri Nov 09, 2001 11:21 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Jobs doesnt start
- Replies: 1
- Views: 1238
Jobs doesnt start
Hi there, Im running in a problem trying to execute job with DS 4.0 on IBM/AIX. Since 2 days try to start manually or scheduling the job, nothing happen (ON PRODUCTION ENVIRONMENT (((( . Ive checked the space on all the files system on server and everything is OK. Does anybody run in such problem? A...
- Fri Nov 09, 2001 11:06 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Connecting to Lotus Notus
- Replies: 0
- Views: 553
Connecting to Lotus Notus
Hi, I use DS, running in Windows NT and am trying to extract data from Lotus Notes application, which is running in Unix Server. ODBC driver is used to connect to Lotus Notes database and LotusNotesSQL client was installed in ETL server in order to connect to LotusNotes database and I could create/a...
- Fri Nov 09, 2001 11:04 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Precomputed View Invalid Messages
- Replies: 2
- Views: 435
Nope, this one also doesnt work, but thank you for trying - I appreciate it. I changed the setting, and also stopped and restarted the Redbrick service, but I still got the "precomputed view set invalid" messages. Dirk -----Original Message----- From: Ray Wurlod [mailto:ray.wurlod@Informix.Com] Sent...