22.3.1 Creating the sample database

To create the sample database:

  1. Register the table definitions and user.
    Execute sampleDB1.bat from the HiRDB command prompt.
    The message Press any key to continue is displayed on the screen. If there is no problem, press the ENTER key. If there is a problem, solve it, and then reexecute. In this case, the table creator is set to root. If you want to set the table creator to USER1, execute sampleDB3.bat.
  2. Load data to the tables.
    Execute sampleDB2.bat from the HiRDB command prompt.
    The message Press any key to continue is displayed on the screen. If there is no problem, press the ENTER key. If there is a problem, solve it, then reexecute. In this case, the table creator is set to root. If you set the table creator to USER1 (who used sampleDB3.bat), execute sampleDB4.bat.