アーティクル - CS257488
エラー「データベース内のオブジェクト 'X' にスペースを割り当てることができませんでした<DB_Name>Windchill PDMLinkのさまざまな操作で「PRIMARY」ファイルグループがいっぱいであるため
修正日: 22-Apr-2025
適用対象
- Windchill PDMLink 10.0 to 13.0
説明
- アップロードまたはダウンロードが失敗し、次のエラーメッセージが表示されます:
Could not allocate space for object 'X' in database <DB_Name> because the 'primary' filegroup is full. Create disk space by deleting uneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.
- ワークスペースからWindchillサーバーへの新しいCADデータのチェックインまたはアップロードに失敗しました
- 競合管理ウィンドウの競合メッセージ
- 永続エラーが発生しました。システムメッセージは次のとおりです:
- メソッドサーバーログのエラー
com.microsoft.sqlserver.jdbc.SQLServerException: Could not allocate space for object '<DB_Name>.QueueEntry'.'QueueEntry$COMPOSITE0' in database '<DB_Name>' because the 'INDX' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.
- 競合管理ウィンドウの競合メッセージ
- ワークスペースに追加ウィンドウがフリーズしたり読み込みを続けたりして、サーバーからワークスペースにデータを読み込むことができません
- ユーザーに必要なすべてのアクセス権限があっても、以下の JavaScript 警告が表示され、新しいワークスペースの作成に失敗しました。
You do not have access to this object or it does not exist
- 再割り当てユーティリティが上記のエラーで失敗しています
- 永続エラーのため新しいオプションを作成できません
- スタンドアロン ブラウザでドキュメントまたは WTParts をチェックインできませんでした。ポップアップ ウィンドウに次のメッセージが表示されます。
Attention: Could not allocate space for object '<DB name>.RawMethodContextStats' in database '<DB name>' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.
- ユーザーはCreoファイルを開くことができません
- Methodserver.log に以下のエラーが発生しています
ERROR [wt.log4j.jmx.AsyncJDBCAppender.worker-2] wt.log4j.jmx.AsyncJDBCAppender - RawMethodContextStats: execute batch failed
ERROR [wt.log4j.jmx.AsyncJDBCAppender.worker-2] wt.log4j.jmx.AsyncJDBCAppender - RawMethodContextStats: flush all failed com.microsoft.sqlserver.jdbc.SQLServerException: The database 'xxxx' has reached its size quota. Partition or delete data, drop indexes, or consult the documentation for possible resolutions.
at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:262)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1624)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.doExecutePreparedStatementBatch(SQLServerPreparedStatement.java:2800)
最新バージョンはこちらを参照ください CS257488