Hi Wolfgang,

thank you very much - after reloading the system tables everything works
fine.

But I have some problems understanding the migration procedure.
As I understood, it isn't really possible to migrate from 7.3 to 7.4 as you
have to drop the 7.3-instance and create a new 7.4-instance as discribed in
'In Place Migration with SDBINST...'

At the end you simply have to
- make a complete-backup in cold mode
- update the softeware (or make a parallel installation)
- create a new instance with the new software-version
- recover the complete-backup
- reload the system tables
- that's it - and during this time your system is not available

But using this way I didn't use:
- param_check
- util_execute migrate database
Why does the migration work without these commands, are they necessary?

Best regards
Georg



"Auer, Wolfgang" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> Hi,
>
> please reload the systemtables with the DBM GUI.
>
> Regards
> Wolfgang
>
> -----Original Message-----
> From: Georg Schoepe [mailto:[EMAIL PROTECTED]
> Sent: Mittwoch, 6. August 2003 19:10
> To: [EMAIL PROTECTED]
> Subject: Problems in SQL-Studio after migration of a DB-instance from
> 7.3 to 7.4
>
>
> Hi,
>
> I migrated a SAPDB-instance from a 7.3-machine to a 7.4-machine by using a
> complete-cold-backup
>
> on the 7.3-machine I did the following:
>
> dbmcli -d TEST -u TEST,TEST
> db_offline
> db_cold
> util_execute migrate
> util_connect
> backup_start TEST_cold_1_c
>
> then I used the backupfile on the 7.4-machine to create a new db-instance
by
> recovery from the backup-file.
> That seemed to work fine.
>
> After starting SQL-Studio I found my tables and can see their content.
>
> But the right-click-commands alter table, drop object, rename object are
not
> available.
> When using 'Send object to table definition' I get the alert-window:
> 'An error occured while loading the table definition'
> When clicking on OK I get the alert-window:
>
> Module: ColumnDefinitionControl
> Function: UpdateColumnDefinition
> Error No: 30009
> Error: Invalid Row Value
>
> When using 'Send object to form dialog' the table structure is shown
> correctly
>
> What can I do?
>
> Thanks and best regards
> Georg Schoepe
>
>
>
>
>
>
> _______________________________________________
> 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

Reply via email to