HP System Dictionary/XL Utilities Reference Manual - Part 1 SDDBD (32256-90003)

184 AppendixE
SDVPD Error Messages
SDVPD ERROR MESSAGES (3100–3458)
3248 MESSAGE: Duplicate external ELEMENT name ! found in internal name mode
(SDERR 3248)
CAUSE: When attempting to create the ELEMENT definition, a duplicate external name is
found. However, because the current name mode is internal, the old definition cannot be
retrieved.
ACTION: The call to SDGetEnt will be skipped. SDDBD will act according to the value of
the OPTION parameter.
3249 MESSAGE: Entity ! inaccessible or owned by other scope in other version
(SDERR 3249)
CAUSE: The entity exists and you do not have read access to it.
ACTION: None necessary. SDVPD will use the OPTION parameter of the VPLUS command
to determine what to do.
CAUSE: The entity exists in another version of the current domain and is owned by a
different scope.
ACTION: None necessary. SDVPD will use the OPTION parameter of the VPLUS command
to determine what to do.
3250 MESSAGE: Error while retrieving form names (SDERR 3250)
CAUSE: Vgetforminfo VPLUS intrinsic invocation failed. Check the VPLUS intrinsic error
message(s).
ACTION: Take action according to the intrinsic error message(s).
3251 MESSAGE: Error while retrieving forms file information (VGETFILEINFO)
(SDERR 3251)
CAUSE: Vgetfileinfo VPLUS intrinsic invocation failed. Check the VPLUS intrinsic error
message(s).
ACTION: Take action according to the intrinsic error message(s).
3252 MESSAGE: Error while retrieving form information (VGETFORMINFO)
(SDERR 3252)
CAUSE: Vgetforminfo VPLUS intrinsic invocation failed. Check the VPLUS intrinsic error
message(s).
ACTION: Take action according to the intrinsic error message(s).
3253 MESSAGE: Error while retrieving field information (VGETFIELDINFO)
(SDERR 3253)
CAUSE: Vgetfieldinfo VPLUS intrinsic invocation failed. Check the VPLUS intrinsic error
message(s).
ACTION: Take action according to the intrinsic error message(s).
3260 MESSAGE: No command to REDO (SDERR 3260)
CAUSE: REDO is issued as the first command to the program.
ACTION: Do not issue REDO as the first command to SDVPD.