On the Configure Database page, How to provide information to set up a DB2 connection
env :Application Server:websphere liberty
Version:ELM 7.0.2
Database Vendor: Select Db2. Connection Type: Select JDBC how to provide JDBC location and JDBC password?
|
2 answers
Ian Barnard (2.3k●7●14)
| answered Nov 24 '22, 4:46 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Nov 24 '22, 6:38 a.m. Use the style of the example literally, i.e. put {password} in the connection string and NOT the actual password, which you already entered in the box above. That's what the error message is saying, that your connection string doesn't contain literally {password}
Also make sure you put the ; on the end of your connection string, i.e. just like the example
|
Thank you very much.
after input Host name, Port number, User ID, and Password,Click Test Connection,
then display the following message:
The specified database exists but there are no Jazz tables present. Please click the "Create Tables" button below to create the required tables. Table creation may take a few minutes.
so i create table .
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.