Hello, every one. I want to create a Remote Database Instance on a linux server. but from maxdb doc I know:
To create a database instance on a remote computer, you must specify an operating system user for this computer that has administration rights, and also the right log on as batch job, or a similar right. (For more information on the administration of operating system users, see your operating system documentation.) To initialize an existing database instance on a remote computer, you also need the administration rights for this database instance. This is guaranteed automatically if you log on as the first DBM operator. But I don't know how to add a user who has administration rights. note: when I install maxdb, I create a user sdb, group sdba Thanks zhouyan
