DBA GENESIS

  • Courses

  • Certification

  • Contact

  • Members

  • More

    Use tab to navigate through the menu items.

    Book a mock interview and get instant feedback - Learn More

    To see this working, head to your live site.
    • Categories
    • All Posts
    • My Posts
    Piyush Ranjan
    Jul 22

    Oracle Database Software Installation error in startup

    in Oracle Database Administration

    INS-30131: Initial setup required for the execution of installer validation failed Cause: “Failed to access the temporary location”.




    1 answer0 replies
    0
    1 Comment

    Share Your ThoughtsSign up to leave a comment.

    Piyush Ranjan
    Jul 22
    •

    In order to solve the error set one path such as /tmp


    export TMP=/u01/setup
    export TEMP=/u01/setup
    export TMPDIR=/u01/setup

    or you can try can check for the permission for the file the setup is trying to use and change it the current user.



    chown -R oracle:oinstall CVU.....
    chmod -R 775 CVU....

    1
    1 comments
    Similar Posts
    • Oracle installation
    • oracle installation
    • Oracle Database Auditing

    support@dbagenesis.com

    • Facebook
    • Instagram
    • Twitter
    • YouTube

    © 2023 Biggest Database Forum by DBA Genesis