Remove Search Index Entry (RMVSCHIDXE)

The Remove Search Index Entry (RMVSCHIDXE) command removes panel group index entries from a search index.

Restrictions:

Parameters

Keyword Description Choices Notes
SCHIDX Search index Qualified object name Required, Positional 1
Qualifier 1: Search index Name
Qualifier 2: Library Name, *LIBL, *CURLIB
PNLGRP Panel group Name Required, Positional 2

Search index (SCHIDX)

Specifies the search index from which the entries are to be removed.

This is a required parameter.

Qualifier 1: Search index

name
Specify the name of the search index.

Qualifier 2: Library

*LIBL
All libraries in the library list for the current thread are searched until the first match is found.
*CURLIB
The current library for the job is used to locate the search index. If no library is specified as the current library for the job, QGPL is used.
name
Specify the name of the library where the search index is located.

Panel group (PNLGRP)

Specifies the panel group for which entries are to be removed.

This is a required parameter.

name
Specify the name of the panel group.

Examples

RMVSCHIDX   SCHIDX(ACCOUNTING)  PNLGRP(PAYROLL)

This command removes panel group PAYROLL from search index ACCOUNTING.

Error messages

None