Reports Do Not Run after Restoring DB Backup - Collation Conflict in Logs
From DocWiki
m (→Reports don't run after restoring DB backup data - collation conflict seen in logs) |
|||
| Line 1: | Line 1: | ||
{{Template:Required Metadata}} | {{Template:Required Metadata}} | ||
| - | == Reports | + | == Reports do not run after restoring DB backup data - collation conflict seen in logs == |
{| border="1" | {| border="1" | ||
| Line 19: | Line 19: | ||
|- | |- | ||
! '''Possible Cause''' | ! '''Possible Cause''' | ||
| - | | The data backup is from a system which was on | + | | The data backup is from a system which was on locale A and is being restored on a system with locale B. |
|- | |- | ||
! '''Recommended Action''' | ! '''Recommended Action''' | ||
| | | | ||
| - | Ensure that the new system on which the DB backup is being restored has the same locale as the source system. Ex. If the backup is from a system with UK | + | Ensure that the new system on which the DB backup is being restored has the same locale as the source system. Ex. If the backup is from a system with UK locale, then it must get restored onto another system which also has UK locale. If the destination system has US locale, then this causes problems when trying to generate reports. |
|- | |- | ||
! '''Release''' | ! '''Release''' | ||
Revision as of 07:32, 21 March 2011
Reports do not run after restoring DB backup data - collation conflict seen in logs
| Problem Summary | Once data has been restored from a backup onto a new system, cannot generate historical reports. |
|---|---|
| Error Message | Look for the following error messages:
|
| Possible Cause | The data backup is from a system which was on locale A and is being restored on a system with locale B. |
| Recommended Action |
Ensure that the new system on which the DB backup is being restored has the same locale as the source system. Ex. If the backup is from a system with UK locale, then it must get restored onto another system which also has UK locale. If the destination system has US locale, then this causes problems when trying to generate reports. |
| Release | Release 7.x |
| Associated CDETS # | None. |