Sun Java System Portal Server 7.2 Command-Line Reference

psadmin create-search-database

Description

Creates a search database.

Syntax

Long Format

psadmin create-search-database --searchserver search-server-ID --adminuser admin-user [--passwordfile password-filename] --database database-name [--attributes] '"key1=value1" "key2=value2" ...'

Short Format

psadmin create-search-db -s search-server-ID -u uid [-f password-filename] -d database-name [-A] '"key1=value1" "key2=value2" ...'

Options

The following options are required:

[--adminuser | -u] admin-user

Specifies the Administrator's ID.

[--searchserver | -s] search-server-ID

Specifies the search server ID.

[--database | -d] database-name

Specifies the database.

The following options are optional:

[--passwordfile | -f] password-filename

Specifies the name of the password file.

[--attributes | -A] '"key1=value1" "key2=value2" ...'

Specifies a list of attributes for the database.