Hi Jonathan,
I had seen that before (sorry, should have mentioned this in original post) but in the objects_5_0.C file there is no UID matching the one that the installed flagged.
I did however find the UID in the $FWDIR/conf/asm.C file and I believe that this is the cause of my error.
In the asm.C file I can see the following ...
...
: (A9F495C17-992D-4451-B3E0-FC35BE3F6D45
:AdminInfo (
:ClassName (simple_pattern_definition)
:chkpf_uid ("{9F495C17-992D-4451-B3E0-FC35BE3F6D4 ‚")
:table (asm)
...
I'm pretty sure that should read
:chkpf_uid ("{9F495C17-992D-4451-B3E0-FC35BE3F6D45}")
as per the error that I received from the R80.10 Upgrade Verification Service.
Corrupted objects ids
Description:
Database contains corrupted object ids and therefore objects' functionality will be damaged
Please consult support how to fix the following corruption(s):
Table: asm Object name: A9F495C17-992D-4451-B3E0-FC35BE3F6D45 Object id: {9F495C17-992D-4451-B3E0-FC35BE3F6D4 ‚
I am unsure of
1. whether or not modifying the asm.C file is a good idea
2. Will the changes persist after upgrades/policy pushes etc?
Anyone have experience with this?
Mick