Kbase P49584: How to add additional data extents
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/3/2004 |
|
Status: Unverified
GOAL:
How to add data extents.
FIX:
Create an .st file with the desired extents to add to your current structure, i.e. add.st.
Use a copy of your current .st file and edit it to include just the data extents you wish to add.
You may use the paths that are present or relative paths.
You may use the numbering of extents by increasing the number for each new extent. If using relative path, the extents will be numbered automatically.
You may use f to fix the size of the new data extent or leave the f off and you will get a variable extent.
A variable extent if added can only be the last extent.
Run prostrct add <database name> add.st