Hi,

following the steps in
In-Place-Migration mit SDBINST und Nachbereitung
in 2.9 you have to
db_drop WITHOUTFILES

and subsequently

Verwenden Sie die Softwareversion 7.4 des DBMCLI, um die Datenbankinstanz
neu zu erzeugen

I tried that with:
C:\Programme\sapdb\depend\pgm>dbmcli db_create TEST AA,BB -R
C:\Programme\sapdb\depend_7.4
ERR
-24996,ERR_PARAM: wrong parameters

as described in the documentation.
As you see, that fails because of the parameter -R which is necessary as I
have 2 different Softwareversion installed (7.3 and 7.4).

What's wrong?

Thanks and regards
Georg


"Georg Schoepe" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> Hi,
>
> I tried the same with another instance - here the util_execute migrate -
> command makes no problems ... ?
>
> regards georg
>
>
> "Georg Schoepe" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
> news:[EMAIL PROTECTED]
> > Hi,
> >
> > I'm trying to migrate a 7.3.0.29 DB with 3 DB-instances to 7.4.3.25
> >
> > I followed the steps in
> > In-Place-Migration mit SDBINST und Nachbereitung
> > that is:
> > - I made a parallel installation of the 7.4-version  in the folder
> > /depend_7.4 - seemed to be successful
> > - I followed the steps under Nr. 2
> >
> > C:\Programme\sapdb\depend\pgm>dbmcli -d INTERN -u xx,yy
> > dbmcli on INTERN>db_offline
> > OK
> >
> > ---
> > dbmcli on INTERN>db_cold
> > OK
> >
> > ---
> > dbmcli on INTERN>util_execute migrate
> > ERR
> > -24988,ERR_SQL: sql error
> > -4008,Message not available
> >
> > Any ideas?
> >
> > Thanks and best regards
> > Georg



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

Reply via email to