>
>>>>> "dg" == Dmitriy Gorbenko <> writes: dg> running db nodes = dg> ['
','
','
'] dg> And I turned off node
dg> [...] dg> Next I type command "mnesia:del_table_copy(schema, removed_node)." What about: mnesia:del_table_copy(schema, '
'). -Scott