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: newbie: problem in dynamic SQL

RE: newbie: problem in dynamic SQL

From: Koivu, Lisa <lkoivu_at_qode.com>
Date: Wed, 31 Jan 2001 11:38:02 -0800
Message-ID: <F001.002A6092.20010131103714@fatcity.com>

Gabriel, the dba needs to know about it, period, because he/she is responsible for storage and performance of the database overall.   In addition he or she may have other ideas that you can use instead of actually creating a table (pl/sql tables or something?)

Repeat until you believe it:  THE DBA IS YOUR FRIEND!  THE DBA IS NOT MEAN! 

HTH
Lisa

-----Original Message-----
From: Gabriel Galanternik [mailto:ggalanterni_at_tesis-oys.com.ar] Sent: Wednesday, January 31, 2001 12:21 PM To: Multiple recipients of list ORACLE-L Subject: RE: newbie: problem in dynamic SQL

stephane, just curious, really, no subtle lines... should I, a developer, tell my dba that I'm gonna create temporary tables? (I know most of you are dba's, please don't flame me...) deep inside I would say, yes, but, really why? Rigth access?
space allocation?
performance tunning?
curious dba?

FYI, I, as a technical support for my developers, I would think twice before creating tables dinamically.
and I would ask very good reasons to do it. But when I had to do it I really didn't realize to tell the dba...

Gabriel Galanternik

On top of the explanation, I have 2 questions. Are you a dba ?
If not, does your dba knows that you will create dynamically ?


Stephane Paquette
DBA Oracle
stephane_paquette_at_yahoo.com

Get personalized email addresses from Yahoo! Mail - only $35 a year!  http://personal.mail.yahoo.com/
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: =?iso-8859-1?q?paquette=20stephane?=
  INET: stephane_paquette_at_yahoo.com


Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Gabriel Galanternik
  INET: ggalanterni_at_tesis-oys.com.ar


Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed Jan 31 2001 - 13:38:02 CST

Original text of this message

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