Now, you can save your searches to easily repeat search requests.
Saving a search is as easy as 1-2-3:
1. Perform a search. The Search Results page opens. 2. Optionally, choose filters or update your search term. 3. Click Save Search.
You can access saved searches from a list next to the Search field that appears on every page. Saved searches store the search term and any search filters that you apply.
The DB2_BIN_CODEPAGE statement defines the single-byte and multibyte CCSID values that PowerExchange uses to process character data in columns that you define with the FOR BIT DATA clause, if you specify Y for the DB2_BIN_AS_CHAR statement.
To override character data incorrectly assigned with CCSID 65535, use this statement in conjunction with the DB2_BIN_AS_CHAR statement.
i5/OS
DB2 for i5/OS
DB2_BIN_AS_CHAR
No
DB2_BIN_CODEPAGE=(
sbcs_ccsid
,
dbcs_ccsid
)
sbcs_ccsid
Required. CCSID value for single-byte data. Valid values are from 1 through 65534.
dbcs_ccsid
Required. CCSID value for multibyte data. Valid values are from 1 through 65534.
The following statement defines CCSID values for Japanese data: