パフォーマンスアナリティクスデータ収集ジョブログに「Error collecting for java.lang.IllegalStateException: Sparse storage format has one field sys_id (スパースストレージ形式にフィールド があります) というエラーが表示されるIssue <!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #032D42; } a:visited { font-size: 12pt; color: #00718f; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } パフォーマンスアナリティクスジョブログには、次のエラーが表示される場合があります。 スパースストレージ形式には 1 つのフィールドがありますsys_id 例: Error collecting for 20180508 java.lang.IllegalStateException: Sparse storage format has one field, sys_idat com.glide.db.meta.SparseStorage.getValue(SparseStorage.java:70)at com.snc.pa.dc.Row.getValue(Row.java:164)at com.snc.pa.dc.DataCollector.map(DataCollector.java:565)at com.snc.pa.dc.DataCollector.collect(DataCollector.java:355) Release<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #032D42; } a:visited { font-size: 12pt; color: #00718f; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } すべてのリリース Cause<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #032D42; } a:visited { font-size: 12pt; color: #00718f; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } このエラーは次の原因で発生する可能性があります。 インジケーターに割り当てられたブレークダウンのファクトテーブルが、インジケーターのファクトテーブルと異なる。存在しないテーブル列を参照するインジケーターで使用されるスクリプト存在しない列と組み合わせたアグリゲートを使用するインジケーター Resolution<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #032D42; } a:visited { font-size: 12pt; color: #00718f; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } インスタンスの localhost ログにはスタックダンプが表示されるだけで、他には何も表示されず、どのテーブルとフィールドが読み取られたかを示す痕跡はありません。SN サポートのインシデントを作成する前に、次の手順が役立つ場合があります。 インスタンス localhost でのジョブログの表示エラーメッセージ「java.lang.IllegalStateException: Sparse storage format has one field, sys_id」を検索します。エラーメッセージの直後に、つからないフィールドとテーブルを示す行「データベースで構文エラーまたはアクセスルール違反が検出されました ('フィールドリスト' 内の不明な列 '<table>.<field>')」が表示されます。メッセージに「処理インジケータ ソース...(Processing Indicator Source ...)」が含まれている最初の行を特定します。関連する自動インジケーターを検索するには、上記のインジケーターソースを使用します。各インジケーターについて、使用されているブレークダウンとスクリプトを確認します。