The database of irpr and the system's files should be located in such directories as follows.
     page_size(4096).
     ldbms("LDBMS000"):-
         control(500),index(3500),record(3500),overflow(100),log([{1000,3}]).
       [
      {"LDBMS000",
        {{150,500,10,2},{{{200,100},{200,100},{2,1}},20},
         {"system",'CLM_Table',10,10}},
        ["CA000","IA000","RA000","OA000"],"LG000", 0, nil}
     ].
  [meibo_history([1]),meibo([1]),meibo_id([1])].In this case three tables named meibo_history, meibo and meibo_id are defined without horizontal patitioning.