Transfer SQL Server Objects Timeout

Hello
I have created a Transfer SQL Server Objects Task with the following settings:
DropObjectsFirst = True
CopyData = True
CopySchema = True
CopyAllObjects = False
TablesList = (1 table in collection)
CopyIndexes = True
It copies a large table (13 million rows). The data transfers across fine, however it fails when trying to create the indexes giving the error "Timeout expired.  The timeout period elapsed prior to
completion of the operation or the server is not responding.The statement has been terminated."
I can however create these indexes in SSMS either using T-SQL or using the GUI with no problem. What could be causing this timeout?
Thanks

You will need to use CopyIndexes = False
Then an extra script to add the index
I suspect that the target may have a slow disk subsystem yet being a Standard SQL Server where the indexing is resource consuming and the built in time out (that you cannot override) is not long enough.
Arthur
MyBlog
Twitter

Similar Messages

  • Data Migration - SSIS Transfer SQL Server Objects Task or something else

    Can someone please kindly help me with this.
    Scenario
    I have a requirement to transfer selected tables and views (with a specific schema) between two databases which reside in two different servers. In the interest of clarity I will call my databases DB_A and DB_B respectively. Please note that these databases
    are NOT on the same server.
    Transfer of these objects (tables & views) happens once a month. 99% of the objects in question will be of the same name and schema between the two databases as the ones migrated from the previous month. However, metadata definitions may change on DB_A
    and those changes are supposed to be reflected on DB_B along with the associated data. This therefore means that each time a transfer/migration happens; objects in DB_B are dropped first and completely replaced by objects from DB_A.
    Problem
    What is the best way to achieve this?
    My first attempt has been a go on the Transfer SQL Server Objects Task
    in SSIS. The problem that I have is that when using Transfer SQL Server Objects Task
    I don’t know how to filter objects in DB_A so that only objects with a specified schema can be migrated.
    Transfer SQL Server Objects Task appears to be the best solution to me to accomplish my requirement but I can’t filter the desired objects by schema. Someone suggested using C# but my C# skills are not that eloquent.
    May someone kindly help please, or possibly suggest any other way which can be handy to fulfil my requirements.
    Many thanks,
    Mpumelelo

    Hi Prashanth
    Thanks for your response. There is one problem though in my case. I’m sorry I forgot to mention this in the original question. When the objects are moved from BD_A to DB_B the schema in DB_B changes. That is, schemas are not the same between the source and
    the destination database. How do I handle that with the solution that you have suggested?
    Many thanks,
    Mpumelelo

  • Is there any way to activate the keep identity setting when using a Transfer SQL Server Object Task?

    Is there any way to add the "Keep Identity" option to the tables selected for transfer in a Transfer SQL Server Object Task?  It seems that would be very useful, yet I can't find an easily available setting for it.  I would prefer to
    accomplish this within the Transfer SQL Server Object Task since it can copy any new fields added to the source tables, as opposed to having to rebuild a custom Data Flow Task any time a table structure is altered.  I thought setting "CopyPrimaryKeys"
    to True would do the trick, but I found that only ensures that the column settings are transferred; when the transfer happens, the destination id column is populated based on the specified seed and increment value, not what's actually in the source table. 
    I'd like to point out that replication isn't really an option here. This is a package that runs a few times a day to keep some data on our website up to date with data in our protected corporate environment.

    IIRW there is FastLoadKeepIdentity specifies
    whether to keep an identity in OLEDB destination 
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • Error at the time of using "Transfer SQL Server Objects Task"

    Hi all,
    I am creating a task for coping the structure of one database to another but there is some issues which are disturbing me
    i am unable to get how to fix it any one can help me please
    I have one Source database and destination database 
    Errors are like 
    [Transfer SQL Server Objects Task] Error: Execution failed with the following error: "An error occurred while transferring data. See the inner exception for details.".
    [Transfer SQL Server Objects Task] Error: Execution failed with the following error: "Invalid filegroup 'SFG_1_Application' specified.".
    Niraj Sevalkar

    [Transfer SQL Server Objects Task] Error: Execution failed with the following error: "Invalid filegroup
    'SFG_1_Application' specified.".
    Hello Niraj,
    Seems in the source database a filegroup is used, which is not available in the Destination database.
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Log for "Transfer SQL Server Objects" (SSIS 2008)

    We are transferring several large tables (Data only) and the Transfer SQL Server Objects Control has remained yellow "state" for six hours. Is there a log file or other approach we can use tell what is happening? (For example, I found the
    process  spid and ran dbcc inputbuffer(<spid>) but the results are not too helpful.  Repeatedly running "sp_who2" show the process as suspended but the CPU\DiskIO numbers are constantly increasing. Go figure)
    TIA,
    edm2

    Use Adam's great procedure
    Who Is Active? v10.00 (2010-10-21)
    (C) 2007-2010, Adam Machanic
    Feedback: mailto:[email protected]
    Updates: http://sqlblog.com/blogs/adam_machanic/archive/tags/who+is+active/default.aspx
    "Beta" Builds: http://sqlblog.com/files/folders/beta/tags/who+is+active/default.aspx
    License: 
    Who is Active? is free to download and use for personal, educational, and internal 
    corporate purposes, provided that this header is preserved. Redistribution or sale 
    of Who is Active?, in whole or in part, is prohibited without the author's express 
    written consent.
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • Is there a way to increase font size of SQL Server Object Explorer

    I am visually impaired and even with my glasses I have to get a few inches from the screen to view items in the object explorer; Specifically the table names in Table Explorer and the Stored Procedures use a font I cannot read.
    I use magnifyer but Visual Studio has a Tool Windows option for Font Size that seems to be missing in SQL Server I am using 2008 R2, but I have not seen an option for Tool Windows in any version of SQL Server.
    Is there a way, or are there plans for the next version to have this?
    I need to know before I invest significant time to build a package, but if there built in funcationality it would save me a lot of time.
    I am surprised SQL Server is the only MS product I have seen that is not accessible to persons with disabilities (The Object Explorer is critical to SQL Server navigation)
    Corby

    I'm not aware of this being a enhancement in SQL Server 2012.
    To help you in the meantime, did you realise that you can filter the Stored Procedures and Tables that appear in Object Explorer?  if you right click on these nodes in Object Explorer and select Filter | Filter Settings, you can create a filter to limit
    the list of Stored Procedures and Tables that appear in their respective lists. 
    Example 1
    If you were looking for a stored procedure called usp_HardToFind, you would enter the following:
    Property = Name
    Operator = Contains 
    Value = Hard (or dome other value you're looking for)
    This would list all stored procedures with a name containing Hard
    Example 2
    If you were looking for a tabled called ComplexTableName, you would enter the following:
    Property = Name
    Operator = Contains
    Value = Complex (or dome other value you're looking for)
    This would list all tables with a name containing Complex
    I know it's not the same as being able to change font sizes however it may still assist you
    Jeff Wharton
    MSysDev (C.Sturt), MDbDsgnMgt (C.Sturt), MCT, MCPD, MCITP, MCDBA
    Blog: Mr. Wharty's Ramblings
    MC ID:
    Microsoft Transcript
    Please mark answered if I've answered your question and vote for it as helpful to help other user's find a solution quicker

  • Migration of SQL Server Objects to Oracle 8i

    Dear All,
    I am using the Oracle Migration WorkBench,along with the Sql 7.0
    Plug in ,for migrating data from SQL7.0 to Oracle 8i.
    The OMW connects to both the source and Target Databases. While Migration I recieve the following errors.
    1.EXCEPTION : SQLServer7SourceModelMap.mapTables(): AS_Edit_Lock, oracle.mtg.migration.MigrationSQLException: ORA-00903: invalid table name :ORA-00903: invalid table name
    2.Table. Owner name is NULL. Check that SQL Server 7.0 MASTER database is correctly recovered.
    After the migration, if I connect to the Oracle Database and check for the objects, it is not found.
    Can You Please provide me an solution at the earliest.
    We are in a critical position in achieving this. So Please lend your hands in providing solutions.
    Thanks & Regards
    Raj

    Oracle Migration Workbench:
    http://www.oracle.com/technology/tech/migration/workbench/index.html
    Cheers, OTN

  • SQL Server  connection timeout

    Hello All.
    I use Golden Gate to extract from MS SQL Server 2005 and replicate to Oracle 11g database.
    EXTRACT works fine. But sometimes (once a day) it abends with the following message:
    2012-07-11 12:15:43 INFO OGG-01517 Position of first record processed LSN: 0x0056bf51:00002895:0001, 10.07.2012 12:27:45.
    TABLE resolved (entry DBO.DOCS):
    TABLE DBO.DOCS;
    Using the following key columns for source table DBO.DOCS: id.
    <..skip..>
    Source Context :
    SourceModule : [ggvam.gen]
    SourceID : [../gglib/ggvam/cvamgen.cpp]
    SourceFunction : [com_goldengate_vam::CVamGen::vamRead]
    SourceLine : [621]
    CommandTimeout
    2012-07-11 17:39:04 ERROR OGG-00146 VAM function VAMRead returned unexpected result: error 600 - VAM Client Report <[CTableDef::CheckName] Connection error Error (-2147217871):
    How can I avoid this error?
    Do I have to configure option "timeout"? How?

    If it really is a timeout issue (sometimes these error messages can be misleading), you can add a "sqlExec" statement in your extract prm file, at the beginning before your "table" statements, which executes only periodically rather than when records are read. This can be used to keep the connection alive (I believe there is an example of this in the docs : search for "SQLExec" in the admin or reference guide, or possibly the install guide for SQL server.)

  • I need to create a bridge to transfer SQL Server query results to my local system

    I need an interim solution. My SQL Server DB is being populated and the code for the primary application is nearing completion.
    I need to collect data from the system before  the formal reporting processes are complete. How would you recommend that I do that? Right now I'm planning to run queries on the server and download them. Is that a good strategy? Is there a better way?
    What would you recommend?

    You may use any of the below options,
    1. Using Linked Server
    http://msdn.microsoft.com/en-us/library/ms188279.aspx
    2. Using OpenRowSet
    http://msdn.microsoft.com/en-us/library/ms190312.aspx
    3. Using SSIS
    http://technet.microsoft.com/en-us/library/ms141134.aspx
    4. Using Replication
    http://msdn.microsoft.com/en-us/library/ms151198.aspx
    Regards, RSingh

  • Copying more tables from a SQL Server db to another one - SSIS 2012

    Hi,
    in order to copy data of more tables (more an hundred) from a SQL Server db to a SQL Server destination db I'd like to use the Transfer SQL Server objects task, but the source tables belonged to the dbo schema and the destination schema is a different
    one.
    It seems that this task doesn't provide a such option.
    Any suggests to me, please?
    Thanks

    http://www.experts-exchange.com/Database/MS-SQL-Server/Q_26533111.html
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • SQL Server 200 to Oracle - problem loading objects

    Here's what I've done so far:
    1. Download and install SQLDeveloper (C:\Oracle\sqldeveloper 1.2.1.32.13)
    2. Create omwbuser (w/ role=dba) in Oracle test database (hc02) (9.2.0.7.0).
    3. From Explorer, double-click sqldeveloper.exe
    4. File > New > Database connection (clicked Test button, but whatever it was that popped up, disappeared before I could read it.)
    5. Assuming it worked, click Connect button. Try a better test "select name from v$database;". Works.
    6. Migration > Repository Management > Create Repository ("Repository Built Successfully")
    7. Migration > SQL Server Offline Capture > Create Database Capture Scripts.
    Choose C:\Oracle\sqldeveloper\sqldeveloper\temp
    Generate for Windows Batch File
    Microsoft SQL Server (2000)
    8. Email scripts to Sql Server dba to execute. Get files back.
    9. Copy 16 SS2K_SYS<objectname>S.dat files to C:\Oracle\sqldeveloper\sqldeveloper\temp
    10. Migration > SQL Server Offline Capture > Load Database Capture Script Output
    Open C:\Oracle\sqldeveloper\sqldeveloper\temp\sqlserver2000.ocp
    Window pops up labelled "Capturing Database", but I don't see any entries under "Object Type" or "No of Objects Captured".
    Lower down in the pop up window it says "Capture Done".
    What am I missing?

    Hi,
    Here is the detailed explanation.
    Iam using the latest version of SQL Developer 1.5 EA2 with the thrid party JDBC driver as jtds 1.2.jar file. I have created connections of SQL Server 2000 and oracle 9i.
    I have created the repository and associated it. I can able to view the structure of SQL Server Objects like tables, views, procedures etc.,
    All the pre-migration check got success.
    When i try to do "Quick Migrate Microsoft SQL Server", Iam getting the following exception in the trace window..
    WARNING: Unknown directive: SetSkipJ2SDKCheck
    DB Adapter warning: Replacing connection creator oracle.jdeveloper.db.adapter.My
    SQLConnectionCreator for subtype MYSQL with oracle.dbtools.thirdparty.mysql.MySQ
    LConnectionCreator
    DB Adapter warning: Replacing connection creator oracle.jdeveloper.db.adapter.Or
    acleConnectionCreator for subtype oraJDBC with oracle.dbtools.raptor.standalone.
    connection.RaptorConnectionCreator
    Exception occurred during event dispatching:
    java.lang.NullPointerException
    at javax.swing.plaf.basic.BasicTreeUI.paint(BasicTreeUI.java:1215)
    at javax.swing.plaf.ComponentUI.update(ComponentUI.java:142)
    at javax.swing.JComponent.paintComponent(JComponent.java:742)
    at javax.swing.JComponent.paint(JComponent.java:1005)
    at oracle.ide.controls.JTreeTable$TreeTableCellRenderer.paint(JTreeTable
    .java:309)
    at javax.swing.CellRendererPane.paintComponent(CellRendererPane.java:134
    at javax.swing.plaf.basic.BasicTableUI.paintCell(BasicTableUI.java:2071)
    at javax.swing.plaf.basic.BasicTableUI.paintCells(BasicTableUI.java:1972
    at javax.swing.plaf.basic.BasicTableUI.paint(BasicTableUI.java:1895)
    at javax.swing.plaf.ComponentUI.update(ComponentUI.java:142)
    at javax.swing.JComponent.paintComponent(JComponent.java:742)
    at javax.swing.JComponent.paint(JComponent.java:1005)
    at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4963)
    at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4916)
    at javax.swing.JComponent._paintImmediately(JComponent.java:4859)
    at javax.swing.JComponent.paintImmediately(JComponent.java:4666)
    at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:451)
    at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(System
    EventQueueUtilities.java:114)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
    read.java:242)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:163)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:153)
    at java.awt.Dialog$1.run(Dialog.java:515)
    at java.awt.Dialog.show(Dialog.java:536)
    at java.awt.Component.show(Component.java:1300)
    at java.awt.Component.setVisible(Component.java:1253)
    at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
    at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
    at oracle.dbtools.migration.workbench.core.ui.MigrationProgressBar.start
    (MigrationProgressBar.java:338)
    at oracle.dbtools.migration.workbench.core.ui.MigrationProgressBar.start
    (MigrationProgressBar.java:233)
    at oracle.dbtools.migration.workbench.core.ui.AbstractMigrationProgressR
    unnable.start(AbstractMigrationProgressRunnable.java:127)
    at oracle.dbtools.migration.workbench.core.FullMigrateInitiator.launch(F
    ullMigrateInitiator.java:74)
    at oracle.dbtools.raptor.controls.sqldialog.ObjectActionController.handl
    eEvent(ObjectActionController.java:140)
    at oracle.ide.controller.IdeAction.performAction(IdeAction.java:513)
    at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:84
    3)
    at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:486)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:18
    49)
    at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.jav
    a:2169)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel
    .java:420)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258
    at javax.swing.AbstractButton.doClick(AbstractButton.java:302)
    at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1
    000)
    at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMen
    uItemUI.java:1041)
    at java.awt.Component.processMouseEvent(Component.java:5488)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
    at java.awt.Component.processEvent(Component.java:5253)
    at java.awt.Container.processEvent(Container.java:1966)
    at java.awt.Component.dispatchEventImpl(Component.java:3955)
    at java.awt.Container.dispatchEventImpl(Container.java:2024)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
    at java.awt.Container.dispatchEventImpl(Container.java:2010)
    at java.awt.Window.dispatchEventImpl(Window.java:1774)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
    read.java:242)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:163)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    SELECT DISTINCT(REF_ID_FK), REF_TYPE FROM MD_ADDITIONAL_PROPERTIES WHERE PROP_KE
    Y IN (?) AND CONNECTION_ID_FK = ?
    The Migration log message says like this :
    a USE database statement is not allowed in a procedure or trigger.
    Also, Iam not even able to migrate single table.
    The Migration log gives the same message as:
    a USE database statement is not allowed in a procedure or trigger.
    Kindly let me know if am not clear in my explanation.
    Kindly help me to proceed as soon as possible.
    Thanks & Regards,
    Inigo Skylab
    Message was edited by:
    Inigo Skylab

  • SSDT: Creation of localDB instances from project file - Sql Server Unit testing purposes

    I have a SqlServer Database Project in my solution (VS2013 Professional) which has a corresponding test project with some stored procedure unit tests. Currently I am using a LocalDB and as far as I understand a local database instance is created in C:\Users\[User]\AppData\Local\Microsoft\Microsoft
    SQL Server Local DB\Instances\Projects and the specific .mdf file referenced in the SQL Server Object Explorer is in C:\Users\[User]\AppData\Local\Microsoft\VisualStudio\SSDT\[ProjectName]. The unit tests run fine on my local machine which I have developed
    the project on.
    My issue is we have a box which is configured to check out the project file from our version control, build the project using ms build commands and then run the unit tests using VSTest.Console. Usually with C# Test projects we reference the test project
    dll and the unit tests run fine. I have referenced the dll for the test project with the stored procedure unit tests in. 
    With the Stored Procedure unit tests however we get this exception: 
    Initialization method [project].[spTest].TestInitialize threw exception. System.Data.SqlClient.SqlException: System.Data.SqlClient.SqlException: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 50 - Local Database Runtime error occurred. The specified LocalDB instance does not exist.
    After some digging I have realised that the localdb instance seems to be created when the project itself is created in VS not when it is built. Specifically when the localdb is first used and if you look into the appData folder of the test machine there
    is no corresponding mdf file for the project.  
    The question is is there a way to set up a localDB instance on the new machine if all you have the project file? The only purpose of the project on the test machine is to run the unit tests, no other development purposes. VS2013 Professional is installed
    on the test machine but a solution only using config file changes or MSBuild/VSTest commands would be preferable.
    I realise you could change the connection string to an actual test database and run the unit tests of that but we quite like the localdb approach for the testing. I also realise that you could potentially transfer the mdf file (haven't tested this solution)
    as well, though I would prefer if there is a solution to my initial question. 
    http://technet.microsoft.com/en-us/library/hh234692.aspx
    http://msdn.microsoft.com/en-us/library/hh309441(v=vs.110).aspx
    I have been reading up on LocalDB and I assume a automatic LocalDB is created when you create a sql server database project (ie on localdb first use). I have tried adding the database creation to the test project config file but do not really know where
    to go from there. The second link does not really specify when the named localdb will be created if you add the config items and I am not even sure if that is an actual solution.  Here's my test project config file for reference
    <configSections>
    <section name="system.data.localdb" type="System.Data.LocalDBConfigurationSection,System.Data,Version=4.0.0.0,Culture=neutral,PublicKeyToken=[PublicKeyToken]"/>
    <section name="SqlUnitTesting_VS2013" type="Microsoft.Data.Tools.Schema.Sql.UnitTesting.Configuration.SqlUnitTestingSection, Microsoft.Data.Tools.Schema.Sql.UnitTesting, Version=12.0.0.0, Culture=neutral, PublicKeyToken=[PublicKeyToken]" />
    </configSections>
    <system.data.localdb>
    <localdbinstances>
    <add name="SimpleUnitTestingDB" version="11.0" />
    </localdbinstances>
    </system.data.localdb>
    <SqlUnitTesting_VS2013>
    <DatabaseDeployment DatabaseProjectFileName="..\..\..\SimpleUnitTestDB\SimpleUnitTestDB.sqlproj"
    Configuration="Release" />
    <DataGeneration ClearDatabase="true" />
    <ExecutionContext Provider="System.Data.SqlClient" ConnectionString="Data Source=(localdb)\Projects;Initial Catalog=SimpleUnitTestDB;Integrated Security=True;Pooling=False;Connect Timeout=30"
    CommandTimeout="30" />
    <PrivilegedContext Provider="System.Data.SqlClient" ConnectionString="Data Source=(localdb)\Projects;Initial Catalog=SimpleUnitTestDB;Integrated Security=True;Pooling=False;Connect Timeout=30"
    CommandTimeout="30" />
    </SqlUnitTesting_VS2013>
    Thanks in advance for any response. Sorry if there is any misunderstanding, while I have been using VS to develop from the start, this is the first time I have used a Sql Server Database Project. 
    Regards,
    Christopher. 

    Yes, you can create a LocalDB instance manually. You use the SqlLocalDb utility, see here:
    http://technet.microsoft.com/en-us/library/hh212961.aspx
    Erland Sommarskog, SQL Server MVP, [email protected]

  • MS SQL Server Migration to Oracle on Unix

    I've notice previous questions regarding this type of migration.
    I am planning and preparing to perform such a migration.
    Has anyone actually completed this type of migration
    successfully?
    If so, did all MS SQL Server objects including stored procedures
    migrate successfully?
    If not, what type of problems did you encounter?
    How easy/difficult was the Oracle Migration Workbench software to
    use?
    Any help is appreciated.
    Thanks,
    Angie
    null

    Hi Faisal,
    I recommend that you use the Workbench to move the data. The
    Workbench has two methods for moving data.
    1) An automatic data move
    2) It generates BCP and SQL Loader scripts
    The BCP and SQL Loader scripts are very fast for tables with big
    volumes of data to be moved (but you may experience difficulty
    with carriage returns). The automatic datamove requires no manual
    intervention and should move all data without any problems. It
    may be a little less performant than the script based solution.
    Using the workbench is fairly quick and straightfoward.
    John
    Faisal Saleem (guest) wrote:
    : Hi all,
    : We'are in a phase on converting our SQL Server 6.5 database
    into
    : Oracle8 for Sun Solaris.
    : We've about 12+ tables in our database and one stored procedure
    : too. We've converted the Schema along with the the stored
    : procedure manually, Now we want to transfer the data from the
    : SQL server to Oracle8 for Sun Sol.
    : We've tried the BCP utility to convert all the data from SQL
    : tables to delemeited text files and then restoring it using
    : sqlloader on the other end.
    : The problem is that some of the tables contain Memo fields and
    : most of them contain HTML pages, Now when we try to load the
    : data from these tables to Oracle DB the Loader skips many
    : records from it. When we check the logs it seems that whenever
    : their is a hard return code in the record it confuses the
    : loading after that. It is something we just can't figure out
    why.
    : Please suggest somthing ASAP.
    Oracle Technology Network
    http://technet.oracle.com
    null

  • How to export sql server 2000 into oracle intergrally?

    1.environment:
    sql server 200 - character set: CHINESE_PRC_CI_AS
    tables :include ntext field (I think it equals clob)
    support english,simple chinese character.
    oracle 9i - character set :NLS_LANG=AMERICAN_AMERICA.US7ASCII
    2. aim
    export sql server objects(main is tables) into oracle intergrally
    3.question:
    3.1 the field which includes chinese data,after exporting,displays "????" code.
    3.2 how to export sql ntext field into oracle?
    thanks a lot

    You need to setup your Oracle Database use character set that support Chinesre Character. For example a unicode character set AL16UTF16.
    More information her
    http://download-west.oracle.com/docs/cd/B19306_01/server.102/b14225/ch6unicode.htm#i1006691
    Also consider use Oracle Migration Workbench to transfer SQL Server Data
    http://www.oracle.com/technology/tech/migration/workbench/files/mig_rel10104.html

  • How to connect sql server 2008 r2 sp2 with vs2013 ultimate?

    how to connect sql server 2008 r2 sp2 with visual studio 2013 ultimate?

    Hi Shahzad,
    >>how to connect sql server 2008 r2 sp2 with visual studio 2013 ultimate?
    Based on your issue, if you wan to connect the sql server 2008 r2 sp2 from VS2013 IDE. I suggest you can try the Ammar and darnold924's suggestion to check your issue.
    In addition, I suggest you can also refer the following steps to connect the sql server 2008 r2 sp2 with visual studio 2013 ultimate.
    Step1: I suggest you can go to VIEW->SQL Server Object Explorer->Right click SQL Server->Add SQL Server.
    Step2: After you connect the SQL Server 2008 r2 sp2 fine, I suggest you can go to VIEW->Server Explorer-> right click the Data Connection->Add Connection.
    And then you can create the connect string in the Add Connection dialog box.
    Hope it help you!
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for

  • STO non valuated material

    Dear Experts, We are doing asset transfer as a non valuated material , We have created non valuated material with assasable value and trasfering from one plant to another plant with sto route . create sto in receiving plant , create outbound delivery

  • Can I set a bookmarked link to open in the sidebar AND when a new page is loaded/originates from this page?

    Example: I have Google advanced search bookmarked and set to open in the sidebar. When I submit the search, I'd like it to open in the main view port. Is there a way to make links, POST/GET requests or otherwise any new page loads originating from th

  • SPy TCP/IP with Labview 6

    I'm using Labview as a test platform for communication interfaces. I would like to perform some traces on TCP/IP. Which VI should I use ? How do I have to configure it ? Many Thanks.

  • SYNCERR_FILE_NOT_OPEN

    Hi, I see the follwoing error message after HotSync in the log: Failed to backup 1 file(s) => PmTraceDatabase => Protocol Error: Handheld file could not be opened. (4004) => SYNCERR_FILE_NOT_OPEN. How/What to do with this? Thanks  Post relates to: Ce

  • Submit Form / Receive 'Thank You' Page

    I'm wondering if anyone has found a way to resolve this situation. The Situation: We have pre-recorded webinar files that we offer to our members on our web site. We want people to fill out a form with their contact info BEFORE viewing the webinar so