IBM Books

Image, Audio, and Video Extenders Administration and Programming

OPEN QBIC CATALOG


Image Audio Video
X    

Opens the catalog for the specified DB2IMAGE column. The database will always try to open the catalog with update mode. If the catalog is already in update mode, the catalog will be opened in read mode.

Authorization

Connect

Command syntax

>>-OPEN QBIC CATALOG--table_name--column_name------------------><
 

Command parameters

table_name
The name of the DB2IMAGE enabled table.

column_name
The name of the DB2IMAGE enabled column.

Examples

Open the QBIC catalog for the picture column in the employee table:

open qbic catalog employee picture

Usage notes

Connect to the database before using this command.

This command will cause any open catalog to close.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]