How to Create Oracle Database QoS Management Administrator Accounts
How to Create Oracle Database QoS Management Administrator Accounts
[oracle@oratest1 bin]$ srvctl status oc4j
OC4J is enabled
OC4J is running on node oratest1
[oracle@oratest1 bin]$ qosctl qosadmin -setpasswd qosadmin
-bash: qosctl: command not found
[oracle@oratest1 bin]$ id
uid=1101(oracle) gid=1000(oinstall) groups=1000(oinstall),1031(dba),1032(asmdba)
[oracle@oratest1 bin]$ exit
logout
[root@oratest1 ~]# su - grid
[grid@oratest1 ~]$
[grid@oratest1 ~]$
[grid@oratest1 ~]$ qosctl qosadmin -setpasswd qosadmin
New password:
Confirm new password:
User qosadmin modified successfully.
這裡第一次登陸會報錯如下:
can not |
|
這裡只需要重啟qos服務即可:
[grid@oratest1
dbhome_1]$ srvctl stop oc4j
serv[grid@oratest1
dbhome_1]$
[grid@oratest1
dbhome_1]$ srvctl start oc4j
重啟後登陸正常。
restart qos server:
[grid@oratest1 dbhome_1]$ srvctl status oc4j
OC4J is enabled
OC4J is running on node oratest1
[grid@oratest1 dbhome_1]$
[grid@oratest1 dbhome_1]$
[grid@oratest1 dbhome_1]$
[grid@oratest1 dbhome_1]$ srvctl stop oc4j
serv[grid@oratest1 dbhome_1]$
[grid@oratest1 dbhome_1]$ srvctl start oc4j
[grid@oratest1 dbhome_1]$ srvctl status oc4j
OC4J is enabled
OC4J is running on node oratest1
[grid@oratest1 dbhome_1]$
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/13750068/viewspace-2145530/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 12C-How to Create Oracle Database QoS Management Administrator AccountsOracleDatabase
- Tasks of a Database Administrator : Create and Open the Database (10)Database
- Administrative User Accounts Provided by Oracle DatabaseIDEOracleDatabase
- How to create and relocate an 11gr2 RAC DATABASE SERVICEDatabase
- Tasks of a Database Administrator : Install the Oracle Database Software (8)DatabaseOracle
- Oracle 19c Database Management ToolsOracleDatabase
- How to Relink Oracle Database SoftwareOracleDatabase
- How to Shrink Undo Segment In Oracle DatabaseOracleDatabase
- How to drop Oracle RAC database manually?OracleDatabase
- How to purge the Oracle Database Recycle BinOracleDatabase
- How to Create or Remove Restore Point on Standby database (文件 ID 1672977.1)REMRESTDatabase
- How To Drop, Create And Recreate DB Control In A 10g DatabaseDatabase
- Tablespace Management Enhancements in Oracle Database 10gOracleDatabase
- Create DatabaseDatabase
- Tasks of a Database Administrator : Plan the Database (9)Database
- Management on database linkDatabase
- oracle automatic storage management administrator's guide 7-13OracleGUIIDE
- PG create databaseDatabase
- Create database manuallyDatabase
- Tasks of a Database Administrator : Back Up the Database (11)Database
- Tasks of a Database Administrator : Tune Database Performance (15)DatabaseORM
- How to Quiesce a DatabaseUIDatabase
- Database Administrator Usernames (26)Database
- Database Administrator Authentication (30)Database
- How to check whether the current database in using Oracle optionsDatabaseOracle
- How to re-create the ASMASM
- Tasks of a Database Administrator : Evaluate the Database Server Hardware (7)DatabaseServer
- Tasks of a Database Administrator : Implement the Database Design (13)Database
- Brief description of Oracle physical standby database configuration and managementOracleDatabase
- alter database create datafileDatabase
- CREATE DATABASE LINKDatabase
- alter database create datafile '' as ''Database
- create table of mysql databaseMySqlDatabase
- The method of create a replicate of the database .Database
- Create RAC Standby Database for RAC Primary DatabaseDatabase
- 【PDB】Oracle 建立pdb說明(create pluggable database)OracleDatabase
- Database Administrator Security and Privileges (24)Database
- How to Perform a Healthcheck on the DatabaseORMDatabase