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 > Getting error on Linux when starting db2 Control Center: db2cc: command not found

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-04-08, 05:12
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
Getting error on Linux when starting db2 Control Center: db2cc: command not found

Hi,
I have installed DB2 v9.5 Enterprise on Suse Linux 10 fix 1 for System z. I have established ssh connection to DB2 from my Linux desktop PC. (command: ssh -X userid@serverIPaddress).

I can run any command by db2inst1, for example "db2" command. But running db2cc command, which is DB2 Control Center, produces error:
Code:
-bash: db2cc: command not found
It looks like Linux is unable to find db2cc command. Any idea how to start DB2 Control Center? It also looks db2cc file is not on computer:
sudo find / -name "db2cc"
returns no file.

By the way, I can run DB2 Control Center by ssh command on DB2 8.2 fp11 Suse Linux 10 for System z without any error. Running the same find command on this computer finds file /opt/IBM/db2/V8.1/bin/db2cc.

Thanks,
Grofaty

Last edited by grofaty; 04-04-08 at 05:16.
Reply With Quote
  #2 (permalink)  
Old 04-04-08, 06:54
guyprzytula guyprzytula is offline
Registered User
 
Join Date: Jun 2006
Posts: 471
there are some platforms, where gui tools are not available, but can not find the stating doc for the moment. you should start db2cc from a workstation and connect to this server for remote admin
__________________
Best Regards, Guy Przytula
DB2 UDB LUW certified V6/7/8
Reply With Quote
  #3 (permalink)  
Old 04-04-08, 07:21
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
guyprzytula, in which version was this first introduced? In db2 8.2 Control Center still works.
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