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 > DB exists but "list database directory" returns no enty

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-28-08, 07:45
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
DB exists but "list database directory" returns no enty

Hi,
I have installed DB2 Enterprice v9.5 on Suse Linux 10 fixpack 1 for System z.
1. Installation: OK.
2. I created database: OK.
3. Connect to database: OK
4. Select/insert/update/delete on database: OK
5. get dbm cfg: OK
6. get db cfg: OK
but
7. Command: "db2 list database directory" returns no entry.

What should I check to make command: "list database directory" working?
Thanks,
Grofaty
Reply With Quote
  #2 (permalink)  
Old 03-28-08, 13:45
Kota Kota is offline
Registered User
 
Join Date: Jun 2003
Posts: 113
Try to do
db2 catalog db DB1 as DBALIAS ...
See if it lists DBALIAS
Repeat catalog with DB1 as alias

IF not uncatalog and recatalog.

DB1 - dbname
DB1-alias
DBalias -alias
__________________
Thanks
SK
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