•URL: jdbc:oracle:thin:@server.acme.com:1521:name

The databaseName property has been selected and you are shown the following screen to change this custom property. This property provides the database alias used when cataloging the remote database. The value used in the following example for databaseName is “lmm.”

For Oracle databases, you may see the following properties:

URL: jdbc:oracle:thin:@server.acme.com:1521:name

portNumber: 1521

For SQL Server databases, you may see the following properties:

databaseName: db_name – this is the remote data base name.

portNumber: 1433

serverName: servername

Note Make sure that Select Method is set to cursor.

5.Repeat this process for the other two databases.

62 IBM Lotus LMS Release 1 Installation Guide

Page 69
Image 69
IBM G210-1784-00 manual URL jdbcoraclethin@server.acme.com1521name