Oracle REST Data Services Product Walk-through and Demonstration

Sdílet
Vložit
  • čas přidán 2. 07. 2024
  • A quick overview of REST, then an introduction of Oracle REST Data Services (ORDS) and how it brings a RESTful access to your Oracle Database.
  • Věda a technologie

Komentáře • 24

  • @MrZtapp
    @MrZtapp Před 2 měsíci

    For someone that is really a novice in this area I must say that is is a VERY good video. Thanks.

    • @JeffSmiththat
      @JeffSmiththat  Před 2 měsíci +1

      Ah thanks Mr Z! That's very nice of you to say, and also nice to hear!

  • @als2183
    @als2183 Před 5 lety +1

    Hi Jeff, is it required specific catalina.policy for deploying on Tomcat server? I am asking because we get some "access denied" errors after deploying ords on tomcat server which I understand are caused by Tomcat Security Manager polices. Can you please give me some tips for solving my issue?

  • @220sagar
    @220sagar Před 6 lety

    Hi Jeff, Amazing video!!!
    Is there any tutorial on how to run the Ords in a application server (ex: Tomcat )and link our database to it.

    • @JeffSmiththat
      @JeffSmiththat  Před 6 lety

      No, but you can do the install/configure in standalone mode, and drop that war/config dir into your Tomcat server, and be good to go.

  • @CoyDowell
    @CoyDowell Před 6 lety +1

    Thanks!

  • @ankush2707
    @ankush2707 Před 5 lety

    Hello Jeff,
    Do you have any cases where ORDS Standalone has been used for Production? Unfortunately in my project the Java internal apps are not on Tomcat/Weblogic or Glassfish(deprecated anyways). So we are bound to use Standalone mode for Production. Do you think it is safe to go ahead?

    • @JeffSmiththat
      @JeffSmiththat  Před 5 lety

      We use it in our Oracle cloud for production. You just need to do some scripting for monitoring and failover.

  • @mdarif-rt9mg
    @mdarif-rt9mg Před 3 lety

    Thanks Jeff , i want to understant why we need a tomcat server as i managed to install Apex 18.1 on top of my Oracle 12c DB.What are the steps for installing ORDS and why do we need a tomcat server.

    • @JeffSmiththat
      @JeffSmiththat  Před 3 lety

      You don't have to use Tomcat. You can run ords as a standalone program, it has its own Jetty webserver. But, if you are running Tomcat, you can easily drop ORDS in.

  • @takwingli2843
    @takwingli2843 Před 5 lety

    Hi Jeff, this is great tutorial.
    Is there any tutorial on how to use oauth2 on ords.

    • @JeffSmiththat
      @JeffSmiththat  Před 5 lety

      I know a few folks have blogged this, but we have also built an hands on lab that includes code and screenshots. These labs are included in our VirtualBox appliance you can down here (www.oracle.com/technetwork/database/enterprise-edition/databaseappdev-vm-161299.html), this is the lab you want to consult 'Securing your RESTful Service in Oracle REST Data Services'

    • @ankush2707
      @ankush2707 Před 5 lety

      @@JeffSmiththat Thanks Jeff! We also need to implement Oauth2 for ORDS in our project. Can you please provide a link as the above one doesn't seems to be working?

    • @JeffSmiththat
      @JeffSmiththat  Před 5 lety

      @@ankush2707 www.oracle.com/technetwork/database/enterprise-edition/databaseappdev-vm-161299.html And also oracle-base.com/articles/misc/oracle-rest-data-services-ords-authentication#oauth2

  • @kalyangonela
    @kalyangonela Před 3 lety

    Hi Jeff,
    Hope you're having a good day.
    Can you please help me in installing the ORDS as per below requirement.
    I want to install ORDS on a server (Server X) and it has to access the database (DB A, DB B) on server (Server Y) and database (DB C) on server (Server Z).

    • @JeffSmiththat
      @JeffSmiththat  Před 3 lety

      You'll run the installer once, and the interactive prompts will ask you for database details. This will create your first connection pool, and will be mapped to /ords. Then you'll run ords again, but this time using the database command, and you'll add your 2nd pool. Then you'll create a mapping url, such as /db2. You'll repeat this as necessary until you've added all of your databases. Tim (Oracle-Base!) has an excellent article/tutorial here oracle-base.com/articles/misc/oracle-rest-data-services-ords-configure-multiple-databases

    • @kalyangonela
      @kalyangonela Před 3 lety

      @@JeffSmiththat Thank you very much for the quick help Jeff, we have configured around 20 databases which are in different servers from a single host.

    • @JeffSmiththat
      @JeffSmiththat  Před 3 lety

      @@kalyangonela and that should work, just fine, see Tim's how-to here
      oracle-base.com/articles/misc/oracle-rest-data-services-ords-configure-multiple-databases

  • @ritasindhavad1157
    @ritasindhavad1157 Před 4 lety

    Please upload ords use in public API like Google map Twitter Indian GST api

    • @JeffSmiththat
      @JeffSmiththat  Před 4 lety

      You mean, where is ords being used to deliver public APIs?

  • @federicoponzetto2803
    @federicoponzetto2803 Před 2 lety

    you can, you could, you do, but in fact, in the video, we do nothing. One hour talk, writing absolutely nothing, so i can build a great castle, but with no materials and no machines.

    • @JeffSmiththat
      @JeffSmiththat  Před 2 lety

      Tell me what you want, I'll tell you where to get it