user process,server process,application process

user process,server process,application process

Post by al-jouha » Wed, 01 Feb 1995 18:29:37



Hi INFORMIX'ers,

how would U define :
user process
database server process
application process

when a user access online thru fglgo
in UNIX ps -u user-id it shows sqlturbo as a process running
for that user-id, and also 4 anonther user running isql,
what would be  (i.e. user process, application process, or
database server process)

many thanks in advance.......

 
 
 

user process,server process,application process

Post by Richard Spi » Sat, 04 Feb 1995 18:26:38


: how would U define :
: user process
: database server process
: application process

I don't know exactly what you mean by "user process" and "application
process". In my understanding, when a user starts an application that
accesses the Informix database, two processes are started: The application
(frontend) process and the database server (backend) process, which is
either "sqlexec" or "sqlturbo" (SE or Online, respectively).

Since both processes are started by the user, they show up in the
process table under the user's id.

Regards, Richard
--
+----------------------------+-------------------------------------------+

| EDV-Gruppe Anaesthesie     | Tel     : +49-89-7095-3421                |
| Klinikum Grosshadern       | FAX     : +49-89-7095-8886                |
| 81366 Munich, Germany      |                                           |
+----------------------------+-------------------------------------------+

 
 
 

user process,server process,application process

Post by Malcolm Weallan » Tue, 07 Feb 1995 05:58:37


Quote:> Hi INFORMIX'ers,
> > how would U define :

Basically each INFORMIX end-user uses two processes to access the data in
the database.  A user process and a database server process.  These are
also often referred to as the front-end and the back-end, and by some as
the client and the server.  Spme people also refer to them as application
and engine processes.

Quote:> user process

Any process providing the interface between the user and the computer.  
e.g. ISQL, a 4GL application, an ESQL application
 > database server process

A process providing access to the database data.  This would include
SQLEXEC, and SQLTURBO.  (N.B. Many of the utilities - tblog, tbcheck,
etc., would also count as database server processes as they access the
database data directly)

Quote:> application process

The definition of this is as per user process and the two are synonymous.

Quote:> > when a user access online thru fglgo
> in UNIX ps -u user-id it shows sqlturbo as a process running
> for that user-id, and also 4 anonther user running isql,
> what would be  (i.e. user process, application process, or
> database server process)
> > many thanks in advance.......

Malcolm Weallans
Online Database Consultancy
2 Arkley Court
Maidenhead
Berks
SL6 2YR
Phone 0628-72154
Fax 0628-37463
CIX - onlinedbc
 
 
 

1. How do we know if a process is user process or system process

Hi,
I have SqlServer 2000. I need to detach a database and for
this i am making sure to kill the connections to that
database. I am doing this after removing the replication
setup on this database. When i try to kill connections i
am having a cursor for the following sp id's and looping
through each of this pid and calling kill pid
ex:  
  Select spid, dbid from master..sysprocesses

this procedure of kill i call being in a different
database.

Now sometimes i get an error that Only user processes can
be killed when i run my kill procedure.

How do i make sure to kill only user processes on the
database and if some system process is accessing my
database i do i manage to detach my database.
Also is there any flag to check if it is a user or system
process in the sysprocesses

Regards,
Ravi

2. SQL Evaluation Nag Screen Crack

3. Desktop processing vs server processing

4. Help! How to pass array from one form to init handler of another form?

5. Finding the winning process in a SQL Server 6.5 deadlock or What Processes were running then

6. Supressing Print Dialog Boxex

7. Oracle processes and parallel execution server processes

8. How do I open a new query without closing my current query?

9. Process ID 216:1112 owns resources that are blocking processes on Scheduler

10. dts cubes processing "Invalid processing option"

11. Full Process does not process all the records in the Fact Table

12. Which process is faster, full process or refresh data