Upload file from OCI Object Storage to Oracle ATP

Sdílet
Vložit
  • čas přidán 5. 09. 2024

Komentáře • 10

  • @manishgarodia021
    @manishgarodia021 Před 5 měsíci

    Excellent video with great detail. Following the steps in the video, I tried to load data from oci object storage to adb. Worked well for me. Thanks much.

  • @AarifAhmad2204
    @AarifAhmad2204 Před rokem

    Hi Ankur,
    Really helpful approach. Can you please let me know- what will values in format parameter's If I'll upload data using .xlsx file?
    I am having issue while processing the xlsx file using dbms_cloud due to using csv parameter, and not sure for excel file parameter. Can you please help me on this?

    • @TechSupper
      @TechSupper  Před rokem

      I didn't get your question Aarif

    • @AarifAhmad2204
      @AarifAhmad2204 Před rokem

      @@TechSupper My question is- You upload data into the table using csv file. I am trying to do the same using the excel file. But unable to upload data into the ATP db when I try the excel file

    • @TechSupper
      @TechSupper  Před rokem

      What's the error you are getting ?

  • @vandanapatel5884
    @vandanapatel5884 Před 5 měsíci

    How can we import object storage file data in Other schema table (other than SYS schema table)?

    • @TechSupper
      @TechSupper  Před 5 měsíci

      What's the issue.. This is same as shown in the video

  • @user-kz2pq8pl5v
    @user-kz2pq8pl5v Před 7 měsíci

    How can we upload a file coming as base64 string in rest API to Oracle BLOB column using OIC Oracle Connector.

    • @TechSupper
      @TechSupper  Před 6 měsíci

      you can convert the base64 to file reference and map the filereference to column