Hi,
before init config and recovering the data, the configuration
of the DB should be initialized to the values from the backup
by the command
restore_config <backup_medium>
But IIRC this should be the case in 7.3 too, if you dropped the
database before.
regards, martin
> -----Original Message-----
> From: Dominic Veit [mailto:[EMAIL PROTECTED]
> Sent: Freitag, 14. M�rz 2003 14:05
> To: Stephen "Gutknecht (SAPDB)
> Cc: '[EMAIL PROTECTED]'
> Subject: Re: Help! SAPDB 7.4 restore from backup DBMCLI -
> create_demo_db.cmd example
>
>
> Hi,
>
> as somewhere else in this mailinglist to read, follow the three simple
> steps:
>
> after backup, you have to INIT the DEV-Spaces. The db must be in state
> db_cold!:
>
> dbmcli: util_connect
> util_execute INIT CONFIG
> util_release
>
> Then make sure, that the db is still cold, migrate the backup:
>
> util_connect
> recover_start completeF
> util_release
>
> The last step is to warm the db.
>
> That should do. Don't forgett to set the state cold during the process
> and to reinitialise the Dev-Spaces.
>
> Regards,
>
> Dominic
>
> On Fri, 2003-03-14 at 13:37, Stephen Gutknecht (SAPDB) wrote:
> > Hi,
> >
> > I am still unable to get my 7.4 backups to restore on
> Windows 2000 using the
> > DBMCLI commands I used for 7.3. So I've decided to work
> with the TST
> > database to get the procedure for 7.4.
> >
> > Can someone on the SAPDB team me how to modify
> create_demo_db.cmd so that it
> > will do a restore instead of creating a fresh database?
> >
> > Here is the backup commands I am using:
> >
> > backup_demo_db.cmd
> > =====================
> > dbmcli -n localhost -d TST -u dbm,dbm medium_put completeF
> C:\TSTBK FILE
> > DATA 0 8 YES
> > dbmcli -n localhost -d TST -u dbm,dbm -uUTL test,test -c
> backup_start
> > completeF MIGRATION
> >
> > Next I drop the database and now I want to create it from
> the restore file.
> >
> > Can you show me how to create a restore_demo_db.cmd off of
> the original
> > create_demo_db.cmd that creates a new database instance
> from this backup?
> >
> > Do you still do the restore in place of the util_activate?
> >
> > Thank you.
> > _______________________________________________
> > sapdb.general mailing list
> > [EMAIL PROTECTED]
> > http://listserv.sap.com/mailman/listinfo/sapdb.general
> --
> Dominic Veit (Software Developer)
> Medical Center, University of Freiburg
> Dept. of Rheumatology and Clin. Immunology
> Hugstetterstr. 55
> 79106 Freiburg (Germany)
> Tel.: 0761 270 36 96
> E-mail: [EMAIL PROTECTED]
>
> _______________________________________________
> sapdb.general mailing list
> [EMAIL PROTECTED]
> http://listserv.sap.com/mailman/listinfo/sapdb.general
>
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general