If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > erwin with db2

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-11-03, 06:07
downtown downtown is offline
Registered User
 
Join Date: Dec 2003
Location: Italy
Posts: 11
Question erwin with db2

hi,
anybody know how to reverse engineer schemas with erwin from db2?

the connection window says that there's no odbc driver installed on the machine after giving user and password to connect to the db..

Do i need to install odbc driver? or can i reverse engineer without odbc driver?

The environment is the following:
I got an instance db2 udb 8.1 on my local machine windows 2000 and two db mounted on the instance.. when i select the source db to do reverse engineer with erwin the tool shows me in the db option list only one db .. and the other?

Can somebody help me?

Rosario
Reply With Quote
  #2 (permalink)  
Old 12-11-03, 06:13
downtown downtown is offline
Registered User
 
Join Date: Dec 2003
Location: Italy
Posts: 11
correction:

the problem is only how I have to make apppear my other db in the menu list of the erwin connection window..

Thanks again

rosario
Reply With Quote
  #3 (permalink)  
Old 12-11-03, 06:32
jsander jsander is offline
Registered User
 
Join Date: Apr 2003
Posts: 191
Hi,

looks like either

- your database is not registered for odbc
- or you didn't install the administration client on your box.

Did you check if the DB2 driver is available from the system settings in Windows where you do the ODBC configuring?

Johann

Quote:
Originally posted by downtown
correction:

the problem is only how I have to make apppear my other db in the menu list of the erwin connection window..

Thanks again

rosario
Reply With Quote
  #4 (permalink)  
Old 12-11-03, 08:40
downtown downtown is offline
Registered User
 
Join Date: Dec 2003
Location: Italy
Posts: 11
thanks Johan,
but in my windows control panel there is not at all the ODBC icon to do settings... anyway, the point is that connecting with erwin to the dbs to make extractions .. one db does appear in the list the other one does not.. connecting to the first erwin doesn't require any source odbc..

rosario

note: the db appearing in the list is a default db created during db2 enterprise edition installation .. the other is one create by me using exaple script always from db2 udb ..
Reply With Quote
  #5 (permalink)  
Old 12-11-03, 08:54
GertK GertK is offline
Registered User
 
Join Date: Nov 2003
Location: Netherlands
Posts: 96
Quote:
Originally posted by downtown
thanks Johan,
but in my windows control panel there is not at all the ODBC icon to do settings... anyway, the point is that connecting with erwin to the dbs to make extractions .. one db does appear in the list the other one does not.. connecting to the first erwin doesn't require any source odbc..

rosario

note: the db appearing in the list is a default db created during db2 enterprise edition installation .. the other is one create by me using exaple script always from db2 udb ..
You can register it for ODBC from the command line with
db2 catalog [user | system] odbc data source <dbname>

Kind regards, Gert
Reply With Quote
  #6 (permalink)  
Old 12-11-03, 10:06
downtown downtown is offline
Registered User
 
Join Date: Dec 2003
Location: Italy
Posts: 11
Smile

thanks a lot Gert it does work!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On