Advanced Capstone Environment Issue

https://learninghub.kx.com/forums/topic/advanced-capstone-environment-issue

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

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


@mwoods , just tagging you in this post

The code I was running is displayed better in this screenshot

Hi @ckeogh1

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

I'm assuming this issue was resolved?

Thanks,

Megan

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