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 > Pulling processing load from server to client

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-21-05, 04:43
kymbsr kymbsr is offline
Registered User
 
Join Date: Sep 2005
Posts: 1
Question Pulling processing load from server to client

Hi I am new to DB2 UDB. Can anyone give me some help?

How does one pull processing load from a server machine to
a client machine. I specifically want to make a DB2 UDB API call db2ReadLogNoConn on a server machine (because the log files are there) but have the client machine process the call. Can I simply copy over the logs to the client machine and then make the call on the client machine. Is this possible on the client versions of DB2 UDB. Or do I
need to install a server version of DB2 UDB on the client
machine also and copy log files from server machine over.
Would the server instance on the client machine crash if
I try to make the DB2 API call. In other words, does the
instance need to contain the database, tables, etc in order
to do a db2ReadLogNoConn ???

Any words, pointers would be greatly appreciated!!!
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