Hello,
Yesterday I upgraded our Primary server from 11.2.4 to 11.3. Prior to doing so I ran the ZDC with the installation media for 11.3 and received no errors and all was clean. The upgrade completed successfully. Today I would like to upgrade from 11.3 to 11.4. I ran the ZDC that is with the 11.4 install media and I get some errors. Are these errors to be concerned with or can I proceed with the upgrade to 11.4?
Thanks,
Andrew
I receive these errors in the database verifier:
************************************************** ***************************
ZENworks Database Verifier
All required tables are found in the database.
Following objects missing are in tables' structures.
Severity Description
ERROR Missing object in table 'zQuickTaskAssignment'
Object type: [Constraint] , Object name: [fk_zQuickTaskAssignment_auxid]
Detail: [Name: fk_zQuickTaskAssignment_auxid, Type: F, Table: zQuickTaskAssignment]
Following mismatches were found in tables' structures.
Severity Description
ERROR Mismatch in table 'NC_PruningLog' structure.
Object type: [Column] , Object name: [CreateDate]
Expected: [Name: CreateDate, Size: 26, Type: TIMESTAMP, Nullable: false]
Found: [Name: CreateDate, Size: 26, Type: TIMESTAMP, Nullable: true]
ERROR Mismatch in table 'NC_PruningLog' structure.
Object type: [Column] , Object name: [Description]
Expected: [Name: Description, Size: 32700, Type: NVARCHAR, Nullable: true]
Found: [Name: Description, Size: 4000, Type: NVARCHAR, Nullable: true]
ERROR Mismatch in table 'zSystemUpdateLocation' structure.
Object type: [Column] , Object name: [alternateLocation]
Expected: [Name: alternateLocation, Size: 2147483647, Type: UNKNOWN, Nullable: false]
Found: [Name: alternateLocation, Size: 2147483647, Type: UNKNOWN, Nullable: true]
All required database Procedures/Views are present in the database.
************************************************** ***************************************
I also have these errors in the system files report (I do not have Patch Management or Asset Management so I assume I can disregard some of these)
************************************************** ****
Following required files are missing.
Severity Description
ERROR Missing file:
C:\Program Files (x86)\Novell\ZENworks\bin\TSUsage32.exe
ERROR Missing file:
C:\Program Files (x86)\Novell\ZENworks\bin\TSUsage64.exe
ERROR Missing file:
C:\Program Files (x86)\Novell\ZENworks\bin\UMxlator.exe
ERROR Missing file:
C:\Program Files (x86)\Novell\ZENworks\bin\ZCMUMHelper.exe
ERROR Missing file:
C:\Program Files (x86)\Novell\ZENworks\bin\XmlSerializers\AssetMana gementModule.XmlSerializers.dll
ERROR Missing file:
C:\Program Files (x86)\Novell\ZENworks\bin\modules\DelayLoad\AssetM anagementModule.dll
ERROR Missing file:
C:\Program Files (x86)\Novell\ZENworks\conf\resources\AssetManageme ntModule.conf
ERROR Missing file:
C:\Program Files (x86)\Novell\ZENworks\lang\AssetManagementModule_d e.dll
ERROR Missing file:
C:\Program Files (x86)\Novell\ZENworks\lang\AssetManagementModule_e s.dll
ERROR Missing file:
C:\Program Files (x86)\Novell\ZENworks\lang\AssetManagementModule_f r.dll
ERROR Missing file:
C:\Program Files (x86)\Novell\ZENworks\lang\AssetManagementModule_i t.dll
ERROR Missing file:
C:\Program Files (x86)\Novell\ZENworks\lang\AssetManagementModule_j a.dll
ERROR Missing file:
C:\Program Files (x86)\Novell\ZENworks\lang\AssetManagementModule_p t.dll
ERROR Missing file:
C:\Program Files (x86)\Novell\ZENworks\lang\AssetManagementModule_z h_CN.dll
ERROR Missing file:
C:\Program Files (x86)\Novell\ZENworks\lang\AssetManagementModule_z h_TW.dll
ERROR Missing file:
C:\Program Files (x86)\Novell\ZENworks\conf\pmconfig\PolicyDefiniti ons.xml
************************************************** **********************************