How to fix the Oracle error ORA-09850: soacon: Archmon unable to lock named pipe.?
In this post, you’ll learn more about the Oracle ErrorORA-09850: soacon: Archmon unable to lock named pipe. with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-09850: soacon: Archmon unable to lock named pipe.
Reason for the Error ORA-09850: soacon: Archmon unable to lock named pipe.
fcntl() failed to set write lock on named pipe ?/dbs/arch2mon_@.
How to fix the Error ORA-09850: soacon: Archmon unable to lock named pipe. ?
You can fix this error in Oracle by following the below steps
Make sure that archmon is not already active on another terminal for this ORACLE_SID. Only one archmon session is allowed at a time for a given instance.
Leave Your Comment