Permission denied :Oracle 10g on RHEL4

I am using ubuntu 10.10 and Virtualbox installed on it.I have installed red hat (RHEL4) on virtualbox.When i try to run the oracle installer from the cdrom i get the following error "permission denied".I am have tried to edit fstab entry in /etc but it didnt worked.I am only getting a read permission and unable to chmod it.

Automount does not mount cd/dvd rom media with execute privileges.
If you prefer a permanent solution, you can try the following:
Find the following line in /etc/auto.misc:
cd              -fstype=iso9660,ro,nosuid,nodev :/dev/cdrom
and add exec so it look like:
cd              -fstype=iso9660,ro,nosuid,nodev,exec :/dev/cdromI usually add the Oracle to root sudoers (visudo command), at least for the duration of the install. Then simply do:
- Insert DVD or mount iso in Virtualbox
- Oracle User: sudo umount /dev/cdrom
- Oracle User: sudo mount /dev/cdrom /media
If you see "runinstaller" instead of "runInstaller" you may have some hybrid dvd and you can try the following:
sudo mount -o loop,norock /dev/cdrom /media
Btw: Installing Oracle 11g R2 on Ubuntu 10 Howto:
Installing Oracle 11g R2 on Ubuntu 10 Howto

Similar Messages

  • Error when installing oracle 10g on OEL4..(oracle enterprise linux )

    Hi everyone,
    i am getting this error when i run ./runInstaller
    [oracle@localhost database]$ ./runInstaller
    ./runInstaller: line 52: /root/Desktop/10201_database_linux32/database/install/.oui: Permission denied
    But it has all the permissions (read,write,execute) for owner,groups,others.Do i have to give any more permissions.
    File owner of that file : oracle
    file group: oinstall
    i used the following commands when i created the groups.
    /usr/bin/groupadd oinstall
    /usr/bin/groupadd dba
    /usr/bin/ useradd-m-g oinstall -G dba oracle
    what more permissions do i have to give to that ./runInstaller.
    please helpme
    sandeep

    hi everyone,
    Please help me.I am not able to figure out what am i doing wrong.I am getting the permission denied error when i am running the ./runinstaller.But it has all the read,write execute permissions
    [root@localhost ~]# ls -ltr
    total 120
    -rw-r--r-- 1 root root 32283 Jan 3 18:36 install.log.syslog
    -rw-r--r-- 1 root root 57519 Jan 3 18:36 install.log
    -rw-r--r-- 1 root root 1446 Jan 3 18:36 anaconda-ks.cfg
    drwxrwxrwx 3 oracle oinstall 4096 Jan 3 21:40 Desktop
    [root@localhost ~]# su oracle
    [oracle@localhost root]$ ls -ltr
    ls: .: Permission denied
    [oracle@localhost root]$ cd Desktop
    bash: cd: Desktop: Permission denied
    [oracle@localhost root]$ exit
    [root@localhost ~]# cd Desktop
    [root@localhost Desktop]# su oracle
    [oracle@localhost Desktop]$ ls
    10201_database_linux32
    [oracle@localhost Desktop]$ ls -ltr
    total 8
    drwxrwxrwx 3 oracle oinstall 4096 Jan 3 21:38 10201_database_linux32
    [oracle@localhost Desktop]$ cd 10201_database_linux32/
    [oracle@localhost 10201_database_linux32]$ cd database/
    [oracle@localhost database]$ ls -ltr
    total 52
    drwxrwxrwx 9 oracle oinstall 4096 Jan 3 21:38 doc
    -rwxrwxrwx 1 oracle oinstall 1327 Jan 3 21:38 runInstaller
    drwxrwxrwx 2 oracle oinstall 4096 Jan 3 21:38 response
    drwxrwxrwx 5 oracle oinstall 4096 Jan 3 21:38 install
    -rwxrwxrwx 1 oracle oinstall 5213 Jan 3 21:40 welcome.html
    drwxrwxrwx 9 oracle oinstall 4096 Jan 3 21:40 stage
    [oracle@localhost database]$ ./runInstaller
    ./runInstaller: line 52: /root/Desktop/10201_database_linux32/database/install/.oui: Permission denied
    Please tell me what shall i do to run the installer.pleaseeeeee
    thanks
    sandeep

  • How to genrate and check wait statistics in oracle 10g

    Dear all,
    how to genrate and check WAIT STATISTICS in oracle 10g on RHEL4.
    Regards,
    Ali

    Oracle Kernel keeps track of these statistics. Query v$waitstat for overall system level wait statistics or v$session_wait for individual session wait statistics.

  • 10g on RHEL4 eror

    HI all
    I am tring to install the oracle 10g on RHEL4 but i got error as follows
    link error
    pl help me why did error occures every time
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'client_sharedlib' of makefile '/u01/network/lib/ins_net_client.mk'. See '/home/oracle/oraInventory/logs/installActions2010-08-18_03-44-49PM.log' for details.
    Exception Severity: 1
    iiException Name: MakefileException
    Exception String: Error in invoking target 'relink' of makefile '/u01/precomp/lib/ins_precomp.mk'. See '/home/oracle/oraInventory/logs/installActions2010-08-18_03-44-49PM.log' for details.
    Exception Severity: 1
    Exception Name: MakefileException
    Exception String: Error in invoking target 'ioracle' of makefile '/u01/rdbms/lib/ins_rdbms.mk'. See '/home/oracle/oraInventory/logs/installActions2010-08-18_03-44-49PM.log' for details.
    Exception Severity: 1
    Exception Name: MakefileException
    Exception String: Error in invoking target 'nnfgt.o mkldflags client_sharedlib' of makefile '/u01/network/lib/ins_net_client.mk'. See '/home/oracle/oraInventory/logs/installActions2010-08-18_03-44-49PM.log' for details.
    Exception Severity: 1
    Exception Name: MakefileException
    Exception String: Error in invoking target 'install' of makefile '/u01/sqlplus/lib/ins_sqlplus.mk'. See '/home/oracle/oraInventory/logs/installActions2010-08-18_03-44-49PM.log' for details.
    Exception Severity: 1
    Exception Name: MakefileException
    Exception String: Error in invoking target 'irman' of makefile '/u01/rdbms/lib/ins_rdbms.mk'. See '/home/oracle/oraInventory/logs/installActions2010-08-18_03-44-49PM.log' for details.
    Exception Severity: 1
    Exception Name: MakefileException
    Exception String: Error in invoking target 'install' of makefile '/u01/network/lib/ins_net_client.mk'. See '/home/oracle/oraInventory/logs/installActions2010-08-18_03-44-49PM.log' for details.
    Exception Severity: 1
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'install' of makefile '/u01/plsql/lib/ins_plsql.mk'. See '/home/oracle/oraInventory/logs/installActions2010-08-18_03-44-49PM.log' for details.
    Exception Severity: 1
    Exception String: Error in invoking target 'ioklist iokinit iokdstry' of makefile '/u01/network/lib/ins_nau.mk'. See '/home/oracle/oraInventory/logs/installActions2010-08-18_03-44-49PM.log' for details.
    Exception Severity: 1
    Exception Name: MakefileException
    Exception String: Error in invoking target 'utilities ctx_on' of makefile '/u01/rdbms/lib/ins_rdbms.mk'. See '/home/oracle/oraInventory/logs/installActions2010-08-18_03-44-49PM.log' for details.Exception Severity: 1
    Exception Name: MakefileException
    Exception String: Error in invoking target 'install' of makefile '/u01/ctx/lib/ins_ctx.mk'. See '/home/oracle/oraInventory/logs/installActions2010-08-18_03-44-49PM.log' for details.
    Exception Severity: 1
    Exception Name: MakefileException
    Exception String: Error in invoking target 'agent nmo nmb' of makefile '/u01/sysman/lib/ins_sysman.mk'. See '/home/oracle/oraInventory/logs/installActions2010-08-18_03-44-49PM.log' for details.
    Exception Severity: 1
    Exception String: Error in invoking target 'clientonlyinstall' of makefile '/u01/ldap/lib/ins_ldap.mk'. See '/home/oracle/oraInventory/logs/installActions2010-08-18_03-44-49PM.log' for details.
    Exception Severity: 1
    Exception Name: MakefileException
    Exception String: Error in invoking target 'install' of makefile '/u01/srvm/lib/ins_srvm.mk'. See '/home/oracle/oraInventory/logs/installActions2010-08-18_03-44-49PM.log' for details.
    Exception Severity: 1
    Exception Name: MakefileException
    Exception String: Error in invoking target 'racg_install' of makefile '/u01/racg/lib/ins_has.mk'. See '/home/oracle/oraInventory/logs/installActions2010-08-18_03-44-49PM.log' for details.
    Exception Severity: 1
    Exception Name: MakefileException
    Exception String: Error in invoking target 'install' of makefile '/u01/network/lib/ins_net_server.mk'. See '/home/oracle/oraInventory/logs/installActions2010-08-18_03-44-49PM.log' for details.
    Exception Severity: 1
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'all_no_orcl ihsodbc' of makefile '/u01/rdbms/lib/ins_rdbms.mk'. See '/home/oracle/oraInventory/logs/installActions2010-08-18_03-44-49PM.log' for details.
    Exception Severity: 1
    Exception Name: MakefileException
    Exception String: Error in invoking target 'collector' of makefile '/u01/sysman/lib/ins_emdb.mk'. See '/home/oracle/oraInventory/logs/installActions2010-08-18_03-44-49PM.log' for details.
    Exception Severity: 1
    INFO: Calling Action unixActions10.2.0.1.0 createLink
    source = /u01/lib/libclntsh.so.10.1
    destination = /u01/lib/libclntsh.so
    overwriteExistingLink = true
    INFO: Exception thrown from action: createLink
    Exception Name: FileNotFoundException
    Exception String: File not found: %fileName%
    Exception Severity: 2

    problem ,may becoz of selinux not disabled , using different oracle home, missing packages(rpm) check it.
    rpm -q binutils compat-db control-center gcc gcc-c++ glibc glibc-common \
    gnome-libs libstdc++ libstdc++-devel make pdksh sysstat xscreensaver libaio openmotif21
    Ex:
    # rpm -q binutils compat-db control-center gcc gcc-c++ glibc glibc-common \
    gnome-libs libstdc++ libstdc++-devel make pdksh sysstat xscreensaver libaio openmotif21binutils-2.15.92.0.2-15
    compat-db-4.1.25-9
    control-center-2.8.0-12.rhel4.2
    gcc-3.4.4-2
    gcc-c++-3.4.4-2
    glibc-2.3.4-2.13
    glibc-common-2.3.4-2.13
    gnome-libs-1.4.1.2.90-44.1
    libstdc++-3.4.4-2
    libstdc++-devel-3.4.4-2
    make-3.80-5
    pdksh-5.2.14-30.3
    sysstat-5.0.5-1
    xscreensaver-4.18-5.rhel4.9
    libaio-0.3.103-3
    openmotif21-2.1.30-11.RHEL4.4
    add the parameters in /etc/sysctl.conf file
    kernel.shmall = 2097152
    kernel.shmmax = 2147483648
    kernel.shmmni = 4096
    # semaphores: semmsl, semmns, semopm, semmni
    kernel.sem = 250 32000 100 128
    fs.file-max = 65536
    net.ipv4.ip_local_port_range = 1024 65000
    net.core.rmem_default=262144
    net.core.rmem_max=262144
    net.core.wmem_default=262144
    net.core.wmem_max=262144
    Run the following command to change the current kernel parameters.
    /sbin/sysctl -p
    Disable secure linux by editing the /etc/selinux/config file, making sure the SELINUX flag is set as follows.
    SELINUX=disabled
    Alternatively, this alteration can be done using the GUI tool (Applications > System Settings > Security Level). Click on the SELinux tab and disable the feature.
    Create the new groups and users.
    groupadd oinstall
    groupadd dba
    groupadd oper
    useradd -g oinstall -G dba oracle
    passwd oracle
    Create the directories in which the Oracle software will be installed.
    mkdir -p /u01/crs/oracle/product/10.2.0/crs
    mkdir -p /u01/app/oracle/product/10.2.0/db_1
    mkdir -p /u01/oradata
    chown -R oracle.oinstall /u01
    Login as the oracle user and add the following lines at the end of the .bash_profile file.
        # Oracle Settings
        TMP=/tmp; export TMP
        TMPDIR=$TMP; export TMPDIR
        ORACLE_BASE=/u01/app/oracle; export ORACLE_BASE
        ORACLE_HOME=$ORACLE_BASE/product/10.2.0/db_1; export ORACLE_HOME
        ORACLE_SID=RAC1; export ORACLE_SID
        ORACLE_TERM=xterm; export ORACLE_TERM
        PATH=/usr/sbin:$PATH; export PATH
        PATH=$ORACLE_HOME/bin:$PATH; export PATH
        LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib; export LD_LIBRARY_PATH
        CLASSPATH=$ORACLE_HOME/JRE:$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib; export CLASSPATH
        if [ $USER = "oracle" ]; then
          if [ $SHELL = "/bin/ksh" ]; then
            ulimit -p 16384
            ulimit -n 65536
          else
            ulimit -u 16384 -n 65536
          fi
        fialso
    refer the thread:
    Thread: Unable to install Oracle10g
    Unable to install Oracle10g
    regards,
    Rajeshkumar Govindarajan
    http://oracleinstance.blogspot.com

  • Laptop supporting Oracle 10g on RHEL 4 Update 2

    Hi,
    I am struggling to find a laptop supporting Oracle 10g on RHEL4 update 2. Though the Redhat HCL shows some laptops... those are all outdated.
    Now, I do find laptops supporting RHEL 5 workstation version. Is Oracle 10g supported on such desktop version ? Kindly help me find a Laptop for personal purpose.
    I am fine to have it Dual boot with Windows Vista / XP but equally want to ensure that it supports the OS as well. Please help me find one such personal Laptop !!!
    [ PS:  Looking for alternative solution other than VMWARE on windows]

    Hi
    This message should be in the linux section. Linux format wrote a quite good article on the issue 105 http://www.linuxformat.co.uk/modules.php?op=modload&name=NewArchives&issue=105
    You should may be go for a Thinkpad (http://www.thinkwiki.org/wiki/ThinkWiki) / (http://www.linux-laptop.net/ibm.html)
    or a DELL http://www.dell.com/content/topics/global.aspx/alliances/en/linux?c=us&cs=555&l=en&s=biz
    Personally I'm using both a Thinkpad with RedHat 5.2 and an Acer aspire on which linux works very well.
    Hope this help otherwise ask more

  • Permission denied on a file I own??

    OL 5.7 64bit
    What's up with this?
    I'm logged on as user 'oracle'.
    User 'oracle' owns the directory OPatch, which has full permissions for the owner.
    Yet, when I try to rename (mv) it, I get 'permission denied'.
    oracle:+ASM$ ls -ld OP*
    drwxr-xr-x 8 oracle oinstall 4096 Jul 24 14:15 OPatch
    oracle:+ASM$ mv OPatch OPatch.old
    mv: cannot move `OPatch' to `OPatch.old': Permission denied
    oracle:+ASM$ id
    uid=54321(oracle) gid=54321(oinstall) groups=54321(oinstall),54322(dba)
    oracle:+ASM$

    As you have discovered, directory maintenance operations such as:
    rm(1)
    mv(1)
    rmdir(1)
    rely on your permissions on the directory containing the object, not those of the object itself. Get these permissions like this:
    $ ls -ld .However, as a courtesy of dubious merit, the GNU version of these tools check the writable status of the object as well so they can complain if you try this:
    $ ls -ld .
    drwx------. 79 tommy tommy 12288 Jul 28 09:32 .
    $ touch foo
    $ chmod foo 0444 foo
    -r--r--r--.  1 tommy tommy 12288 Jul 28 09:33 foo
    $ rm foo
    rm: remove write-protected regular empty file `foo'?See, strictly-speaking rm(1) should have removed the file silently, since I have write permissions for foo's resident directory. The original rm(1) did in fact perform the delete.
    Just for fun, try this:
    $ mkdir foo
    $ cd foo
    $ date >now
    $ chmod 0555 .
    $ rm now
    $ rm -f now
    $ cd ..
    $ rm -rf fooWe create a r/w object foo, set the directory to be read-only and then try to delete it. And then try very hard to delete it. And then try even harder.
    So, the rule is that permissions for the directory rule.

  • TNS-12546: TNS:permission denied in Oracle 10g  windows XP

    Hi I have windows xp installed in my pc. After installing 1og, th.e TNS listener service is not starting automatically.
    While starting the service manually from command prompt I am getting the following error.
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 16-MAY-2009 11:01
    :44
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    System parameter file is G:\oracle\product\10.2.0\db_1\network\admin\listener.or
    a
    Log messages written to G:\oracle\product\10.2.0\db_1\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=15
    21)))
    TNS-12546: TNS:permission denied
    TNS-12560: TNS:protocol adapter error
    TNS-00516: Permission denied
    32-bit Windows Error: 13: Permission denied
    Listener failed to start. See the error message(s) above...
    However the problem is when i connect to the internet and then try to start the listener it starts up and everything works fine after that even after disconnecting from the net. Please help me in solving this. Thank you
    Edited by: [email protected] on May 15, 2009 11:24 PM

    YOU need to verify the host name or the ip address for your pc
    1 you said when connect to the internet is working cause when you create the database the lsnrctl get the internet ip address
    2 you can create new lsnrctl with new ip address and i will work

  • Installing Oracle 10g release 2 on RHEL4

    I am new with Linux and Oracle, and I have been assigned to install Oracle 10g Rel 2 in RHEL4 OS.
    I have checked and installed missing RPM's and created group users, passwd, configered Kernel, set Shell limits and finally created directories on root as so,
    mkdir -p /u01/app/oracle
    chown -R oracle:oinstall/u01/app/oracle
    chmod -R 775 /u01/app/oracle
    After, I mount the CD on root
    mount /media/cdrom
    After mounting is complete i enter into oracle user and do the following
    su - oracle
    cd /media/cdrom
    ./runInstaller
    However, I receive the following message : Olite installation requires ORACLE_HOME to be set. PLease set it and retry again.
    So I set the following like so,
    export ORACLE_BASE=/u01/app/oracle
    export ORACLE_HOME=/u01/app/oracle
    export ORACLE_SID= demo1
    ./runInstaller
    I than get the following message.
    Olite installation requires JAVA13_HOME to be set. PLease set it JDK 1.4.1 install area and rety again.
    I am not sure what JAVA13_HOME is but I am wondering if it is related to some Mobile sync. Also, could somebody help me and advise if I am going in the right direction here?
    Many thanks in advance.
    Alex

    Hi Alex
    Can you please control that ?
    JAVA13_HOME will be the location for your JAVA home. You can check the path for your java installtion, either 1.3 or 1.4 and set the path accordingly. Usually in Linux the path will be some thing like /local/java/jdk1.4.2.
    TNS_ADMIN should point to $ORACLE_HOME/network/admin
    Please read that also http://download.oracle.com/docs/cd/B28928_01/doc/server.103/b28924/preinstall.htm
    Let us know if it helps you.
    thanks

  • How to install Oracle 10g release 2 on rhel4 release 2

    I want to know How to install Oracle 10g release 2 on rhel4 release 2 from scratch from the partitioning of the disk in rhel 4 till the post installation .
    System Configuration
    x86 32 bit
    Pentium(R) 4 CPU 3 ghz
    RAM 1 GB 2.99Ghz
    Oracle 10g release 2
    rhel 4 release 2
    Please reply me soon.
    With Regards
    Suvin Prathab
    www.sceneworks.co.cc

    Dear Suvin Prathab!
    Please have a look at this:
    [http://www.oracle.com/technology/pub/articles/smiley_10gdb_install.html]
    Yours sincerely
    Florian W.

  • Installing 11gr2 in Oracle Linux 6.3 (./runInstaller - permission denied)

    Whenever i try to run ./runInstaller in terminal,
    i get the error as Permission denied ,
    While installing oracle linux 6.3 , i have given root password and in terminal ,
    even though being a root user, can't install the Oracle Database 11gr2.
    I know, there are many tutorials about installing 11gr2, i followed almost all from different sites, but stuck with Permission denied.
    Pls help me anyone, as am a beginner in the field of Linux environment.
    Thanks...
    Edited by: flixblixclix on Jan 1, 2013 10:51 PM

    979352 wrote:
    Whenever i try to run ./runInstaller in terminal,
    i get the error as Permission denied ,
    While installing oracle linux 6.3 , i have given root password and in terminal , trying to install as root is a clear indication that you either haven't read the Installation Guide, or you are choosing to ignore it. If you missed or chose to ignore the point that the installation should not be done as root, who knows what else you missed or chose to ignore.
    From Oracle® Database Installation Guide
    11g Release 2 (11.2) for Linux ( http://docs.oracle.com/cd/E11882_01/install.112/e24321/inst_task.htm#BABJGGJH)
    4.5.1 Running Oracle Universal Installer
    For any type of installation process, start Oracle Universal Installer and install the software, as follows:
    Logon as the Oracle software owner user (typically, oracle) to the computer on which you want to install Oracle components.
    even though being a root user, can't install the Oracle Database 11gr2.
    I know, there are many tutorials about installing 11gr2, i followed almost all from different sites, but stuck with Permission denied.
    Pls help me anyone, as am a beginner in the field of Linux environment. Read the Installation Guide. Read all of it. Believe it.
    >
    Thanks...Edited by: EdStevens on Jan 1, 2013 8:24 AM

  • Oracle 10g on windows 7 access denied error

    Hai
    I have installed Oracle 10g on my windows 7 machine.
    It was successfull and i could be able to login on the brower with http://127.0.0.1:8080/apex.
    But i couldnt start the db by clicking bin/startDB this file. Its saying like access denied system 5 error.
    Anyone had the same problem help me?

    876027 wrote:
    Hai
    I have installed Oracle 10g on my windows 7 machine.10g XE is not certified for Win 7 - http://download.oracle.com/docs/cd/B25329_01/doc/install.102/b25143/toc.htm#BABGGAJA
    Try 11g XE instead - http://download.oracle.com/docs/cd/E17781_01/install.112/e18803/toc.htm#BABGGAJA
    It was successfull and i could be able to login on the brower with http://127.0.0.1:8080/apex.
    But i couldnt start the db by clicking bin/startDB this file. Its saying like access denied system 5 error.
    Anyone had the same problem help me?HTH
    Srini

  • Unix permission problem for external table in oracle 10g, sun solaris

    Hello All,
    I'm facing a problem in accessing external table which has stumped me a bit.
    What I'm looking for is to use a external table with restricted permission to Others(770) on unix.
    Would appreciate if someone helps me out here.
    Here are the steps:
    1.create directory ext_tab_dir1 as '/home/ravi/test'
    2.grant read,write on directory ext_tab_dir1 to scott
    3.CREATE TABLE scott.emp_load1(employee_number CHAR(5))
    ORGANIZATION EXTERNAL (
    type oracle_loader
    default directory ext_tab_dir1
    access parameters (
    records delimited by newline
    fields terminated by ' '
    optionally enclosed by '"'
    missing field values are null
    location ('info.dat')
    Now I have added unix user oracle to unix group myDbGroup and provided myDbGroup read/write/exec permission on directory /home/ravi/test.
    info.dat has been placed in /home/ravi/test.
    #pwd
    /home/ravi
    #ls -l
    drwxrwx--- 2 ravi myDbGroup 512 Mar 7 17:35 test
    I have manually logged in as user oracle and successfully created a sample file in /home/ravi/test.
    -rwxrwx--- 1 ravi myDbGroup 13 Mar 7 17:33 info.dat
    -rw-r--r-- 1 oracle oinstall 0 Mar 7 18:05 sampleFile
    I then connect to the db using sqlplus as ravi and do a
    #select * from scott.emp_load1
    I get the following error
    ERROR at line 1:
    ORA-29913: error in executing ODCIEXTTABLEOPEN callout
    ORA-29400: data cartridge error
    KUP-04063: unable to open log file emp_load1_18567.log
    OS error Permission denied
    ORA-06512: at "SYS.ORACLE_LOADER", line 19
    After this, I gave full permission to /home/ravi/test
    drwxrwxrwx 2 ravi myDbGroup 512 Mar 7 17:35 test
    #select * from scott.emp_load1
    And this was successful.
    It created a log file in /home/ravi/test
    -rwxrwx--- 1 ravi myDbGroup 13 Mar 7 17:33 info.dat
    -rw-r--r-- 1 oracle oinstall 0 Mar 7 18:05 sampleFile
    -rw-r--r-- 1 oracle oinstall 0 Mar 7 18:05 emp_load1_18567.log
    Now what stumped me is the owner and group owner of the file emp_load1_18567.log.
    It is same as the sampleFile which I created manually!!
    From this it can be deducted oracle is not using user id oracle while reading/writing to the unix directory but somehow assigning user id oracle as owner to the log file at the end.
    If someone has encountered this problem earlier or has some info about this...pls share.
    Regards,
    Ravinandan

    Thanks for the reply.
    I have earlier checked this with NOLOGFILE option.
    But no luck.
    I would like to add one more detail(which I missed earlier) about the problem.
    If I give 750 access to /home/ravi(That is read/exec to Group and none perm to Others),
    I will get the same error(KUP-04063: unable to open log file emp_load1_18567.log).
    This obviously means oracle is not even able to access the directory(Although unix user oracle has access via the group perms).

  • Bad interpreter: Permission denied whn installin ORACLE 11g on linux 32 bit

    Hello All,
    I have a VMWare that i installed into it Oracle enterprise Linux 5 32 bit, i am trying to install Oracle 11g R2 on it, i have the .iso oracle file, l linked the CD/DVD drive of the VMware to the location of this ISO file, and i applied all the steps mentioned in this link : http://www.oracle-base.com/articles/11g/OracleDB11gR2InstallationOnEnterpriseLinux5.php
    i did: cd media and i found the runInstaller file but wen trying to run it: ./runInstaller i am facing the below :
    [root@oel5 media]# cd V17489-01/
    [root@oel5 V17489-01]# ls
    doc install response rpm runInstaller sshsetup stage welcome.html
    [root@oel5 V17489-01]# ./runInstaller
    -bash: ./runInstaller: /bin/sh: bad interpreter: Permission denied
    your help is appreciated please.
    Regards,

    The problem is that gnome-mount will not give you execute rights on CD/DVD content. The solution is at the below link in the Tips section:
    Installing Oracle 11g R2 on Ubuntu 10 Howto
    Logout your current X-session and login as user Oracle
    Insert the Oracle Installation DVD
    Or from a remote terminal session:
    Insert the Oracle Installation DVD
    sudo umount /dev/sr0
    Create a new session as user Oracle
    ssh -Y oracle@server_address
    sudo mount /dev/sr0 /media
    /media/database/runInstaller
    If you see "runinstaller" instead of "runInstaller" you can try the following:
    sudo mount -o loop,norock /dev/cdrom /media
    more also here:
    runInstaller ".oui: No such file" / "bad interpreter: Permission denied"
    Edited by: Joe Shmoe on Nov 5, 2010 11:45 AM

  • Problems with OPMN from Companion CD (Oracle 10g R2 x86_64 RHEL4)

    I have installed Oracle 10g DB R2 64bit on RHEL4 x86_64 (AMD64) and HTTP-Server from Companion CD
    All works.
    But after running opmn appears problems:
    1. The system message to syslog: "ip_conntrack: table full, dropping packet"
    2. 'netstat -a' displays me thousands TCP-session on localhost to port 6100 in TIME_WAIT state
    And network services on my host more died than alive...
    If I increase ip_conntrack kernel parameter, then network state alive. But the problem with TCP-sessions is not resolved.
    Any ideas?
    Thanks, and sory for my english :-)
    P.S. I have RHEL4 without update 1, but with new kernel and patched binutils. Update of RHEL can resolve this problem?

    Thank you!
    The problem described in Metalink Doc-ID Note : 284602.1 is my case!
    But this document applies to Oracle Net Services - Version: 10.1.0.2 to 10.1.0.3.
    I have Version 10.2.0.1.0 and the problem apears again (with some symptoms are differ).

  • Grant permission to all objects of a schema to apps user(Oracle 10g)

    Dear Fiiends,
    I would like to grant permission on all objects of a particular schema to apps user(Oracle 10g).How do I do it?
    (ex)grant all on <schemaname>.<objectname> to apps with grant option.
    This is the permission i want to give but i can't do it for all objects one by one so how do i do it in a single command.
    Regards,
    Arun

    You can't do it in a single command. You have to give object-by-object privileges (you could grant something like SELECT ANY TABLE, but that applies to every schema in the database and is generally a rather bad idea). You can, however, use a bit of dynamic SQL to do the job, i.e.
    FOR x IN (SELECT * FROM user_tables)
    LOOP
      EXECUTE IMMEDIATE 'GRANT ALL ON schema_name.' || x.table_name || ' TO apps WITH GRANT OPTION';
    END LOOP;You can do the same with other object types, hit DBA_TABLES rather than USER_TABLES if you don't want to run this as the object owner, etc.
    Justin

Maybe you are looking for

  • Leave approved in Portal is not getting updated in Infotype 2001

    Hello, I am using the standard WF - WS12300111 for Leave Request in the Portal. The workflow is working fine in the portal; Manager could approve / reject the leave request in MSS and it is updating the portal Team calendar and ESS Employee Leave det

  • How to craete Multiple lines in Colum name in ALV using OO concept

    Hi All, I have devloped an ALV tree Report using OO Concept, and my column names are very big say like 100 characters.So now i want display that text in 3 or 4 lines.Is there any way that text can be wrapped up and displayed on the subsequent line of

  • Is there an easier option than spry?

    Am new to this, spent hours trying to work spry tooltip, but no joy. Also realised that spry tooltip only stays open for a few seconds (is this correct?) All I want is rather than directing someone to a new page I want to give them a couple of paragr

  • I need help on deleting stuff

    How can i delete text in a command prompt above where the cursor currently is?

  • How to minimize createDRMSession delay in offline mode with Objective-C API

    Hi all ! We are now having our application playing in offline mode (license and files are local, network is off). But the createDRMSession method take 4 to 5 seconds to complete. In the sample code of the API they imply that there is some way to redu