軟件測試+JAVA

          -- 新手上路
          posts - 13, comments - 7, trackbacks - 0, articles - 0
          http://kb-index.mercury.com/web/queries/KBAview.asp?Product=TD&Conceptid=7145&BVUserID=


          Solution: Checking permissions of an Oracle user for creating TD projects

          Note:
          Please have your Oracle DBA check this for you.

          To check whether a user has the right privileges to create projects, log into SQL Plus as user "projadmin" and execute the following:

          create user trial_user identified by (default password); (please contact Mercury support for the default password)
          grant connect,resource to trial_user;
          select username, sum(decode(privilege, 'SELECT ANY TABLE', 2, 'CREATE SESSION',1, 0)) from session_privs, user_users where privilege in ('SELECT ANY TABLE', 'CREATE SESSION') group by username

          If these execute successfully, you can drop the user:

          drop user trial_user;




          主站蜘蛛池模板: 大连市| 阿荣旗| 招远市| 蒲江县| 奉化市| 浮山县| 巨野县| 合阳县| 德格县| 开江县| 景谷| 西乌| 锦屏县| 石棉县| 巫溪县| 黑山县| 平遥县| 扶风县| 远安县| 桦甸市| 西乡县| 阳新县| 三江| 兴业县| 嘉定区| 沐川县| 东丽区| 眉山市| 山西省| 龙门县| 丰镇市| 长岛县| 丽江市| 乐都县| 且末县| 柏乡县| 凤城市| 武安市| 温宿县| 仲巴县| 瓮安县|