From: stcode [mailto:[EMAIL PROTECTED]]
> Problem was happened when I tried to create another user, i > created it as "TESTDB" sapdb allowed testdb only 1 connection. > when i tried to connect using this username, sapdb rejected it > and raised 8022 (already connected). > > I tried to put some right in it, > SQLUSERMODE=DBA, seem doesnt help. > > Any idea how to solve this problem? > Ps : i have searched in manual, but still confused... > Thanks for help Have a look at the "exclusive"/"not exclusive" clause for the create/alter user statement. Bernd -- SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
