Oracle 19c Install On Windows Step By Step

Поділитися
Вставка
  • Опубліковано 30 жов 2022

КОМЕНТАРІ • 32

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

    Thanks for your video. You explain briefly and clearly. It helps me a lot.

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

    Your video reference is a complete guide required, so thanks once again.

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

    I think You are truly THE BEST.
    Thank you so so much🎉 🎉😊

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

    Hello Sir, great thanks for this information upload. Its very helpful.

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

    Thank you, it has been great help

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

    Great.

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

    Awesome content and well explained. Is there any guide for Oracle 19C Client configuration for remote DB connection?

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

      That is the next video on my channel.
      ua-cam.com/video/9XmQxNyqPdE/v-deo.html

  • @SowmiyaGanapathi
    @SowmiyaGanapathi Місяць тому +1

    Thanks a lottttttttttttttttttttttttt

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

    How to copy the path from host pc to guest pc

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

    7 th step still in installation

  • @user-qk2tx9pu5d
    @user-qk2tx9pu5d 2 місяці тому +1

    Hi Sir,
    I am getting the below error while installing in configuration Option
    "[DBT-50000] Unable to check for available memory."

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

      You are not running using admin acoount

  • @kalmahnalyd4615
    @kalmahnalyd4615 7 місяців тому

    Hello sir,
    Please, I've been trying to establish connection between the Oracle 19C database and my SQL developer but have been getting the error which reads: "the network adapter could not establish a connection).
    I checked the services application in my laptop if the Oracle Listener service was running or not but the service isn't available. All the other oracle services are running except for the listener service.
    My question is, do I need to install this Oracle Listener service? Or do I reinstall the whole Oracle 19c?

    • @DB2_Oracle
      @DB2_Oracle  7 місяців тому

      You do not have to reinstall
      You can just create a new listener
      There will be a tool called net configuration tool which will help you to do that

    • @kalmahnalyd4615
      @kalmahnalyd4615 7 місяців тому +1

      @@DB2_Oracle thank you for your reply sir.
      Guess what? The listener wasn't started. So I started the listener using "lsnrctl start" command on command prompt and I got the listener service to start.

  • @reenarai4219
    @reenarai4219 3 місяці тому

    Hi, I followed the same step under oracle home 19c I extracted the oracle there is no setup.exe instead there is SQL developer with its icon once I click it server is opened with the name Oracle SQL developer not as you shown oracle 19c.

    • @DB2_Oracle
      @DB2_Oracle  3 місяці тому

      The software that you downloaded is SQL Developer. You need Oracle 19c software. Link is below.
      www.oracle.com/in/database/technologies/oracle19c-windows-downloads.html

  • @ashwinireddygoureddygari3390
    @ashwinireddygoureddygari3390 7 місяців тому

    Hello Sir
    I'm not able open the net configuration Assistant?

    • @DB2_Oracle
      @DB2_Oracle  7 місяців тому

      Without knowing, what error you are getting and how are you launching, how I can help?

  • @atiftemuri1877
    @atiftemuri1877 16 днів тому

    Hello Sir I need urgent assistance basically I downloaded both the 64 and 32 bit both are not working like when I click on setup and I confirm with yes a black screen shows for nano seconds and then vanishes what should I need to do sir

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

    Hi sir oracle sql developer test is showing error

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

    Hi, sir oracle sql developer test showing error
    Status : Failure -Test failed: IO Error: The Network Adapter could not establish the connection (CONNECTION_ID=7230PgU6QdmyNn56ohzfuA==)

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

      Is Database running on same machine as SQL Developer?
      If its a different server, is Server Reachable - Did you do ping to the server?
      If server is reachable, is Listener up?

    • @kalyanmajji2097
      @kalyanmajji2097 3 місяці тому

      @@DB2_Oracle I also facing the same issue Database is running on same machine as SQL Developer

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

    How find the IP address

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

      On Windows, open Command Prompt and type - ipconfig
      On Linux, open terminal and type - ifconfig