How to create an Oracle database on AWS RDS and connect it with SQL Developer | Cache Cloud

Поделиться
HTML-код
  • Опубликовано: 2 фев 2025

Комментарии • 36

  • @ademgalitekin2974
    @ademgalitekin2974 2 года назад +2

    Hello I've applied all the steps you've just showed. However, it takes too much time to connect. It says testing connecting. After waiting about 4 minutes, then it says "Status : Failure -Test failed: IO Error: The Network Adapter could not establish the connection (CONNECTION_ID=...==)". Can you help me please

    • @CacheCloud
      @CacheCloud  2 года назад

      First of all to solve “The network adapter could not establish the connection” error, check whether you have entered the correct username and password as well as the correct Hostname and Port number.

    • @ademgalitekin2974
      @ademgalitekin2974 2 года назад

      @@CacheCloud all of them are correct. I don't know what's wrong. Still finding a solution

    • @ademgalitekin2974
      @ademgalitekin2974 2 года назад

      @@CacheCloud I'm using m2 Macbook pro. I installed SQL Developer but I don't think it's working properly on mac m2. Can i directly connect a Spring boot program to RDS Oracle database? If you help me, I would very appareciate it

    • @CacheCloud
      @CacheCloud  2 года назад

      @@ademgalitekin2974 This link may help you.
      ruclips.net/video/3RJ5jMi8YUQ/видео.html
      Try this method to install and set up the oracle data for free on your mac book.

    • @ademgalitekin2974
      @ademgalitekin2974 2 года назад

      @@CacheCloud is this free?

  • @shivakumarrudra3680
    @shivakumarrudra3680 6 месяцев назад

    VERY GOOD

  • @christophermcgregor3795
    @christophermcgregor3795 2 года назад

    What do you click at 4:13 to get it to go to the oracle screen

    • @CacheCloud
      @CacheCloud  2 года назад

      Basically, this is a software named SQL developer
      you should install this software from google.

    • @christophermcgregor3795
      @christophermcgregor3795 2 года назад

      @@CacheCloud I keep getting a jdbc error

    • @CacheCloud
      @CacheCloud  2 года назад

      You should install jdbc on your local machine

    • @christophermcgregor3795
      @christophermcgregor3795 2 года назад

      @@CacheCloud do you have a video for that

    • @CacheCloud
      @CacheCloud  2 года назад

      No we don't have any video on jdbc topic
      You can search on Google you'll find how to configure jdbc ..

  • @Josue_bar
    @Josue_bar 10 месяцев назад

    Is there any cost for using the large size instead of micro size?

    • @CacheCloud
      @CacheCloud  10 месяцев назад

      Yes if you'll use instance other than t2.micro Aws definitely charge per hour cost.

  • @moedweik9523
    @moedweik9523 Год назад

    Very Good!

  • @alibajwa2723
    @alibajwa2723 2 года назад

    Great video !!!

    • @CacheCloud
      @CacheCloud  2 года назад

      Thanks a lot for your appreciation

  • @faisalmahmood8055
    @faisalmahmood8055 2 года назад

    Ma Sha Allah,,,🥰

  • @purushottomdutta
    @purushottomdutta 2 года назад

    I’m getting IO Error : The network adapter could not establish the connection
    Can anyone please help

    • @CacheCloud
      @CacheCloud  2 года назад +1

      Here are some solutions for your error
      1. Check the network cable connections to ensure they are properly connected and secure.
      2. Restart the network adapter by disabling and re-enabling it in the device manager or by unplugging and re-plugging the cable.
      3. Check the status of the target server or host by pinging the IP address or hostname to verify that it is online and reachable.
      4. Check your firewall or security settings to ensure they are not blocking the connection.
      5. Try to connect to the network using a different device or computer to confirm if the issue is with the device or the network.
      6. If the issue persists, try restarting your router or modem.
      7. If the problem is still not resolved, you may need to contact your network administrator or internet service provider for further assistance.

  • @ivanhrytsenko9238
    @ivanhrytsenko9238 Год назад

    It doesn't work for me Status : Failure -Test failed: IO Error: The Network Adapter could not establish the connection (CONNECTION_ID=tPA+/labTe+fOLwC2Iw6Tw==)

    • @CacheCloud
      @CacheCloud  Год назад

      What's the problem you're facing?

    • @CacheCloud
      @CacheCloud  Год назад

      Check your internet connection: Make sure that your internet connection is working properly and that you are connected to the network.
      Check the database server: Ensure that the database server is running and that it is configured to accept connections from your computer. You can also try restarting the database server and see if that resolves the issue.
      Check the firewall: Check if the firewall on your computer or the database server is blocking the connection. You may need to configure the firewall to allow connections from the application or allow the port used by the database server.
      Check the connection details: Ensure that the connection details, such as the host name, port number, and credentials, are correct. Double-check the syntax and spelling of the connection string.

  • @hi_im_willow
    @hi_im_willow Год назад

    I tried this and so many other ways. I get this error. Anyone please help
    Status : Failure -Test failed: IO Error: The Network Adapter could not establish the connection (CONNECTION_ID=37uwqD0uQtuuuLdaPdNwFA==)

    • @CacheCloud
      @CacheCloud  Год назад

      Hello, Hi_im_Willow. It seems like you are experiencing some issues with establishing a connection through a network adapter. Here are some steps you can follow to troubleshoot the issue:
      Check if the network adapter is enabled: Go to your computer's network settings and check if the network adapter you're trying to connect through is enabled. If it is disabled, enable it and try connecting again.
      Check if the network adapter has a valid IP address: Open the Command Prompt and type "ipconfig" to check if the network adapter has a valid IP address. If it doesn't have a valid IP address, try renewing the IP address by typing "ipconfig /renew" in the Command Prompt.
      Check if the network cable is properly connected: If you're using a wired connection, check if the network cable is properly connected to your computer and the network switch or router.
      Check if the network switch or router is working: If you're using a wired connection, check if the network switch or router is working by connecting another device to it.
      Check if the firewall is blocking the connection: If you have a firewall enabled on your computer, check if it is blocking the connection. Try disabling the firewall temporarily and see if you can establish a connection.

    • @hi_im_willow
      @hi_im_willow Год назад

      @@CacheCloud everything checked. All is fine. Ill check further more. Thanks

    • @CacheCloud
      @CacheCloud  Год назад

      @@hi_im_willow Glad to hear that. Please let me if you need any help

  • @AUSfromUSA
    @AUSfromUSA 8 месяцев назад

    Great content, but music is loud, unnecessary, and annoying

  • @SanjayKumar-qt3xc
    @SanjayKumar-qt3xc 5 месяцев назад

    Table nit create overall good