Listing Chunk Paths with SAPDBA
Use
You can use SAPDBA to view information about chunk paths in an Informix database.
If you want to rename the chunk paths, see
Renaming Chunk Paths with SAPDBA.Prerequisites
Procedure
You see entries similar to the following examples:
Nr |
Type |
Chunk |
1 |
P |
/informix/CX5/sapdata/physdev1/data1 |
2 |
P |
/informix/CX5/sapdata/physdev1/data1 |
3 |
P |
/informix/CX5/sapdata/physdev3/data5 |
4 |
P |
/informix/CX5/sapdata/physdev1/data1 |
5 |
M |
/informix/CX5/sapdata/physdev2/data4 |
... |
The
Type column refers to whether the chunk is a primary chunk or a mirrored chunk.Result
You have a better picture of the chunk path names in your Informix database.