473,395 Members | 1,987 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Newbie Oracle Development Question

Hi, guys. I've run into a situation at work, just started not so long
ago, and I'm trying to figure out what is going on behind the scenes.
This place has the instance in question running in dedicated server
mode. Well, it's the backend to a webapp that uses the same
username/login to fulfill each of the 100's of users sql requests.
That having been said, is the same dedicated server process handling
ALL of the requests? If that's the case then would changing it to a
MTS mode make any difference seeing as how the same username/login is
used for each request? I'd appreciate anyone's help. Thank you.
Jun 27 '08 #1
1 1034

"CGreg" <cg*********@yahoo.comwrote in message
news:fd**************************@posting.google.c om...
Hi, guys. I've run into a situation at work, just started not so long
ago, and I'm trying to figure out what is going on behind the scenes.
This place has the instance in question running in dedicated server
mode. Well, it's the backend to a webapp that uses the same
username/login to fulfill each of the 100's of users sql requests.
That having been said, is the same dedicated server process handling
ALL of the requests? If that's the case then would changing it to a
MTS mode make any difference seeing as how the same username/login is
used for each request? I'd appreciate anyone's help. Thank you.
No, each login has its own dedicated server process. MTS might make it
worse. Good question though. You should be able to see each process on the
server where Oracle is running or do a select * from v$session; and you will
see seperate rows even though the username is the same.
Jim
Jun 27 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: expecthealth | last post by:
OPERATIONAL ORACLE DBA Position Description: This position will report to the Manager of Systems Services. The DBA will work in the Oracle environment and help manage a complex production...
9
by: Syed Mudussir Husain | last post by:
Hello, I am doing a very large web based database project. Over the period of 5 years, "more than 100, 000 Books" will be stored in a Database along with a LARGE amount of book attributes...
0
by: shay | last post by:
Oracle is proud to announce the immediate availability of Oracle JDeveloper 10g. This new version is focused on making J2EE development simpler by providing a visual and declarative development...
4
by: Ellen K. | last post by:
Hi all, Being that so far I didn't get an answer to my below problem on the Oracle newsgroup, I figured it couldn't hurt to try here. While at my current job I've been working with mostly SQL...
11
by: Rosco | last post by:
Does anyone have a good URL or info whre Oracle and Access are compared to one another in performance, security, cost etc. Before you jump on me I know Oracle is a Cadillac compared to Access the...
6
by: JV | last post by:
A ref cursor data type can obviously be returned as an output parameter of a stored procedure, but can an ASP.NET application call an oracle proc that uses a ref cursor as an input parameter? If...
22
by: Rob R. Ainscough | last post by:
Sorry to hear about the job cuts and Oracle now out sourcing to India. Rob.
0
by: Gary | last post by:
dreimer <member32419@dbforums.comwrote in message news:<3069062.1057183260@dbforums.com>... Dreimer, you should be using OraOLEDB(Oracle provider for OLE DB). Go tahiti.oracle.com and search...
1
by: Richard | last post by:
This is highly unusual. I do this only out of desperation. I am DB2 DBA on unix and recent had to take on Oracle admin as well. This question is really about Oracle export/import. Why I post here...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.