On Sep 25, 12:21 pm, bujjus...@gmail.com wrote:
> Hi,
> I like to load data from one table in a database in a server into
[quoted text clipped - 7 lines]
> Thank You
> Vijay
You 'll need nicknames (federation) for the target tables at the
source location (or vice versa) to be able to use cursors for this
kind of load. An easier option would be to export in 'ixf' or 'del'
format and ftp and then load.
~sanjuro