軟件測試+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;




          主站蜘蛛池模板: 成安县| 北票市| 遂溪县| 方正县| 九江市| 巧家县| 渭南市| 天等县| 济阳县| 江达县| 新郑市| 临澧县| 肇州县| 乃东县| 石台县| 绵竹市| 海宁市| 绥阳县| 迁安市| 炉霍县| 肥乡县| 汝阳县| 红河县| 锡林郭勒盟| 陇西县| 东阿县| 大厂| 囊谦县| 牡丹江市| 枣阳市| 泸定县| 永城市| 富顺县| 清丰县| 涟源市| 九台市| 阿勒泰市| 郁南县| 明溪县| 辽宁省| 财经|