3.1 on page 886) as specified when the database is
declared by the K configuration command:
ndbm_map_store append=new
db_map_store append=new
Here, new is the new value appended to the old. Because this property is used for alias files,
the new and old values have a comma inserted between them.
15.7.50 -d38.10
Trace NIS search for @:@ Debug command-line switch
The NIS alias map needs to contain an @:@ entry to indicate that it is fully updated and
ready for reading. But because HP-UX omits the @:@, it is useful only as a check to see
whether the NIS map exists. The -d38.10 debugging switch causes the result of this check
to be printed as:
nis_map_open: yp_match(@, domain, nisdb)
Here, domain is the NIS domain, and nisdb is usually mail.aliases (but it can be redefined in
your configuration file; see ?§24.9.1 on page 970). If the database map is not marked as
optional (?§23.3.10 on page 889), the following error will be printed:
Cannot bind to map nisdb in domain domain: reason here
The -d38.10 debugging switch also traces the NIS+ open??™s check for a valid table:
nisplus_map_open: nisplusdb.domain is not a table
Essentially, this says that the NIS+ database map nisplusdb (in the domain shown) does not
exist. The error is printed even if the -o (optional) database switch(?§23.3.10 on page 889)
is present.
MF_APPEND 0x00008000 Append new entry on rebuild.
Pages:
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007