Dear all, I have a MaxDB(7.6) running for an application on Windows XP. I have to replace the local running database with a remote running database on Linux (x86 64 bit) system. I have successfuly installed MaxDB(7.6) on Linux.
I want to now create a database instance and create a user(schema) in the remote database and interface it with the application running on the local machine (Win XP). I created a db instance using the following command in the linux >> dbmcli db_create TEST dbm,dbm 1. Now the database TEST state is in offline and I could not bring it online, as the error is shared memory not available 2. I tried connecting the remote database with DBMGUI running in Win XP, but it refuses to connect showing the following error -24875 The operating system user is not a member of database administrators group [user system..] 130, Unix user 'dbm' unknown All I want to do is create a db instance in the remote linux machine and create users in it and connect it with the application running in the lcoal XP system. I could not find any related good documentation. Kindly help me in this. Thanking you very much in advance Regards, Praveenjothi