|
1 | 1 | --- |
2 | | -description: >- |
3 | | - An Activity Auditing (SPAC) scan fails after upgrading Netwrix Access Analyzer |
4 | | - with an Invalid local SPAA storage version error; follow the steps to update |
5 | | - the SPAA database schema. |
| 2 | +title: "Error: Invalid Local SPAA Storage Version. Expected 11603 but Found 0" |
| 3 | +sidebar_label: "Error: Invalid Local SPAA Storage Version. Expected 11603 but Found 0" |
| 4 | +description: "Resolves the 'Invalid local SPAA storage version' error that occurs when running a SPAC System Scan in Netwrix Access Analyzer by updating the SPAA database schema through the appropriate System Scan and Bulk Import jobs." |
6 | 5 | keywords: |
7 | 6 | - SPAA |
8 | 7 | - SPAC |
9 | | - - Invalid local storage version |
10 | | - - SPSEEK |
11 | | - - SPAA_BulkImport |
| 8 | + - System Scan |
| 9 | + - Bulk Import |
| 10 | + - InvalidStorageVersionException |
| 11 | + - SharePoint |
| 12 | + - schema update |
12 | 13 | - Netwrix Access Analyzer |
13 | | - - database schema |
14 | | - - SystemScans |
| 14 | + - Netwrix Enterprise Auditor |
| 15 | + - database version |
| 16 | + - upgrade issue |
| 17 | + - SPSEEK |
15 | 18 | products: |
16 | | - - access-analyzer |
17 | | -sidebar_label: "Error: Invalid Local Storage Version" |
18 | | -tags: [] |
19 | | -title: 'Error: Invalid Local Storage Version' |
| 19 | + - enterprise_auditor |
20 | 20 | knowledge_article_id: kA0Qk0000001RUPKA2 |
21 | 21 | --- |
22 | 22 |
|
23 | | -# Error: Invalid Local Storage Version |
| 23 | +# Error: Invalid Local SPAA Storage Version When Running SPAC System Scan |
24 | 24 |
|
25 | 25 | ## Symptom |
26 | 26 |
|
27 | | -After the recent Netwrix Access Analyzer upgrade (`11.6.0.69`), an Activity Auditing (SPAC) scan populates the following error: |
| 27 | +When attempting to run a **SPAC System Scan** in **Netwrix Access Analyzer** (formerly Enterprise Auditor) after upgrading, the following error occurs: |
28 | 28 |
|
29 | 29 | ```text |
30 | 30 | Stealthbits.StealthAUDIT.DataCollectors.SPAA.Storage.InvalidStorageVersionException: |
31 | | -Invalid local SPAA storage version. Expected %x& but found %y%. |
| 31 | +Invalid local SPAA storage version. Expected 11603 but found 0. |
32 | 32 | ``` |
33 | 33 |
|
34 | 34 | ## Cause |
35 | 35 |
|
36 | | -The SPAA database schema is outdated and requires an update. |
| 36 | +The SPAA database schema is outdated and requires an update. This error occurs when a SPAC System Scan* is run *before* a SPAA System Scan or SPSEEK System Scan has been executed. |
37 | 37 |
|
38 | 38 | ## Resolution |
39 | 39 |
|
40 | 40 | Perform the following steps to update the database schema: |
41 | 41 |
|
42 | | -1. Run either the **1-SPSEEK_SystemScans** or **2-SPAA_SystemScans** job at `level 0`. Refer to the following articles for additional information: |
43 | | - - https://docs.netwrix.com/docs/auditor/10_8 |
44 | | - - https://docs.netwrix.com/docs/auditor/10_8 |
45 | | -2. Depending on the previously selected job, run either the **4-SPSEEK_BulkImport** or **5-SPAA_BulkImport** job to update the schema. |
46 | | -3. Run the **3-SPAC_SystemScans** job to verify that the issue is resolved. |
| 42 | +1. **Run a System Scan job at level 0** |
| 43 | + - Run either the **1-SPSEEK_SystemScans** or **2-SPAA_SystemScans** job. |
| 44 | + - Refer to the following documentation for details: |
| 45 | + - [1-SPSEEK_SystemScans Job ⸱ Netwrix Docs 🡥](https://docs.netwrix.com/docs/accessanalyzer/12_0/solutions/sharepoint/collection/spseek_systemscans) |
| 46 | + - [2-SPAA_SystemScans Job ⸱ Netwrix Docs 🡥](https://docs.netwrix.com/docs/accessanalyzer/12_0/solutions/sharepoint/collection/spaa_systemscans) |
| 47 | + |
| 48 | +2. **Run a Bulk Import job to update the schema** |
| 49 | + - Depending on the job used in step 1, run either the **4-SPSEEK_BulkImport** or **5-SPAA_BulkImport** job. |
47 | 50 |
|
48 | | -## Related Articles |
| 51 | +3. **Verify the issue is resolved** |
| 52 | + - Run the **3-SPAC_SystemScans** job to confirm that the error no longer appears. |
49 | 53 |
|
50 | | -- 0.Collection Job Group — 1-SPSEEK_SystemScans Job · v11.6 |
51 | | - https://docs.netwrix.com/docs/auditor/10_8 |
| 54 | +## Related Links |
52 | 55 |
|
53 | | -- 0.Collection Job Group — 2-SPAA_SystemScans Job · v11.6 |
54 | | - https://docs.netwrix.com/docs/auditor/10_8 |
| 56 | +- [1-SPSEEK_SystemScans Job](https://docs.netwrix.com/docs/accessanalyzer/12_0/solutions/sharepoint/collection/spseek_systemscans) |
| 57 | +- [2-SPAA_SystemScans Job](https://docs.netwrix.com/docs/accessanalyzer/12_0/solutions/sharepoint/collection/spaa_systemscans) |
0 commit comments