Advanced 3.6

https://learninghub.kx.com/forums/topic/advanced-3-6-2

When running 3.6 I get this error even though, the other test cases seem to be correct

.z.pg looks good.

Have you loaded the f1 database to the remote process (5099) as per Q.3.1? Before setting .z.pg you should see some tables when running hdbH"tables[]"


When I run hdbH"tables[]" I get `notAuthrorized

Expunge .z.pg and then see if you have the tables on the process (using \\x). If you don't you need to load the f1 database then redefine .z.pg and retry

I get this

try line 127 in your screenshot 

I get this after just running that line


So are the tables defined on that process? as per 3.1? 


hdbH"tables[]"

I just get `symbol$()

so sounds like they are not - you will need to load them - this is part of exercise 3.1

When i run line 98, i get this error at the bottom

Hi @AAronD27 

Can you try restarting your server? File -> Hub Control -> Stop & Start your server.

Run the cells again and the code should pass fine.

Thanks,

Megan  

There doesnt appear to be hub control - stop & start when you press file

Apologies - this is in JupyterLab. Make sure to save your capstone project before hand.