Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Beginner: am I out of my depth?

Re: Beginner: am I out of my depth?

From: AnaCDent <anacedent_at_hotmail.com>
Date: Thu, 01 Apr 2004 17:19:03 -0800
Message-ID: <9c3bc.86098$Bg.13979@fed1read03>


Duncan wrote:
> I am a direct markting manager and I rely on the integrity of the
> customer contact data in our Oracle database. In order to ensure this
> integrity, I need to carry out mass updates, e.g. to update
> postcodes/zip codes. For the forseeable future my IT department
> doesn't have anyone availble to do this work for me, therefore I have
> suggested I do it myself by learning to use SQL*Plus. I have a good
> understanding of the fundamentals of relational databases and have
> used MS Access to an advanced level, including extracting information
> from the Oracle database using very complex queries, and then running
> the kind of queries on that extracted data that I would be running on
> the live tables. I am very confident that I can do this work safely as
> I know the database inside out, however they are understandably very
> reluctant to let me do this for danger of damaging the data. Does
> anyone have an opinion as to whether I'm going about this the right
> way and, if so, any steps I could take to safeguard against potential
> problems?
>
> N.B. I would only have access to update information in 2 tables,
> neither of which affect anything else in our system, also these tables
> are regularly backed up and it wouldn't be a major problem if we had
> to revert to a table a week or so old if something went wrong with the
> live version.

Just remember ROLLBACK is your firend. Received on Thu Apr 01 2004 - 19:19:03 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US