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

Reply via email to