-
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</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
Log in to reply.