Activating The Database; Granting And Revoking Database Privileges - IBM Netfinity 5100 User Reference Manual

Hide thumbs Also See for Netfinity 5100:
Table of Contents

Advertisement

Netfinity Manager
40
IBM® Netfinity® 5100 User's Reference
1. Insert the Netfinity Manager CD into the CD-ROM drive (in this example, drive
D; individual drive letters might be different).
2. Start an OS/2 window or full-screen session.
3. Make the CD-ROM drive the active drive.
Type D: and then press Enter.
4. Type the following command at the OS/2 prompt:
NETFINDB CREATE /DBNAME=
where databasename is the name of the database and d is the drive where the
database will be located.
Note:
If any part of the database already exists, the utility program will create
only the portions of the database that are missing.
5. Press Enter.

Activating the database

The following information describes how to connect, bind, and grant privileges to the
database.
1. Connecting to the Database
a. Start a DB2 command window.
b. Type the following command:
DB2 CONNECT TO
where databasename is the name of the database as specified in the database
installation step.
c. Press Enter.
2. Bind the package and the database
To prepare SQL statements stored in the bind file and store the package in the
database, perform the following steps from a system on which Netfinity Manager
for OS/2, Netfinity Manager for Windows 95, or Netfinity Manager for Windows
NT has been installed:
a. Open a DB2 command window.
b. In the DB2 command window, type the following command:
DB2 BIND
\
x:
directory
where
\
x:
directory
Manager is installed.
c. Press Enter.

Granting and revoking database privileges

The following information describes how to grant and revoke database privileges.
Note:
If your primary system is OS/2, refer to "Database privileges on OS/2
systems" on page 41.
1. Start a DB2 command window.
Notes:
a. If it is not already running, start the DB2 database manager.
b. If you are not connected to the DB2 Netfinity database, connect to the
database now.
2. Type the following command:
/DRIVE=
databasename
databasename
\DB2SQLC0.bnd
is the name of the drive and directory where Netfinity
d

Advertisement

Table of Contents
loading

Table of Contents