Hi again,

once again, because I really need to manage the migration process.
I followed the steps(In-Place Migration with SDBINST) from the sapdb doc at:
http://www.sapdb.org/7.4/htmhelp/88/c290d224d9e140a9c7048ffff0c233/frameset.
htm

The first steps works fine, until the database should go to db_online.
This command breaks with the message:
ERR
-24895,ERR_SHUTDOWN: shutdown of database occured
-71,connection broken


the several steps and their output is inside the attachment
(this time I really attached it :-) ).

thanks in advance ...:GERD:...
linux03:/opt/sapdb # dbmcli -d BLUB -u dbm,xxx
dbmcli on BLUB>db_offline
OK

---
dbmcli on BLUB>db_cold
OK

---
dbmcli on BLUB>util_execute migrate
OK

---
dbmcli on BLUB>util_connect
OK

---
dbmcli on BLUB>medium_put med /opt/sapdb/migration_backup FILE DATA 0 8 YES
OK

---
dbmcli on BLUB>backup_start med
OK
Returncode              0
Date                    20030722
Time                    00133501
Server                  linux03
Database                BLUB
Kernel Version          Kernel    7.3.0    Build 034-000-089-587
Pages Transferred       233624
Pages Left              0
Volumes                 1
Medianame               med
Location                /opt/sapdb/migration_backup
Errortext
Label                   DAT_00091
Is Consistent           true
First LOG Page          1490074
Last LOG Page
DB Stamp 1 Date         20030722
DB Stamp 1 Time         00133403
DB Stamp 2 Date
DB Stamp 2 Time
Page Count              233577
Devices Used            1
Database ID             linux03:BLUB_20030722_114029
Max Used Data Page      343983

---
dbmcli on BLUB>util_release
OK

---
dbmcli on BLUB>db_offline
OK

---
dbmcli on BLUB>db_register -R /opt/sapdb/depend74
OK

---
dbmcli on BLUB>quit

---
linux03:/opt/sapdb # dbmcli -d BLUB -u dbm,xxx
dbmcli on BLUB>version
OK
version,os,dbroot,logon,code,swap
"7.4.3","UNIX","/opt/sapdb/depend74",False,ASCII,2

---
dbmcli on BLUB>param_checkall
OK

---
dbmcli on BLUB>db_admin
OK

---
dbmcli on BLUB>util_execute migrate database
OK

---
dbmcli on BLUB>db_offline
OK

---
dbmcli on BLUB>db_online
ERR
-24895,ERR_SHUTDOWN: shutdown of database occured
-71,connection broken

---

Reply via email to