SP2-0618: Cannot find the Session Identifier. Check PLUSTRACE role is enabled
SQL> show user
USER is "HR"
SQL> set autot on stat
SP2-0618: Cannot find the Session Identifier. Check PLUSTRACE role is enabled
SP2-0611: Error enabling STATISTICS report
解決方案
SQL> show user
USER is "SYS"
SQL> grant plustrace to hr;
plustrace角色指令碼路徑(執行指令碼建立角色):$ORACLE_HOME/sqlplus/admin/plustrce.sql
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/28758644/viewspace-1060937/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- SP2-0618: Cannot find the Session Identifier. Check PLUSTRACE role is enabledSessionIDE
- SP2-0618: Cannot find the Session Identifier.Check PLUSTRACE role is enabledSessionIDE
- SP2-0618: Cannot find the Session IdentifierSessionIDE
- Oracle autotrace 報 SP2-0618 PLUSTRACE role 問題解決Oracle
- SP2-0618:Cannot find the Session Identifier.SP2-0611SessionIDE
- 使用普通使用者set autotrace on報錯SP2-0618: Cannot find the Session IdentifierSessionIDE
- How to Check whether SELinux is Enabled or Disabled [ID 432988.1]Linux
- 解決cannot find module providing package或cannot find main modulePackageAI
- Cannot find folder "Maintenance Plans".AINaN
- [Oracle Script] check active sessionOracleSession
- 解決 Cannot find OpenSSL's
- /usr/bin/ld: cannot find -lopenblas
- ORA-01931: cannot grant UNLIMITED TABLESPACE to a roleMIT
- Cannot find package module sap/cds/commonPackage
- /usr/bin/ld: cannot find -lmysqlclient_rMySqlclient
- IntelliJ IDEA Cannot find declaration to go toIntelliJIdeaGo
- 求救--Cannot find ActionMappings or ActionFormBeans collectionAPPORMBean
- SP2-0618: 無法找到會話識別符號。啟用檢查 PLUSTRACE 角色會話符號
- SP2-0618:無法找到會話識別符號。啟用檢查 PLUSTRACE 角色會話符號
- ORA-01618: redo thread 2 is not enabled - cannot mountthread
- MapStruct-plus cannot find converter fromStruct
- 啟用PLUSTRACE 角色——設定AUTOTRACE出現SP2-0618、SP2-0611錯誤
- Vue Router Cannot find module 'XXX.vue'Vue
- Go cannot find package "go-sql-driver/mysql" in any ofGoPackageMySql
- 解決Cannot find module '@angular/compiler-cli'AngularCompile
- Cannot find SS.INI file for user *** 解決方法
- 解決“su: cannot open session: Permission denied”Session
- “SP2-0618:無法找到會話識別符號。啟用檢查PLUSTRACE角色”解決方案會話符號
- Error: Cannot find configuration directory: /etc/hadoopErrorHadoop
- PHP報錯:?configure: error: Cannot find libmysqlclientPHPErrorIBMMySqlclient
- ORA-38856: cannot mark instance UNNAMED_INSTANCE_2 (redo thread 2) as enabledthread
- ORA-01618: redo thread 2 is not enabled - cannot mount 問題處理thread
- Cannot find module ‘webpack-cli/bin/config-yargs‘Web
- Python django報錯ImportError: cannot import name find_specPythonDjangoImportError
- 記一次ALTER SESSION SET hash_join_enabled specifies an obsolete parameterSession
- jQuery :enabledjQuery
- SQL2012報錯:cannot find one or more cpmponentsSQL
- Cannot find ActionMappings or ActionFormBeans collection,實在是搞不定了APPORMBean