KX Community

Find answers, ask questions, and connect with our KX Community around the world.
KX Community Guidelines

Home Forums KX Academy Advanced Capstone: 3.6 exercise help Re: Advanced Capstone: 3.6 exercise help

  • Laura

    Administrator
    August 8, 2023 at 12:00 am

    That is likely your issue – load the entire database rather than individual tables.

    Comment from linked thread:
    “I ended up resolving this problem, it was a very easy fix.  Rather than loading each table individually into the remote process (what I did), the database simply needs to be reloaded through the connection handle using “l .”  Ensure that you are loading into the correct file path (I had to change directory down to the “f1″ folder).  Hope this helps anyone else who ran into the same issue.”