Hitachi

Hitachi Advanced Database Setup and Operation Guide


3.7 Creating an HADB user for creating and retrieving tables

After you have created a DB area by initializing a database, create an HADB user for creating and retrieving tables.

This section explains how to use the HADB user (ADBUSER01) created during DB area creation to create an HADB user (ADBUSER02) necessary for creating and retrieving tables. It also explains how to grant privileges to the created HADB user (ADBUSER02).

Because ADBUSER01 has two privileges (the DBA privilege and the CONNECT privilege), it can create HADB users and grant privileges.

When creating an HADB user and granting privileges, the OS user uses the HADB administrator (adbmanager).

Note

To explain how to create an HADB user, this chapter provides the steps for user ADBUSER01 to create a new HADB user (ADBUSER02) needed to create and retrieve tables.

It is also possible to grant the privileges needed to create and retrieve tables (schema definition privileges) to ADBUSER01 instead of creating a new HADB user (ADBUSER02).

For details about privileges, see 2.7 Privileges.

Organization of this section