1.1. asm:prcr-1079
The ASM listener startup failed.
The reason for the error:
The Ld_library_path variable was not configured to cause the Oraagent.bin to be unable to locate the library file.
Workaround:
Configure the Ld_library_path variable.
Solution steps:
When starting the monitor as grid, the error:
[Grid@rolequery ~]$ srvctl Start listener
prcr-1079:failed to start Resourceora. Listener.lsnr
Crs-5016:process "/home/u01/app/grid/11.2.3/bin/lsnrctl" spawned by Agent/home/u01/app/grid/11.2.3/bin/ Oraagent.bin ' for action ' start ' Failed:details at ' (: CLSN00010:) "in"/home/u01/app/grid/11.2.3/log/rolequery/agent/ Ohasd/oraagent_grid/oraagent_grid.log "
Crs-5016:process "/home/u01/app/grid/11.2.3/bin/lsnrctl" spawned by Agent/home/u01/app/grid/11.2.3/bin/ Oraagent.bin "Foraction" Start "Failed:details at" (: CLSN00010:) "in"/home/u01/app/grid/11.2.3/log/rolequery/agent/ Ohasd/oraagent_grid/oraagent_grid.log "
Crs-2674:start of ' Ora. Listener.lsnr ' on ' rolequery ' failed
To view the log:
[Ora. LISTENER.LSNR][3550127872] {0:0:264}[start] (: CLSN00010:) lsnrctl for Linux:version 11.2.0.3.0-production on30-mar-2014 12:31:00
[Ora. LISTENER.LSNR][3550127872] {0:0:264}[start] (: CLSN00010:) Copyright (c) 1991, Oracle. All rights reserved.
[Ora. LISTENER.LSNR][3550127872] {0:0:264}[start] (: CLSN00010:) Connecting to (description= address= (PROTOCOL=IPC) (KEY= EXTPROC1521)))
[Ora. LISTENER.LSNR][3550127872] {0:0:264}[start] (: CLSN00010:) Tns-12541:tns:no LISTENER
[Ora. LISTENER.LSNR][3550127872] {0:0:264}[start] (: CLSN00010:) Tns-12560:tns:protocol Adapter Error
[Ora. LISTENER.LSNR][3550127872] {0:0:264}[start] (: CLSN00010:) Tns-00511:nolistener
[Ora. LISTENER.LSNR][3550127872] {0:0:264}[start] (: CLSN00010:) Linux Error:111:connection refused
[Ora. LISTENER.LSNR][3550127872] {0:0:264}[start] (: CLSN00010:) Tns-00525:insufficient Privilege for operation
[Ora. LISTENER.LSNR][3550127872] {0:0:264}[start] (: CLSN00010:) Linux Error:1:operation not permitted
[Ora. LISTENER.LSNR][3550127872] {0:0:264}[start] (: CLSN00010:) LISTENER failed to start. The error message (s) above ...
...
[AGENT] [3550127872] {0:0:264} Usererrorexception:locale is
[Ora. LISTENER.LSNR][3550127872] {0:0:264}[start] clsnutils::error Exception type=2 string= crs-5016:process "/home/U01/app /grid/11.2.3/bin/lsnrctl "spawned by Agent"/home/u01/app/grid/11.2.3/bin/oraagent.bin "foraction" Start "failed: Details at "(: CLSN00010:)" in "/home/u01/app/grid/11.2.3/log/rolequery/agent/ohasd/oraagent_grid/oraagent_grid.log "
[AGFW] [3550127872] {0:0:264} sending status msg [crs-5016:process "/home/u01/app/grid/11.2.3/bin/lsnrctl" spawned
By agent '/home/u01/app/grid/11.2.3/bin/oraagent.bin ' for action ' start ' Failed:details at ' (: CLSN00010:)
In "/home/u01/app/grid/11.2.3/log/rolequery/agent/ohasd/oraagent_grid/oraagent_grid.log"]
For the start for Resource:ora. Listener.lsnrrolequery 1
To manually invoke the/home/u01/app/grid/11.2.3/bin/oraagent.bin command:
[Grid@rolequery ~]$/home/u01/app/grid/11.2.3/bin/oraagent.bin
/home/u01/app/grid/11.2.3/bin/oraagent.bin:error while loading shared libraries:libocr11.so:cannot open shared Objectfile:no such file or directory
To see if the library file exists:
[Grid@rolequery ~]$ ls-l/home/u01/app/grid/11.2.3/lib/libocr11.so
-rw-r-----1 Grid oinstall 1590995 SEP 3 2011/home/u01/app/grid/11.2.3/lib/libocr11.so
Description: The libor11.so library file exists, but the grid user cannot find it.
To view the configuration of the Ld_library_path variable:
Echo $LD _library_path
Empty (that is, not configured)
To configure the Ld_library_path variable:
Vim ~/.asmprofile
Add Export ld_library_path= $ORACLE _home/lib: $LD _library_path
SOURCE ~/.bash_profile
Start listening:
[Grid@rolequery ~]$ srvctl Start listener
[Grid@rolequery ~]$ Srvctl Statuslistener
Listener Listener is enabled
Listener Listener is running on node (s): Rolequery
[Grid@rolequery ~]$
This column more highlights: http://www.bianceng.cnhttp://www.bianceng.cn/database/Oracle/