HP NonStop G-Series Podręcznik Użytkownika Strona 79

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 103
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 78
Object EVAR Commands
SQL/MX Connectivity Service Administrative Command Reference526350-005
6-3
ADD EVAR
ADD EVAR
This command adds one EVAR to the DS definition specified.
Command syntax is:
obj-name
[[[[\system-name.][$service-name | *].]ds-name.]evar-name]
system-name
is the name of the current system of up to 16 CPUs with the same Expand
address and where the target MXCS process is running. system-name and
service-name identify one service instance.
service-name
is the name of the MXCS association server that handles or processes the
command or the asterisk (*) wild card. In either case, the EVAR is added to this
DS on all servers.
ds-name
is the name of the DS owning the EVAR and cannot be the asterisk (*) wild
card.
evar-name
is the name of the EVAR to be added and cannot be the asterisk (*) wild card.
It is an SQL identifier, and so requires double quotes in some cases. When the
type is a define, the name can optionally contain a leading equal sign, with or
without quotes. The name is always set to uppercase, even when enclosed in
quotes.
TYPE type-name
is one of the valid types in the table under EVAR Types
on page 6-1. The type all
is not valid for this command. The default type is control.
ADD EVAR [obj-name][, TYPE type-name][, PREFIX string], VALUE string;
or
ADD EVAR [obj-name], TYPE RMP, LIMIT number[, ACTION key-val];
Note. ds-name is an SQL identifier and is therefore case-sensitive. When using lowercase
characters, enclose ds-name in quotes to preserve the lowercase characters. Failure to do so
causes ds-name to be automatically uppercased during command execution, which can cause
errors. Enter the default ds-name as
"TMD_Default_DataSource".
Przeglądanie stron 78
1 2 ... 74 75 76 77 78 79 80 81 82 83 84 ... 102 103

Komentarze do niniejszej Instrukcji

Brak uwag