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 > DB2 Manual - LOAD CLIENT -

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-17-03, 17:54
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
DB2 Manual - LOAD CLIENT -

In t he 'Data Movement Utilities Guide and Reference', under the LOAD Command description, I find the following info ...


Loading data that resides on a remotely connected client is not supported under the following conditions:

The database that the client is connected to is cataloged against an already cataloged database.

I don't seem to understand what this says ... Can anyone help ?

Thanks

Sathyaram
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #2 (permalink)  
Old 11-17-03, 21:48
chuzhoi chuzhoi is offline
Registered User
 
Join Date: Dec 2002
Posts: 134
Re: DB2 Manual - LOAD CLIENT -

IBM does not allow multi-redirection during "load client".
If you have:
instance1 - db1
instance2 - db2 cataloged from instance1.db1
instance3 - db3 cataloged from instance2.db2

if you connect to db3, "load client" would not work
Reply With Quote
  #3 (permalink)  
Old 11-18-03, 03:45
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Re: DB2 Manual - LOAD CLIENT -

Now it is clear ... Thanks

Sathyaram

Quote:
Originally posted by chuzhoi
IBM does not allow multi-redirection during "load client".
If you have:
instance1 - db1
instance2 - db2 cataloged from instance1.db1
instance3 - db3 cataloged from instance2.db2

if you connect to db3, "load client" would not work
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
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