Hi Carsten,

Carsten Tolkmit wrote:
> 
> Hi,
> 
> Sorry to ask if it's an FAQ, but I am encountering a little problem:
> 
That's unfortunately not a FAQ :-( but rather a problem.

> On Server A I have a SAPDB Instance v7.3.0.24.
> On Server B I have a SAPDB Instance v7.4.3.10.
> 
> Now I have to copy all data of two Users from one database to 
> the other.
> I tought the repmcli/loadercli might work for this.
> 
> Sadly, accessing 7.3.0.24 with the loadercli from 7.4.3.10 produces
> nothing but empty files, whereas the loadercli from 7.4.3.10 
> cannot read
> the files generated be repmcli 7.3.0.24.
> 
> Any suggestions?
> 
The server is downwards compatible (normally) - so the process would be
to use the 74.03.10 server for extracting a 7.3 db and loading a 7.4 db.
Are there any messages in the log files that give any information?
I think there are still some problems with the loader system tables that
we created with the 7.4 release. These might not get created at all in
the 7.3 db or get created not under DBA but under the user you log in
using the loader (as far as I understand you're extracting the data of
single users, right).
So I think we should make available a 74.03 patch that creates the system
tables at the right place if they're not there.
Before doing so I would like to provide you with this patch to test it ;-)
Do you think thats ok - well, we have tested it here, of course, and it
ran without any problems (as always in the Labs) but one
never knows how the thingies behave in the field.
So, if thats ok for you - what OS do you use?
Regards,
 Steffen
-- 
Steffen Schildberg
SAP DB Team
SAP Labs Berlin
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to