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. Database & SysAdmin
  3. Database
  4. How to use sql server database into oracle

How to use sql server database into oracle

Scheduled Pinned Locked Moved Database
databasesql-serveroraclesysadmintutorial
6 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.
  • A Offline
    A Offline
    Arun kumar Gautam
    wrote on last edited by
    #1

    how to use corrupted sql server database into oracle.

    S 1 Reply Last reply
    0
    • A Arun kumar Gautam

      how to use corrupted sql server database into oracle.

      S Offline
      S Offline
      Sandeep Mewara
      wrote on last edited by
      #2

      I would call it a 'little vague' question. To use a corrupted database, you should first try to fix it and then use it either in SQL or Oracle. AFAIK, there is no straight forward way to use a corrupted database in Oracle.

      Sandeep Mewara Microsoft ASP.NET MVP 2012 & 2013 [My Blog]: Sandeep Mewara's Tech Journal! [My Latest Article]: HTML5 Quick Start Web Application

      D 1 Reply Last reply
      0
      • S Sandeep Mewara

        I would call it a 'little vague' question. To use a corrupted database, you should first try to fix it and then use it either in SQL or Oracle. AFAIK, there is no straight forward way to use a corrupted database in Oracle.

        Sandeep Mewara Microsoft ASP.NET MVP 2012 & 2013 [My Blog]: Sandeep Mewara's Tech Journal! [My Latest Article]: HTML5 Quick Start Web Application

        D Offline
        D Offline
        Davidduraisamy
        wrote on last edited by
        #3

        Find the problem for corrupted database and make it clean then convert the DB to another DB.If you are changing the corrupted database then there is an possibilities to affect in new database also.So clear and Shift.

        M 1 Reply Last reply
        0
        • D Davidduraisamy

          Find the problem for corrupted database and make it clean then convert the DB to another DB.If you are changing the corrupted database then there is an possibilities to affect in new database also.So clear and Shift.

          M Offline
          M Offline
          mhd sbt
          wrote on last edited by
          #4

          thankue for your answer but i dont thinks problem is in my database my db is ok

          D 1 Reply Last reply
          0
          • M mhd sbt

            thankue for your answer but i dont thinks problem is in my database my db is ok

            D Offline
            D Offline
            Davidduraisamy
            wrote on last edited by
            #5

            Then what issue you are getting...

            M 1 Reply Last reply
            0
            • D Davidduraisamy

              Then what issue you are getting...

              M Offline
              M Offline
              mhd sbt
              wrote on last edited by
              #6

              my table is also lock. if use this query and you can see that table lock . and

              select * from sys.dm_tran_locks inner join sys.objects on sys.dm_tran_locks.resource_associated_entity_id=sys.objects.[object_id]

              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