{
    "schema_version": "1.0",
    "phase": "H11.0-P4.3",
    "policy": "STRICT_CONFIGURED_SID_DIRECT",
    "branches": {
        "njch": {
            "status": "PASS",
            "resolution": {
                "mode": "CONFIGURED_SID_DIRECT",
                "source": "USER_CONFIRMED_SQL_DEVELOPER_SUCCESS_SCREENSHOTS",
                "endpoint": {
                    "host": "10.10.x.x",
                    "port": "1521",
                    "sid": "ORANJC"
                },
                "identity": {
                    "global_name": "ORANJC",
                    "db_name": "oranjc",
                    "service_name": "SYS$USERS",
                    "instance_name": "oranjc",
                    "hospital_names": [
                        "New Jeddah Clinic Hospital",
                        "NJCH"
                    ],
                    "fingerprint": "ded88a26a791c46c0aa56a9d5ee00d1b9fd31aca"
                }
            }
        },
        "jckh": {
            "status": "FAIL",
            "error": "BRANCH_SID_DIRECT_CONNECT_FAILED branch=JCKH; endpoint=10.11.42.10:1521/SID=orajck; oracle_error=ORA-12170; message=SQLSTATE[HY000]: pdo_oci_handle_factory: ORA-12170: TNS:Connect timeout occurred\n (ext\\pdo_oci\\oci_driver.c:728)"
        },
        "mnh": {
            "status": "PASS",
            "resolution": {
                "mode": "CONFIGURED_SID_DIRECT",
                "source": "USER_CONFIRMED_SQL_DEVELOPER_SUCCESS_SCREENSHOTS",
                "endpoint": {
                    "host": "10.20.x.x",
                    "port": "1521",
                    "sid": "oramnh"
                },
                "identity": {
                    "global_name": "ORAMNH",
                    "db_name": "oramnh",
                    "service_name": "SYS$USERS",
                    "instance_name": "oramnh",
                    "hospital_names": [
                        "Madina National Hospital",
                        "MNH"
                    ],
                    "fingerprint": "44cc438627ad3a100edd896f2c501bde19d171db"
                }
            }
        }
    },
    "diagnostics": {
        "schema_version": "3.0",
        "policy": "STRICT_CONFIGURED_SID_DIRECT",
        "branches_expected": [
            "njch",
            "jckh",
            "mnh"
        ],
        "resolved": {
            "njch": {
                "mode": "CONFIGURED_SID_DIRECT",
                "source": "USER_CONFIRMED_SQL_DEVELOPER_SUCCESS_SCREENSHOTS",
                "endpoint": {
                    "host": "10.10.x.x",
                    "port": "1521",
                    "sid": "ORANJC"
                },
                "identity": {
                    "global_name": "ORANJC",
                    "db_name": "oranjc",
                    "service_name": "SYS$USERS",
                    "instance_name": "oranjc",
                    "hospital_names": [
                        "New Jeddah Clinic Hospital",
                        "NJCH"
                    ],
                    "fingerprint": "ded88a26a791c46c0aa56a9d5ee00d1b9fd31aca"
                }
            },
            "mnh": {
                "mode": "CONFIGURED_SID_DIRECT",
                "source": "USER_CONFIRMED_SQL_DEVELOPER_SUCCESS_SCREENSHOTS",
                "endpoint": {
                    "host": "10.20.x.x",
                    "port": "1521",
                    "sid": "oramnh"
                },
                "identity": {
                    "global_name": "ORAMNH",
                    "db_name": "oramnh",
                    "service_name": "SYS$USERS",
                    "instance_name": "oramnh",
                    "hospital_names": [
                        "Madina National Hospital",
                        "MNH"
                    ],
                    "fingerprint": "44cc438627ad3a100edd896f2c501bde19d171db"
                }
            }
        },
        "access_paths_used": [],
        "attempts": {
            "njch": [
                {
                    "source": "AUTHORITATIVE_ENV_SID_CONTRACT",
                    "status": "PASS",
                    "configured": {
                        "connect_type": "sid",
                        "host": "10.10.x.x",
                        "port": "1521",
                        "sid": "ORANJC",
                        "username_present": true,
                        "password_present": true
                    },
                    "expected": {
                        "connect_type": "sid",
                        "host": "10.10.x.x",
                        "port": "1521",
                        "sid": "ORANJC"
                    }
                },
                {
                    "source": "DIRECT_SID_ORACLE_PROBE",
                    "status": "PASS",
                    "identity": {
                        "global_name": "ORANJC",
                        "db_name": "oranjc",
                        "service_name": "SYS$USERS",
                        "instance_name": "oranjc",
                        "hospital_names": [
                            "New Jeddah Clinic Hospital",
                            "NJCH"
                        ],
                        "fingerprint": "ded88a26a791c46c0aa56a9d5ee00d1b9fd31aca"
                    }
                }
            ],
            "jckh": [
                {
                    "source": "AUTHORITATIVE_ENV_SID_CONTRACT",
                    "status": "PASS",
                    "configured": {
                        "connect_type": "sid",
                        "host": "10.11.x.x",
                        "port": "1521",
                        "sid": "orajck",
                        "username_present": true,
                        "password_present": true
                    },
                    "expected": {
                        "connect_type": "sid",
                        "host": "10.11.x.x",
                        "port": "1521",
                        "sid": "orajck"
                    }
                },
                {
                    "source": "DIRECT_SID_ORACLE_PROBE",
                    "status": "FAIL",
                    "error_code": "ORA-12170",
                    "error": "SQLSTATE[HY000]: pdo_oci_handle_factory: ORA-12170: TNS:Connect timeout occurred\n (ext\\pdo_oci\\oci_driver.c:728)"
                }
            ],
            "mnh": [
                {
                    "source": "AUTHORITATIVE_ENV_SID_CONTRACT",
                    "status": "PASS",
                    "configured": {
                        "connect_type": "sid",
                        "host": "10.20.x.x",
                        "port": "1521",
                        "sid": "oramnh",
                        "username_present": true,
                        "password_present": true
                    },
                    "expected": {
                        "connect_type": "sid",
                        "host": "10.20.x.x",
                        "port": "1521",
                        "sid": "oramnh"
                    }
                },
                {
                    "source": "DIRECT_SID_ORACLE_PROBE",
                    "status": "PASS",
                    "identity": {
                        "global_name": "ORAMNH",
                        "db_name": "oramnh",
                        "service_name": "SYS$USERS",
                        "instance_name": "oramnh",
                        "hospital_names": [
                            "Madina National Hospital",
                            "MNH"
                        ],
                        "fingerprint": "44cc438627ad3a100edd896f2c501bde19d171db"
                    }
                }
            ]
        },
        "write_operations": "NONE"
    },
    "checks": [
        {
            "name": "njch_authoritative_sid_config",
            "status": "PASS",
            "detail": "sid://10.10.12.10:1521/SID=ORANJC; username=present; password=present"
        },
        {
            "name": "njch_direct_sid_oracle_connect",
            "status": "PASS",
            "detail": "Oracle identity verified"
        },
        {
            "name": "jckh_authoritative_sid_config",
            "status": "PASS",
            "detail": "sid://10.11.42.10:1521/SID=orajck; username=present; password=present"
        },
        {
            "name": "jckh_direct_sid_oracle_connect",
            "status": "FAIL",
            "detail": "BRANCH_SID_DIRECT_CONNECT_FAILED branch=JCKH; endpoint=10.11.42.10:1521/SID=orajck; oracle_error=ORA-12170; message=SQLSTATE[HY000]: pdo_oci_handle_factory: ORA-12170: TNS:Connect timeout occurred\n (ext\\pdo_oci\\oci_driver.c:728)"
        },
        {
            "name": "mnh_authoritative_sid_config",
            "status": "PASS",
            "detail": "sid://10.20.104.20:1521/SID=oramnh; username=present; password=present"
        },
        {
            "name": "mnh_direct_sid_oracle_connect",
            "status": "PASS",
            "detail": "Oracle identity verified"
        },
        {
            "name": "distinct_oracle_identity_fingerprints",
            "status": "FAIL",
            "detail": "2/3 distinct fingerprints"
        }
    ],
    "write_operations": "NONE",
    "failures": 2,
    "status": "FAIL"
}