Dears,
I have the following issue:
I have defined the Global Directory in shell as follows:
$ydb_gbldir=memory.gld
$export ydb_gbldir.
When I try to do it in the shell $ydb to access the YottaDB Application, I get the following error:
Error file is at /tmp/ydb_env_3163_9e7vEJ/err 150374122,Robustify+10^%YDBENV,%YDB-E-ZGBLDIRACC, Cannot access global directory /home/test/memory.gld. Cannot continue.,%SYSTEM-E-ENO2, No such file or direct ory $ZSTATUS="150374122,Robustify+10^%YDBENV,%YDB-E-ZGBLDIRACC, Cannot access global directory /home/test/memory.gld. Cannot continue.,%SYSTEM-E-ENO2, No such file or directory" /usr/local/lib/yottadb/r132/ydb: 19: /yottadb: not found
Can somebody explain what I did wrong with the $ydb_gbldir
configuration that now I cannot access the app?.
I've posted an explanation how to create a working m installation a time ago. maybe it helps you. Following commands have to be performed as root to save several sudos:
Please say if it works for you...