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 > in one box is it necessary we have db2 client and db2 server ?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-26-06, 10:10
M_RAS M_RAS is offline
Registered User
 
Join Date: Sep 2003
Location: canada
Posts: 230
in one box is it necessary we have db2 client and db2 server ?

I am working with db2 v8.2.2 (FP10) aix 5.2

in point of performance view is it better we have just db2 server in one box?
Reply With Quote
  #2 (permalink)  
Old 01-26-06, 10:54
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
If your client is on the same box as the server, you will cut down on network time for SQL requests, which can be signigicant in some situations. But the application (client) will use CPU and memory on the server, that would otherwise be available to the DB2 engine (server). So it depends on your specific application.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #3 (permalink)  
Old 01-26-06, 11:19
M_RAS M_RAS is offline
Registered User
 
Join Date: Sep 2003
Location: canada
Posts: 230
Quote:
Originally Posted by Marcus_A
If your client is on the same box as the server, you will cut down on network time for SQL requests, which can be signigicant in some situations. But the application (client) will use CPU and memory on the server, that would otherwise be available to the DB2 engine (server). So it depends on your specific application.
Thank you Marcus for your reply,
sorry I take your time, one more question , does FP9 prerequisites for FP10?
Reply With Quote
  #4 (permalink)  
Old 01-26-06, 11:34
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
No, FP10 can be applied to the base 8.1 (no fixpack) or any higher fixpack.

FP11 will be available any day now. If you are still in development, I would recommend FP11.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
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