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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Overloading words: How can we get Oracle to stop it?

RE: Overloading words: How can we get Oracle to stop it?

From: Ken Naim <kennaim_at_gmail.com>
Date: Fri, 9 Jun 2006 14:27:12 -0500
Message-ID: <03d901c68bfa$b5d492d0$b4ae6a44@KenHome>


I personally don't care as long they are on very different functions of the application and I realize that in a product the size of oracle you will always run into a situation where 2 different functions could use the same term. Even in a much smaller system, you could have 2 schemas with different applications that have overlapping terms, as long as one understands the context, and the contexts rarely cross it isn't an issue for me.

As for the naming of columns, I do wish it were consistent throughout the data dictionary but realize that oracle was built over many years and with many people and many of the naming conventions that we use today weren't even thought of or cared about back when many of the data dictionary views were created. I like to think that it would be a simple matter of renaming some columns and doing a search and replace on some code but then I get to think how much of my own code would break, as well as other applications like TOAD, etc., and how much QA would need to be done that I realize that there more important tasks to be done.

I must also say that imho oracle has done a much better job on naming over the last few releases.

Ken Naim

-----Original Message-----
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Alex Gorbachev
Sent: Friday, June 09, 2006 1:47 PM
To: ganstadba_at_hotmail.com
Cc: Oracle-L
Subject: Re: Overloading words: How can we get Oracle to stop it?

In more or less big enterprise IT company there are many teams that never talk to each other. I never saw there is someone(s) coordinating all teams/branches/ideas/whatever else - it's probably a dream that never comes true. This leads to cases like inventing same things twice and naming two different things by the same term.

2006/6/9, Michael McMullen <ganstadba_at_hotmail.com>:
> How about the use of different names for the same thing in data dictionary
> views.
> ie segment_owner,table_owner,owner,index_owner, timestamp,timestamp# etc.
> drives me crazy.

-- 
Best regards,
Alex Gorbachev

http://oracloid.blogspot.com
--
http://www.freelists.org/webpage/oracle-l


--
http://www.freelists.org/webpage/oracle-l
Received on Fri Jun 09 2006 - 14:27:12 CDT

Original text of this message

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