Siemens V 4.0 User Manual

Page of 244
GINA V4.0 System Administrator Guide – September 2000
99
Generated files
Dr
uc
k v
om 24. 01.2001 17:00.36
 torb-k
on
6.6.2
Generated files for WindowsNT hosts
6.6.2.1
Development option
The development variant of the batch processing file
 kdcdf.bat
generates the following
C source files:
GinaRoot.c
OwnMsgs.c
This files must be compiled using a C compiler and linked to the T-ORB application (see the
GINA Developer Manual [13], chapter
Compiling and linking
).
The name of the Resource Manager manufacturer from the
 RMXA
statement is incorpo-
rated into the
 GinaRoot
source. If this statement is modified,
 GinaRoot
must be regen-
erated and the application must be linked once more.
❍ ❍ ●
6.6.2.2
Runtime option
TNSX configuration
PCMX Transport Name Service Source Files
with the names
 tnsxin.tns
and
tnsxdel.tns
are created for each host. These files simplify the process of configuring the
Transport Name Service TNSX. The file
 tnsxin.tns
contains all of the information
required to make the TNSX entries for setting up the connections with other hosts. The data
is entered when the file is executed. In the event of a deinstallation or reconfiguration, these
TNSX entries can be deleted again using
 tnsxdel.tns
.
upicfile
A file
upicfile
is generated for each T-ORB/client application. This file acts as a kind of
server directory for addressable servers. For a static T-ORB/client (
APPLICATION
) this file
is created in the directory which is assigned to the application; for dynamic T-ORB/clients
(
DYNAMIC_CONNECT
) the file is created in the corresponding
 HOST
directory.
gina.config
A file
 gina.config
is generated for each T-ORB application (
TA_APPLICATION
), static
T-ORB/client application (
APPLICATION
) and for dynamic T-ORB clients
(
DYNAMIC_CONNECT
). It acts as a directory for addressable applications. Among other
things, the file also contains intervals for an application-specific timer and for controlling
events.