Hi Experts,
Are there any post-restoration activities that need to be done after a full database restore of SAP ERP DB2?
OS: RHEL 6.2
App: SAP ERP
DB2: IBM DB6 9.7
I was able to to successfully restore a full offline database from a PROD instance into my DR instance via db2 restore commands, but when I login to the instance and try to navigate around, I get the following ABAP Dump:
----------------------------------------------------------------------------------------------------
|Short text |
| SQL error "-1655" when accessing table "DD04L". |
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|What happened? |
| Error Text of the Database: "SQL1655C The operation could not be completed due |
| to an error accessing data on disk. SQLSTATE=58030" |
----------------------------------------------------------------------------------------------------
I've made queries to the database and this table "DD04L" exists in the schema. TCode "SICK" is fine as well.
I just want to know if I missed a step.
Thanks and Regards,
Brian