|
Home > Archive > Microsoft Content Management Server > August 2005 > Getting errors when trying to commit new article
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Getting errors when trying to commit new article
|
|
| tormod@engebu.com 2005-08-09, 5:53 pm |
| Error: Error in Page Creation using ROM
Description: Failures occurred during the multi-object commit. One or
more objects modified in this session could not be committed. The
session transaction was rolled-back. See
Autosession.LastError.InternalDetails for more information, or contact
the site administrator.
Details: Extended error: [What='Offending SQL: {call
UpdateChangeTable };Cannot resolve collation conflict for equal to
operation. '] [LCID='1024'] [SourceFile=''] [SourceFileLine='-1']
[DebugInfo=''] [RecommendedAction='The ODBC data source may be
incorrectly configured, the database may not be running, or there may
be incorrect data in the database.'] [ExtraInfo='']
[UniqueErrorId='4005'] [Severity='5'] [Source=''] [CategoryId='0']
Anyone seen this kind of error before, and knows what to do?
| |
| Spencer Harbar [MVP] 2005-08-09, 5:53 pm |
| this is the sort of thing which can occur when moving DBs about or otherwise
introducing inconsistences with the DB. I'd recommend opening a support case
on this one.
hth
Spence
www.mcmsfaq.com
<tormod@engebu.com> wrote in message
news:1123594239.717539.181960@o13g2000cwo.googlegroups.com...
> Error: Error in Page Creation using ROM
>
> Description: Failures occurred during the multi-object commit. One or
> more objects modified in this session could not be committed. The
> session transaction was rolled-back. See
> Autosession.LastError.InternalDetails for more information, or contact
> the site administrator.
>
> Details: Extended error: [What='Offending SQL: {call
> UpdateChangeTable };Cannot resolve collation conflict for equal to
> operation. '] [LCID='1024'] [SourceFile=''] [SourceFileLine='-1']
> [DebugInfo=''] [RecommendedAction='The ODBC data source may be
> incorrectly configured, the database may not be running, or there may
> be incorrect data in the database.'] [ExtraInfo='']
> [UniqueErrorId='4005'] [Severity='5'] [Source=''] [CategoryId='0']
>
> Anyone seen this kind of error before, and knows what to do?
>
| |
| Stefan [MSFT] 2005-08-09, 5:54 pm |
| Hi,
the error message seems to indicate a collation problem.
Please ensure that the collation of the database is set to US english.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------
<tormod@engebu.com> wrote in message
news:1123594239.717539.181960@o13g2000cwo.googlegroups.com...
> Error: Error in Page Creation using ROM
>
> Description: Failures occurred during the multi-object commit. One or
> more objects modified in this session could not be committed. The
> session transaction was rolled-back. See
> Autosession.LastError.InternalDetails for more information, or contact
> the site administrator.
>
> Details: Extended error: [What='Offending SQL: {call
> UpdateChangeTable };Cannot resolve collation conflict for equal to
> operation. '] [LCID='1024'] [SourceFile=''] [SourceFileLine='-1']
> [DebugInfo=''] [RecommendedAction='The ODBC data source may be
> incorrectly configured, the database may not be running, or there may
> be incorrect data in the database.'] [ExtraInfo='']
> [UniqueErrorId='4005'] [Severity='5'] [Source=''] [CategoryId='0']
>
> Anyone seen this kind of error before, and knows what to do?
>
|
|
|
|
|