Oracle, DB2 UDB and Sql Server
- Igor Neyman <ineyman_at_perceptron.com> a écrit : >
Ruth,
>
> Are you in the same boat, dealing with both: Oracle
> and SQL Server?
>
> Igor Neyman, OCP DBA
> ineyman_at_perceptron.com
>
>
>
> ----- Original Message -----
> To: "Multiple recipients of list ORACLE-L"
> <ORACLE-L_at_fatcity.com>
> Sent: Wednesday, October 30, 2002 7:48 AM
>
>
> > That's a great tip! I never know that. Thanks!
> Ruth
> > ----- Original Message -----
> > To: "Multiple recipients of list ORACLE-L"
> <ORACLE-L_at_fatcity.com>
> > Sent: Tuesday, October 29, 2002 2:58 PM
> >
> >
> > Adhoc queries and limiting the amount of records
> queried...In SQL Server:
> > "set rowcount <some_number>" before running the
> query does the same thing
> as
> > oracle's ROWNUM in "where" clause.
> >
> > Igor Neyman, OCP DBA
> > ineyman_at_perceptron.com
> >
> >
> >
> > ----- Original Message -----
> > From: Grabowy, Chris
> > To: Multiple recipients of list ORACLE-L
> > Sent: Tuesday, October 29, 2002 2:29 PM
> > Subject: Adhoc queries and limiting the amount
> of records queried...
> >
> >
> > I just wanted to ping the list to see what other
> people have done to
> > control or constrain adhoc query users???
> >
> > We have a group that is struggling with the
> adhoc query piece that's in
> > production. Some of the users end up firing off
> insane queries. The
> group
> > is trying to find a way to limit the amount of
> records queried for, so
> that
> > a wild query doesn't hose the database.
> >
> > Appending a ROWNUM to the WHERE clause is one
> idea. Using USER PROFILEs
> > is another. Any other thoughts??
> >
> > Dare I ask.this custom app also runs on SQL
> Server, so SQL Server ideas
> > would also be appreciated.
> >
> > Many thanks!!!
> >
> >
> >
> > --
> > Please see the official ORACLE-L FAQ:
> http://www.orafaq.com
> > --
> > Author: Ruth Gramolini
> > INET: rgramolini_at_tax.state.vt.us
> >
> > Fat City Network Services -- 858-538-5051
> http://www.fatcity.com
> > San Diego, California -- Mailing list and
> web hosting services
> >
>
> > 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: Igor Neyman
> INET: ineyman_at_perceptron.com
>
> Fat City Network Services -- 858-538-5051
> http://www.fatcity.com
> San Diego, California -- Mailing list and web
> hosting services
>
> 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).
Stéphane Paquette
DBA Oracle et DB2, consultant entrepôt de données
Oracle and DB2 DBA, datawarehouse consultant
stephane_paquette_at_yahoo.com
Lèche-vitrine ou lèche-écran ?
magasinage.yahoo.ca
--
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 http://www.fatcity.com
San Diego, California -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Oct 30 2002 - 08:59:15 CST