Hi,
1.
I try to export a user data from SapDB 7.4 and import the data to maxDB 7.5.
For the export I used the loadercli 7.4 command
TABLEEXTRACT USER DATA OUTSTREAM FILE 'user.data'
If I try to load the file using loadcli 7.4, I get the error message "kernel versions
differ".
If I using loadcli 7.5, get the error message "Error processing TABLELOAD; Loader
versions used for TABLEEXTRACT and TABLELOAD differ (TABLEEXTRACT: 7.4.03, TABLELOAD:
7.5.00)".
How can I do it ?
2.
Can I replicate a user directly from my old database 7.4 to my new one 7.5, without
writing to a file ?
3.
I've read in the documentation, that the TABLELOAD will change or create the necessary
catalog information.
Is there a way to load only the data of an export file?
Thanks
Andre