Error: 13: permission denied when lsnrctl start as root

Hello.

I ve installed Oracle 10.2.0.5.0 on Oracle Linux 6.5

I ve created tnsnames.ora, lisntener.ora, and sqlnet.ora by command line, so a database that is in the State open.

I can connect by SqlPlus without any problem.

This is my setup:

Listener.ora SQLNET.ora tnsames.ora

LISTENER =

(DESCRIPTION =

(ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1))

(ADDRESS = (PROTOCOL = TCP)(HOST = localhost) (PORT = 1521))

)

SID_LIST_LISTENER =

(SID_LIST =

(SID_DESC =

(SID_NAME = PLSExtProc)

(ORACLE_HOME = home/oracle/oracle/product/10.2.0/db_1)

(= Extproc PROGRAM)

)

(SID_DESC =

(GLOBAL_DBNAME = MyLinuxDB)

(ORACLE_HOME = home/oracle/oracle/product/10.2.0/db_1)

(SID_NAME = MyLinuxDB)

)

)

LOCAL_OS_AUTHENTICATION_LISTENER = OFF

NAMES. DIRECTORY_PATH = (TNSNAMES, ONAMES, HOSTNAME)

SQLNET. AUTHENTICATION_SERVICES = (none)

MyLinuxDB=

(DESCRIPTION =

(ADDRESS_LIST =

(ADDRESS = (PROTOCOL = TCP)(HOST = localhost) (PORT = 1521))

)

(CONNECT_DATA =

(SERVICE_NAME = MyLinuxDB)

)

)

When I run with the user Oracle lsnrctl services I have this output:

Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1)))

Summary of services...

Service 'MyLinuxDB' has 1 instance (s).

Instance of 'MyLinuxDB', status UNKNOWN, has 1 operation for this service...

Managers:

"DEDICATED" set up: 0 denied: 0

LOCAL SERVER

Service 'PLSExtProc' has 1 instance (s).

Instance of 'PLSExtProc', status UNKNOWN, has 1 operation for this service...

Managers:

"DEDICATED" set up: 0 denied: 0

LOCAL SERVER

The command completed successfully

But if I type tnsping MyLinuxDB having the same Oracle user I have this:

Use settings files:

/Home/Oracle/Oracle/product/10.2.0/Db_1/network/admin/SQLNET.ora

TNSNAMES adapter used to resolve the alias

Try to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = localhost) (PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = MyLinuxDB)))

AMT-12541: TNS:no listener

Another strange behavior is that I can stop or start the listener with the Oracle user, but if I try as long as user root I have Don t have permision to launch, I can only stop it as root.

lsnrctl stop [root] #.

Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1)))

The command completed successfully

[root] # lsnrctl start

From /home/oracle/oracle/product/10.2.0/db_1/bin/tnslsnr: Please wait...

TNS-12546: TNS:permission refused

AMT-12560: TNS:protocol adapter error

AMT-00516: permission denied

Linux error: 13: permission denied

Can someone help me understand what I am doing wrong?

Concerning

You can provide the IP address instead of the host name "localhost" and check

Confirm also that IP also available on file/etc/hosts

also share the output of command below

ps - ef | grep lsnr

If several found lsnr then you can kill the lsnr and start the listener and check status lsnrctl.

Tags: Database

Similar Questions

  • Error number: 70 Error Description: permission denied

    Hi all
    I just finished to set up a new development environment.
    I created a new application and then I registered it.
    Now, I'm trying to load the metadata, rules...
    But whenever I try to load or extract something (what ever the metadata, rules, WDEF...) HFM returns me the following error:

    Error number: 70
    Error Description: permission denied
    Source: Microsoft VBScript runtime error
    Page Occurred:/hfm/DocMgr/ExtractItems.asp error (if I try to extract something)

    It doesn't happen when I try to load something of the workspace so that if I load that is metadata on the client, it seems to work correctly.

    What can I do to solve the problem?

    Pleas help me! It's urgent!

    Thanks in advance
    Giacomo

    Hi Giacomo.

    See below:

    * Financial management error "Error number: 70 Error Description: Permission denied ' when load or save objects [596447.1 ID] *.
    --------------------------------------------------------------------------------
    Last updated January 17, 2011 Type PROBLEM status PUBLISHED
    --------------------------------------------------------------------------------
    Applies to:
    Hyperion Financial Management - Version: 3.5.1.0.00 to 11.1.1.0.00 - version: 3.5 to 11.1

    Symptoms:
    Web error message appears during the loading or saving of data entry forms:

    Error:
    An error has occurred. Please contact your administrator. "
    Error number: 70
    Description of error: permission denied
    Error source: microsoft VBScript runtime error
    Page Occurred:/hfm/data/WebFormBuilder.asp error

    This error can also be seen run any load or save the task of HFM, for example loading log data, although the Page on which error occurred will change depending on what task is underway.

    * Cause: *.
    This problem is caused by the NTFS permissions on the folder to transfer files on the Web of HFM server and can be verified by giving everyone in the control group full access to the FileTransfer file as a test. Normally this question will require the Internet Guest account and the IIS user launch to have full access for the file to transfer files on the HFM Web server.

    * Solution: *.
    On the HFM Web server

    Check the value of the FileTransferFolderPath value data in the Windows registry:
    HKEY_LOCAL_MACHINE\SOFTWARE\Hyperion Solutions\Hyperion financial Management\Web
    In Windows Explorer, navigate to the folder you specified in the above registry, right click on the name of the folder and select Properties, then the Security tab.
    Give full control permissions to the account invited Internet and process account IIS to launch users.
    Click on apply.
    If the modifications above do not resolve the user of HFM DCOM assignment question try as the identity of the anonymous access in IIS:

    Start the Internet Information services Manager console
    Explorer the DefaultAppPool, right-click and select "Properties".
    Go to the "Identity" tab, select "Configurable" and change the user identity to match that of the HFM DCOM user used when installing HFM.
    Click on apply and OK
    In addition foret forest down to the Web Site of HFM, right-click and select "Properties".
    Go to the "Directory Security" tab
    In the "authentication and access control', click 'change '.
    For "anonymous" access change the username/password of the HFM DCOM user credentials
    Click OK, OK
    Restart the IIS services

    Send me a note if you continue to experience problems after you apply this configuraration.

    G'Luck
    -David

  • I have 5 "MY BACKUP" folder on my drive C in 2008. How can I remove the old ones. Receiver error MSG "Access denied" when you try.

    I have 5 "MY BACKUP" folder on my drive C in 2008. How can I remove the old ones. Receiver error MSG "Access denied" when you try.

    Hi PJG_918,
     
    To resolve this problem, you must turn off Simple file sharing and then take over the folder.
     
    Here is an article that will explain the procedure to the same thing:
     
  • TNS-12518 TNS - 12546 Linux error: 13: permission denied

    Hello
    I'm really sorry to disturb this forum with this stupid question but I am really new to oracle and I don't really know what to do in this case.
    recently, I installed oracle 10g release 2 on a box of Centos64bit.
    I was able to complete the installation, and apparently everything is working relatively well since im able to connect to oracle with the oracle user, I created using sqlplus.
    now the problem im is that im trying to connect to oracle with sql developer, but I get this message: "had at least one appeal of reading:
    I checked the logs and display is the following:

    TNS-12518: TNS:listener could not hand off client connectionl
    TNS-12546: TNS:permission refused
    AMT-12560: TNS:protocol adapter error
    AMT-00516: permission denied
    Linux error: 13: permission denied

    Of course, the problem has to do with permissions.
    given that I don't really know where to put the permissions. what I've done so far is affecting permission 755 following to the network folder of the jump oracle, which will solve the problem, but it didn't.
    I also set the following parameter:
    TCP.validnode_checking = no
    the sqlnet.ora, file, but that has not worked.

    Could someone please help me with this!

    Hello

    Verify that this listener is running under the same user as the database instance.

    HTH Mathias

  • Windows 7: error 5 (access denied) when you try to start the Volume Shadow Copy (VSS) service

    System: Win 7 Ultimate x 64 on a HP Pavilion DV6. My account is the user account only suitable on the laptop and an administrator account.

    When you try to do a system restore, it came with an error that the Volume Shadow Copy Service did not work, even if this error code is not relevant for the purposes of this question later, I managed to run the system restore in SafeMode to an old restore point...

    When you try to turn on VSS, I checked services.msc (which I ran as administrator) and VSS was off and on the manual. I tried clicking on start, the following error message came:

    "Windows didn't start the Volume shadow copy on the Local computer service."
    Error 5: access is denied. »

    I then switched to automatic and tried again, same error. I tried since everything I can possibly think (including the definition of back and forth between manual & auto then trying the solutions below) to get the service starts, nothing helps. The solutions tried so far:

    -net start vss high cmd - returns the same error (error 5 access is denied)
    -high vssvc.exe cmd - same
    -changed the full control permissions for me, the group admin and NETWORK SERVICE (that I had to add) to the System32 folder and vssvc.exe but no change
    -changed the permissions to full control for myself, admin and NETWORK SERVICE group (who even once, I must add) for VSS in regedit (open as administrator) still nothing
    -even tried to restart explorer.exe a high cmd and a task manager high and again made the permissions - still nothing.

    The only thing I haven't done is run a sfc scan, but tbh, I doubt that will fix anything. It also seems that VSS has been turned off for a while, as my last restore point was about 3 months ago and I installed things since.

    Any suggestions/ideas would be appreciated, because I'm going nuts with that now! Thank you!

    The Volume Shadow Copy Service must not be on auto-start.

    According to the site TechNet Microsoft VSS THAT was introduced with Windows XP SP1 and since that time it has always installed as manual start since he does not need to be started automatically and it works day and night to do nothing.  Some places say different times when VSS has been introduced, but be sure that it was a long time ago.

    A popular site to see how Windows Services should / could be put in place is here:

    http://www.blackviper.com/service-configurations/

    If you've read about VSS on Microsoft TechNet, it says:

    https://TechNet.Microsoft.com/en-us/library/hh125927 (v = ws.10) .aspx

    So do you think the MS TechNet site is fake and that each installation of Windows since XP has a badly installed VSS Service?  If that were the case all Windows systems in the world would be in trouble.

    On an unafflicted system if you open the services applet and observe the VSS Service, it should look like this:

    So if you start a backup operation or even create a Restore Point, go back to the Service applet and press F5 to refresh you'll see that the VSS Service changed its status to start:

    Once the operation is complete the VSS Service will stop itself (it may take a while).

    That's how it is supposed to work.

    We should certainly be able to affect the automatic VSS Service and you should be able to start, but you shouldn't need to.  People who say that "solved their problem" forgets to mention the days/weeks to try things that lead to get their system of work.  There is no way of knowing which of the dozens of things that they could have tried really solved the problem.

    You say that the system restore worked in Mode safe (but not a normal startup) and if it is true that means usually something to load in a normal trunk causing a problem and that something is usually an antivirus/antimalware application that is 'protect' your system against the changes.  When you start mode safe these things are usually not loaded this is why sometimes your system restore mode without failure.

    Contributors known for these programs are Norton, McAfee, Avast, Avira, Kaspersky and probably others.

    So what antivirus/antimalware programs you are running and have checked their support pages for known problems with backup/restore system restore?

    Norton has even a page about these issues:

    https://support.Norton.com/SP/en/us/home/current/solutions/v51118464_EndUserProfile_en_us

    Even McAfee told their product to uninstall completely before doing a system restore:

    "Intel Security recommends that you remove McAfee security products before to proceed with an upgrade of the operating system or the Microsoft System Restore and then re-install your McAfee product when the update/restore is complete. "

    So I assumed that whatever your AV program happens to be could be part of the issue here - but we don't know what it is.

    We know error 5 is a permissions/access denied error type, but you shouldn't make adjustments to get VSS to start if something is wrong.  If as you have tried adjustments have been necessary every Windows system in the world should also make these adjustments and coming is not past.

    Of course, now, your system might be more affected since you've been changing permissions on the things trying to VSS to start when there is probably not a problem with VSS in the first place, so who knows what condition are in now.

    You could start by uninstalling what your AV software (most manufacturers have a special program for that) and by eliminating third-party applications that are known to interfere.  You can always reinstall them again later, no?

  • I get this error msg - permission denied for < Web page > get XPCComponents.classes property

    A couple of days, I started getting the msg of error-permission denied for < Web page > get the XPCComponents.classes property. It happens with every Web page I visit. If I hit the x in the upper right so I can access the page. Is not in Internet Explorer. Any ideas how I could solve this problem and why she started to happen?

    Try Firefox SafeMode to see how it works there.

    A way of solving problems, which disables most of the modules.

    (If you use it, switch to the default theme).

    • You can open the mode without failure of Firefox 4.0 + by pressing the SHIFT key when you use the desktop Firefox or shortcut in the start menu.
    • Or use the Help menu option, click restart with the disabled... modules while Firefox is running.

    Do not choose anything at the moment, just use 'continue in safe mode.

    To exit safe mode of Firefox, simply close Firefox and wait a few seconds before using the shortcut of Firefox (without the Shift key) to open it again.

    If it's good in Firefox Safe mode, your problem is probably caused by an extension, and you need to understand that one.

    http://support.Mozilla.com/en-us/KB/troubleshooting+extensions+and+themes

    When find you what is causing that, please let us know. It might help others who have this problem.

    If you look in the error for this XPCComponents.classes error Console, there should be a Source file: chrome: / / address that could give us information which extension is causing this message.

    Firefox button > Web Developer-> Console for errors or simply use {Ctrl + Maj + J} from the keyboard

  • Why do I get this error:? Permission denied for my {URL} call the UnnamedClass.toString method on.

    When I click on links to external sites on my site, I get the following error, like 5 times, and yet, it always opens the other site after clicking the OKs. For example, click on "Host Hotel' on the left NAV.

    Error: Permission denied to call method UnnamedClass.toString on.

    URL of affected sites

    http://www.TGIF-classic.org

    Norton Toolbar is the culprit. I work with Norton to get addressed.

  • Windows 2008 Server NFS - permission denied when accessing the NFS data store

    Hello

    I'm trying to configure a Windows 2008 Server to store virtual machines on an NFS share.

    When I add the data store to my host, I have no Brown Read-only and the data store is added successfully.

    When I browse the data store, as soon as I try to delete a file or create a folder, I have an error message: "cannot delete" or "cannot complete the file was created.

    It seems to be a problem of rights NFS, but impossible to find what the problem is.

    In the/var/log/vmkernel, I see:

    Mar 23 17:43:07 vmw-esx1 vmkernel: 1:02:37:20.635 cpu4:4109) NFSLock: 2677: can't get the lock on the file new document texte.txt 0x4100070384d0 on circe (10.254.0.19): Permission denied

    Don't you have a howto use NFS with Windows 2008 to help me?  I found one for Windows 2003, but think are too different.

    Or another idea?

    See document attached with the NFS share parameters.

    Philippe

    You must configure the user name mapping in Services for UNIX/NFS and map the root user.  Detailed instructions here: http://www.sohoadvisers.com/tutorials/vmware-esxi/connect-esxi-to-windows-nfs.  I was able to implement some hosts to use my Windows NFS export, but it was a bit unreliable.  This is a configuration not supported with VMware...

    Josh

    If you have found this or other useful information, please consider awarding points to 'Correct' or 'useful '.

    Visit http://vmtoday.com for news, views and virtualization how - to of

    Follow me on Twitter - @joshuatownsend

  • Satellite A500 - error jmcr.sys on when I started

    Hi all

    Everything worked fine until this morning when I started getting the error jmcr.sys. I did some research on Google, but he couldn't solve myself. Anyone know how to remove it?

    Thank you for your future answers

    Hello

    This topic has already been discussed:

    http://forums.computers.Toshiba-Europe.com/forums/thread.jspa?threadID=53751&TSTART=180

    try to update/reinstall the driver from Jmicron card reader [drivers Toshiba | http://eu.computers.toshiba-europe.com/innovation/download_drivers_bios.jsp]

  • "Execution error 70 permission denied."

    Everytime I turn on my laptop, I get this message "Authorization of Run-time Error 70 refused", I have installed a new software recently. Are the specifications of my laptop... Operating system Windows 7 64 bit, core i5 with 4 GB of ram

    Hello
    Method 1: Check if the problem persists in safe mode.
    Start your computer in safe mode

    http://Windows.Microsoft.com/en-us/Windows7/start-your-computer-in-safe-mode

    Restart the computer to return to normal mode

    If the problem persists not in safe mode then try to clean boot in order to verify if a third-party program installed on the computer causes the startup error.

    Method 2: To help resolve the error and other messages, you can start Windows Vista or Windows 7 by using a minimal set of drivers and startup programs. This type of boot is known as a "clean boot". A clean boot helps eliminate software conflicts.

    See the link below to learn more about how to clean boot.

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

    http://support.Microsoft.com/kb/929135

    Note: Reset the computer to start as usual

    When you are finished troubleshooting, follow these steps to reset the computer to start as usual:

    (a) click Start, type msconfig in the search box and press ENTER.

    (b) If you are prompted for an administrator password or for confirmation, type your password or click on continue.

    (c) under the general tab, click the Normal startup option, and then click OK.

    (d) when you are prompted to restart the computer, click on restart.

    I hope this helps!

  • I'm getting error .exe - image incorrect when I start the computer and click on anything

    I keep on getting error bad .exe continuous Image on my Windows XP machine. Help, please

    Hi leondsouza,

    1. What is the exact error message that you receive?

    2. did you of recent changes on the computer?

    3. do you have security software installed on the computer?

    It is possible that some third-party programs installed on the computer is causing the problem.

    I suggest that you put the computer in a clean boot state and check if it helps.

    To help resolve the error and other messages, you can start Windows Vista or Windows 7 by using a minimal set of drivers and startup programs. This type of boot is known as a "clean boot". A clean boot helps eliminate software conflicts.

    See the link below to learn more about how to clean boot.

    How to configure Windows XP to start in a "clean boot" State

    http://support.Microsoft.com/kb/310353

    Reset the computer to start as usual

    When you are finished troubleshooting, follow these steps to reset the computer to start as usual:

    (a) click Start, type msconfig in the search box and press ENTER.

    (b) If you are prompted for an administrator password or for confirmation, type your password or click on continue.

    (c) under the general tab, click the Normal startup option, and then click OK.

    (d) when you are prompted to restart the computer, click on restart.

  • Permission denied when you try to customize the comments

    Members of the community-

    I have a Virtual Center server that manages multiple servers.  Some of our users have the Administrator role to ensure that their servers.  Those users who don't have administrator access to their servers receive the following error message when you try to run the wizard of comments o/s to customize when you deploy a model virtual computer: "Permission to perform this operation is denied."  I'm assuming that they need some kind of "global" permission to make this work.  Someone at - it ideas?

    Thank you

    James

    If you have a plug of customization that users need access to, you must give 'Read customization Specifications' (and which should be given initially to the inventory: host & Clusters.)  This should be done with his own role, and be sure to uncheck spread.

    Whether, in respect of the inventory: models & Virtual Machines, you definitely need permissions on some files... I think that you need to "VM-> Configuration-> model to deploy" privileged in the folder where the template is stored, as well as privileges of creation of virtual machine on the record they'll record the deployed virtual computer.  Here, you must also define a custom role (do not change the default roles - always leaving them intact as guidelines)

    Hope that helps.

  • error winxeb32. ROM when I start the computer...

    I'm getting an error like: error loading winxeb32.rom... every time I start the computer after that I have does not appear...

    You could have, or still are, infected by malware; and it could also be a starting top left him entry.

    Malware scan:

    http://www.Malwarebytes.org/MBAM.php

    Malwarebytes is as its name suggests, a Malware Remover!

    Download the free Version from the link above.

    Download, install, upgrade and scan once a fortnight...

     

    How to use Malwarebytes once it is installed and updated:

    1. open Malwarebytes > click the update tab at the top > get the latest updates.

    2. on the Scanner tab, make sure that thePerform full scan option is selected and then click on theScan button to start scanning your computer

    3 MBAM will now start to scan your computer for malware. This process can take some time.

    4. when the scan is complete, a message box will appear

    5. you must click on the OK button to close the message box and continue the process of Malwareremoval.

    6. you will now be at the main scanner screen. At this point, you must click on the button toview the result .

    7. a screen showing all of the malware displayed the program that is

    8. you must now click remove selection button to remove all the listed malware. MBAM will now delete all of the files and registry keys and add them to the programs quarantine. When you remove files, MBAM may require a restart in order to eliminate some of them. If it displays a message stating that it needs to restart, please let him do. Once your computer has rebooted, and logged in, please continue with the remaining steps.

    9. when MBAM has finished remove the malware, it will open the scan log and display it in Notepad. See the log as desired, and then close the Notepad window.

    10. you can now exit the MBAM program.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    If the error persists after scanning, use the program to out startup:

    http://TechNet.Microsoft.com/en-us/sysinternals/bb963902.aspx

    This utility, which has a knowledge of auto-starting locations of any startup monitor, shows you what programs configured to run at system startup or login and that the entries in the order of processing windows. These programs include those in your startup folder, Run, RunOnce, and other registry keys. You can configureAutoruns to show other locations, including Explorer shell, toolbar extensions, helper objects to the browser, Winlogon notifications, auto and many start-up services even more. Autoruns goes way beyond the MSConfig utility bundled with Windows Me and XP.

    See you soon.

    Mick Murphy - Microsoft partner

  • I get an error of access denied when you try to import photos from my digital camera

    For some reason, windows prevented me from importing photos from my camera, and I get the following message is displayed. (The following error has occurred when importing IMG_ #.) JPG: access denied) I use windows 7. I use a USB cable to connect to the computer and never had a problem until now.  I have tried everything I can think to see why this is happening and I don't see a reason.

    Hello

    1. don't you make changes to the computer until the problem occurred?

    I suggest you follow the steps mentioned below.

    Method 1: Restore the default import settings

    Visit the link below to learn how to restore the default import settings.

    http://Windows.Microsoft.com/en-us/Windows7/change-settings-for-importing-pictures-and-videos

    Method 2: Test of the issue on a new user account

    http://Windows.Microsoft.com/en-us/Windows7/create-a-user-account

    Method 3:
    The problem can also be caused by your security such as anti-virus program or a firewall of Windows /Defender that can have conflicting parameters as to not not to perform certain tasks. I suggest you temporary disable antivirus and firewall and check the result again. You must activate new security that you was disabled programs.
    Disable the antivirus software:
    http://Windows.Microsoft.com/en-us/Windows7/disable-antivirus-software

    Important note: Antivirus software can help protect your computer against viruses and other security threats. In most cases, you should not disable your antivirus software. If you need to disable temporarily to install other software, you must reactivate as soon as you are finished. If you are connected to the Internet or a network, while your antivirus software is disabled, your computer is vulnerable to attacks.

    Additional information:

    How can I get pictures from my camera to my computer?

    http://Windows.Microsoft.com/en-us/Windows7/how-do-I-get-pictures-from-my-camera-to-my-computer

    Hope this information is useful.

  • Permission denied when apptenting converter to a Remote Machine of Ubuntu

    I have an old laptop Ubuntu I want to convert a virtual machine running. I'm under vCenter Converter Standalone version 5.5 on a physical machine in Windows 8.

    Both machines can ping each other, and I can actually run a putty session with the host of the window root privileges. However, I can't past the first page of the conversion wizard because when I press the 'next' button or 'details the viev source' I get an error message "operation not permitted".

    I have attached the export diagnostic at this station.

    Any tips?

    The most important newspapers: Converter - worker.log are missing, open the folder "%ALLUSERSPROFILE%\VMware\VMware vCenter Converter Standalone\logs.

    In any case: start Converter "as Administrator" user interface which should solve your problem. HTH

Maybe you are looking for