ACE
  1. ACE
  2. ACE-752

There was an exception while trying to navigate to 'request' with the exception message 'could not extract ResultSet; SQL

    Details

    • Type: Bug Bug
    • Status: Rejected Rejected (View Workflow)
    • Priority: Normal Normal
    • Resolution: Not Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: SRD
    • Labels:
    • Customer:
      OMAN-Tel

      Description

      There was an exception while trying to navigate to 'request' with the exception message 'could not extract ResultSet; SQL

      On Demo Machine 10.172.20.205

        Activity

        Hide
        Ayed Bada added a comment -

        Dear Mbaye
        After checking the logs, I found that the issue is related to the SRD_DOCUMENT table.
        Please check with integration to run that scripts :

        ALTER TABLE SRD_DOCUMENT ADD (
        MILESTONE_ID VARCHAR2(255)
        );

        ALTER TABLE SRD_DOCUMENT ADD (
        MILESTONE_NAME VARCHAR2(255)
        );
        commit ;

        Show
        Ayed Bada added a comment - Dear Mbaye After checking the logs, I found that the issue is related to the SRD_DOCUMENT table. Please check with integration to run that scripts : ALTER TABLE SRD_DOCUMENT ADD ( MILESTONE_ID VARCHAR2(255) ); ALTER TABLE SRD_DOCUMENT ADD ( MILESTONE_NAME VARCHAR2(255) ); commit ;

          People

          • Assignee:
            Mbaye Lo
            Reporter:
            Mbaye Lo
            Rejected By:
            Ayed Bada
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Due:
              Created:
              Updated:
              Resolved:
              Planned Start:
              Planned End:

              Drag and Drop