OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_DB_RESPONSE_STATUS_CODEConst

    ATTR_DB_RESPONSE_STATUS_CODE: "db.response.status_code" = ...

    Database response status code.

    102
    
    ORA-17002
    
    08P01
    
    404
    

    The status code returned by the database. Usually it represents an error code, but may also represent partial success, warning, or differentiate between various types of successful outcomes. Semantic conventions for individual database systems SHOULD document what db.response.status_code means in the context of that system.