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




          主站蜘蛛池模板: 色达县| 故城县| 山东省| 象州县| 东乡族自治县| 进贤县| 昌黎县| 淮安市| 邳州市| 湖口县| 永泰县| 明溪县| 扎鲁特旗| 福建省| 馆陶县| 和田县| 宜良县| 益阳市| 淮北市| 静宁县| 长宁县| 武平县| 神木县| 铜陵市| 施秉县| 大石桥市| 毕节市| 万荣县| 襄樊市| 德令哈市| 进贤县| 拉萨市| 专栏| 商都县| 卢湾区| 永泰县| 祁门县| 高邮市| 永新县| 仙居县| 平潭县|