DCE Installation, Configuration, and Management Guide
Managing a DCE Cell
HP NonStop DCE Installation, Configuration, and Management Guide—429552-005
7-7
Verifying DTS Server Operation
4. Verify that the cached clearinghouse information is correct by entering this
command from a dcecp prompt:
cdscache dump
5. If the cached clearinghouse information is not correct:
a. Stop the CDS components and remove the cached data with this OSS shell
command:
rm /opt/dcelocal.hostname/var/adm/directory/cds/cds_cache*
b. If the CDS cache is removed, CDS client machines must reissue a cdscp
define cached server servername command. To force this action,
restart the CDS components by either:
•
Running /etc/dce_config and selecting option 3 (START) from the
main menu
•
Executing the /etc/rc.dce.hostname file
6. Verify that the cdsclerk demons are running under the super ID by entering the
following command at an OSS shell or dcecp prompt:
ps -u super.super | grep /opt/dcelocal.hostname
7. If cdsd is running on this virtual host, verify that the Guardian programs SQLCI2,
SQLCOMP, and SQLUTIL are owned by the super ID and are licensed. Enter this
command from a dcecp prompt:
gtacl -g fup info \$system.system.sql\*
In the output, the codes for these program files should be 100L and the owners
should be -l. For example:
$SYSTEM.SYSTEM
CODE EOF LAST MODIF OWNER RWEP
SQLCAT 100L 1069056 13JUN95 15:35 -1 NUNU
SQLCI 100 5050368 30MAY95 14:55 -1 NUNU
SQLCI2 100L 45672 29APR94 16:52 -1 NUNU
SQLCOBOL 100 1341440 31OCT94 12:58 -1 NUNU
SQLCOMP 100L 3973120 6JUN95 11:51 -1 NUNU
SQLCOMP2 100L 3082240 28APR94 7:40 -1 NUNU
SQLCOMPN 100L 3082240 18MAY94 12:45 -1 NUNU
SQLESP 100 8192 20JUN95 12:49 -1 NUNU
SQLH 101 7562 14OCT94 15:39 -1 NUNU
SQLMST 9072640 24MAY95 17:06 -1 NUNU
SLQUTIL 100L 3420160 6JUN95 12:46 -1 NUNU
Verifying DTS Server Operation
1. Verify that the clocks do not differ by more than 5 minutes between machines. See
the OSF DCE Administration Guide Core Components for more detailed
information on clock synchronization.