Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. BCP IN Oracle - Repost

BCP IN Oracle - Repost

Scheduled Pinned Locked Moved The Lounge
oracleworkspace
8 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    Venkatraman
    wrote on last edited by
    #1

    Hello Folks, This is a repost. I would like to know whether there exist any products for performing workflow kind of data transformation and bulk insert, similar to Microsoft DTS for Oracle. My requirement is i need to execute tasks sequentially based on success or failure. Give me a pointer. thanks Venkat Cheers, Venkatraman Kalyanam Bangalore - India "Being Excellent is not a skill, it is an attitude" Reality is an illusion caused by caffeine deficiency(one Microsoft Research scholor)

    P D M 3 Replies Last reply
    0
    • V Venkatraman

      Hello Folks, This is a repost. I would like to know whether there exist any products for performing workflow kind of data transformation and bulk insert, similar to Microsoft DTS for Oracle. My requirement is i need to execute tasks sequentially based on success or failure. Give me a pointer. thanks Venkat Cheers, Venkatraman Kalyanam Bangalore - India "Being Excellent is not a skill, it is an attitude" Reality is an illusion caused by caffeine deficiency(one Microsoft Research scholor)

      P Offline
      P Offline
      peterchen
      wrote on last edited by
      #2

      http://www.experts-exchange.com[^]


      "Der Geist des Kriegers ist erwacht / Ich hab die Macht" StS
      sighist | Agile Programming | doxygen

      V 1 Reply Last reply
      0
      • V Venkatraman

        Hello Folks, This is a repost. I would like to know whether there exist any products for performing workflow kind of data transformation and bulk insert, similar to Microsoft DTS for Oracle. My requirement is i need to execute tasks sequentially based on success or failure. Give me a pointer. thanks Venkat Cheers, Venkatraman Kalyanam Bangalore - India "Being Excellent is not a skill, it is an attitude" Reality is an illusion caused by caffeine deficiency(one Microsoft Research scholor)

        D Offline
        D Offline
        Daniel Turini
        wrote on last edited by
        #3

        Hmmm... I'm curious. Why not using DTS? It seems you already have it. Kant wrote: Actually she replied back to me "You shouldn't fix the bug. You should kill it"

        V 1 Reply Last reply
        0
        • V Venkatraman

          Hello Folks, This is a repost. I would like to know whether there exist any products for performing workflow kind of data transformation and bulk insert, similar to Microsoft DTS for Oracle. My requirement is i need to execute tasks sequentially based on success or failure. Give me a pointer. thanks Venkat Cheers, Venkatraman Kalyanam Bangalore - India "Being Excellent is not a skill, it is an attitude" Reality is an illusion caused by caffeine deficiency(one Microsoft Research scholor)

          M Offline
          M Offline
          Mark Conger
          wrote on last edited by
          #4

          Oracle doesn't have a built in workflow system like SQL server. It does have most of the services that are found in that system but no one that I know of, including Oracle, has written then infrastrutre arround them to provide that kind of facility. The closest thing that comes to it is what Oracle does call a workflow system, which is more targeted at database- trigered internallized business cases. Typically the type of tasks are accomplished using DTS are done in Oracle using shell/batch scripts, PL/SQL, or Pro* languages. Mark Mark Conger Sonork:100.28396

          1 Reply Last reply
          0
          • P peterchen

            http://www.experts-exchange.com[^]


            "Der Geist des Kriegers ist erwacht / Ich hab die Macht" StS
            sighist | Agile Programming | doxygen

            V Offline
            V Offline
            Venkatraman
            wrote on last edited by
            #5

            thanks Cheers, Venkatraman Kalyanam Chennai - India "Being Excellent is not a skill, it is an attitude" Reality is an illusion caused by caffeine deficiency(one Microsoft Research scholor)

            1 Reply Last reply
            0
            • D Daniel Turini

              Hmmm... I'm curious. Why not using DTS? It seems you already have it. Kant wrote: Actually she replied back to me "You shouldn't fix the bug. You should kill it"

              V Offline
              V Offline
              Venkatraman
              wrote on last edited by
              #6

              Daniel Turini wrote: Why not using DTS? It seems you already have it. I can not have DTS library without having SQL Server. (its my assumption) Cheers, Venkatraman Kalyanam Chennai - India "Being Excellent is not a skill, it is an attitude" Reality is an illusion caused by caffeine deficiency(one Microsoft Research scholor)

              D 1 Reply Last reply
              0
              • V Venkatraman

                Daniel Turini wrote: Why not using DTS? It seems you already have it. I can not have DTS library without having SQL Server. (its my assumption) Cheers, Venkatraman Kalyanam Chennai - India "Being Excellent is not a skill, it is an attitude" Reality is an illusion caused by caffeine deficiency(one Microsoft Research scholor)

                D Offline
                D Offline
                Daniel Turini
                wrote on last edited by
                #7

                Venkatraman wrote: I can not have DTS library without having SQL Server. (its my assumption) AFAIK, the cheapest SQL Server license already includes DTS, and it's much more cheap than anything you can buy for Oracle. I agree that deploying a SQL Server only for this is overkill, but I've seen it being done before. Kant wrote: Actually she replied back to me "You shouldn't fix the bug. You should kill it"

                M 1 Reply Last reply
                0
                • D Daniel Turini

                  Venkatraman wrote: I can not have DTS library without having SQL Server. (its my assumption) AFAIK, the cheapest SQL Server license already includes DTS, and it's much more cheap than anything you can buy for Oracle. I agree that deploying a SQL Server only for this is overkill, but I've seen it being done before. Kant wrote: Actually she replied back to me "You shouldn't fix the bug. You should kill it"

                  M Offline
                  M Offline
                  Mark Conger
                  wrote on last edited by
                  #8

                  Daniel's right. In shops that have a SQL server already running alot of times they will use it as a middleman to provide this kind of functionality. There are other packages out there that do this but none I've seen integrate with Oracle real well. They are more like universal data transformation packages, struggling to stay platform independent. Mark Conger Sonork:100.28396

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups