Default language.

Writer instructions

Page title

For most spaces, this page must be titled Space announcements.

For spaces with localized content, this page must be titled Space announcements l10n.

Purpose

Provide an announcement banner on every page of your space.

Location

Move this page outside of your home branch.

Guidelines

Limited supportBMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.BMC recommends upgrading to the latest version of the product. To see documentation for that version, see BMC AMI Unload for Db2 13.1.

+QUIESCE


(SPE2005)

You can specify this parameter during configuration to define the value of the QUIESCE option under UNLOAD SHRLEVEL CHANGE specification when CONSISTENT NO is in effect. For more information, see QUIESCE.

quiesce.png

Operands

YES

Sets QUIESCE YES as the default value
For more information, see QUIESCE YES.

NO

(Default) Sets QUIESCE NO as the default value

For more information, see QUIESCE NO.

Important

The QUIESCE keyword specification on the UNLOAD command takes precedence over the default specified using the +QUIESCE parameter during configuration.


Example

If you specify +QUIESCE (NO), the UNLOAD command is affected as follows:

       UNLOAD SHRLEVEL CHANGE CONSISTENT NO select * from sysibm.sysdummyE;
The UNLOAD command will be treated as If
       SHRLEVEL CHANGE CONSISTENT NO  QUIESCE NO  was coded

Important

For the rules that apply to parameter syntax, see Parameter syntax rules.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*