IBM 000-8697 Bedienungsanleitung Seite 124

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 702
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 123
2-30 IBM Informix OnLine Database Server Administrator’s Guide
OnLine Database Server Process
The user process type flags occupy the fourth position of each entry in the
tbstat -u display, users section. These flags provide the following
information:
OnLine Database Server Process
The database server process, which can also be referred to as the database
engineprocess,managesallaccesstothedatabase.Thedatabaseserverprocess
existstoservicetheneedsoftheapplicationdevelopmenttool.Thetwowork
in a partnership. The application sends a request for data to the database
server. The server process executes the database query, acquires the
requested information, and sends the results back to the application devel-
opment tool process.
If OnLine is initialized, the tool process forks itself and then performs the
UNIX execv() function call. The database server process that is spawned is
specified bythe SQLEXEC environment variable.If SQLEXEC isnot specified,
an OnLine database server process is spawned by default.
OnLinesystemarchitecturemaintainsaone-to-onecorrespondencebetween
applicationprocessesanddatabaseserverprocesses.Theapplicationprocess
is the parent process; the database server process is the child process. The
OnLine database server process is $INFORMIXDIR/lib/sqlturbo.
In the OnLinesystem, many serverprocessescoexist,any oneorall ofwhich
might be active at anytime. For theprocesses that are not active, their status
can be either “ready-to-run,” awaiting CPU resources, or suspended,
awaiting the completion of some other activity before they can be executed.
Processesthataresuspended and waitingforsome external event aresaid to
be sleeping.
C
Theuserprocessisdeadandwaitingforproperclean-up.(Referto
page 2-33.)
D
The user process is either tbinit or tbundo. (Refer to page 2-33.)
F
The user process is a page-cleaner daemon, tbpgcl. (Refer to
page 2-33.)
M
The user process is a DB-Monitor process, tbmonitor.
Seitenansicht 123
1 2 ... 119 120 121 122 123 124 125 126 127 128 129 ... 701 702

Kommentare zu diesen Handbüchern

Keine Kommentare