This task is part of the larger task of creating an upload
subscription. When you have completed these steps, return to Creating an upload subscription.
You must specify only the source database for an upload subscription
because no mirror database is involved.
Procedure
On the Source page of the Create Upload Subscription notebook,
provide the following information:
- Database URL
- Type the JDBC Database URL. The correct form for the JDBC driver
selected in the Driver field is shown. Replace the variables in braces
with the information to connect to the database. For example, the
default Database URL for IBM DB2 UDB local is
jdbc:db2:{database}. Replace {database}
with the name of the DB2 database you plan to use.
- Driver
- Use this field to select the JDBC database driver to use with this
subscription.
- User ID
- Type a valid source database user ID. Ensure this ID has the SQL
INSERT privilege against the source database.
- Password
- A valid source database password for the user ID.
- Verify Password
- Type again the password exactly as you typed it in the Password
field.
Related concepts
Related tasks