Solve the problem that the listener service cannot start

xiaoxiao2021-03-06  39

First, connect the host string, say no listener SVRMGR> Connect INTERNAL / ORACLE @ orcl; ORA-12541: TNS: no listenerSvrmgr> Second, run the listener, the address of the protocol dedicated component specifies incorrect C: /> LSNRCTLLSNRCTL for 32-Bit Windows: Version 8.1.6.0.0 - Production on 14- March-2003 14:17:51

(c) CopyRight 1998, 1999, Oracle Corporation. All Rights Reserved.

Welcome to LSNRCTL, type "Help" to get information.

LSNRCTL> Status Connect to (deScription = (Host = Robust)) TNS-01103: The protocol dedicated component of the address specifies incorrect TNS-12541: TNS: no audio TNS -12560: TNS: Agreement adapter error TNS-00511: No listener 32-Bit Windows Error: 61: Unknown Error

LSNRCTL> Start launches TNSLSNR: Please wait ...

Failed to Start Service, Error 3.TNS-12536: TNS: Must be hindered * TNS-12560: TNS: Protocol Adapter Error TNS-00506: * Make Block 32-Bit Windows Error: 997: Unknown Error

LSNRCTL> Third, start the service in the control panel, the following error service appears: OracleraHome81 TNSListener service cannot be started on the local computer. Error 3: The system cannot find the specified path

And the path to the OracleraHome81 TNSListener service is empty. Fourth, enter the registry to modify imagePath to execute regedit in runtime to enter the registration table to hkey_local_machine / system / currentControlset / services / oracleraHome81tnslistener found that the keypath key value is not, add him, select the expandable string value, edit the value data of the string : F: / Oracle / ORA81 / BIN / TNSLSNR Exit Registry. 5. Go to the service, the service is normal.

转载请注明原文地址:https://www.9cbs.com/read-65251.html

New Post(0)