
HP NonStop Shadowbase Command Definitions
Database Specification Command Descriptions
HP NonStop Shadowbase Command Reference Manual—785421-002
258
2. Call the user exit SBSETDDLALLPTNS API function.
3. For an Enscribe target, alter the audit attribute to off on the target file.
4. Call the user exit SBBEGINDDL API function.
5. Call the user exit SBSUSPENDTRANSACTION API function (sets
transaction nil state).
6. Perform your custom DDL related logic.
7. Call the user exit SBRESUMETRANSACTION API function (resumes
the SB transaction).
8. Call the user exit SBENDDDL API function.
9. Call the user exit SBSETIGNORE API function.
Note: There is a known issue with PURGE DDL replication that may
cause the target file to be purged when the source file is renamed. If the
source file or table resides on a physical drive and is renamed, the
Guardian OS will generate a PURGE event for the source file. If PURGE
event replication is enabled for the file, HP Shadowbase will receive and
process the PURGE event on the target, causing the target file or table to
be purged. Currently, there is no mechansim for HP Shadowbase to
distinguish between a PURGE event generated for a purge request and
one generated for a rename event. We have opened a case with HP to
provide a method to allow us to filter out rename PURGE events. Look for
updates to this issue in future product releases.
PURGEIFEXISTS { OFF }
{ ON }
Initial Changed
Version Version Values Default Minimum Maximum Alter
4.060B 5.002 OFF OFF ON No
This parameter is used to indicate if a target file or table should be purged
or not when the CONS is creating a new target and detects that it already
exists. The default is OFF. Set it to ON to have the target purged,
otherwise set it to OFF.
Note: Care should be taken when enabling this parameter. Purging an
existing target file may be dangerous as that file may contain needed
information, or you may have inadvertently mistyped the file names in the
TARGETFILE DBS string.
RETRYDELAY seconds
Initial Changed
Version Version Values Default Minimum Maximum Alter
4.070 -1 -1 32767 No
Comentarios a estos manuales