Nonstop Database, HiRDB Version 9 Installation and Design Guide
This example creates a list RDAREA in the following HiRDB file system area for list RDAREAs:
Create the control statement file that is to be specified in the database structure modification utility's (pdmod) argument. You can create the control statement file at any location. This example creates the file under the following filename:
create rdarea LIST01 for list 1
server name b001
page 4096 characters storage control segment 2 pages
file name "/listarea01/list01"
initial 1000 segments;
|
pdmod -a /usr/hirdb/pdmod04 |
All Rights Reserved. Copyright (C) 2012, 2015, Hitachi, Ltd.