DIA-48449: Tail alert can only apply to single ADR home
如果在show alert -tail之後,遇到以下錯誤。
adrci> show alert -tail
DIA-48449: Tail alert can only apply to single ADR home
則需要先set home,比如:
adrci> show home
ADR Homes:
diag\clients\user_kenneth_zhang\host_366275074_11
diag\clients\user_system\host_366275074_11
diag\rdbms\orcl11g\orcl11g
diag\tnslsnr\prcsgil00066\listener
adrci> set home diag\rdbms\orcl11g\orcl11g
adrci> show alert -tail
2008-12-12 14:44:33.456000 +08:00
Starting background process SMCO
FBDA started with pid=7, OS id=4212
SMCO started with pid=18, OS id=3084
2008-12-12 14:44:34.628000 +08:00
replication_dependency_tracking turned off (no async multimaster replication fou
nd)
2008-12-12 14:44:37.425000 +08:00
如果在show alert -tail之後,遇到以下錯誤。
adrci> show alert -tail
DIA-48449: Tail alert can only apply to single ADR home
則需要先set home,比如:
adrci> show home
ADR Homes:
diag\clients\user_kenneth_zhang\host_366275074_11
diag\clients\user_system\host_366275074_11
diag\rdbms\orcl11g\orcl11g
diag\tnslsnr\prcsgil00066\listener
adrci> set home diag\rdbms\orcl11g\orcl11g
adrci> show alert -tail
2008-12-12 14:44:33.456000 +08:00
Starting background process SMCO
FBDA started with pid=7, OS id=4212
SMCO started with pid=18, OS id=3084
2008-12-12 14:44:34.628000 +08:00
replication_dependency_tracking turned off (no async multimaster replication fou
nd)
2008-12-12 14:44:37.425000 +08:00
Starting background process QMNC
QMNC started with pid=20, OS id=3412
2008-12-12 14:44:55.974000 +08:00
db_recovery_file_dest_size of 4096 MB is 3.91% used. This is a
user-specified limit on the amount of space that will be used by this
database for recovery-related files, and does not reflect the amount of
space available in the underlying filesystem or ASM diskgroup.
2008-12-12 14:45:28.882000 +08:00
Completed: ALTER DATABASE OPEN
adrci>
Starting background process QMNC
QMNC started with pid=20, OS id=3412
2008-12-12 14:44:55.974000 +08:00
db_recovery_file_dest_size of 4096 MB is 3.91% used. This is a
user-specified limit on the amount of space that will be used by this
database for recovery-related files, and does not reflect the amount of
space available in the underlying filesystem or ASM diskgroup.
2008-12-12 14:45:28.882000 +08:00
Completed: ALTER DATABASE OPEN
adrci>
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/35489/viewspace-671725/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- for public synonym, only sys user can compile it?Compile
- ADRCI工具的SHOW ALERT TAIL返回過多的結果AI
- mac提交svn提示CHECKOUT can only be performed on a version resourceMacORM
- TypeError: only integer scalar arrays can be converted to a scalar indexErrorIndex
- Android @Field parameters can only be used with form encodingAndroidORMEncoding
- 錯誤處理--pure specifier can only be specified for functionsFunction
- "Only fullscreen opaque activities can request orientation "問題再分析Opaque
- "ScrollView can host only one direct child"問題解決View
- Only a type can be imported. classname resolves to a package的解決ImportPackage
- Swift代理報錯Optional can only be applied to members of an @objc protocolSwiftAPPOBJProtocol
- React報錯之React.Children.only expected to receive single React element childReact
- Android8.0適配-Only fullscreen opaque activities can request orientationAndroidOpaque
- plt.sca can control which subplot to apply plt methodsAPP
- 【ADRCI】使用ADRCI (ADR Command Interpreter) 工具檢視Oracle alert警告日誌Oracle
- 解決Android 8 0的Only fullscreen opaque activities can request orientatioAndroidOpaque
- ORA-02030: can only select from fixed tables/viewsView
- GCC編譯遇到“a label can only be part of a statement and a declaration is not a statement”問題GC編譯
- WIN:Remove a Single ORACLE_HOME and Its Traces on Microsoft Windows Pla_208256.1REMOracleROSWindows
- Fatal error: can't check configuration file '/home/watt/proxy/dError
- tail命令AI
- tailf、tail -f、tail -F三者區別AI
- Caused by: java.lang.IllegalStateException: Only single-level inheritance supported: XxxxServiceJavaException
- MySQL報錯Table 'plugin' is read only [ERROR] Can't open the mysql.plugin table.MySqlPluginError
- 使用monaco編輯器 報錯Can only have one anonymous define call per script file
- Oracle ADR介紹Oracle
- 【React】Invalid hook call. Hooks can only be called inside of the body of a function component.ReactHookIDEFunction
- Can GoldenGate Replicate An Oracle Table That Contains Only CLOB Column(s)? (Doc ID 971833.1)GoOracleAI
- MySQl報錯之@@GLOBAL.GTID_PURGED can only be set when @@GLOBAL.GTID_MODE = ONMySql
- IMP-00013: only a DBA can import a file exported by another DBA 問題及解決方案ImportExport
- Windows下tail命令WindowsAI
- Backing up the tailAI
- [Bash] Head and TailAI
- [Javascript] Proper Tail CallsJavaScriptAI
- Docker 掛載許可權 chcon: can't apply partial context to unlabeled fileDockerAPPContext
- ld: -pie can only be used when targeting iOS 4.2 or later clang: error: linker command failed with eiOSErrorAI
- ERROR 1840 (HY000) at line 24: @@GLOBAL.GTID_PURGED can only be set when @@GLOBAError
- Automatic Diagnostic Repository (ADR)
- oracle11g ADR 位置Oracle