KX Community

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

Home Forums KX Academy Advanced Capstone Environment Issue

  • Advanced Capstone Environment Issue

    Posted by ckeogh1 on May 13, 2024 at 9:30 am

    The environment for the advanced capstone is breaking and this is was is appearing on my screen. It broke down after I ran the following code:

    3.3 Save this new table on the HDB process 5099

    hdbH:hopen::5099</p><p>hdbH(set;.perm.users;.perm.users)

    hdbH”.perm.users”

    3.4 Define .z.pw on 5099 to check if the incoming user is authenticated

    .z.pw:{[params1;params2]; $[params2 in (select password from .perm.users);params2;”access error”] }

    hdbH(set;`.z.pw;.z.pw)

    hdbH”.z.pw”

    Michaela Woods was able to fix the same issue last Friday by restarting my server but the same issue has appeared again this morning.

    If someone could advise me on this, I would really appreciate it!

    Thanks

    Chris Keogh

    • This discussion was modified 1 month ago by  ckeogh1.
    ckeogh1 replied 1 month ago 2 Members · 4 Replies
  • 4 Replies
  • ckeogh1

    Member
    May 13, 2024 at 9:31 am

    @mwoods , just tagging you in this post

  • ckeogh1

    Member
    May 13, 2024 at 9:35 am

    The code I was running is displayed better in this screenshot

  • megan_mcp

    Administrator
    May 14, 2024 at 8:18 am

    Hi @ckeogh1

    I see you have received your certificate so congratulations on completing the course!

    I’m assuming this issue was resolved?

    Thanks,

    Megan

    • ckeogh1

      Member
      May 14, 2024 at 8:22 am

      Hi Megan,

      Thank you! I am delighted to have completed the course!

      Laura and I were able to work around this issue and it has been flagged incase if other candidates encounter the same problem.

      I appreciate your whole teams support!

      Thanks

      Chris

Log in to reply.