Hi Hermann,in case you're looking for an SQL command you could run with either sqlcli or dbmcli here it is:select filestate from files,tables where tablename = '<your table name>' and tableid = fileidIn case the table is read only the file state is -...
Hi Hermann,dunno if it makes any sense to paste comments twice ... My comment was related exactly to the newly uploaded archive MaxDB7_9_new_diagpkg.tgz. There is the following error for the recovery:Thread 0x3B4 Task 109 2022-05-18 13:04:18...
Hi Hermann,and again - this is not the error you reported initially. Now there is the error during recovery that the block size is different between the backup and restore and a bad page is reported during recovery. Are the medium/template definition...
Hi HermannI've taken over from Birgit as I am the responsible developer in the MaxDB development team.I checked the provided archives and cannot find any hint on the initially described error. The KnlMsgArchive of the 7.9 database does contain only 3...
Hi Werner,ok, got it. Here you go:The problem is not the data but the definition of the table itself. The Loader did not even create the table upon IMPORT in your case. What's the problem then? The 7.6 Loader creates during EXPORT a table definition ...