Altering a wrapper
After you configure a wrapper, you can modify the configuration based on your system requirements.
Before you begin
Ensure that the authorization ID has SYSADM or DBADM authority.
About this task
The following restrictions apply:
- You cannot drop the DB2_FENCED wrapper option.
- The federated server cannot process an ALTER WRAPPER statement
within a particular unit of work if the unit of work includes one
of the following statements:
- A SELECT statement that references a nickname for a table or view at the data source that the wrapper includes.
- An open cursor on a nickname for a table or view at the data source that the wrapper includes.
- An INSERT, DELETE, or UPDATE statement that is issued against a nickname for a table or view at the data source that the wrapper includes.
Procedure
Use one of the following methods: