Not able to open SQLPLUS in Oracle 11g on linux

Whenever i tried to open SQLPLUS in Oracle 11g, it always put an error related with "SELinux" and when i run SQLPLUS through the command it gives error "CANNOT RESTORE SEGMENT PROT AFTER RELOC: PERMISSION DENIED".
My SQLDeveloper working properly.
So. please help me for this.
Thank You.
Abhishek Kumar Srivastava

error "CANNOT RESTORE SEGMENT PROT AFTER RELOC: PERMISSION DENIED".This is likely due the the SE Linux setting being set to "enforcing".
To Temporarily disable enforcement on a running system
/usr/sbin/setenforce 0
To permanently disable enforcement during a system startup
change "enforcing" to "disabled" in ''/etc/selinux/config'' and reboot.
For further explanation, find this link:-
http://oraclespin.wordpress.com/2009/04/28/sqlplus-error-while-loading-shared-libraries-u01apporacleproduct1110db_1liblibnnz11so-cannot-restore-segment-prot-after-reloc-permission-denied/I think you should post on installation forum, there you find more help from experts on installation. And before doing so, mark this as answered, as its abuse for posting same post in two different forums.
For further help, find this link:-
Database Installation                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

Similar Messages

  • Not able to debug procedure using oracle 11g & toad 9.0.1.8

    hi..
    i m using oracle 11g & toad 9.0.1.8 ..i want to debug procedure , i set parameter, but not able to debug procedure , there is 'debug' option, but that option is disable..
    can u plz help me regarding this..
    can u suggest me another tool where i can debug my procedure..
    thanx..
    Edited by: user10502250 on Jun 22, 2009 4:15 AM

    "Help, About" should list the installed options, and "Debugger" should be in the list otherwise you'll need an expensive upgrade or a change of IDE.
    In TOAD you have to open the source code editor, at which point the debugging options should be accessible. You can either set a breakpoint and hit the 'Execute' lightening symbol, or place the cursor at a suitable point in the code and press F12.
    I'm not completely sure how you are supposed to pass runtime parameters but it may be to do with right-click, Action Console, Execute, which brings up a 'Set Parameters' dialog. However this won't run in debug mode, it just runs and remembers the arguments. I don't really get it. As you can probably tell I'm not a great fan of the product. Have you looked at PL/SQL Developer?

  • Not able to open Forms in Oracle Applications,after I login

    Hello All,
    I have Windows 7 and internet explorer 8 in my laptop.
    After I connected to VPN, now i'm able to open the Oracle Applications login page.
    After I enter, I can see the list of responsibilities.
    When clicked to any of the responsibilities, showing to download the JInitiator, and once it is downloaded and installed, still the forms are not opening.
    Also checked with FireFox 3.6 Version, same thing happening. Able to download the JInitiator, but after installing, forms are not opening.
    Please do let me know the fix for this.
    Thanks.

    Hi,
    I have Windows 7 and internet explorer 8 in my laptop.What is the application release?
    Do you meet the minimum requirements in these docs?
    Note: 285218.1 - Recommended Browsers for Oracle E-Business Suite 11i (Customer Recommended)
    Note: 389422.1 - Recommended Browsers for Oracle E-Business Suite Release 12 (Customer Recommended)
    After I connected to VPN, now i'm able to open the Oracle Applications login page.
    After I enter, I can see the list of responsibilities.
    When clicked to any of the responsibilities, showing to download the JInitiator, and once it is downloaded and installed, still the forms are not opening.Can you reproduce the issue when NOT connected through VPN?
    Can you find any errors in the Jinitiator Console Window? If not, you may need to enable trace as per these documents and check then.
    Note: 232651.1 - How to Enable Tracing in Jinitiator
    Note: 310961.1 - How To Enable The Java Console Jinitiator 1.1.8 and 1.3
    Regards,
    Hussein

  • Recover tablespace is failing and not able to open database

    Hello All,
    I am using Oracle RAC 11g R2 on Linux. My database is running in NOARHIVELOG mode.
    I am testing some RMAN scenarios.
    After doing a the below scenario: I think the problem that I used switch log file!!!
    RMAN> backup tablespace 'USERS' TAG 'TestBkp_FRA';
    RMAN> backup backupset 10 format '/testasm/backup%U' delete input; -- here 10 is the backup set generated in the previous command
    RMAN> BACKUP INCREMENTAL LEVEL 1 tablespace users;
    alter system switch logfile;-- many times i am not able to recover my users tablespace because of the below :
    archived log for thread 1 with sequence 19 is already on disk as file +DATA/orcl/onlinelog/group_1.261.772044543
    archived log for thread 1 with sequence 20 is already on disk as file +DATA/orcl/onlinelog/group_2.262.772044547
    archived log for thread 2 with sequence 4 is already on disk as file +DATA/orcl/onlinelog/group_4.266.772044919
    RMAN-08187: WARNING: media recovery until SCN 1101381 complete
    Finished recover at 27-MAR-2012 17:21:36and I am unable to open my database:
    RMAN> alter database open;             
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of alter db command at 03/27/2012 17:26:18
    ORA-01113: file 4 needs media recovery
    ORA-01110: data file 4: '+DATA/orcl/datafile/users.259.772044111'below is a list of my backups
    RMAN> list backup;
    List of Backup Sets
    ===================
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time    
    9       Full    1.45M      DISK        00:00:02     27-MAR-2012 12:06:47
            BP Key: 11   Status: AVAILABLE  Compressed: NO  Tag: TESTBKP
            Piece Name: /testasm/backup0an6tvil_1_2
      List of Datafiles in backup set 9
      File LV Type Ckp SCN    Ckp Time             Name
      4       Full 1092418    27-MAR-2012 11:40:06 +DATA/orcl/datafile/users.259.772044111
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time    
    10      Full    1.45M      DISK        00:00:04     27-MAR-2012 15:58:54
            BP Key: 13   Status: AVAILABLE  Compressed: NO  Tag: TESTBKP_FRA
            Piece Name: /testasm/backup0bn6ud5q_1_2
      List of Datafiles in backup set 10
      File LV Type Ckp SCN    Ckp Time             Name
      4       Full 1100603    27-MAR-2012 15:53:40 +DATA/orcl/datafile/users.259.772044111
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time    
    11      Incr 0  1.45M      DISK        00:00:05     27-MAR-2012 16:16:59
            BP Key: 14   Status: AVAILABLE  Compressed: NO  Tag: TAG20120327T161652
            Piece Name: +FRA/orcl/backupset/2012_03_27/nnndn0_tag20120327t161652_0.261.779041015
      List of Datafiles in backup set 11
      File LV Type Ckp SCN    Ckp Time             Name
      4    0  Incr 1101381    27-MAR-2012 16:13:11 +DATA/orcl/datafile/users.259.772044111
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time    
    12      Full    1.45M      DISK        00:00:02     27-MAR-2012 17:00:26
            BP Key: 15   Status: AVAILABLE  Compressed: NO  Tag: TAG20120327T170023
            Piece Name: +FRA/orcl/backupset/2012_03_27/nnndf0_tag20120327t170023_0.260.779043625
      List of Datafiles in backup set 12
      File LV Type Ckp SCN    Ckp Time             Name
      4       Full 1101381    27-MAR-2012 16:13:11 +DATA/orcl/datafile/users.259.772044111My database is running in NOARCHIVELOG mode I have no Full database backup.
    How can I start my database. Please help!!

    NB wrote:
    What do you mean ?
    Now I am not able to open my database. it is mounted.
    What steps should i do ?If you try to backup database in NOARCHIVELOG mode, you will get below errors
    RMAN> backup database;
    Starting backup at 27-MAR-12
    using target database control file instead of recovery catalog
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID=130 device type=DISK
    channel ORA_DISK_1: starting full datafile backup set
    channel ORA_DISK_1: specifying datafile(s) in backup set
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of backup command on ORA_DISK_1 channel at 03/27/2012 20:30:26
    ORA-19602: cannot backup or copy active file in NOARCHIVELOG mode
    RMAN>
    RMAN> backup tablespace users;
    Starting backup at 27-MAR-12
    using channel ORA_DISK_1
    channel ORA_DISK_1: starting full datafile backup set
    channel ORA_DISK_1: specifying datafile(s) in backup set
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of backup command on ORA_DISK_1 channel at 03/27/2012 20:30:58
    ORA-19602: cannot backup or copy active file in NOARCHIVELOG mode
    RMAN>Can you tell me how you took backup? have you taken backup from MOUNT status when its in noarchivelog mode?
    If there is inconsistency of SCN, you cant recover it.
    Please describe how you took backup & why you want to perform recovery in noarchivelog mode?

  • Not able to open ppt files

    I'm experiencing problems opening some .ppt files.
    When I try to open that files a window pop-up. The header of the window is: "oracle hyperion smart view for office, fusion edition". In the window is written: "Presentation.SlideShowWindow : Invalid request. Automation rights are not granted.". The result is that I'm not able to open these files from windows explorer. There is no problem to open the files from inside MS office powerpoint (with file/open, ect).
    The strange thing is that these files are not trying to use any smartview feature.
    MS office is MS office professional plus 2010 version 14.0.6029.1000, the OS is Windows 7, smartview version is 11.1.2.2.301.
    Can you help to solve the problem? Thanks

    Is Microsoft installed on default path?
    Regards
    Celvin
    http://www.orahyplabs.com

  • Not able to open  Database Configuration Assitance after installing MGT ser

    I've install Oracle Grid Control Enterprises manage in sperate machine(MON1) to moniter 3 servers and I've install Oracle Management Service to get connect with MON1 server. After installation i'm not able to open Databaase configuration assitance and net configuration assitance.
    Please help on this

    I've found the solution for this problem. Follow this step
    step 1. Before install management service copy the environment variable value of PATH in a notepad. For this Select MyComputer-> Do right click->click on advance tab->Click Environment Variables>Under System Variables you see a variables called PATH->select and click on Edit button You will get the value of PATH Value.
    Step 2. Now you do Management Service installation
    Step 3. Again you do the same step as STEP 1(Make sure you should do this).
    Step 4. Now you copy the content which you have copy in step 1 and paste it in PATH Variable
    Step 5. Now you try to open.
    Step 6. Now You restore the content of PATH Variable which you have copy(STEP 3) after installation so the Management Service will work fine

  • Not able to open form

    Hi,
    I am not able to open form. I am getting this error in popup message
    FRM-40735 : WHEN-NEW-INSTANCE trigger raised unhandled exception ORA-00904
    I have compiled one form . But no luck.
    Its only happening with AR module. I am not able to understand why it happening and how i resolve this problem ?
    Thanks in Advance....

    Hi;
    Please follow below and see its helpfull:
    FRM-40735: WHEN-NEW-FORM-INSTANCE trigger raised unhandled exception ORA-00904 [ID 203453.1]
    Troubleshooting FRM-40735: Trigger Raised Unhandled Exception ORA-xx [ID 756281.1]
    FRM-40800 Trying to Login to Forms DocID: 374636.1
    How to Trap Database or Application Errors in Oracle Forms? [ID 61383.1]
    Resolving FRM-40735 Errors [ID 61579.1]
    Regard
    Helios

  • Java.lang.OutOfMemoryError: PermGen space Not able to open applications

    Hi ,
    I am facing issue in running the application when I deploy 10 applications successfully to the Integrated weblogic server [in jdev].
    Then after some time I am not able to open any of the application.
    Thanks and Regards,
    Vivek Pemawat

    Set MaxPermSize to a higher value.
    export JVM_ARGS="-Xmx1024m -XX:MaxPermSize=256m"
    https://forums.oracle.com/thread/1140785

  • TAfter IOS5 updating I am not able to open media files from embebed in email atachments. Previous to update email System of offered the opción to open trough any media player I had installed, any clue?....

    After IOS5 updating I am not able to open movie files embebed as email atachments. Previous to update email System offered  the option to open the file trough any media player (app)  I had installed , now it tríes to open the file directly with no success, any clue?....

        Hi Rohit ,
    I had copied these .class & .xml files under Myclasses -> oracle.apps.icx and oracle.apps.po and oracle.apps.fnd was same which comes part of the standard OA tutorial.
    I copied same under Myprojects as well.
    you have to decompile the class file into java file and then place it in Myproject directory , also copy all dependency files like BC4J components , and then
    try to run from Jdeveloper .
    Alternatively you can get the entire ICX folder and zip it and add it via library .
    --Keerthi

  • Not able to open forms after changing domain in R12.

    Hi all,
    how are you
    I have modified the domain name for my erp, i was able to complete it successfully except for opening the forms. i am not able to open the forms, though i am able to login to applications.
    i have followed the following document
    Note: 759225.1 - How to change the domain name for Oracle Applications R12?
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=759225.1
    Thanks

    Hi
    Thanks for the update.
    My OS is RHEL 4. Oracle applications R12.1. It doesnt show any error when i click on particular item for forms. it is not launching any forms.
    The document mention above, is it applicable for R12.1? it suggests a patch for 11i.
    Should i directly run the EXEC FND_CONC_CLONE.SETUP_CLEAN and autoconfig?
    The query in the document is returning the following
    SQL> select node_name "Node Name", node_mode "Mode", support_cp "C", support_web "W", support_admin "A", support_forms "F" from FND_NODES;
    Node Name M C W A F
    AUTHENTICATION O N N N N
    ERPAPPS O Y Y Y Y
    Thanks

  • Not able to open EDITOR

    Hi Group members,
    I have just recently installed Oracle 10g database, but i am not able to open the very famous editior. The error that i am getting is as shown below,
    SP2-0110: Cannot create save file "afiedt.buf"

    Oracle Error :: SP2-0110
    Cannot create save file file_name
    Cause
    An attempt was made to save the content of the SQL buffer to a file and the file could not be written. Possible causes:
    An error was encountered when creating the destination file.
    A directory name specified in the SAVE statement was not found.
    A system error made it impossible to open the file.
    Action
    Take the following actions:
    Check that the destination is valid and that there is sufficient space on the destination device.
    Check the statement for a typing mistake in the directory name. Then issue the statement again after correcting the directory name.

  • Not able to open Modal Page through a report attribute link

    Dear All,
         Not able to open Modal Page through a report attribute link, kindly help me...
      I am using skill builders modal page plugin ...
    Thanks and Regards,
    Madonna

    Here's what you have to do.
    You set up your column link like this:
    Link text: whatever you like
    Link attributes: onclick="return false;" class="open_modal"
    Target: Page in this application
    Page: number of the page you want to open in your modal window
    You set up your dynamic action like this:
    Event: Click
    Selection type: jQuery selector
    jQuery selector: .open_modal
    (notice the dot at the beginning!)
    Action: SkillBuilders Modal Page (2.0.0) [Plug-in]
    Event Scope: Dynamic
    And finally, in your True Action (SkillBuilders Modal Page (2.0.0)), URL Location should be set as Attribute of Triggering Element.
    And that's pretty much all it takes.
    Hope this helps.

  • Not able to open SharePoint 2010 Site in SharePoint Designer 2010

    Hi all,
    I have SharePoint 2010 Environment and when I try to open the site in SharePoint Designer with the regular URL (https://xyz.com)
    some time i am getting error "'The server sent a response which SharePoint Designer could not parse. If you are trying to connect to a Microsoft SharePoint Foundation server, check with the server's administrator to make sure Microsoft
    Foundation is installed properly" and some time its work fine and open the site without any issue... but when i try to open the site with the internal URL like (http://Servername:Port) it work perfectly.
    Even i am not able to open the custom workflow in SharePoint designer whenever i am able to open the site with my regular URL (https://xyz.com) and getting error "Failed to load the configuration file for the workflow", but with
    the Internal URL (http://Servername:Port) i am able to open that workflow without any issue.
    Please suggest!!!

    Hi NaveenKSah,
    According to your description, my understanding is that you got an error when you opened AAM url of a site with SharePoint 201o Designer.
    Please try to add <remove verb="*" path="*.asmx" /> after <httpHandlers> in the site web.config file, compare the result.
    Note: before changing the web.config file, please make a backup for the file.
    More information, please refer to the link:
    http://dishasharepointworld.blogspot.com/2010/08/server-sent-response-which-sharepoint_30.html
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Not able to open mail from my mac, gmail repeatedly asking for password. but using same password able to open gmail on safari

    not able to open mail from my mac, gmail repeatedly asking for password. but using same password able to open gmail on safari

    okay well they got me to take out some .plist files to see if that would help it didn't. I'm not sure what ones that they deleted for my self maybe someone here would be abel to tell you what ones to take out but didn't work the one that came close to working was this going into keychain and deleting the account(s) then reading them again.
    if you are to do this please back up first with Time Machine. You can do this with a usb drive.
    Okay so go back to where you had internet accounts and make sure mail is shut. click the - on the account your having problems with then quit system preferences.
    Okay so then press cmd and space bar at the same time then type 'keychain access' into the search then click on 'keychain access'
    once it is open go to the top of the window and put your email address that you are having problems with.
    once you have put in your full email, have a look at what comes up i deleted things in the kind colome with 'internet password' and anything with under name that had smtp.gmail.com or imap.gmail.com so it would look like this, map.gmail.com - internet password.
    right click and delete them. make sure not to touch any other files that dont say them things on them.
    Once you have done this quit keychain access and then restart the computer, once the computer is restarted go back to system preferences and internet accounts and re-add the account.
    Hope this helps. if something is not clear just ask.

  • Not able to open adobe XI Pro after I have filled out a documents and trying saving it. The program stops working & won't open up again.  Tried to complete a repair, rebooting nothing works. Help please.

    Not able to open adobe XI Pro after I have filled out a documents and trying saving it. The program stops working & won't open up again.  Tried to complete a repair, rebooting nothing works. Help please.

    Hi,
    Can you pls. provide more details of the issue?
    OS/Platform
    It would be great if you can provide the MSI logs for repair from the %temp% directory.
    Thanks,

Maybe you are looking for