4. Oracle DBA Tutorials: How to install Oracle Database 19c on Oracle Linux or RHEL 8

Поділитися
Вставка
  • Опубліковано 15 вер 2024
  • #oracle19c #oracle #oracleinstallLinux
    In this video, we have shown How to install Oracle Database 19c on Oracle Linux or RHEL 8 step by step.
    List of commands executed in this video are available at:
    r2schools.com/...
    Download oracle database 19c using below link:
    www.oracle.com...
    oracle database 19c installation on oracle linux,
    oracle database preinstall 19c rhel 8 download,
    oracle 19c installation on linux step by step,
    install oracle 19c on linux command line,
    oracle 19c installation on rhel step by step,
    oracle 19c installation step by step,
    oracle 19c runinstaller options,
    install oracle 19c on rhel,
    Oracle 19c download,
    Oracle 19c install on Linux,
    Oracle 19C database install on Oracle Linux,
    Oracle 19C install on RHEL 8,
    Oracle 19c database install on Redhat,
    Oracle 19C database install on Linux,
    Oracle 19C Database download,

КОМЕНТАРІ • 36

  • @shreyashpatil7648
    @shreyashpatil7648 Рік тому +2

    Thank you so much finally help your video to successfully installed Oracle database in my system 🙏

  • @gideonmburu5122
    @gideonmburu5122 25 днів тому +1

    This was just awesome and resourceful.

  • @venomstriker49
    @venomstriker49 Рік тому +1

    Thanks, It works on oracle linux 8.8

  • @Yuthpanha
    @Yuthpanha 10 місяців тому +1

    Thank you so much for your sharing useful information! 🙏

    • @r2schools
      @r2schools  10 місяців тому

      Glad it was helpful!

  • @usmanAli-hw5xu
    @usmanAli-hw5xu 3 місяці тому +1

    Thank you 😊

    • @r2schools
      @r2schools  3 місяці тому +1

      You are welcome!

  • @user-qn3le4yf6p
    @user-qn3le4yf6p 6 місяців тому +1

    I'm getting X11 error after trying this DISPLAY=:0.0; export DISPLAY command also
    can you please provide a solution for this
    I'm using mobaxtrem

  • @daviddrabble8453
    @daviddrabble8453 9 місяців тому +1

    Hello. When I run yum install -y oracle-database-preinstall-19c I get the following error: Unable to find a match. How can I resolve this?

  • @erikmargaryan7119
    @erikmargaryan7119 10 місяців тому +3

    It doesn't work on redhat 9

  • @unmeshkadam4876
    @unmeshkadam4876 Рік тому +1

    How we can install on ubuntu? And how to enable remote access?

  • @sumai44788
    @sumai44788 2 місяці тому

    Are you running command in / or ~ in root user?????

  • @user-ek4dz2nn2k
    @user-ek4dz2nn2k 10 місяців тому +1

    thankss

  • @insanesamgaming4704
    @insanesamgaming4704 Рік тому +1

    Unable to find a match error

  • @youknowved
    @youknowved Рік тому +1

    How to resolve that display x11 problem? getting it again and again

    • @rocky-uo8gz
      @rocky-uo8gz 29 днів тому

      export DISPLAY=:0 use this command

  • @samindrabera1562
    @samindrabera1562 Рік тому

    hello
    what is the procedure ?Stopping and Starting Oracle

  • @ksatyapavan
    @ksatyapavan 6 місяців тому

    The title is misleading. This is supposed to be installation on Oracle Linux not RHEL

    • @r2schools
      @r2schools  6 місяців тому

      I mean process is same

  • @tauqeerahmad-ux1nn
    @tauqeerahmad-ux1nn 3 місяці тому

    -bash: export: `=CDB': not a valid identifier

  • @simcard2732
    @simcard2732 11 місяців тому

    how to install on ubuntu linux ?

  • @OGaljaz
    @OGaljaz 6 місяців тому

    i get permission denied when trying to run ./runInstaller as oracle user.

    • @OGaljaz
      @OGaljaz 6 місяців тому

      Nevermind i found the problem, I unzipped the folder as "root" not as "oracle" so it didn't give me permission. All i had to do was change oracle folder permissions. Great video btw, i spent a week trying to install the database so thanks for giving a simple tutorial.

    • @r2schools
      @r2schools  6 місяців тому

      Glad it helped

  • @vivekdubey6611
    @vivekdubey6611 Рік тому

    Hey! Is Oracle 19c supported on RHEL 8.8?

  • @heenakousar7820
    @heenakousar7820 Рік тому

    But u dint tell how to resolve x11 issue.
    U just skipped it ...

    • @GaAnRu
      @GaAnRu 6 місяців тому

      The problem happens when you go from root to oracle user with su - oracle. That's why he opens a new terminal from the non-root user and then su oracle. Another thing you might want to try is log in as oracle user.

  • @harshajagannath3599
    @harshajagannath3599 6 місяців тому +1

    Hi, Thanks for the video. very helpful. But I am getting error in the GUI (post ./runInstaller command): Error - Error in invoking target 'libasmclntsh19.ohso libasmperl19.ohso client_sharedlib' of makefile '/u01/app/oracle/product/19.0.0/dbhome_1/rdbms/lib/ins_rdbms.mk'.
    See '/tmp/InstallActions2024-03-08_08-47-04PM/installActions2024-03-08_08-47-04PM.log' for details.
    Please help

    • @vijayramineni1958
      @vijayramineni1958 Місяць тому

      Got a similar error when tried with Oracle Linux 9.4. Also during installation DBA group and oinstall was not recognized but rather it populated as wheel and oracle on the subsequent screens and finally bombed with the above error. May be I need to check the documentation and these things are not so easy.