Ray
So you are a real data miner now!
Good to see you back.
Adam
Search found 7201 matches
- Thu Aug 22, 2002 10:47 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Data Mining
- Replies: 0
- Views: 400
- Thu Aug 22, 2002 10:10 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Reporting Assistant
- Replies: 2
- Views: 669
Youve got two main possibilities. When you install the DataStage client (or subsequently) you can elect to use a database other than MS Access (which is only the default). Scripts are provided, for example, for creating the tables in Oracle, SQL Server and UniVerse. If you use MS Access, the databas...
- Thu Aug 22, 2002 10:07 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Reporting Assistance
- Replies: 3
- Views: 424
See the following post in the tools4datastage.com archive: m Chris. www.altis.com.au Quoting Rui Soares : > > > Hi, > > > Anyone have work with Reporting Assistance ? > How we can save and customize this reporting ? > > > > best regards > > Rui Soares > > > > Rui Miguel Soares > > NOVABASE > > Mail ...
- Thu Aug 22, 2002 4:34 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: XML Reader stage - any experience?
- Replies: 5
- Views: 885
XML Reader stage - any experience?
We have started using the XML Reader plug in and have an issue with the output from the XML Reader stage: attributes are written to columns as we expect but elements appear in the columns with their opening and closing tags included. We would like it not to have the tags. Does anyone know how we can...
- Thu Aug 22, 2002 1:59 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Reporting Assistance
- Replies: 3
- Views: 424
Jerry Loethen Anheuser-Busch - Supply Chain Systems (314)577-4679 -----Original Message----- From: wolfgang.huerter@gerling.de [mailto:wolfgang.huerter@gerling.de] Sent: Thursday, August 22, 2002 8:28 AM To: datastage-users@oliver.com Subject: RE: Reporting Assistance Hi Rui, yes we have. It is a ni...
- Thu Aug 22, 2002 1:27 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Reporting Assistance
- Replies: 3
- Views: 424
Hi Rui, yes we have. It is a nice information tool. It is MS-Access based. If you are a MS-Access-Programmer it is very easy for you to do what you want to do and report. Wolfgang > -----Original Message----- > From: Rui Soares [mailto:rui.soares@novabase.pt] > Sent: Thursday, August 22, 2002 2:07 P...
- Thu Aug 22, 2002 12:07 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Reporting Assistance
- Replies: 3
- Views: 424
Reporting Assistance
> Hi, > Anyone have work with Reporting Assistance ? How we can save and customize this reporting ? > best regards > Rui Soares > > Rui Miguel Soares > NOVABASE > Mail : Rui.Soares@Novabase.PT > Tel (NB) : 351 21 383 65 92 > Tlm : 351 96 347 08 40 >
- Thu Aug 22, 2002 1:52 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Dynamic ODBC Stage Update
- Replies: 8
- Views: 1702
Gavin Thanks for the input. There is no doubt the CTL solution would work. However, as I have started to create one DS job for each table I am going to keep going down this path. The job is called from its controller using variables so the running is quite smooth. This also gives us a more consolida...
- Thu Aug 22, 2002 12:20 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Dynamic ODBC Stage Update
- Replies: 8
- Views: 1702
Hi Adam, Using RedBrick totally changes the equation. The bulkloader in RedBrick is REALLY fast and also has the ability to to MODIFY records (equivalent of INSERT/UPDATE) unlike Oracle etc. On an NT box you can easily load data at 50000 rows/sec with bulkload into RedBrick. Change your ODBC stage t...
- Thu Aug 22, 2002 12:02 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Dynamic ODBC Stage Update
- Replies: 8
- Views: 1702
Simon I have tried parameters, they certainly work for ODBC extracts, but I cannot get them to work for the updates. RB Macros may be the go, however I have started down another path, and am nearly finished. Thanks Adam "Simon Fryett" on 21/08/2002 06:26:25 PM Please respond to datastage-users@olive...
- Wed Aug 21, 2002 2:45 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Error logging from command line
- Replies: 3
- Views: 777
> > From: Ian Godsell > Date: 2002/08/21 Wed AM 09:53:29 EDT > To: "datastage-users@oliver.com" > Subject: RE: Error logging from command line > > Thanks David. Works a treat. > > Do not understand though as to why I am able to run it at the Unix > prompt though without having to supply this informa...
- Wed Aug 21, 2002 1:53 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Error logging from command line
- Replies: 3
- Views: 777
Thanks David. Works a treat. Do not understand though as to why I am able to run it at the Unix prompt though without having to supply this information, and yet have to when the script is called from DataStage. -----Original Message----- From: David Lathan [mailto:David.Lathan@kinkos.com] Sent: 21 A...
- Wed Aug 21, 2002 1:31 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Antwort: ORA-01555: snapshot too old: rollback segment numb
- Replies: 2
- Views: 952
Udo, Yes, in the case of ORA-01555 being caused by delayed block cleanout, you are right, it doesnt matter what tables are being updated, only that the updates are using the same rollback segment. However, this can only occur if there are still dirty blocks from a prior update (committed before your...
- Wed Aug 21, 2002 1:09 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Error logging from command line
- Replies: 3
- Views: 777
Ian, You will need to insert a command prior to this one or as a part of this one that logs your session into DataStage. Like: dsjob -server dsserver -user dsuser -password dspassword -log -info dev jobname Where: dsserver is the server DataStage is on dsuser is your user ID dspassword is your passw...
- Wed Aug 21, 2002 12:42 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Antwort: ORA-01555: snapshot too old: rollback segment numb
- Replies: 2
- Views: 952
Antwort: ORA-01555: snapshot too old: rollback segment numb
This is a topic for an orphaned message.