[erlang-questions] Cannot install fallback"

prasantha kumara jlprasantha@REDACTED
Thu Apr 16 13:14:19 CEST 2009


hi all!
i am progamming in erlang with mnesia database.i create a datatable using
following expression

mnesia:create_table(users,   [{disc_copies,[node(),e2@REDACTED]},{attributes,
record_info(fields,users)}]),


i think it is created properly .

but when i try to read the table it gives the following error.

error,{"Cannot install fallback",enoent}}



can any body let me know why this error occured and how can it be overcome?

regars

prasantha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20090416/5f2d640f/attachment.htm>


More information about the erlang-questions mailing list