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: cursors - SQL Server - ick

RE: cursors - SQL Server - ick

From: <Paula_Stankus_at_doh.state.fl.us>
Date: Wed, 5 May 2004 15:54:20 -0400
Message-ID: <80D4A99A2715674EB2D256DAD89219F60222AF11@dohsmail02.doh.ad.state.fl.us>


Guys,

I have been coding stored procs in SQL Server - not by choice - but by = wanting to be employed - so......
I am using a cursor variable to go through each row and verify values of = certain columns then write sfn with all specific errors to a ...log = table. In doing so I asked a SQL Server group "SSWUG" if there was = something like %TYPE and %ROWTYPE.

I was told no and not only that but it would make it very very difficult = and impossible to maintain code since you wouldn't know what was = happening. I wrote that it makes coding easier and as a coder you = should know the table structures and columns you are coding on - so - = you would know exactly what the code was doing. Grrrr!!!

Any thoughts? =20

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Wolfson Larry - lwolfs
Sent: Tuesday, May 04, 2004 8:09 PM
To: 'oracle-l_at_freelists.org'
Subject: RE: Oracle Database Resource Manager

Jonathan,

                Thanks for the information

        Larry

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Jonathan Lewis Sent: Tuesday, May 04, 2004 3:11 PM
To: oracle-l_at_freelists.org
Subject: Re: Oracle Database Resource Manager

The only production system where I was asked to investigate whether or not it would be useful did not implement it. This was after I showed that=20 it didn't do what they wanted - so it was more a question of them not understanding, rather than=20 an inherent failing of resource manager. However, on that system (which I think was an 8 CPU Sun) I tried to get an 80/20 split between two consumer groups and the closest I got was 60/40 when even when the demand for CPU was about 200% of available CPU. I even went to the extreme of setting it to a 95/5 split - with no improvement in actual split.

Regards

Jonathan Lewis
http://www.jlcomp.demon.co.uk

The Co-operative Oracle Users' FAQ
http://www.jlcomp.demon.co.uk/faq/ind_faq.html

Optimising Oracle Seminar
http://www.jlcomp.demon.co.uk/seminar.html

June 2004 UK Manchester
July 2004 Iceland
July 2004 USA California
Aug 2004 USA North Carolina
Sept 2004 UK Manchester
Sept 2004 USA NYC
Oct 2004 USA Boston

Jonathan,

   So are you still running DRM?

My databases are SUN 8.1.7.4 or 9.2.04 and HP-UX 8.1.7.4 or 9.2.0.4.

Thanks
Larry Wolfson



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html


The information contained in this communication is confidential, is intended only for the use of the recipient named above, and may be legally privileged. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination,=20 distribution, or copying of this communication is strictly prohibited.
If you have received this communication in error, please re-send this communication to the sender and delete the original message or any copy of it from your computer system. Thank You.

Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html

-----------------------------------------------------------------
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to: oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Wed May 05 2004 - 14:56:15 CDT

Original text of this message

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