Moving the ZENworks Mobile Management Database

So, as a test, I wanted to check if I could move the DB from one
(internal SQL Express) server to another regular SQL 2008R2 Server. The
DB was before on the same server as the Web/HTTP feature was installed.
Now I moved the DB and I can't login as the administrators I've
specified. The only thing I see in the log is this:
Error: [Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionWrite
(send()).
[00:35:17] SQLError:
ExecuteSQL returned status: -1
State: 08S01
Native: 0
Error: [Microsoft][ODBC SQL Server Driver]Communication link failure
[00:39:11] SQLError:
ExecuteSQL returned status: -1
State: 22001
Native: 0
Error: [Microsoft][ODBC SQL Server Driver]String data, right truncation
[00:39:47] SQLError:
ExecuteSQL returned status: -1
State: 01000
Native: 10054
Error: [Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionWrite
(send()).
Anyone who did this with success?
Niels

Jason Blackett wrote:
> The process for this involves contacting Novell Technical Support as
> it requires decryption and re-encrypting to configuration file that
> contains the db information and that tool is only available through
> support.
>
> Jason
>
> >>> Niels Poulsen<[email protected]> 8/9/2012 4:41 PM >>>
> So, as a test, I wanted to check if I could move the DB from one
> (internal SQL Express) server to another regular SQL 2008R2 Server.
> The DB was before on the same server as the Web/HTTP feature was
> installed.
>
> Now I moved the DB and I can't login as the administrators I've
> specified. The only thing I see in the log is this:
>
> Error: [Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionWrite
> (send()).
> [00:35:17] SQLError:
> ExecuteSQL returned status: -1
> State: 08S01
> Native: 0
> Error: [Microsoft][ODBC SQL Server Driver]Communication link failure
> [00:39:11] SQLError:
> ExecuteSQL returned status: -1
> State: 22001
> Native: 0
> Error: [Microsoft][ODBC SQL Server Driver]String data, right
> truncation [00:39:47] SQLError:
> ExecuteSQL returned status: -1
> State: 01000
> Native: 10054
> Error: [Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionWrite
> (send()).
>
> Anyone who did this with success?
Okay... I must have misread the docs, I thought this was only required
if I moved the WEB server to?
Niels

Similar Messages

  • Zenworks mobile management activesync with datasynchronizer

    Can I point zenworks mobile management server at the datasynchronizer as an activesync for auto enrolment?

    Georg,
    Option A seems to work reliably today with Exchange 2007 so as long as the DataSync team properly implements the settings request for email address provided in the ActiveSync 12.1 protocol then it should work reliably. As for B today if the device doesn't support 12.1 or the server doesn't support 12.1 as is the case right now the only approach we currently have is to strip off the domain from the email address and attempt authentication as the user specified in the email. We are working to see if there is some other approach we can take once we provide additional LDAP enhancements in the next version of the product. But for now the two options you identified in our long term solution are the knowns. I'll forward this thread on to both the DataSync team and the ZMM development team and see if we can all come up with some better ideas.
    Thanks,
    Jason
    >>> Georg Fritsch<[email protected]> 8/9/2012 1:24 PM >>>
    Hi Jason,
    Thanx again for the detailed and competent anwser.
    All this restrictions unfortunately mean that hands-off enrollment is going
    to fail for many setups. (including us)
    A requirement that the local-part of an email address has to match the
    username is ridiculous. (Yes, we all know that Exchange 2003 and ActiveSync
    2.5 are ****...)
    I am not sure if understand the long term solution:
    A) If a user gives just a username, the device must get the corresponding
    email address from the ActiveSync system. Available with protocol version
    12.1. Fine. (As long as the device uses protocol version 12.1)
    B) A user gives an email-address, the username must be derived from the
    local-part. Where/How?, local-part == username is an invalid assumptionand
    the device does the parsing and just returns the local-part as username to
    the ActiveSync system. (And this information is IMO not enough to find the
    real username)
    Or is B) not allowed (or a really bad idea/design decision) as A) does
    reliably work?
    Georg
    >>> Jason Blackett<[email protected]> schrieb am 09.08.2012 um 05:35 in
    Nachricht <[email protected]>:
    > The problem with 1.2.3 is that when you authenticate to the domain with
    > the following credentials:
    >
    > user : bob
    > domain : m.comp.com
    > server : zmm.comp.com
    >
    > That the ZMM product currently relies on the activesync provider to tell
    > it Bob's email address. If it doesn't receive one then the iOS active
    > sync account it creates ends up with an email address of
    > m.comp.com\[email protected] which seems to work fine for getting
    > email/calendar but not for sending email. This only occurs if you do
    > hands-off enrollment because as TASNovell points out the email address
    > attribute doesn't get populated in the user, but is a required field when
    > creating a user.
    >
    > The ActiveSync way to fix this is that ActiveSync has to allow the user
    > to authenticate with their email address [email protected] for instance. And
    > then when it parses that it sends back the username as bob and uses the
    > full email address. This is the same capability provided by Microsoft
    > Exchange 2003 which implements the same version of ActiveSync as DataSync
    > currently. There definitely will be issues if the username portion of the
    > email address is not the ActiveSync user account name. In that case hands
    > off enrollment will fail and you will have to manually create the account
    > or import it from the directory and set the email address attribute.
    >
    > The long term solution is that DataSync will move to the 12.1 version of
    > the ActiveSync protocol which provides a settings call that the agent can
    > make to retreive the email address from the ActiveSync system if the user
    > didn't provide one. However this is going to take some time. So in the
    > short term the datasync team implemented the Exchange 2003 like
    > capability allowing user authentiction with email address and then
    > parsing the username. This capability will be part of 1.2.4. This issue
    > is documented in the ZMM Server Release notes
    > (http://www.novell.com/documentation/.../zen_mobile_se
    > rver_relnote.pdf) as follows:
    >
    > "12. Systems where iOS users are interfacing with a Novell GroupWise
    > DataSync server must use
    > DataSync Update 4 (Mobility 1.2.4) to fully utilize the hands-off
    > enrollment functionality. Users need to
    > enroll using their entire email address in lieu of their username if
    > they are enrolling by the hands-off
    > method. Similar processes must be followed to use hands-off enrollment
    > when users interface with
    > Exchange 2003 or any other mail server running ActiveSync 2.5 protocol.
    > A user's username and the
    > string of characters to the left of the @ sign in their email address
    > must be the same."
    >
    > Jason
    >
    >>>> TASNovell<[email protected]> 8/9/2012 8:26 AM >>>
    >
    > feeling a bit silly not reading the version number. We are running
    > datasync v1.2.3.3xxx. ZMM seems to connect fine. Email flows correctly
    > to the ios devices through the delivered profile. The only thing that is
    > not imported is the email address into the newly created user in ZMM. I
    > assume this should be pulled through from LDAP as you have to set the
    > attribute up during install.

  • How to install the Oracle Enterprise Manager Database Tuning ?

    Hi,
    How to install the Oracle Enterprise Manager Database Tuning with the Oracle Tuning Pack
    Release 9.0.1
    And where to get download this.
    Thank u..!

    The only way you can get 9iR1 release software is by asking it to your Oracle representative. The oldest 9i release available for public download is 9iR2.
    You could try the administrative 9iR2 client, it can work with 9iR1 releases.
    ~ Madrid.

  • Moving the Connection Broker SQL database

    Hi
    I have a working RDS 2012R2 configured with high availability mode. I now need to move the RD Connection Broker SQL database to new SQL server. Can anyone please point to documentation that specifies how this might be done
    Cheers
    Laurie

    Hi
    Well I gave it go and moved to sql2012 and all seems OK. This is what I did
    Copy the old DB to the new SQL server. Database file location was same on old and new server
    Apply the permissions same as old SQL server
    Logon to RDGATEWAY
    Get/save the current settings by
    Open PowerShell on RDgateway
    Type ipmo remotedesktop
    Type Get-RDConnectionBrokerHighAvailability. Save results
    Used the following commandSet-RDDatabaseConnectionString -ConnectionBroker "RDGATEWAYSERVERFQDN"
    -DatabaseConnectionString "DRIVER=SQL Server Native Client 11.0;SERVER=NEWSQLSERVER;Trusted_Connection=Yes; APP=Remote Desktop Services Connection Broker;Database=NAMEOFSQLDATABASE"
    Detached old DB
    Restarted RDGATEWAY server

  • Moving the DPM 2012 SQL Database to another SQL Server

    I have 2 DPM Servers running and I would like to move those SQL Dbs onto another SQL Server. I know during the install you can select whether or not you want to install SQL or use another instance, but I dont want to re-install the whole thing and start
    over. Is there any easy way to do this?

    Hi,
    in my opinion, you can stop with this Walkthrough after step 6, dont think that you Need to do a sync or consistency check.
    Seidl Michael | http://www.techguy.at | twitter.com/techguyat |
    facebook.com/techguyat |
    youtube.com/techguyat

  • Zenworks Linux Management Device Registration Issue

    All,
    Below is a detailed description of a resistration issue using Zenworks
    Linux Management 7.
    Hardware Configuration:
    1- DSL Modem (Westell Model 2200)
    1- DI 614+ 2.4 GHz Broadband Wireless Router (includes 4-5 ethernet
    ports) with a IP address of 192.168.0.1
    1- PC Server running Redhat SUSE Linux Enterprise Server 9 (has a static
    IP address of 192.168.0.103). This machine is running the Zenworks 7
    Linux Management Software and is able to sucessfully launch the Zenworks
    7 Control Panel.
    1- Redhat Linux Enterprise Server 3 on a completely different network
    with a static IP address (207.44.142.56). This machine is running the
    Zenworks Linux Management Agent install using the ./zlm-install -a
    command.
    Network Configuration:
    The broadband DSL modem is connected directly to the WAN ethernet port on
    the wireless router
    The primary PC server running Redhat SUSE Linux Enterprise Server 9 has a
    direct connection to one of the ethernet ports on the wireless broadboard
    router with a private static IP address of 192.168.0.103 and has a public
    IP of 70.22.107.168.
    The DSL modem is has a direct connection to the telephone line.
    The Redhat Linux Enterprise Server 3 is on a completely different network
    with a IP of 207.44.142.56.
    No firewalls are configured on the primary server and the wireless router
    Port Forwarders are configured on the broadband wireless router as
    follows:
    zlm1
    192.168.0.103
    TCP 80/80
    always
    zlm2
    192.168.0.103
    TCP 443/443
    always
    zlm3
    192.168.0.103
    TCP 524/524
    always
    zlm4
    192.168.0.103
    TCP 1299/1299
    always
    zlm5
    192.168.0.103
    TCP 2544/2544
    always
    zlm6
    192.168.0.103
    TCP 5506/5506
    always
    zlm7
    192.168.0.103
    TCP 10389/10389
    always
    zlm8
    192.168.0.103
    TCP 10636/10636
    always
    Goal:
    To successfully register the Redhat Linux Enterprise 3 server (i.e. the
    managed device with IP 207.44.142.56) with the primary server
    (192.168.0.103 SUSE Redhat Enterprise Server 9 machine) so it can be
    viewed and managed from the Zenworks 7 Control panel.
    Nature of Problem:
    When attempting to register the managed device (207.44.142.56) with the
    primary server (192.168.0.103) which resides inside of my Wireless Local
    Area Network (WLAN) via the following command, it appears to fail. I'm
    unable to view or configure this managed device inside of the Zenworks 7
    Linux Management Control Panel. The following are 2 manual approaches
    that I take to register the managed device and the results for each.
    Register using private IP approach:
    /opt/novell/zenworks/bin/rug sa https://192.168.0.103
    Results: ERROR: Could not add 'https://192.168.0.103': Download failed:
    (https://192.168.0.103/zenworks-registration/service.xml) Error:
    ConnectFailure
    Register using public IP approach:
    /opt/novell/zenworks/bin/rug sa https://70.22.107.168
    Results: ERROR: Could not add 'https://70.22.107.168': Download failed:
    (https://70.22.107.168/zenworks-registration/service.xml) Error:
    ConnectFailure
    Regards,
    Darrick Addison
    Sr. Software Engineer/Consultant
    ASC Technologies, LLC
    Ph: 443.257.9116
    Fax: 410.360.5570
    E-mail: [email protected]
    Web: www.asctllc.com

    On Tue, 08 Nov 2005 02:40:58 GMT, [email protected] wrote:
    > Below is a detailed description of a resistration issue using Zenworks
    > Linux Management 7.
    duplicate question - can I gently mention a point? Whilst we naturally
    understand that you may need information/help in a hurry, asking the
    same question in multiple forums dilutes the answers you get, and makes
    more work for those of us who have to read them; it would help if you
    could avoid this in future.
    Many thanks
    (c) Shaun Pond, stolen without permission ;-)
    Marcus Breiden
    Please change -- to - to mail me.
    The content of this mail is my private and personal opinion.
    http://www.edu-magic.net

  • Moving 9.2.0.6 database files and redologs using dd command.

    Hi at all,
    I need to know if someone have take a cold copy of database (datafile and redologs) using dd unix command.
    The trouble is related to the value to assign to "bs" during dd.
    For datafile I know it has to do the same of block_size of tablespace. I'm not sure about the value to assign to "bs" for redologs.
    Any suggestions are appreciated.
    thank you in advance
    Adriano
    Ps. I'm moving the raw partitions of database files and redologs from HP-UX RISC 11.11 on SYMM8830 to HP-IA64 using lvm on HP XP24000 with veritas.
    Edited by: adriano.ba on Oct 17, 2008 12:23 PM

    Why copy the redo logs ? You would be shutting down the database before you run the "dd" to copy out datafiles. With a proper shutdown, if you copy datafiles after the shutdown, you don't need the redo logs.
    Recreate redo logs at the target location.
    You'd have to "simulate" an incomplete Recovery using "RECOVER DATABASE USING BACKUP CONTROLFILE UNTIL CANCEL " followed by "ALTER DATABASE OPEN RESETLOGS" so that Oracle allows you to do the RESETLOGS.
    Or Recreate the ControlFile with a RESETLOGS in the CREATE CONTROLFILE.

  • Zenworks Desktop Management for Windows 7

    Hello,
    We are trying to figure out what is the solution for Windows 7. We are currently in a Novell environment (I believe Zenworks 7). Being unfamiliar with the Zenworks Desktop Management - can someone please explain the following to me:
    We are trying to find the application launcher answer to deploying on Windows 7. Whenever I run the ZfDAgent.msi (7 agent/Zenworks Desktop Management) on a Windows 7 (Enterprise) machine, it says the following:
    "The Remote Management Mirror Driver can only be installed on Windows 2000and Windows XP machines". Is there a new version of the Zenworks Desktop management software available/coming out for Windows 7?
    Any help is greatly appreciated!

    Originally Posted by ketter
    On Mon, 17 May 2010 20:36:02 GMT, Yappy70
    <[email protected]> wrote:
    >
    >Hello,
    >
    >We are trying to figure out what is the solution for Windows 7. We are
    >currently in a Novell environment (I believe Zenworks 7). Being
    >unfamiliar with the Zenworks Desktop Management - can someone please
    >explain the following to me:
    >
    >We are trying to find the application launcher answer to deploying on
    >Windows 7. Whenever I run the ZfDAgent.msi (7 agent/Zenworks Desktop
    >Management) on a Windows 7 (Enterprise) machine, it says the following:
    >
    >"The Remote Management Mirror Driver can only be installed on Windows
    >2000and Windows XP machines". Is there a new version of the Zenworks
    >Desktop management software available/coming out for Windows 7?
    >
    >Any help is greatly appreciated!
    Windows 7 is not supported on Zenworks for Desktops 7. You will need
    to upgrade to Zeworks Configuration Management 10. I'm in the middle
    of doing this myself right now.
    Regards,
    Ken
    Thanks for the quick reply -- by chance have you ran across any white papers, webcasts, or documentation as to the desktop application features included with Zenworks Configuration Management 10? Such as how the application explorer/window are handled with this new version? I tried doing a search to no avail.
    Thanks for any suggestions!

  • Oracle Enterprise Manager Database Control

    Please help me.
    Here's oracle installing step:
    1. Install Oracle 11g software with "Advance" option. I just install software without creating a Data base at this time.
    2. Create a Data base with DBCA
    I couldn't see the Oracle Enterprise Manager Database Control at "Services " window while
    "Chapter 3: Getting Started with Oracle Enterprise Manager" says that:
    This chapter introduces you to Oracle Enterprise Manager Database Control. The Oracle Universal Installer installs Oracle Enterprise Manager Database Control when you install the Oracle software. Enterprise Manager Database Control provides a Web-based interface that you can use to manage your Oracle instance and database.
    Thank in advance!

    Hi,
    You didn’t create a Database that’s why you don’t have Oracle Enterprise Manager Database Control.
    Create Database with DBCA and you will get an option “Configure database with Enterprise manager” (step 5).
    At the end of DB creation you will get a link for Oracle Enterprise Manager Database Control.
    Browse the link to open EM Database control.
    If you choose to create DB with Oracle installation then you will get Oracle Enterprise Manager Database Control.
    Regards,
    Satishbabu Gunukula
    http://oracleracexpert.blogspot.com

  • Virtual Machine Manager database was not created

    Hi
    I Use this
    link to Install SYVM 2012 SP1 on My lab .
    But When i got section "Install VMM", The installation Give me the following error .
    The Virtual Machine Manager database was not created.
    The Virtual Machine Manager database was not created. Delete VirtualManagerDataBase.mdf and VirtualManagerDataBase_log.ldf if they exist at or use a unique name for the database. Also, verify that disk quota management is not enabled for the drive where the database is being created. Then run Setup again.
    how to fix it ?
    Whenever you see a helpful reply, click on Vote As Helpful & click on
    Mark As Answer if a post answers your question.
    LinkedIn:
      Facebook:

    I also disable the firewall on SQL Server , but doesn't work .
    Now i Create data base manually and i can cross that error , but it stop with this new error
    Access to the path 'C:\ProgramData\VMMLogs\SetupWizard.log' is denied
    Whenever you see a helpful reply, click on Vote As Helpful & click on
    Mark As Answer if a post answers your question.
    LinkedIn:
    Facebook:

  • ZENworks Asset Management 7.5 - Eval Question

    We've been trialing several products and on the ZENworks Asset Managment
    evaluation we ran into a few problems.
    We run a mostly Mac shop. There are a handful of Windows machines and
    plenty of Linux (Redhat & Debian) servers to go around.
    I've gotten it all installed and installed the client on one of the OS X 10.5
    machines. I see the zamclient running but I'm not even seeing the client
    attempt to connect via the Collection Servers -> View Detailed Status window.
    In the About ZENworks Asset Management withing the manager it has
    license information listed as below.
    Workstations 1
    UNIX/Linux Workstations 0
    Asset Inventory Evaluation
    Asset Management Evaluation
    UNIX/Linux Evaluation
    Does that mean it will only find one workstation in evaluation mode and
    that's why my other workstation with the zamclient installed won't show
    up?
    Thanks in advance,
    -Chris

    Originally Posted by blcald
    Chris,
    1st see that the machine conducted an inventory locally on the client. Program files/Novell/Asset Management/bin/Inboxcc/longfilename ending with a wif extension. This doesn't address your issue yet but determine if the client even ran an inventory.
    Next run a workstation query with no criteria to see if it shows. If it doesn't I would validate if you have the correct port settings on the client and that it is communicaiton to the collection server. The collection server will aslo have a log (something like collsvrcore and you should see the machine name in there as it talks to the client. If you're in there then determine if you have rights between the DB and collection server correct or that the port settings are correct.
    I know this better actually doing than writing it here so others might provide you a more logical approach to troubleshoot. I will check in again later to see how you progressed.
    Thanks, Bryant
    I do appreciate your response, I'm sure all of that information will come in
    handy when I do get a good evaluation license from them that allows Linux
    and UNIX support.
    I finally reached some folks at Novell and got a little bit of pre-sales support.
    From the sound of what they're telling me the evaluation license does not
    turn on the linux/unix support and so I couldn't complete my evaluation
    with it due to that. I've been working with them to get a more functional
    evaluation.

  • Moving Configuration Manager Database to a Different Drive

    Hello,
    Is there a way to move the Configuration Manager database to a different drive in the same machine?  We are using Configuration Manager SP1 and SQL Server 2008 R2.  We are running out of disk space in drive C:  Please advise what would be
    the possible solution for this.  Thanks so much.
    Regards,
    Joann

    Yes, follow the SQL Server documentation for moving database files.
    http://technet.microsoft.com/en-us/library/ms345483.aspx
    In general, I have an easier time when I have stopped the ConfigMgr services and the IIS websites first.
    Usually, then I will run the "Relocation for Scheduled Disk Maintenance" procedure.
    Regards,
    Nash
    Nash Pherson, Senior Systems Consultant
    Now Micro -
    My Blog Posts
    If you've found a bug or want the product worked differently,
    share your feedback.
    <-- If this post was helpful, please click "Vote as Helpful".

  • Moving Service Manager Database From SQL 2008 R2 SP2 to SQL 2012 SP1

    Hi Guys,
    Just looking for some clarification about moving our Service Manager 2012 R2 database to a new SQL Server.
    Our Service Manager database is currently on a remote SQL server, shared with other databases, running SQL 2008 R2 SP2. It was originally setup this way as we only deployed Change Management but we are now wanting to deploy everything, fully
    utilising SCSM/Orchestrator and Cireson's suite. Due to the limited resources available on that SQL server we are seeing performance issues before even getting it all up and running.
    I want to move the Service Manager database to a new dedicated SQL server running SQL 2012 SP1. I am aware of the official DB move procedure but it does not specifically mention moving up SQL versions. I have seen some comments around here that
    it is fine to do but some feedback would be good, it is not something I have done before. 
    All servers in this are fully patched Windows 2008 R2. Also, we do not currently have a Data Warehouse so do not need to worry about that. It was dropped and uninstalled before upgrading to Service Manager 2012 R2 and will be reinstalled after this DB move
    using a separate dedicated SQL server.
    Thanks, Chris.

    As long as your collations and permissions are the same as before it
    should not be a problem. That sad i could not find any other documentation saying it's not supported. 
    I have moved SCSM databases between different SQL-versions before and it has worked fine if the collations etc are correct. 
    Cheers,
    Thomas Strömberg
    System Center Specialist
    Blog:  
    Twitter:   LinkedIn:
    Please remember to 'Propose as answer' if you find a reply helpful

  • Interesting 'problem' after moving the WSUS database

    Firstly I have checked the suggested topics but none of them exactly describe the problem I have encountered.  
    (this link just gives a 'post not found page:  http://blogs.technet.com/b/sbs/archive/2009/09/23/how-to-move-sdfssdfdf-content-and-database-files-to-a-different-partition.aspx)
    Okay, I have a SBS2011 server running on an HP Proliant server.  The server has been dunning flawlessly for the last 2+ years. At deployment the WSUS content was initially located on the D drive. Free space on the C drive has dropped to 16GB and
    as a precaution I decided to move the WSUS DB to the D drive too.  I stopped the necessary  ISS Admin, Update and WWW services and proceeded, using  the SQL server management studio, to detach the DB, I moved (copy & paste) the DB to the
    new disk and attached it the the SQL SMS.  Nothing seemed to go wrong there, however, when opening the SBS console I am missing half of my information.  The face that the necessary icons are there leads me to believe that the service is functioning
    but just missing the computer info. If I click on a computer icon I can see the correct computer name. 
    Is there any way to fix this without deleting and reinstalling the entire WSUS service? 
    Thank you in advance for your time! 
    Please see the screenshot below 

    Hi,
    à
    (this link just gives a 'post not found page:http://blogs.technet.com/b/sbs/archive/2009/09/23/how-to-move-sdfssdfdf-content-and-database-files-to-a-different-partition.aspx)
    Please refer to following article and check if you have moved WSUS Content and Databases correctly.
    How
    to Move WSUS Content and Database Files to a Different Volume
    Meanwhile, please run
    SBS BPA and fix relevant issues that BPA tool can find. Then monitor the result.
    If this issue still exists, you may consider that repair Windows Server Update Services. Please refer to following
    TechNet article.
    Repair Windows Server Update Services
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu

  • Moving the 80 Million records from Conversion database to System Test database (Just for one transaction table) taking too long.

    Hello Friends,
    The background is I am working as conversion manager and we move the data from oracle to SQL Server using SSMA and then we will apply the conversion logic and then move the data to system test ,UAT and Production.
    Scenario:
    Moving the 80 Million records from Conversion database to System Test database (Just for one transaction table) taking too long. Both the databases are in the same server.
    Questions are…
    What is best option?
    IF we use the SSIS it’s very slow and taking 17 hours (some time it use to stuck and won’t allow us to do any process).
    I am using my own script (Stored procedure) and it’s taking only 1 hour 40 Min. I would like know is there any better process to speed up and why the SSIS is taking too long.
    When we move the data using SSIS do they commit inside after particular count? (or) is the Microsoft is committing all the records together after writing into Transaction Log
    Thanks
    Karthikeyan Jothi

    http://www.dfarber.com/computer-consulting-blog.aspx?filterby=Copy%20hundreds%20of%20millions%20records%20in%20ms%20sql
    Processing
    hundreds of millions records can be done in less than an hour.
    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

Maybe you are looking for

  • How to change the color of the News content?

    Hi Friends, I have requirement that we have to change the color of the date of the news from blue #9999FF to Black #000000. Can any body tells how to do this? I have tried it by changing the theme but the color is always be same. Please help me to so

  • Consolidating songs into one album

    When you have an album with multiple artists, how do you consolidate back into one album on Itunes?

  • Single MVIEW LOG replicating to multiple sites

    Hi, We are in the process of moving our reporting database to a new server and we refresh our reporting server hourly using MLOGS/MVIEWS. I was testing something and discovered (for myself) that a SINGLE MLOG can be used to refresh MVIEWS at two diff

  • Validation on ItemEditEnd of Datagrid

    I have done validations on ItemEditEnd of datagrid but on focusout its showinf two alerts. Can anyone specify the reason?

  • CRM Online errors

    Our employees are having issue using CRM Online. First off they all are using Dell e7740 Latitude laptop running Win 8.1 64 bit with Office 2010 Ent.and IE 11.0.9600 When they log onto the online website the get errors when clicking on links from the