
Appendix B. Configuring data sources in DB2 Information Integrator 243
With the Discover filter, the default schema for the entries added to the
Create Nickname window is the user ID that is creating the nicknames. In our
case it is ADMINISTRATOR.
To change any of the properties of the nickname, click Properties and
perform the appropriate modifications (not shown here since we did not make
any changes).
Click OK to create the nickname.
Example B-5 shows the command line version of creating the POLICY_APP
nickname for ORACLESERVER.
Example: B-5 Oracle - Create nickname statements
CONNECT TO FEDDB;
CREATE NICKNAME ADMINISTRATOR.POLICY_APP FOR ORAC ...