Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

STOP-DAB-CACHING Release existing DAB cache areas

Domain:

SYSTEM-TUNING

Privileges:

TSOS

Function

The /STOP-DAB-CACHING command serves to release existing DAB cache areas, thus releasing all storage areas allocated when the cache area was set up. Any cache data not yet updated in external storage is saved.
The released cache areas can subsequently be reassigned by new /START-DAB-CACHING commands.

Format

STOP-DAB-CACHING    Alias: SPDABC

CACHE-ID = *ALL / <name 1..32>

Operands

CACHE-ID = *ALL / <name 1..32>

Specifies the cache areas which are to be released.

CACHE-ID = *ALL

All cache areas existing are to be released.

The DAB subsystem remains loaded even if all cache areas are successfully released and no more PFA cache area exists.

CACHE-ID = <name 1..32>

The specified cache area is to be released.



Return codes

(SC2)SC1MaincodeMeaning

0CMD0001No error

32CMD0221Internal SDF error

64CMD0216Required privilege missing

64NDB0005No authorization to invoke the command

64NDB0010Wrong syntax file version

64NDB0019Specified cache area not found in specified medium

64NDB0023Cache area could not be released

64NDB0024No cache area exists

64NDB0029Cache area could not be completely saved to disk

64NDB0030Cache area is not released to permit subsequent reconstruction

64NDB0062System error at disconnection

64NDB0067Cache cannot be released due to system error

64NDB0068Cache area not found

64NDB0069No cache area in the specified medium is currently active

64NDB0070command collides with /STOP-DAB-CACHING processed in parallel

64NDB0154STOP-DAB-CACHING aborted because of pubset import

64NDB0178Processing of the command has been interrupted for a cache area. It is not known how processing was concluded

64CMD2241Subsystem not available


Examples

/show-dab-caching inf=*summary

CACHE-ID     = BUFFER4
CACHE-MEDIUM = M-M

CACHE-SIZE   = 40 MB

CACHING-MODE = READ

----------------------------------------------------------------------------

CURRENT STATISTIC INTERVAL SET UP AT:    <date> <time>

----------------------------------------------------------------------------

            # OF FILES   CACHE-USE  # OF READS  RD-HIT   # OF WRITES  WR-HIT

CACHED               2          2%       20249     99%             0      0%

(SEQUENTIAL)         0          0%           0      0%             0      0%
(RANDOM)             1          2%       20249     99%             0      0%

(UNDEFINED)          1          0%           0      0%             0      0%

CLOSED                          0%          44     93%             0      0%
UNCACHED             0          0%           0      0%             0      0%

CACHE-ID     = BUFFER#001

CACHE-MEDIUM = M-M

CACHE-SIZE   = 20 MB

CACHING-MODE = READ-WRITE(FORCE-OUT=AT-LOW-FILLING)

----------------------------------------------------------------------------

CURRENT STATISTIC INTERVAL SET UP AT:    <date> <time>

----------------------------------------------------------------------------

            # OF FILES   CACHE-USE  # OF READS  RD-HIT   # OF WRITES  WR-HIT
CACHED              50         42%        2206     86%          2185     44%

(SEQUENTIAL)         2          7%         455     95%             0      0%

(RANDOM)            16         34%        1722     84%          2116     44%
(UNDEFINED)         32          0%          29     83%            69     45%

CLOSED                          0%        4139     93%          2005     86%

UNCACHED             0          0%           0      0%             0      0%

/stop-dab-caching

NDB0022 DAB CACHE BUFFER 'BUFFER4' IN CACHE MEDIUM 'M-M' HAS BEEN DELETED

NDB0022 DAB CACHE BUFFER 'BUFFER#001' IN CACHE MEDIUM 'M-M' HAS BEEN DELETED

Notes

  1. The cache area is not released if any of its data cannot be completely saved to disk.

  2. Unconditional release of a cache area is requested by means of the /FORCE-STOP-DAB-CACHING command.