Hi Steffen,

sorry for for my late reply, i was off for a view days....

"Schildberg, Steffen" schrieb:

> Hi Andreas,
>
> [Andreas Ernst wrote]
> > Subject: Re: -24988, sql error [db_warm -f]; -9212,Message
> > not available
> >
> > Hi Uwe,
> >
> > i think you need some more information:
> >
> > I have two databases running, a 'normal' one  on SuSE Linux 7.3 and a
> > testing database at home on W2K.
> > I come from Adabas (there where both running under Linux, because at
> > home i had an Win98 computer and no more licence).
> > And now i like it, to have only one coumputer running for testing.
>
> [snipped some info]
>
> > With SAP DB i use the repmcli, because after a disscussion on
> > this list with Tilo, there __is__no__OS__indipendent__backup!!!!
> > (but some want this - greetings to Jojo - I too - repmcli
> > does not save users and groups!!):
> >
> What do you mean with 'repmcli does not save users and groups'? The
> command CATALOGEXTRACT TABLE|USER|ALL saves the complete schema of a
> table, user, or database including the users/groups (afaik). And you
> can load the schemes using the CATALOGLOAD command.
>

Ok, i thing that is the problem, that i did it with 'catalogextract
user'...

>
> > repmcli -u andreas,pw -d DIS -b backup -o sapdb.log
> >
> > tableextract user outfile '/home/aeps/dis_backup'
> >
> > When i start at home my computer, and with the database manager the
> > database i got this error.
> >
> Did you get the error before loading the data or after? I suppose
> before loading?

Yes, i start W2K and than with DBManager the database to state online and
than the error occurs.
I will watch at this behaviour, maybe i did something wrong.

>
>
> > At home then i recover the backup with the repmcli.
> >
> Hmm, I'm sure 'recover' isn't the thing you meant. You can't recover
> with repmcli.
>
> > At home i need no backup, no autolog function, the database
> > big enough.
> >
> Partially not true. When loaded the data using the TABLELOAD command
> you should backup your data. Otherwise you won't be able to insert data
> into your tables because they were loaded without logging.

In the meanwhile i do this.

>
> Regards,
>  Steffen
> --
> Steffen Schildberg
> SAP DB Team
> SAP Labs Berlin
> _______________________________________________
> sapdb.general mailing list
> [EMAIL PROTECTED]
> http://listserv.sap.com/mailman/listinfo/sapdb.general

But now i have 'catalogextract user' this error:

tableload user infile 'q:\dis_backup' outfile 'c:\dis\dis_input'Error
during execution
-->-25342
Error restoring table "MAILING_INLAND"; table exists but source table
schema and target table schema are different

I hope if i do this with 'catalogextract all' this error did not occur.

regards
Andreas


_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to