Search found 7201 matches
- Fri May 02, 2003 4:38 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Secure ODBC and OCI in Oracle 9i
- Replies: 4
- Views: 2964
Hello David, Following are the information you needed, tnsnames.ora ------------- BIT1_TST.XX.XXX = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCPS)(HOST = XX.XX.XXX)(PORT = 2484)) ) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = bit1_tst.XX.XXX) ) ) SqlNet.ora ------------ # SQLNET...
- Fri May 02, 2003 12:49 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Secure ODBC and OCI in Oracle 9i
- Replies: 4
- Views: 2964
The Oracle environment in Unix? Its set in your dsenv file. Its all documented in the readme, but you need to add two things to the dsenv file and then bounce DataStage: Your $ORACLE_HOME environment variable. Add $ORACLE_HOME/lib to your current $LIBRARY_PATH. Note that the exact name of the librar...
- Fri May 02, 2003 10:03 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Secure ODBC and OCI in Oracle 9i
- Replies: 4
- Views: 2964
To be honest, I have never connected to Oracle using TCP with SSL. To help any further, Id need to see: * tnsnames.ora * sqlnet.ora * listener.ora and the actual Oracle error message as reported in the DataStage log. Did you remember to restart the listener (or at least tell it to reinitialise) afte...
- Fri May 02, 2003 6:25 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Secure ODBC and OCI in Oracle 9i
- Replies: 4
- Views: 2964
Thanks David, Since Oracle 9i and Datastage resides in the same box i did change both tnsnames.ora and listner.ora. But still it does not work. Shiv >From: David Barham >Reply-To: >To: "datastage-users@oliver.com" >Subject: RE: Secure ODBC and OCI in Oracle 9i >Date: Fri, 2 May 2003 15:23:59 +1000 >...
- Fri May 02, 2003 5:23 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Secure ODBC and OCI in Oracle 9i
- Replies: 4
- Views: 2964
Try changing the port number in TNSNAMES.ORA, if that is how you resolve Oracle names. -----Original Message----- From: Shivprasad Rao [mailto:shiv_rao@hotmail.com] Sent: Friday, 2 May 2003 0:27 To: datastage-users@oliver.com Subject: Secure ODBC and OCI in Oracle 9i Hello All, Secure ODBC feature o...
- Wed Apr 30, 2003 7:08 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: DataStage 6.0 on HP-UX 11i
- Replies: 4
- Views: 605
Recommendations to assist in making a smooth transition, in no specific order. - Backup ALL your Projects. - Backup ALL your Projects. Yes, I repeated this on purpose as it is REALLLLLLY important. - If using Version Control, now is a perfect time to clean it out and start fresh. - By clean out and ...
- Wed Apr 30, 2003 7:08 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: DataStage 6.0 on HP-UX 11i
- Replies: 4
- Views: 605
DataStage 6.0 on HP-UX 11i
Hi All, I am in the process of planning an upgrade of DataStage and would like input from people on the list. Is anyone running version 6.0 of DataStage on HP-UX 11i in production? If so, how long have you been running it? What problems did you have or are having with running and installation? Regar...
- Wed Apr 30, 2003 7:02 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: DataStage 6.0 on HP-UX 11i
- Replies: 4
- Views: 605
My last client when live on DataStage 6.0 back in January of this year. They have not reported any major issues. The added functionality is well worth it. Is yours a fresh install? My client upgraded from 5.1 to 6.0. No major issues. Tim -----Original Message----- From: Phil Walker [mailto:philw@gno...
- Wed Apr 30, 2003 6:58 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: DataStage 6.0 on HP-UX 11i
- Replies: 4
- Views: 605
Id be curious as to what you are upgrading *from*. How old is the version you are currently running? That could effect some of the advise you get. -craig "Phil Walker" 04/30/2003 01:08 PM Please respond to To cc Subject DataStage 6.0 on HP-UX 11i Hi All, I am in the process of planning an upgrade of...
- Wed Apr 30, 2003 6:55 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: DataStage 6.0 on HP-UX 11i
- Replies: 4
- Views: 605
What is your current DS version ? I recently upgraded my AIX DS421r8 to DS6.0r3. We use a lot of Oracle sources/targets and ODBC to Teradata. -Doug -----Original Message----- From: Phil Walker [mailto:philw@gnosys.co.nz] Sent: Wednesday, April 30, 2003 2:08 PM To: datastage-users@oliver.com Subject:...
- Tue Apr 29, 2003 9:59 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: How QA department QAs DataStage jobs
- Replies: 3
- Views: 1385
Malathi, The reason that I ask for expectations it that QA is pretty broad. What do you want to QA: 1. Development Techniques and Coding 2. Performance 3. Meta Data 4. The Data (Data Quality, Measures and Facts, Master Dimension Data, etc.) 5. Are you trying to tie back to source systems, financial ...
- Tue Apr 29, 2003 8:45 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: How QA department QAs DataStage jobs
- Replies: 3
- Views: 1385
Tim, Our QA department does not expect more than what we are giving them now. I would like to check how rest of the world is getting their DataStage jobs tested by their QA departments (If it is different from what we are doing). Based on others input I would like to see how our QA testing could be ...
- Tue Apr 29, 2003 4:41 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: How QA department QAs DataStage jobs
- Replies: 3
- Views: 1385
Malathi, What is the QA departments expectation of DataStage? You can customize the QA around their expectations. 1. Do they want to see mappings 2. Do they want to see transformation (code or English) 3. Are they looking for operational processing statistics? 4. Are they looking at Data Quality rep...
- Tue Apr 29, 2003 4:19 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: How QA department QAs DataStage jobs
- Replies: 3
- Views: 1385
How QA department QAs DataStage jobs
Hi, Could you share how your QA department handles testing DataStage Jobs, If it is different from what we do. What we do is: We have been giving source, target and transformation matrix (Lineage report) to QA department. QA department uses this lineage report to make sure that ETL is functioning as...
- Fri Apr 25, 2003 9:57 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Job Sequence Info on DStage 5.2 on HP-UX
- Replies: 5
- Views: 1190
Chris I would like a copy of that macro. I should have VB code next week to update Access directly with the sequences. Thanks Kim. Chris Roberts wrote:I have a VISIO macro that reads the doc_tools.mdb and builds Project/Category/JobName documents. I would like to document the Job Sequences by Projec...