et migration fonctionne ?
--http://fmdain.blogspot.com/
"bboule" wrote:
> C'est bon j'ai trouvé tout seul comme un grand !!
> Il faut lors de la création de l'intance SQL, dans les paramètres du
> classement du service, mettre les données suivantes :
> - Indicateur de classement : Latin1 General
> - décocher respecter la casse
> - cocher respecter les accents
> - cocher respecter les caractères Kana
> - cocher respecter la largeur
> et le tour est joué !!!
> Salutations tout le monde
> Cédric Petter
> On Oct 16, 3:21 pm, "bboule" wrote:
> > Y aurait-il possibiltié que tu nous explique quelle est la solution
> > ?????
> > Ca sera pratique !!!
> > merci d'avance
> > Cédric Petter
> > On Oct 16, 2:05 pm, Memnoch wrote:
> > > Je viens de trouver la cause du problème, mais bon ca vas être dur de corrigé
> > > vu que le SQL est généré par MOSS
> > > --http://fmdain.blogspot.com/
> > > "Memnoch" wrote:
> > > > Bonjour,
> > > > J'ai déja posté un post similaire, mais ce dernier manquant d 'information.
> > > > Voici un complément d'information.
> > > > L'erreur semble se produire à la deuxième étape de la migra tion des
> > > > sécurité. Voici un extrait du fichier de log :
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: B egin
> > > > Initialize()
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: E nd
> > > > Initialize()
> > > > [SecurityUpgrade2] [3.0.12.2000] [INFO] [13/10/2006 14:35:22]: Se curity
> > > > upgrade step 2 : Sites and Webs.
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: B egin
> > > > Upgrade()
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]:
> > > > ProcessSiteGroups...
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]:
> > > > ProcessWebAcls...
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: P rocessing
> > > > web Url=/, Id'3023eb-c4ba-4587-9a61-a51b10dad153, RootWeb =True, cACE
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: P ush sql
> > > > command to the stack. Length623, Params….
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: E xecuting 1
> > > > sql commands.
> > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: Action
> > > > 3.0.12.2000 of Microsoft.SharePoint.Upgrade.SPContentDatabaseSequ ence failed.
> > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: Incorr ect syntax
> > > > near 'à'.
> > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: at
> > > > System.Data.SqlClient.SqlConnection.OnError(SqlException exceptio n, Boolean
> > > > breakConnection)
> > > > at System.Data.SqlClient.SqlInternalConnection.OnError(SqlExce ption
> > > > exception, Boolean breakConnection)
> > > > at
> > > > System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParse rStateObject
> > > > stateObj)
> > > > at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior,
> > > > SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleRe sultSet
> > > > bulkCopyHandler, TdsParserStateObject stateObj)
> > > > at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDat aReader ds,
> > > > RunBehavior runBehavior, String resetOptionsString)
> > > > at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(Comman dBehavior
> > > > cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boole an async)
> > > > at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBe havior
> > > > cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Strin g method,
> > > > DbAsyncResult result)
> > > > at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(Db AsyncResult
> > > > result, String methodName, Boolean sendToPipe)
> > > > at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
> > > > at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(S qlCommand
> > > > command)
> > > > at Microsoft.SharePoint.Upgrade.SecurityUpgradeAction.ExecuteS qlCmdList()
> > > > at Microsoft.SharePoint.Upgrade.SecurityUpgrade2.ProcessWebAcl (Int32
> > > > iPageSize)
> > > > at Microsoft.SharePoint.Upgrade.SecurityUpgrade2.Upgrade()
> > > > at Microsoft.SharePoint.Upgrade.SPActionSequence.Upgrade()
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: B egin
> > > > Rollback()
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: E nd Rollback()
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: B egin
> > > > Dispose()
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: E nd Dispose()
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: E lapsed
> > > > time: 00:00:00.4897501.
> > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: Upgrade [SPContentData base
> > > > Name=portails1_site Parent=SPDatabaseServiceInstance] failed.
> > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: Incorrect syntax near 'à'.
> > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: at
> > > > System.Data.SqlClient.SqlConnection.OnError(SqlException exceptio n, Boolean
> > > > breakConnection)
> > > > at System.Data.SqlClient.SqlInternalConnection.OnError(SqlExce ption
> > > > exception, Boolean breakConnection)
> > > > Si vous avez une id, je suis preneur.
> > > > Merci
> > > > --
> > > >http://fmdain.blogspot.com/-Hidequoted text -- Show quoted text -- Hide quoted text -- Show quoted text -- Hide quoted text -- Show quoted te xt -
et migration fonctionne ?
--http://fmdain.blogspot.com/
"bboule" wrote:
> C'est bon j'ai trouvé tout seul comme un grand !!
> Il faut lors de la création de l'intance SQL, dans les paramètres du
> classement du service, mettre les données suivantes :
> - Indicateur de classement : Latin1 General
> - décocher respecter la casse
> - cocher respecter les accents
> - cocher respecter les caractères Kana
> - cocher respecter la largeur
> et le tour est joué !!!
> Salutations tout le monde
> Cédric Petter
> On Oct 16, 3:21 pm, "bboule" <bbo...@gmail.com> wrote:
> > Y aurait-il possibiltié que tu nous explique quelle est la solution
> > ?????
> > Ca sera pratique !!!
> > merci d'avance
> > Cédric Petter
> > On Oct 16, 2:05 pm, Memnoch <Memn...@discussions.microsoft.com> wrote:
> > > Je viens de trouver la cause du problème, mais bon ca vas être dur de corrigé
> > > vu que le SQL est généré par MOSS
> > > --http://fmdain.blogspot.com/
> > > "Memnoch" wrote:
> > > > Bonjour,
> > > > J'ai déja posté un post similaire, mais ce dernier manquant d 'information.
> > > > Voici un complément d'information.
> > > > L'erreur semble se produire à la deuxième étape de la migra tion des
> > > > sécurité. Voici un extrait du fichier de log :
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: B egin
> > > > Initialize()
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: E nd
> > > > Initialize()
> > > > [SecurityUpgrade2] [3.0.12.2000] [INFO] [13/10/2006 14:35:22]: Se curity
> > > > upgrade step 2 : Sites and Webs.
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: B egin
> > > > Upgrade()
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]:
> > > > ProcessSiteGroups...
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]:
> > > > ProcessWebAcls...
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: P rocessing
> > > > web Url=/, Id=273023eb-c4ba-4587-9a61-a51b10dad153, RootWeb =True, cACE=19
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: P ush sql
> > > > command to the stack. Length=11623, Params=85.
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: E xecuting 1
> > > > sql commands.
> > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: Action
> > > > 3.0.12.2000 of Microsoft.SharePoint.Upgrade.SPContentDatabaseSequ ence failed.
> > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: Incorr ect syntax
> > > > near 'à'.
> > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: at
> > > > System.Data.SqlClient.SqlConnection.OnError(SqlException exceptio n, Boolean
> > > > breakConnection)
> > > > at System.Data.SqlClient.SqlInternalConnection.OnError(SqlExce ption
> > > > exception, Boolean breakConnection)
> > > > at
> > > > System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParse rStateObject
> > > > stateObj)
> > > > at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior,
> > > > SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleRe sultSet
> > > > bulkCopyHandler, TdsParserStateObject stateObj)
> > > > at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDat aReader ds,
> > > > RunBehavior runBehavior, String resetOptionsString)
> > > > at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(Comman dBehavior
> > > > cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boole an async)
> > > > at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBe havior
> > > > cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Strin g method,
> > > > DbAsyncResult result)
> > > > at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(Db AsyncResult
> > > > result, String methodName, Boolean sendToPipe)
> > > > at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
> > > > at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(S qlCommand
> > > > command)
> > > > at Microsoft.SharePoint.Upgrade.SecurityUpgradeAction.ExecuteS qlCmdList()
> > > > at Microsoft.SharePoint.Upgrade.SecurityUpgrade2.ProcessWebAcl (Int32
> > > > iPageSize)
> > > > at Microsoft.SharePoint.Upgrade.SecurityUpgrade2.Upgrade()
> > > > at Microsoft.SharePoint.Upgrade.SPActionSequence.Upgrade()
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: B egin
> > > > Rollback()
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: E nd Rollback()
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: B egin
> > > > Dispose()
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: E nd Dispose()
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: E lapsed
> > > > time: 00:00:00.4897501.
> > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: Upgrade [SPContentData base
> > > > Name=portails1_site Parent=SPDatabaseServiceInstance] failed.
> > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: Incorrect syntax near 'à'.
> > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: at
> > > > System.Data.SqlClient.SqlConnection.OnError(SqlException exceptio n, Boolean
> > > > breakConnection)
> > > > at System.Data.SqlClient.SqlInternalConnection.OnError(SqlExce ption
> > > > exception, Boolean breakConnection)
> > > > Si vous avez une id, je suis preneur.
> > > > Merci
> > > > --
> > > >http://fmdain.blogspot.com/-Hidequoted text -- Show quoted text -- Hide quoted text -- Show quoted text -- Hide quoted text -- Show quoted te xt -
et migration fonctionne ?
--http://fmdain.blogspot.com/
"bboule" wrote:
> C'est bon j'ai trouvé tout seul comme un grand !!
> Il faut lors de la création de l'intance SQL, dans les paramètres du
> classement du service, mettre les données suivantes :
> - Indicateur de classement : Latin1 General
> - décocher respecter la casse
> - cocher respecter les accents
> - cocher respecter les caractères Kana
> - cocher respecter la largeur
> et le tour est joué !!!
> Salutations tout le monde
> Cédric Petter
> On Oct 16, 3:21 pm, "bboule" wrote:
> > Y aurait-il possibiltié que tu nous explique quelle est la solution
> > ?????
> > Ca sera pratique !!!
> > merci d'avance
> > Cédric Petter
> > On Oct 16, 2:05 pm, Memnoch wrote:
> > > Je viens de trouver la cause du problème, mais bon ca vas être dur de corrigé
> > > vu que le SQL est généré par MOSS
> > > --http://fmdain.blogspot.com/
> > > "Memnoch" wrote:
> > > > Bonjour,
> > > > J'ai déja posté un post similaire, mais ce dernier manquant d 'information.
> > > > Voici un complément d'information.
> > > > L'erreur semble se produire à la deuxième étape de la migra tion des
> > > > sécurité. Voici un extrait du fichier de log :
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: B egin
> > > > Initialize()
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: E nd
> > > > Initialize()
> > > > [SecurityUpgrade2] [3.0.12.2000] [INFO] [13/10/2006 14:35:22]: Se curity
> > > > upgrade step 2 : Sites and Webs.
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: B egin
> > > > Upgrade()
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]:
> > > > ProcessSiteGroups...
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]:
> > > > ProcessWebAcls...
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: P rocessing
> > > > web Url=/, Id'3023eb-c4ba-4587-9a61-a51b10dad153, RootWeb =True, cACE
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: P ush sql
> > > > command to the stack. Length623, Params….
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: E xecuting 1
> > > > sql commands.
> > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: Action
> > > > 3.0.12.2000 of Microsoft.SharePoint.Upgrade.SPContentDatabaseSequ ence failed.
> > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: Incorr ect syntax
> > > > near 'à'.
> > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: at
> > > > System.Data.SqlClient.SqlConnection.OnError(SqlException exceptio n, Boolean
> > > > breakConnection)
> > > > at System.Data.SqlClient.SqlInternalConnection.OnError(SqlExce ption
> > > > exception, Boolean breakConnection)
> > > > at
> > > > System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParse rStateObject
> > > > stateObj)
> > > > at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior,
> > > > SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleRe sultSet
> > > > bulkCopyHandler, TdsParserStateObject stateObj)
> > > > at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDat aReader ds,
> > > > RunBehavior runBehavior, String resetOptionsString)
> > > > at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(Comman dBehavior
> > > > cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boole an async)
> > > > at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBe havior
> > > > cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Strin g method,
> > > > DbAsyncResult result)
> > > > at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(Db AsyncResult
> > > > result, String methodName, Boolean sendToPipe)
> > > > at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
> > > > at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(S qlCommand
> > > > command)
> > > > at Microsoft.SharePoint.Upgrade.SecurityUpgradeAction.ExecuteS qlCmdList()
> > > > at Microsoft.SharePoint.Upgrade.SecurityUpgrade2.ProcessWebAcl (Int32
> > > > iPageSize)
> > > > at Microsoft.SharePoint.Upgrade.SecurityUpgrade2.Upgrade()
> > > > at Microsoft.SharePoint.Upgrade.SPActionSequence.Upgrade()
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: B egin
> > > > Rollback()
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: E nd Rollback()
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: B egin
> > > > Dispose()
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: E nd Dispose()
> > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: E lapsed
> > > > time: 00:00:00.4897501.
> > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: Upgrade [SPContentData base
> > > > Name=portails1_site Parent=SPDatabaseServiceInstance] failed.
> > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: Incorrect syntax near 'à'.
> > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: at
> > > > System.Data.SqlClient.SqlConnection.OnError(SqlException exceptio n, Boolean
> > > > breakConnection)
> > > > at System.Data.SqlClient.SqlInternalConnection.OnError(SqlExce ption
> > > > exception, Boolean breakConnection)
> > > > Si vous avez une id, je suis preneur.
> > > > Merci
> > > > --
> > > >http://fmdain.blogspot.com/-Hidequoted text -- Show quoted text -- Hide quoted text -- Show quoted text -- Hide quoted text -- Show quoted te xt -
Ca a fonctionné en effet !
Sur un serveur
- EN
- SQL Express 2k5 SP1
- WSS 2 FR
- WSS 3 FR
Mais bon, j'espère que c'est bien ca qui a fait fonctionner la
migration !
Car sinon, je vais passer pour un abruti !!!
Car je vois pas quoi d'autre ca pourrait être à part un miracle !!
Salutations
Cédric Petter
On Oct 16, 5:19 pm, Memnoch wrote:
> et migration fonctionne ?
> --http://fmdain.blogspot.com/
>
>
>
> "bboule" wrote:
> > C'est bon j'ai trouvé tout seul comme un grand !!
> > Il faut lors de la création de l'intance SQL, dans les paramètres du
> > classement du service, mettre les données suivantes :
> > - Indicateur de classement : Latin1 General
> > - décocher respecter la casse
> > - cocher respecter les accents
> > - cocher respecter les caractères Kana
> > - cocher respecter la largeur
>
> > et le tour est joué !!!
>
> > Salutations tout le monde
>
> > Cédric Petter
>
> > On Oct 16, 3:21 pm, "bboule" wrote:
> > > Y aurait-il possibiltié que tu nous explique quelle est la solution
> > > ?????
>
> > > Ca sera pratique !!!
>
> > > merci d'avance
>
> > > Cédric Petter
>
> > > On Oct 16, 2:05 pm, Memnoch wrote:
>
> > > > Je viens de trouver la cause du problème, mais bon ca vas être dur de corrigé
> > > > vu que le SQL est généré par MOSS
> > > > --http://fmdain.blogspot.com/
>
> > > > "Memnoch" wrote:
> > > > > Bonjour,
>
> > > > > J'ai déja posté un post similaire, mais ce dernier manquant d'information.
> > > > > Voici un complément d'information.
>
> > > > > L'erreur semble se produire à la deuxième étape de la migration des
> > > > > sécurité. Voici un extrait du fichier de log :
>
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Begin
> > > > > Initialize()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: End
> > > > > Initialize()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [INFO] [13/10/2006 14:35:22]: Security
> > > > > upgrade step 2 : Sites and Webs.
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Begin
> > > > > Upgrade()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]:
> > > > > ProcessSiteGroups...
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]:
> > > > > ProcessWebAcls...
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Processing
> > > > > web Url=/, Id'3023eb-c4ba-4587-9a61-a51b10dad153, RootWeb=True, cACE
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Push sql
> > > > > command to the stack. Length623, ParamsÂ….
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Executing 1
> > > > > sql commands.
> > > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: Action
> > > > > 3.0.12.2000 of Microsoft.SharePoint.Upgrade.SPContentDatabaseSequence failed.
> > > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: Incorrect syntax
> > > > > near 'à'.
> > > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: at
> > > > > System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean
> > > > > breakConnection)
> > > > > at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException
> > > > > exception, Boolean breakConnection)
> > > > > at
> > > > > System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject
> > > > > stateObj)
> > > > > at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior,
> > > > > SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet
> > > > > bulkCopyHandler, TdsParserStateObject stateObj)
> > > > > at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds,
> > > > > RunBehavior runBehavior, String resetOptionsString)
> > > > > at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior
> > > > > cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
> > > > > at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior
> > > > > cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method,
> > > > > DbAsyncResult result)
> > > > > at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult
> > > > > result, String methodName, Boolean sendToPipe)
> > > > > at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
> > > > > at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand
> > > > > command)
> > > > > at Microsoft.SharePoint.Upgrade.SecurityUpgradeAction.ExecuteSqlCmdList()
> > > > > at Microsoft.SharePoint.Upgrade.SecurityUpgrade2.ProcessWebAcl(Int32
> > > > > iPageSize)
> > > > > at Microsoft.SharePoint.Upgrade.SecurityUpgrade2.Upgrade()
> > > > > at Microsoft.SharePoint.Upgrade.SPActionSequence.Upgrade()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Begin
> > > > > Rollback()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: End Rollback()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Begin
> > > > > Dispose()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: End Dispose()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Elapsed
> > > > > time: 00:00:00.4897501.
> > > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: Upgrade [SPContentDatabase
> > > > > Name=portails1_site Parent=SPDatabaseServiceInstance] failed.
> > > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: Incorrect syntax near 'à'.
> > > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: at
> > > > > System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean
> > > > > breakConnection)
> > > > > at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException
> > > > > exception, Boolean breakConnection)
>
> > > > > Si vous avez une id, je suis preneur.
>
> > > > > Merci
>
> > > > > --
> > > > >http://fmdain.blogspot.com/-Hidequoted text -- Show quoted text -- Hide quoted text -- Show quoted text -- Hide quoted text -- Show quoted text -
Ca a fonctionné en effet !
Sur un serveur
- EN
- SQL Express 2k5 SP1
- WSS 2 FR
- WSS 3 FR
Mais bon, j'espère que c'est bien ca qui a fait fonctionner la
migration !
Car sinon, je vais passer pour un abruti !!!
Car je vois pas quoi d'autre ca pourrait être à part un miracle !!
Salutations
Cédric Petter
On Oct 16, 5:19 pm, Memnoch <Memn...@discussions.microsoft.com> wrote:
> et migration fonctionne ?
> --http://fmdain.blogspot.com/
>
>
>
> "bboule" wrote:
> > C'est bon j'ai trouvé tout seul comme un grand !!
> > Il faut lors de la création de l'intance SQL, dans les paramètres du
> > classement du service, mettre les données suivantes :
> > - Indicateur de classement : Latin1 General
> > - décocher respecter la casse
> > - cocher respecter les accents
> > - cocher respecter les caractères Kana
> > - cocher respecter la largeur
>
> > et le tour est joué !!!
>
> > Salutations tout le monde
>
> > Cédric Petter
>
> > On Oct 16, 3:21 pm, "bboule" <bbo...@gmail.com> wrote:
> > > Y aurait-il possibiltié que tu nous explique quelle est la solution
> > > ?????
>
> > > Ca sera pratique !!!
>
> > > merci d'avance
>
> > > Cédric Petter
>
> > > On Oct 16, 2:05 pm, Memnoch <Memn...@discussions.microsoft.com> wrote:
>
> > > > Je viens de trouver la cause du problème, mais bon ca vas être dur de corrigé
> > > > vu que le SQL est généré par MOSS
> > > > --http://fmdain.blogspot.com/
>
> > > > "Memnoch" wrote:
> > > > > Bonjour,
>
> > > > > J'ai déja posté un post similaire, mais ce dernier manquant d'information.
> > > > > Voici un complément d'information.
>
> > > > > L'erreur semble se produire à la deuxième étape de la migration des
> > > > > sécurité. Voici un extrait du fichier de log :
>
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Begin
> > > > > Initialize()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: End
> > > > > Initialize()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [INFO] [13/10/2006 14:35:22]: Security
> > > > > upgrade step 2 : Sites and Webs.
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Begin
> > > > > Upgrade()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]:
> > > > > ProcessSiteGroups...
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]:
> > > > > ProcessWebAcls...
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Processing
> > > > > web Url=/, Id'3023eb-c4ba-4587-9a61-a51b10dad153, RootWeb=True, cACE
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Push sql
> > > > > command to the stack. Length623, ParamsÂ….
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Executing 1
> > > > > sql commands.
> > > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: Action
> > > > > 3.0.12.2000 of Microsoft.SharePoint.Upgrade.SPContentDatabaseSequence failed.
> > > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: Incorrect syntax
> > > > > near 'à'.
> > > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: at
> > > > > System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean
> > > > > breakConnection)
> > > > > at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException
> > > > > exception, Boolean breakConnection)
> > > > > at
> > > > > System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject
> > > > > stateObj)
> > > > > at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior,
> > > > > SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet
> > > > > bulkCopyHandler, TdsParserStateObject stateObj)
> > > > > at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds,
> > > > > RunBehavior runBehavior, String resetOptionsString)
> > > > > at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior
> > > > > cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
> > > > > at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior
> > > > > cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method,
> > > > > DbAsyncResult result)
> > > > > at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult
> > > > > result, String methodName, Boolean sendToPipe)
> > > > > at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
> > > > > at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand
> > > > > command)
> > > > > at Microsoft.SharePoint.Upgrade.SecurityUpgradeAction.ExecuteSqlCmdList()
> > > > > at Microsoft.SharePoint.Upgrade.SecurityUpgrade2.ProcessWebAcl(Int32
> > > > > iPageSize)
> > > > > at Microsoft.SharePoint.Upgrade.SecurityUpgrade2.Upgrade()
> > > > > at Microsoft.SharePoint.Upgrade.SPActionSequence.Upgrade()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Begin
> > > > > Rollback()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: End Rollback()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Begin
> > > > > Dispose()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: End Dispose()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Elapsed
> > > > > time: 00:00:00.4897501.
> > > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: Upgrade [SPContentDatabase
> > > > > Name=portails1_site Parent=SPDatabaseServiceInstance] failed.
> > > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: Incorrect syntax near 'à'.
> > > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: at
> > > > > System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean
> > > > > breakConnection)
> > > > > at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException
> > > > > exception, Boolean breakConnection)
>
> > > > > Si vous avez une id, je suis preneur.
>
> > > > > Merci
>
> > > > > --
> > > > >http://fmdain.blogspot.com/-Hidequoted text -- Show quoted text -- Hide quoted text -- Show quoted text -- Hide quoted text -- Show quoted text -
Ca a fonctionné en effet !
Sur un serveur
- EN
- SQL Express 2k5 SP1
- WSS 2 FR
- WSS 3 FR
Mais bon, j'espère que c'est bien ca qui a fait fonctionner la
migration !
Car sinon, je vais passer pour un abruti !!!
Car je vois pas quoi d'autre ca pourrait être à part un miracle !!
Salutations
Cédric Petter
On Oct 16, 5:19 pm, Memnoch wrote:
> et migration fonctionne ?
> --http://fmdain.blogspot.com/
>
>
>
> "bboule" wrote:
> > C'est bon j'ai trouvé tout seul comme un grand !!
> > Il faut lors de la création de l'intance SQL, dans les paramètres du
> > classement du service, mettre les données suivantes :
> > - Indicateur de classement : Latin1 General
> > - décocher respecter la casse
> > - cocher respecter les accents
> > - cocher respecter les caractères Kana
> > - cocher respecter la largeur
>
> > et le tour est joué !!!
>
> > Salutations tout le monde
>
> > Cédric Petter
>
> > On Oct 16, 3:21 pm, "bboule" wrote:
> > > Y aurait-il possibiltié que tu nous explique quelle est la solution
> > > ?????
>
> > > Ca sera pratique !!!
>
> > > merci d'avance
>
> > > Cédric Petter
>
> > > On Oct 16, 2:05 pm, Memnoch wrote:
>
> > > > Je viens de trouver la cause du problème, mais bon ca vas être dur de corrigé
> > > > vu que le SQL est généré par MOSS
> > > > --http://fmdain.blogspot.com/
>
> > > > "Memnoch" wrote:
> > > > > Bonjour,
>
> > > > > J'ai déja posté un post similaire, mais ce dernier manquant d'information.
> > > > > Voici un complément d'information.
>
> > > > > L'erreur semble se produire à la deuxième étape de la migration des
> > > > > sécurité. Voici un extrait du fichier de log :
>
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Begin
> > > > > Initialize()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: End
> > > > > Initialize()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [INFO] [13/10/2006 14:35:22]: Security
> > > > > upgrade step 2 : Sites and Webs.
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Begin
> > > > > Upgrade()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]:
> > > > > ProcessSiteGroups...
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]:
> > > > > ProcessWebAcls...
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Processing
> > > > > web Url=/, Id'3023eb-c4ba-4587-9a61-a51b10dad153, RootWeb=True, cACE
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Push sql
> > > > > command to the stack. Length623, ParamsÂ….
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Executing 1
> > > > > sql commands.
> > > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: Action
> > > > > 3.0.12.2000 of Microsoft.SharePoint.Upgrade.SPContentDatabaseSequence failed.
> > > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: Incorrect syntax
> > > > > near 'à'.
> > > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: at
> > > > > System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean
> > > > > breakConnection)
> > > > > at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException
> > > > > exception, Boolean breakConnection)
> > > > > at
> > > > > System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject
> > > > > stateObj)
> > > > > at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior,
> > > > > SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet
> > > > > bulkCopyHandler, TdsParserStateObject stateObj)
> > > > > at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds,
> > > > > RunBehavior runBehavior, String resetOptionsString)
> > > > > at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior
> > > > > cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
> > > > > at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior
> > > > > cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method,
> > > > > DbAsyncResult result)
> > > > > at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult
> > > > > result, String methodName, Boolean sendToPipe)
> > > > > at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
> > > > > at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand
> > > > > command)
> > > > > at Microsoft.SharePoint.Upgrade.SecurityUpgradeAction.ExecuteSqlCmdList()
> > > > > at Microsoft.SharePoint.Upgrade.SecurityUpgrade2.ProcessWebAcl(Int32
> > > > > iPageSize)
> > > > > at Microsoft.SharePoint.Upgrade.SecurityUpgrade2.Upgrade()
> > > > > at Microsoft.SharePoint.Upgrade.SPActionSequence.Upgrade()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Begin
> > > > > Rollback()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: End Rollback()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Begin
> > > > > Dispose()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: End Dispose()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Elapsed
> > > > > time: 00:00:00.4897501.
> > > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: Upgrade [SPContentDatabase
> > > > > Name=portails1_site Parent=SPDatabaseServiceInstance] failed.
> > > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: Incorrect syntax near 'à'.
> > > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: at
> > > > > System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean
> > > > > breakConnection)
> > > > > at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException
> > > > > exception, Boolean breakConnection)
>
> > > > > Si vous avez une id, je suis preneur.
>
> > > > > Merci
>
> > > > > --
> > > > >http://fmdain.blogspot.com/-Hidequoted text -- Show quoted text -- Hide quoted text -- Show quoted text -- Hide quoted text -- Show quoted text -
Ca a fonctionné en effet !
Sur un serveur
- EN
- SQL Express 2k5 SP1
- WSS 2 FR
- WSS 3 FR
Mais bon, j'espère que c'est bien ca qui a fait fonctionner la
migration !
Car sinon, je vais passer pour un abruti !!!
Car je vois pas quoi d'autre ca pourrait être à part un miracle !!
Salutations
Cédric Petter
On Oct 16, 5:19 pm, Memnoch wrote:
> et migration fonctionne ?
> --http://fmdain.blogspot.com/
>
>
>
> "bboule" wrote:
> > C'est bon j'ai trouvé tout seul comme un grand !!
> > Il faut lors de la création de l'intance SQL, dans les paramètres du
> > classement du service, mettre les données suivantes :
> > - Indicateur de classement : Latin1 General
> > - décocher respecter la casse
> > - cocher respecter les accents
> > - cocher respecter les caractères Kana
> > - cocher respecter la largeur
>
> > et le tour est joué !!!
>
> > Salutations tout le monde
>
> > Cédric Petter
>
> > On Oct 16, 3:21 pm, "bboule" wrote:
> > > Y aurait-il possibiltié que tu nous explique quelle est la solution
> > > ?????
>
> > > Ca sera pratique !!!
>
> > > merci d'avance
>
> > > Cédric Petter
>
> > > On Oct 16, 2:05 pm, Memnoch wrote:
>
> > > > Je viens de trouver la cause du problème, mais bon ca vas être dur de corrigé
> > > > vu que le SQL est généré par MOSS
> > > > --http://fmdain.blogspot.com/
>
> > > > "Memnoch" wrote:
> > > > > Bonjour,
>
> > > > > J'ai déja posté un post similaire, mais ce dernier manquant d'information.
> > > > > Voici un complément d'information.
>
> > > > > L'erreur semble se produire à la deuxième étape de la migration des
> > > > > sécurité. Voici un extrait du fichier de log :
>
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Begin
> > > > > Initialize()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: End
> > > > > Initialize()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [INFO] [13/10/2006 14:35:22]: Security
> > > > > upgrade step 2 : Sites and Webs.
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Begin
> > > > > Upgrade()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]:
> > > > > ProcessSiteGroups...
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]:
> > > > > ProcessWebAcls...
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Processing
> > > > > web Url=/, Id'3023eb-c4ba-4587-9a61-a51b10dad153, RootWeb=True, cACE
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Push sql
> > > > > command to the stack. Length623, ParamsÂ….
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Executing 1
> > > > > sql commands.
> > > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: Action
> > > > > 3.0.12.2000 of Microsoft.SharePoint.Upgrade.SPContentDatabaseSequence failed.
> > > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: Incorrect syntax
> > > > > near 'à'.
> > > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: at
> > > > > System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean
> > > > > breakConnection)
> > > > > at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException
> > > > > exception, Boolean breakConnection)
> > > > > at
> > > > > System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject
> > > > > stateObj)
> > > > > at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior,
> > > > > SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet
> > > > > bulkCopyHandler, TdsParserStateObject stateObj)
> > > > > at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds,
> > > > > RunBehavior runBehavior, String resetOptionsString)
> > > > > at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior
> > > > > cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
> > > > > at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior
> > > > > cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method,
> > > > > DbAsyncResult result)
> > > > > at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult
> > > > > result, String methodName, Boolean sendToPipe)
> > > > > at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
> > > > > at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand
> > > > > command)
> > > > > at Microsoft.SharePoint.Upgrade.SecurityUpgradeAction.ExecuteSqlCmdList()
> > > > > at Microsoft.SharePoint.Upgrade.SecurityUpgrade2.ProcessWebAcl(Int32
> > > > > iPageSize)
> > > > > at Microsoft.SharePoint.Upgrade.SecurityUpgrade2.Upgrade()
> > > > > at Microsoft.SharePoint.Upgrade.SPActionSequence.Upgrade()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Begin
> > > > > Rollback()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: End Rollback()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Begin
> > > > > Dispose()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: End Dispose()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Elapsed
> > > > > time: 00:00:00.4897501.
> > > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: Upgrade [SPContentDatabase
> > > > > Name=portails1_site Parent=SPDatabaseServiceInstance] failed.
> > > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: Incorrect syntax near 'à'.
> > > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: at
> > > > > System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean
> > > > > breakConnection)
> > > > > at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException
> > > > > exception, Boolean breakConnection)
>
> > > > > Si vous avez une id, je suis preneur.
>
> > > > > Merci
>
> > > > > --
> > > > >http://fmdain.blogspot.com/-Hidequoted text -- Show quoted text -- Hide quoted text -- Show quoted text -- Hide quoted text -- Show quoted text -
Ca a fonctionné en effet !
Sur un serveur
- EN
- SQL Express 2k5 SP1
- WSS 2 FR
- WSS 3 FR
Mais bon, j'espère que c'est bien ca qui a fait fonctionner la
migration !
Car sinon, je vais passer pour un abruti !!!
Car je vois pas quoi d'autre ca pourrait être à part un miracle !!
Salutations
Cédric Petter
On Oct 16, 5:19 pm, Memnoch <Memn...@discussions.microsoft.com> wrote:
> et migration fonctionne ?
> --http://fmdain.blogspot.com/
>
>
>
> "bboule" wrote:
> > C'est bon j'ai trouvé tout seul comme un grand !!
> > Il faut lors de la création de l'intance SQL, dans les paramètres du
> > classement du service, mettre les données suivantes :
> > - Indicateur de classement : Latin1 General
> > - décocher respecter la casse
> > - cocher respecter les accents
> > - cocher respecter les caractères Kana
> > - cocher respecter la largeur
>
> > et le tour est joué !!!
>
> > Salutations tout le monde
>
> > Cédric Petter
>
> > On Oct 16, 3:21 pm, "bboule" <bbo...@gmail.com> wrote:
> > > Y aurait-il possibiltié que tu nous explique quelle est la solution
> > > ?????
>
> > > Ca sera pratique !!!
>
> > > merci d'avance
>
> > > Cédric Petter
>
> > > On Oct 16, 2:05 pm, Memnoch <Memn...@discussions.microsoft.com> wrote:
>
> > > > Je viens de trouver la cause du problème, mais bon ca vas être dur de corrigé
> > > > vu que le SQL est généré par MOSS
> > > > --http://fmdain.blogspot.com/
>
> > > > "Memnoch" wrote:
> > > > > Bonjour,
>
> > > > > J'ai déja posté un post similaire, mais ce dernier manquant d'information.
> > > > > Voici un complément d'information.
>
> > > > > L'erreur semble se produire à la deuxième étape de la migration des
> > > > > sécurité. Voici un extrait du fichier de log :
>
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Begin
> > > > > Initialize()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: End
> > > > > Initialize()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [INFO] [13/10/2006 14:35:22]: Security
> > > > > upgrade step 2 : Sites and Webs.
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Begin
> > > > > Upgrade()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]:
> > > > > ProcessSiteGroups...
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]:
> > > > > ProcessWebAcls...
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Processing
> > > > > web Url=/, Id'3023eb-c4ba-4587-9a61-a51b10dad153, RootWeb=True, cACE
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Push sql
> > > > > command to the stack. Length623, ParamsÂ….
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Executing 1
> > > > > sql commands.
> > > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: Action
> > > > > 3.0.12.2000 of Microsoft.SharePoint.Upgrade.SPContentDatabaseSequence failed.
> > > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: Incorrect syntax
> > > > > near 'à'.
> > > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: at
> > > > > System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean
> > > > > breakConnection)
> > > > > at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException
> > > > > exception, Boolean breakConnection)
> > > > > at
> > > > > System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject
> > > > > stateObj)
> > > > > at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior,
> > > > > SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet
> > > > > bulkCopyHandler, TdsParserStateObject stateObj)
> > > > > at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds,
> > > > > RunBehavior runBehavior, String resetOptionsString)
> > > > > at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior
> > > > > cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
> > > > > at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior
> > > > > cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method,
> > > > > DbAsyncResult result)
> > > > > at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult
> > > > > result, String methodName, Boolean sendToPipe)
> > > > > at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
> > > > > at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand
> > > > > command)
> > > > > at Microsoft.SharePoint.Upgrade.SecurityUpgradeAction.ExecuteSqlCmdList()
> > > > > at Microsoft.SharePoint.Upgrade.SecurityUpgrade2.ProcessWebAcl(Int32
> > > > > iPageSize)
> > > > > at Microsoft.SharePoint.Upgrade.SecurityUpgrade2.Upgrade()
> > > > > at Microsoft.SharePoint.Upgrade.SPActionSequence.Upgrade()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Begin
> > > > > Rollback()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: End Rollback()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Begin
> > > > > Dispose()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: End Dispose()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Elapsed
> > > > > time: 00:00:00.4897501.
> > > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: Upgrade [SPContentDatabase
> > > > > Name=portails1_site Parent=SPDatabaseServiceInstance] failed.
> > > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: Incorrect syntax near 'à'.
> > > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: at
> > > > > System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean
> > > > > breakConnection)
> > > > > at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException
> > > > > exception, Boolean breakConnection)
>
> > > > > Si vous avez une id, je suis preneur.
>
> > > > > Merci
>
> > > > > --
> > > > >http://fmdain.blogspot.com/-Hidequoted text -- Show quoted text -- Hide quoted text -- Show quoted text -- Hide quoted text -- Show quoted text -
Ca a fonctionné en effet !
Sur un serveur
- EN
- SQL Express 2k5 SP1
- WSS 2 FR
- WSS 3 FR
Mais bon, j'espère que c'est bien ca qui a fait fonctionner la
migration !
Car sinon, je vais passer pour un abruti !!!
Car je vois pas quoi d'autre ca pourrait être à part un miracle !!
Salutations
Cédric Petter
On Oct 16, 5:19 pm, Memnoch wrote:
> et migration fonctionne ?
> --http://fmdain.blogspot.com/
>
>
>
> "bboule" wrote:
> > C'est bon j'ai trouvé tout seul comme un grand !!
> > Il faut lors de la création de l'intance SQL, dans les paramètres du
> > classement du service, mettre les données suivantes :
> > - Indicateur de classement : Latin1 General
> > - décocher respecter la casse
> > - cocher respecter les accents
> > - cocher respecter les caractères Kana
> > - cocher respecter la largeur
>
> > et le tour est joué !!!
>
> > Salutations tout le monde
>
> > Cédric Petter
>
> > On Oct 16, 3:21 pm, "bboule" wrote:
> > > Y aurait-il possibiltié que tu nous explique quelle est la solution
> > > ?????
>
> > > Ca sera pratique !!!
>
> > > merci d'avance
>
> > > Cédric Petter
>
> > > On Oct 16, 2:05 pm, Memnoch wrote:
>
> > > > Je viens de trouver la cause du problème, mais bon ca vas être dur de corrigé
> > > > vu que le SQL est généré par MOSS
> > > > --http://fmdain.blogspot.com/
>
> > > > "Memnoch" wrote:
> > > > > Bonjour,
>
> > > > > J'ai déja posté un post similaire, mais ce dernier manquant d'information.
> > > > > Voici un complément d'information.
>
> > > > > L'erreur semble se produire à la deuxième étape de la migration des
> > > > > sécurité. Voici un extrait du fichier de log :
>
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Begin
> > > > > Initialize()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: End
> > > > > Initialize()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [INFO] [13/10/2006 14:35:22]: Security
> > > > > upgrade step 2 : Sites and Webs.
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Begin
> > > > > Upgrade()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]:
> > > > > ProcessSiteGroups...
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]:
> > > > > ProcessWebAcls...
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Processing
> > > > > web Url=/, Id'3023eb-c4ba-4587-9a61-a51b10dad153, RootWeb=True, cACE
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Push sql
> > > > > command to the stack. Length623, ParamsÂ….
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Executing 1
> > > > > sql commands.
> > > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: Action
> > > > > 3.0.12.2000 of Microsoft.SharePoint.Upgrade.SPContentDatabaseSequence failed.
> > > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: Incorrect syntax
> > > > > near 'à'.
> > > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: at
> > > > > System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean
> > > > > breakConnection)
> > > > > at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException
> > > > > exception, Boolean breakConnection)
> > > > > at
> > > > > System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject
> > > > > stateObj)
> > > > > at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior,
> > > > > SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet
> > > > > bulkCopyHandler, TdsParserStateObject stateObj)
> > > > > at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds,
> > > > > RunBehavior runBehavior, String resetOptionsString)
> > > > > at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior
> > > > > cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
> > > > > at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior
> > > > > cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method,
> > > > > DbAsyncResult result)
> > > > > at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult
> > > > > result, String methodName, Boolean sendToPipe)
> > > > > at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
> > > > > at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand
> > > > > command)
> > > > > at Microsoft.SharePoint.Upgrade.SecurityUpgradeAction.ExecuteSqlCmdList()
> > > > > at Microsoft.SharePoint.Upgrade.SecurityUpgrade2.ProcessWebAcl(Int32
> > > > > iPageSize)
> > > > > at Microsoft.SharePoint.Upgrade.SecurityUpgrade2.Upgrade()
> > > > > at Microsoft.SharePoint.Upgrade.SPActionSequence.Upgrade()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Begin
> > > > > Rollback()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: End Rollback()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Begin
> > > > > Dispose()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: End Dispose()
> > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22]: Elapsed
> > > > > time: 00:00:00.4897501.
> > > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: Upgrade [SPContentDatabase
> > > > > Name=portails1_site Parent=SPDatabaseServiceInstance] failed.
> > > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: Incorrect syntax near 'à'.
> > > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: at
> > > > > System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean
> > > > > breakConnection)
> > > > > at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException
> > > > > exception, Boolean breakConnection)
>
> > > > > Si vous avez une id, je suis preneur.
>
> > > > > Merci
>
> > > > > --
> > > > >http://fmdain.blogspot.com/-Hidequoted text -- Show quoted text -- Hide quoted text -- Show quoted text -- Hide quoted text -- Show quoted text -
Comment from product team :
"Thank you for submitting the bug. This issue occurs on some languages
including French for Beta2 TR. It is fixed for RTM so please check again when
RTM version is released."
--http://fmdain.blogspot.com/
"bboule" wrote:
> Ca a fonctionné en effet !
> Sur un serveur
> - EN
> - SQL Express 2k5 SP1
> - WSS 2 FR
> - WSS 3 FR
> Mais bon, j'espère que c'est bien ca qui a fait fonctionner la
> migration !
> Car sinon, je vais passer pour un abruti !!!
> Car je vois pas quoi d'autre ca pourrait être à part un miracle !!
> Salutations
> Cédric Petter
> On Oct 16, 5:19 pm, Memnoch wrote:
> > et migration fonctionne ?
> > --http://fmdain.blogspot.com/
> > "bboule" wrote:
> > > C'est bon j'ai trouvé tout seul comme un grand !!
> > > Il faut lors de la création de l'intance SQL, dans les paramètr es du
> > > classement du service, mettre les données suivantes :
> > > - Indicateur de classement : Latin1 General
> > > - décocher respecter la casse
> > > - cocher respecter les accents
> > > - cocher respecter les caractères Kana
> > > - cocher respecter la largeur
> > > et le tour est joué !!!
> > > Salutations tout le monde
> > > Cédric Petter
> > > On Oct 16, 3:21 pm, "bboule" wrote:
> > > > Y aurait-il possibiltié que tu nous explique quelle est la solu tion
> > > > ?????
> > > > Ca sera pratique !!!
> > > > merci d'avance
> > > > Cédric Petter
> > > > On Oct 16, 2:05 pm, Memnoch w rote:
> > > > > Je viens de trouver la cause du problème, mais bon ca vas ê tre dur de corrigé
> > > > > vu que le SQL est généré par MOSS
> > > > > --http://fmdain.blogspot.com/
> > > > > "Memnoch" wrote:
> > > > > > Bonjour,
> > > > > > J'ai déja posté un post similaire, mais ce dernier manqua nt d'information.
> > > > > > Voici un complément d'information.
> > > > > > L'erreur semble se produire à la deuxième étape de la m igration des
> > > > > > sécurité. Voici un extrait du fichier de log :
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: Begin
> > > > > > Initialize()
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: End
> > > > > > Initialize()
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [INFO] [13/10/2006 14:35:22] : Security
> > > > > > upgrade step 2 : Sites and Webs.
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: Begin
> > > > > > Upgrade()
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]:
> > > > > > ProcessSiteGroups...
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]:
> > > > > > ProcessWebAcls...
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: Processing
> > > > > > web Url=/, Id'3023eb-c4ba-4587-9a61-a51b10dad153, RootW eb=True, cACE
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: Push sql
> > > > > > command to the stack. Length623, Params….
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: Executing 1
> > > > > > sql commands.
> > > > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: Ac tion
> > > > > > 3.0.12.2000 of Microsoft.SharePoint.Upgrade.SPContentDatabase Sequence failed.
> > > > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: In correct syntax
> > > > > > near 'à'.
> > > > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: at
> > > > > > System.Data.SqlClient.SqlConnection.OnError(SqlException exce ption, Boolean
> > > > > > breakConnection)
> > > > > > at System.Data.SqlClient.SqlInternalConnection.OnError(Sql Exception
> > > > > > exception, Boolean breakConnection)
> > > > > > at
> > > > > > System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsP arserStateObject
> > > > > > stateObj)
> > > > > > at System.Data.SqlClient.TdsParser.Run(RunBehavior runBeha vior,
> > > > > > SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimp leResultSet
> > > > > > bulkCopyHandler, TdsParserStateObject stateObj)
> > > > > > at System.Data.SqlClient.SqlCommand.FinishExecuteReader(Sq lDataReader ds,
> > > > > > RunBehavior runBehavior, String resetOptionsString)
> > > > > > at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(Co mmandBehavior
> > > > > > cmdBehavior, RunBehavior runBehavior, Boolean returnStream, B oolean async)
> > > > > > at System.Data.SqlClient.SqlCommand.RunExecuteReader(Comma ndBehavior
> > > > > > cmdBehavior, RunBehavior runBehavior, Boolean returnStream, S tring method,
> > > > > > DbAsyncResult result)
> > > > > > at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuer y(DbAsyncResult
> > > > > > result, String methodName, Boolean sendToPipe)
> > > > > > at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
> > > > > > at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQue ry(SqlCommand
> > > > > > command)
> > > > > > at Microsoft.SharePoint.Upgrade.SecurityUpgradeAction.Exec uteSqlCmdList()
> > > > > > at Microsoft.SharePoint.Upgrade.SecurityUpgrade2.ProcessWe bAcl(Int32
> > > > > > iPageSize)
> > > > > > at Microsoft.SharePoint.Upgrade.SecurityUpgrade2.Upgrade()
> > > > > > at Microsoft.SharePoint.Upgrade.SPActionSequence.Upgrade()
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: Begin
> > > > > > Rollback()
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: End Rollback()
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: Begin
> > > > > > Dispose()
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: End Dispose()
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: Elapsed
> > > > > > time: 00:00:00.4897501.
> > > > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: Upgrade [SPContent Database
> > > > > > Name=portails1_site Parent=SPDatabaseServiceInstance] fai led.
> > > > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: Incorrect syntax n ear 'à'.
> > > > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: at
> > > > > > System.Data.SqlClient.SqlConnection.OnError(SqlException exce ption, Boolean
> > > > > > breakConnection)
> > > > > > at System.Data.SqlClient.SqlInternalConnection.OnError(Sql Exception
> > > > > > exception, Boolean breakConnection)
> > > > > > Si vous avez une id, je suis preneur.
> > > > > > Merci
> > > > > > --
> > > > > >http://fmdain.blogspot.com/-Hidequotedtext -- Show quoted text -- Hide quoted text -- Show quoted text -- Hide quoted text -- Show quoted text -- Hide quoted text -- Show quoted text -
Comment from product team :
"Thank you for submitting the bug. This issue occurs on some languages
including French for Beta2 TR. It is fixed for RTM so please check again when
RTM version is released."
--http://fmdain.blogspot.com/
"bboule" wrote:
> Ca a fonctionné en effet !
> Sur un serveur
> - EN
> - SQL Express 2k5 SP1
> - WSS 2 FR
> - WSS 3 FR
> Mais bon, j'espère que c'est bien ca qui a fait fonctionner la
> migration !
> Car sinon, je vais passer pour un abruti !!!
> Car je vois pas quoi d'autre ca pourrait être à part un miracle !!
> Salutations
> Cédric Petter
> On Oct 16, 5:19 pm, Memnoch <Memn...@discussions.microsoft.com> wrote:
> > et migration fonctionne ?
> > --http://fmdain.blogspot.com/
> > "bboule" wrote:
> > > C'est bon j'ai trouvé tout seul comme un grand !!
> > > Il faut lors de la création de l'intance SQL, dans les paramètr es du
> > > classement du service, mettre les données suivantes :
> > > - Indicateur de classement : Latin1 General
> > > - décocher respecter la casse
> > > - cocher respecter les accents
> > > - cocher respecter les caractères Kana
> > > - cocher respecter la largeur
> > > et le tour est joué !!!
> > > Salutations tout le monde
> > > Cédric Petter
> > > On Oct 16, 3:21 pm, "bboule" <bbo...@gmail.com> wrote:
> > > > Y aurait-il possibiltié que tu nous explique quelle est la solu tion
> > > > ?????
> > > > Ca sera pratique !!!
> > > > merci d'avance
> > > > Cédric Petter
> > > > On Oct 16, 2:05 pm, Memnoch <Memn...@discussions.microsoft.com> w rote:
> > > > > Je viens de trouver la cause du problème, mais bon ca vas ê tre dur de corrigé
> > > > > vu que le SQL est généré par MOSS
> > > > > --http://fmdain.blogspot.com/
> > > > > "Memnoch" wrote:
> > > > > > Bonjour,
> > > > > > J'ai déja posté un post similaire, mais ce dernier manqua nt d'information.
> > > > > > Voici un complément d'information.
> > > > > > L'erreur semble se produire à la deuxième étape de la m igration des
> > > > > > sécurité. Voici un extrait du fichier de log :
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: Begin
> > > > > > Initialize()
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: End
> > > > > > Initialize()
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [INFO] [13/10/2006 14:35:22] : Security
> > > > > > upgrade step 2 : Sites and Webs.
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: Begin
> > > > > > Upgrade()
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]:
> > > > > > ProcessSiteGroups...
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]:
> > > > > > ProcessWebAcls...
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: Processing
> > > > > > web Url=/, Id=273023eb-c4ba-4587-9a61-a51b10dad153, RootW eb=True, cACE=19
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: Push sql
> > > > > > command to the stack. Length=11623, Params=85.
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: Executing 1
> > > > > > sql commands.
> > > > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: Ac tion
> > > > > > 3.0.12.2000 of Microsoft.SharePoint.Upgrade.SPContentDatabase Sequence failed.
> > > > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: In correct syntax
> > > > > > near 'à'.
> > > > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: at
> > > > > > System.Data.SqlClient.SqlConnection.OnError(SqlException exce ption, Boolean
> > > > > > breakConnection)
> > > > > > at System.Data.SqlClient.SqlInternalConnection.OnError(Sql Exception
> > > > > > exception, Boolean breakConnection)
> > > > > > at
> > > > > > System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsP arserStateObject
> > > > > > stateObj)
> > > > > > at System.Data.SqlClient.TdsParser.Run(RunBehavior runBeha vior,
> > > > > > SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimp leResultSet
> > > > > > bulkCopyHandler, TdsParserStateObject stateObj)
> > > > > > at System.Data.SqlClient.SqlCommand.FinishExecuteReader(Sq lDataReader ds,
> > > > > > RunBehavior runBehavior, String resetOptionsString)
> > > > > > at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(Co mmandBehavior
> > > > > > cmdBehavior, RunBehavior runBehavior, Boolean returnStream, B oolean async)
> > > > > > at System.Data.SqlClient.SqlCommand.RunExecuteReader(Comma ndBehavior
> > > > > > cmdBehavior, RunBehavior runBehavior, Boolean returnStream, S tring method,
> > > > > > DbAsyncResult result)
> > > > > > at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuer y(DbAsyncResult
> > > > > > result, String methodName, Boolean sendToPipe)
> > > > > > at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
> > > > > > at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQue ry(SqlCommand
> > > > > > command)
> > > > > > at Microsoft.SharePoint.Upgrade.SecurityUpgradeAction.Exec uteSqlCmdList()
> > > > > > at Microsoft.SharePoint.Upgrade.SecurityUpgrade2.ProcessWe bAcl(Int32
> > > > > > iPageSize)
> > > > > > at Microsoft.SharePoint.Upgrade.SecurityUpgrade2.Upgrade()
> > > > > > at Microsoft.SharePoint.Upgrade.SPActionSequence.Upgrade()
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: Begin
> > > > > > Rollback()
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: End Rollback()
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: Begin
> > > > > > Dispose()
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: End Dispose()
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: Elapsed
> > > > > > time: 00:00:00.4897501.
> > > > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: Upgrade [SPContent Database
> > > > > > Name=portails1_site Parent=SPDatabaseServiceInstance] fai led.
> > > > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: Incorrect syntax n ear 'à'.
> > > > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: at
> > > > > > System.Data.SqlClient.SqlConnection.OnError(SqlException exce ption, Boolean
> > > > > > breakConnection)
> > > > > > at System.Data.SqlClient.SqlInternalConnection.OnError(Sql Exception
> > > > > > exception, Boolean breakConnection)
> > > > > > Si vous avez une id, je suis preneur.
> > > > > > Merci
> > > > > > --
> > > > > >http://fmdain.blogspot.com/-Hidequotedtext -- Show quoted text -- Hide quoted text -- Show quoted text -- Hide quoted text -- Show quoted text -- Hide quoted text -- Show quoted text -
Comment from product team :
"Thank you for submitting the bug. This issue occurs on some languages
including French for Beta2 TR. It is fixed for RTM so please check again when
RTM version is released."
--http://fmdain.blogspot.com/
"bboule" wrote:
> Ca a fonctionné en effet !
> Sur un serveur
> - EN
> - SQL Express 2k5 SP1
> - WSS 2 FR
> - WSS 3 FR
> Mais bon, j'espère que c'est bien ca qui a fait fonctionner la
> migration !
> Car sinon, je vais passer pour un abruti !!!
> Car je vois pas quoi d'autre ca pourrait être à part un miracle !!
> Salutations
> Cédric Petter
> On Oct 16, 5:19 pm, Memnoch wrote:
> > et migration fonctionne ?
> > --http://fmdain.blogspot.com/
> > "bboule" wrote:
> > > C'est bon j'ai trouvé tout seul comme un grand !!
> > > Il faut lors de la création de l'intance SQL, dans les paramètr es du
> > > classement du service, mettre les données suivantes :
> > > - Indicateur de classement : Latin1 General
> > > - décocher respecter la casse
> > > - cocher respecter les accents
> > > - cocher respecter les caractères Kana
> > > - cocher respecter la largeur
> > > et le tour est joué !!!
> > > Salutations tout le monde
> > > Cédric Petter
> > > On Oct 16, 3:21 pm, "bboule" wrote:
> > > > Y aurait-il possibiltié que tu nous explique quelle est la solu tion
> > > > ?????
> > > > Ca sera pratique !!!
> > > > merci d'avance
> > > > Cédric Petter
> > > > On Oct 16, 2:05 pm, Memnoch w rote:
> > > > > Je viens de trouver la cause du problème, mais bon ca vas ê tre dur de corrigé
> > > > > vu que le SQL est généré par MOSS
> > > > > --http://fmdain.blogspot.com/
> > > > > "Memnoch" wrote:
> > > > > > Bonjour,
> > > > > > J'ai déja posté un post similaire, mais ce dernier manqua nt d'information.
> > > > > > Voici un complément d'information.
> > > > > > L'erreur semble se produire à la deuxième étape de la m igration des
> > > > > > sécurité. Voici un extrait du fichier de log :
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: Begin
> > > > > > Initialize()
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: End
> > > > > > Initialize()
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [INFO] [13/10/2006 14:35:22] : Security
> > > > > > upgrade step 2 : Sites and Webs.
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: Begin
> > > > > > Upgrade()
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]:
> > > > > > ProcessSiteGroups...
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]:
> > > > > > ProcessWebAcls...
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: Processing
> > > > > > web Url=/, Id'3023eb-c4ba-4587-9a61-a51b10dad153, RootW eb=True, cACE
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: Push sql
> > > > > > command to the stack. Length623, Params….
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: Executing 1
> > > > > > sql commands.
> > > > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: Ac tion
> > > > > > 3.0.12.2000 of Microsoft.SharePoint.Upgrade.SPContentDatabase Sequence failed.
> > > > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: In correct syntax
> > > > > > near 'à'.
> > > > > > [SPContentDatabaseSequence] [ERROR] [13/10/2006 14:35:22]: at
> > > > > > System.Data.SqlClient.SqlConnection.OnError(SqlException exce ption, Boolean
> > > > > > breakConnection)
> > > > > > at System.Data.SqlClient.SqlInternalConnection.OnError(Sql Exception
> > > > > > exception, Boolean breakConnection)
> > > > > > at
> > > > > > System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsP arserStateObject
> > > > > > stateObj)
> > > > > > at System.Data.SqlClient.TdsParser.Run(RunBehavior runBeha vior,
> > > > > > SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimp leResultSet
> > > > > > bulkCopyHandler, TdsParserStateObject stateObj)
> > > > > > at System.Data.SqlClient.SqlCommand.FinishExecuteReader(Sq lDataReader ds,
> > > > > > RunBehavior runBehavior, String resetOptionsString)
> > > > > > at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(Co mmandBehavior
> > > > > > cmdBehavior, RunBehavior runBehavior, Boolean returnStream, B oolean async)
> > > > > > at System.Data.SqlClient.SqlCommand.RunExecuteReader(Comma ndBehavior
> > > > > > cmdBehavior, RunBehavior runBehavior, Boolean returnStream, S tring method,
> > > > > > DbAsyncResult result)
> > > > > > at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuer y(DbAsyncResult
> > > > > > result, String methodName, Boolean sendToPipe)
> > > > > > at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
> > > > > > at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQue ry(SqlCommand
> > > > > > command)
> > > > > > at Microsoft.SharePoint.Upgrade.SecurityUpgradeAction.Exec uteSqlCmdList()
> > > > > > at Microsoft.SharePoint.Upgrade.SecurityUpgrade2.ProcessWe bAcl(Int32
> > > > > > iPageSize)
> > > > > > at Microsoft.SharePoint.Upgrade.SecurityUpgrade2.Upgrade()
> > > > > > at Microsoft.SharePoint.Upgrade.SPActionSequence.Upgrade()
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: Begin
> > > > > > Rollback()
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: End Rollback()
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: Begin
> > > > > > Dispose()
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: End Dispose()
> > > > > > [SecurityUpgrade2] [3.0.12.2000] [DEBUG] [13/10/2006 14:35:22 ]: Elapsed
> > > > > > time: 00:00:00.4897501.
> > > > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: Upgrade [SPContent Database
> > > > > > Name=portails1_site Parent=SPDatabaseServiceInstance] fai led.
> > > > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: Incorrect syntax n ear 'à'.
> > > > > > [SPManager] [ERROR] [13/10/2006 14:35:22]: at
> > > > > > System.Data.SqlClient.SqlConnection.OnError(SqlException exce ption, Boolean
> > > > > > breakConnection)
> > > > > > at System.Data.SqlClient.SqlInternalConnection.OnError(Sql Exception
> > > > > > exception, Boolean breakConnection)
> > > > > > Si vous avez une id, je suis preneur.
> > > > > > Merci
> > > > > > --
> > > > > >http://fmdain.blogspot.com/-Hidequotedtext -- Show quoted text -- Hide quoted text -- Show quoted text -- Hide quoted text -- Show quoted text -- Hide quoted text -- Show quoted text -