Error Codes

Options
Matthew Sobon
Matthew Sobon Customer
Level 100: Foundations of Building in Board First Anniversary 5 Up Votes Photogenic
edited October 2022 in Platform
Does anyone have a link to a page listing error codes with explanations? Does something like this exist?

------------------------------
Matthew Sobon
Data Analyst
M.T. Maritime Management (usa) LLC
United States
------------------------------

Answers

  • Helmut Heimann
    Helmut Heimann Employee
    March Badge of the Month February Badge of the Month Community Captain April Badge of the Month
    edited November 2022
    Options
    Hi @Matthew Sobon,

    what kind of errors are you referring to?

    Kind regards
    Helmut

    ------------------------------
    Helmut Heimann
    Senior Consultant
    Board Community
    Germany
    ------------------------------
    -------------------------------------------
  • Matthew Sobon
    Matthew Sobon Customer
    Level 100: Foundations of Building in Board First Anniversary 5 Up Votes Photogenic
    edited November 2022
    Options
    Error codes from data readers like this:
    "[Rec.000004] ??"

    ------------------------------
    Matthew Sobon
    Data Analyst
    M.T. Maritime Management (usa) LLC
    United States
    ------------------------------
    -------------------------------------------
  • Helmut Heimann
    Helmut Heimann Employee
    March Badge of the Month February Badge of the Month Community Captain April Badge of the Month
    edited November 2022
    Options
    Hi Matthew

    usually, error messages in DataReaders are self-explanatory like this

    [Rec.0149] Error : RBT1825 New Item Found on column 3 [V0100]

    where "Rec.nnnn" refers to the number of the record read by the DataReader (in this case it was no. 149).

    If you just get the number of the record with question marks, I'd assume you're trying to load data into a cube and then either
    there is more than 1 error with this record or the format (presumably time like Month, Year) is wrong.
    You might want to have a look at this specific record to see how it is formatted.

    Let me know if that helped.

    Kind Regards
    Helmut




    ------------------------------
    Helmut Heimann
    Senior Consultant
    Board Community
    Germany
    ------------------------------
    -------------------------------------------
  • Matthew Sobon
    Matthew Sobon Customer
    Level 100: Foundations of Building in Board First Anniversary 5 Up Votes Photogenic
    edited November 2022
    Options
    Yes, this helps. I was not certain what the question marks were referring to.

    ------------------------------
    Matthew Sobon
    Data Analyst
    M.T. Maritime Management (usa) LLC
    United States
    ------------------------------
    -------------------------------------------