Upgrade sql 2000 win xp  to sql 2005 win2003 server

Hi,
We had installed sap b1 2005b on winxp and database  as sql 2000.
Now ,we want to install sap b1 2007b on win 2003 and database as sql 2005.
Can the sql 2000 winxp database backup  be restored on sql 2005 win2003 database.
Since both the OS are different can the backup be restored .
Pls let me know about the same.
Regards,
Rajeev

Hi Rajeev
step 1) Install SQL Server 2005.
step 2) Install [SAP Business One|http://www.brio.co.in/products/sap-business-one/] 2005
step 3) Get the new license key for your windows 2003 server if you dont have
step 4) Create a company with same name and database name this will create a company record in SBOCommon database
step 5) Take the backup of the database of the company in MS SQL 2000.
step 6) Restore it on your windows 2003 and sql server 2005 system
step 7) Download an upgrade for 2005 to 2007 from software download center
step 8) Run the upgrade exe
THATS IT, YOU ARE ON YOUR NEW SYSTEM.
Regards
[Abdul Muneem|http://www.brio.co.in]
Edited by: Muneem Abdul on Nov 22, 2010 12:22 PM

Similar Messages

  • How to get Host name and SQL Instance Name by T-SQL

    I am using SQL 2000, 2005 and 2008. I have few multi instances SQL servers. I would like to gather following information:
    Host Name
    SQL Instance Name
    SQL Version
    Server1
    Server1
    SQL 2000
    Server1
    Server1\ABC
    SQL 2005
    Server1
    Server1\XYZ
    SQL 2008
    Server2
    Server2
    SQL 2008
    Is there any way I can get it by T-SQL? Any help would be appreciated.
    Thanks
    Saumen 

    SELECT
    SERVERPROPERTY('MachineName') AS [ServerName],
    SERVERPROPERTY('ServerName') AS [ServerInstanceName],
    SERVERPROPERTY('InstanceName') AS [Instance],
    SERVERPROPERTY('Edition') AS [Edition],
    SERVERPROPERTY('ProductVersion') AS [ProductVersion],
    Left(@@Version, Charindex('-', @@version) - 2) As VersionName
     |
    Blog: MSBICOE.com |
    MCITP - BI, SQL Developer & DBA
    Hate to mislead others, if I'm wrong slap me. Thanks!

  • Upgrade R/3 4.7 110 from SQL 2000 to ECC 6.0 /SQL 2005

    Dear Experts,
    We are currently running R/3 4.7 110 with kernel 640 32 Bit Non Unicode on Windows Server 2000/ MS SQL 2000 Platform. We are planning to Upgrade the same to ECC 6.0 on Windows 2003/ SQL 2005 on New x64 Bit Hardware.
    I was earlier planning to Upgrade the OS/DB in first Phase moving the same R/3 4.7 on Windows 2003 Server /MS SQL 2005 and then Upgrade it to ECC 6.0 in second phase. But to my surprise when I checked PAM, I found that R/3 4.7 110 is not at all supported on SQL 2005 ( though R/3 4.6 C is)
    Now shall I upgrade it to ECC6.0 First with Windows 2003/SQL 2000 ( Because ECC6.0 is supported with MS SQL 2000)and then move to MS SQL 2005 ?
    Thanks
    Jitendra Tayal

    We had the same issue.
    So I checked with SAP.
    This was their reply.
    'SAP R/3 4.7 Ext 110 is supported on SQL 2005. Please refer to the following notes for further information:'
    Note 905634 - Release planning for Microsoft SQL Server 2005
    Note 799058 - Setting Up Microsoft SQL Server 2005
    Note 899111 - Installing R3 4.7SR1 (47X110) on x64 Windows Platform
    Note 151603 - Copying an SQL Server database
    So feel free to go ahead.
    Thanks.
    Carl.

  • Upgrade windows 2000 t o windows 2005 and sql 2000 to sql 2005

    Dear People,
    i have not actually done any upgradestill now, i have task where i need to upgrade existing sap system.The sap has already been upgraded, now my task is to upgrade operating system and database
    requirement:
    windows 2000 to windows 2003
    sql 2000 to sql 2005
    the above should be done by the procedure recommended by sap only, so im wondering where i can find the information and tools for uprading both O/S and DB.
    Help
    Raj

    I personally would not do a Windows upgrade, Windows can be very picky when it comes to 3rd party SCSI/FC drives you may experience bluescreens during the update after the second boot etc.
    I would backup the system and install the operating system from scratch and do a system copy instead.
    For your database upgrade, there's a guide at
    http://service.sap.com/instguides
    --> Other documentation
    --> Database upgrades
    Markus

  • Urgent - steps need to done, when MS SQL upgraded from 2000 to 2005

    SQL server is upgraded from MS SQL 2000 to MS SQL 2005.
    Please let me know the steps ned to be performed at XI .

    hi satya kiran,
    check the below blogs,
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c90ecf8d-0d01-0010-4aa3-e6fc4da46bb3
    The process to perform the migration you describe is relatively easy. While note 799058 is relevant, you should first have a look at the System Copy Guide, which applies to your system. These guides can be found on SAP Service Marketplace:
    “Release & Upgrade Info”  “Installation & Upgrade Guides”  “SAP NetWeaver”  “SAP NetWeaver 7.0 (2004s)”
    Click on “Installation”, a new window opens. Check section “Installation - SAP NetWeaver Systems”
    You will see links to system copy guides for Service Release1 and Service Release 2, and separate entries for ABAP only systems, Java only systems and double stacks.
    For example: the SR2 guide for ABAPJava has the title: System Copy for SAP - Systems Based on SAP - NetWeaver 7.0 SR2 - ABAPJava”
    Each of this guides has a brief chapter on copying a MSSQL database. Please carefully read the guide and the SAP notes it refers to. The overall procedure for an ABAP only system will look like this:
    1. Apply note 600027 (change SQL Server collation) to your existing SQL2000 database. You HAVE to perform this step before moving the database to the new hardware.
    2. Prepare your new servers (Windows, SQL2005 installation following the SAP guidance on collation et cetera).
    3. Detach the SQL2000 database from your old system, copy the datafiles to the new machine and attach the database to the new SQL2005 server.
    4. Follow the system copy guide and run sapinst to install the SAP central instance and configure the database.
    Copying the Java stack is a little bit complicated, because you have to create an export of your Java data on your old system first. This is explained in great detail in the system copy guide.
    SAP 4.6C on SQL 2005
    Note: reward points if solution found helpfull
    Regards
    Chandrakanth.k

  • Sql 2000 Database upgrade to 2005

    Hello,
    Our active SAP system works on MS SQL Server 2000 Databases. Will
    there be a trouble if we set up Solution Manager 4.0 directly on MS SQL
    Server 2005 whose SQL servers versions are different? Can I learn your
    suggestions?
    Secondly, we are planning to upgrade SQL Server 2000 system to MS SQL
    Server 2005 in 2 weeks. I would be glad if you could advise me any
    document about this upgrading process.
    Note: All systems are working Windows Server 2003 x64 platform.
    Best regards
    ismail Karayaka

    <i>I would be glad if you could advise me any document about this upgrading process.</i>
    Hello,
    there is a document available called <i>Upgrade to and Installation of SQL
    Server 2005 in an SAP Environment</i>
    To get it go to
    -> http://service.sap.com/instguides
    -> on the left <i>Other Documentation</i>
    -> <i>Database Upgrades</i>
    -> <i>MS SQL Server</i>
    -> <i>Upgrade to and Installation of SQL Server 2005 for SAP</i>
    Hope it helps.
    Regards,
    Norman

  • What is SQL 2000 mode in SQL 2005 Server?

    I have a application which will work in SQL 2000 (literally). I am upgrading my SQL server to 2005 from 2000. I want to know how to make SQL 2005 to function as SQL 2000 so that my application will continu working with 2005 too..?
    In other words where is the option as "Run this program in compatibility mode for" like we have in Windows?
    I appreciate all your help.
    Ping me in Yahoo IM : rajeshtheodore too

    Which Oracle product? You've only mentioned two Microsoft products and an unnamed application so far.
    In other words where is the option as "Run this program in compatibility mode for" like we have in Windows?Do you mean an option in this application that works on SQL Server, or an option in SQL Server 2005? Why would we know anything about either of those?
    ~Edited by: William Robertson on Sep 23, 2008 7:25 AM~

  • Installation of Golf Program requires uninstalling Microsoft SQL 2005 and installing SQL 2000

    I am running Win 7 and about to purchased a new computer with Win 8.1. 
    The USGA wrote a Tournament Program which is used nationwide called TPP (Tournament Pairing Program).  It was developed prior to XP but it is updated every time you run the update.  It runs on XP without any adjustments.  To load the program
    on Win 7 or Win 8 you are instructed to remove Microsoft SQL Server 2005, which I did.  The program loads SQL 2000 when it is installed.  I am concerned when I uninstall the TPP program that it will also uninstall SQL 2000 (which it installed) and
    then there will be no SQL server on my Win 7.
    I was going to make sure that I could install the TPP program on Win 8 (before buying another computer) by installing it on a friends new Win 8.1 computer.  But I am concerned about removing the preinstalled SQL Server program.
    1) How does one get the original Microsoft SQL Server back once it has been removed and the recycle bin has been emptied?  Does the SQL program even get sent to the recycle bin when it is removed?
    2)  Is there any harm done by removing the original SQL program be it 2005 or a new one?

    SQL 2000 is not supported on Windows 7.
    http://support.microsoft.com/kb/2028963/en-us
    whenever you uninstall SQL Server, databases files are not deleted. So you can move them to safe location. if they are delete by you then you have very less chances to recover the data.
    Balmukund Lakhani
    Please mark solved if I've answered your question, vote for it as helpful to help other users find a solution quicker
    This posting is provided "AS IS" with no warranties, and confers no rights.
    My Blog |
    Team Blog | @Twitter
    | Facebook
    Author: SQL Server 2012 AlwaysOn -
    Paperback, Kindle

  • Custom DTS package migration from BPC 4.2 ,SQL 2000 to BPC 7.0 M , SQL 2005

    Is there any changes required in the custom dts package when migration from BPC 4.2 , sql 2000 Environment to bpc 7.0 , SQL 2005/2008  Environment.
    or
    Please suggest process for migrating  custom dts package from BPC 4.2 ,SQL 2000 Envirnment to BPC 7.0 ,SQL 2005/2008 Environment

    When you say "custom dts package" that can mean many different things. What type of customization has been done?
    There are a few BPC-related features which changed from 4.2, which must be manually adjusted, if you're using those features.
    But SQL itself also changed dramatically in moving from SQL 2000 to 2005. So if your customer's packages are heavily customized around SQL 2000, this may require substantial re-work.
    The only migration process for custom DTS packages -- that I'm aware of -- is to use the SQL 2005 migration tool in SSIS, see how much it messed up, and then fix everything else that's still broken.
    But there also may be opportunities to improve the package overall. SQL 2005 has a lot of great new features in SSIS, over what was there in SQL 2000.
    I haven't started working with SQL 2008 yet, so I can't say what complexity there is in upgrading DTS packages from 2005 to 2008. From what I read in the BPC 7 release notes, it sounds like it's a very minor upgrade, compared to the jump from 2000 to 2005.

  • Restoration at sql 2005 from sql 2000 backup.

    Hi experts,
    Is it possible to restore a backup taken from sql 2000 database to sql 2005 database?
    And how about attaching datafiles of sql2000 into sql 2005 server?
    Thanks and Regards,
    Amit Jana.

    > Is it possible to restore a backup taken from sql 2000 database to sql 2005 database?
    Yes its possible.
    > And how about attaching datafiles of sql2000 into sql 2005 server?
    Same method of attach/deattach.
    But recommanded you first install 2000 instance restore database and do inplace sql 2005 upgrade.
    Why you can't follow recommanded mothed ?
    Regards,
    Nikunj Thaker

  • Can SQL 2000 and SQL 2005 drivers co-exist in PI?

    Hi,
    Currently in our PI environment, we have JDBC Adapter connections to SQL 2000 database servers for which the Driver has already been installed.
    For connecting to new SQL 2005 database servers, I understand that we have to install the SQL 2005 drivers. I also came to know that SQL 2005 Driver is backward compatible and supports JDBC connection to SQL 2000 server.
    But the question I have is whether both the SQL 2000 and SQL 2005 drivers can be installed together in a way that connection to SQL 2000 use the 2000 driver and the connection to 2005 uses 2005 Driver.
    (They have different connection strings)
    Many thanks in advance,
    Regards,
    Rosie Sasidharan

    The SQL Server 2005 JDBC driver is far better than the SQL Server 2000 JDBC driver.  The 2005 JDBC driver primarily consists for one file, sqljdbc.jar.  ( if you want to use windows authentication there is another file you would need based on your platform x64 vs x86 called sqljdbc_auth.dll. If in the connect string you list ;integratedSecurity=true which means integrated security would be used and this second file would be required.  The 2000 driver did not support integrated security.
    The SQL 2000 JDBC driver was made up of the 3 jar files:
    msbase.jar,mssqlserver.jar and msutil.jar.
    If you want to use a Microsoft JDBC driver to connect to SQL Server 2005, than you should use the 2005 driver, sqljdbc.jar.
    Follow the instructions in point 1 of the note #831162 - FAQ: XI 3.0 / PI 7.0 / PI 7.1 JDBC Adapter questions 1 and 13.
    Since the jar are different I assume you can use the both drivers, but it doesnt make sense.

  • Database restore from SQL 2000 to SQL 2005 for SBO 2005B

    Hi Everyone,
    I am facing some problems in regards to the restore of SBO Database from SQL 2000 to SQL 2005.
    Let me explain you the problem.
    See I am using SAP B1 2005B with patch level 38 in my laptop with SQL 2000. I have made an company in this and done work in it as a production company and now I want to restore this company in the server which has SQL 2005. How to do it.
    I have taken a backup in my laptop from SAP B1 Server Suite Manager which has SQL 2000 and sucessfully backed up but when I am trying to restore in the server which has SQL 2005 I am getting the following error in SQL 2005 in server :-
    Restore failed for Server 'DXBAP001'.  (Microsoft.SqlServer.Smo)
    System.Data.SqlClient.SqlError: Directory lookup for the file "C:\Program Files\Microsoft SQL Server\MSSQL\data\SBO_DCHAR.mdf" failed with the operating system error 3(The system cannot find the path specified.). (Microsoft.SqlServer.Smo)
    Please let me know the solution for it.
    Thanks in Advance.
    Regards,
    Kawish Junaid Mazhari

    Hi,
    In SQL 2005 create a database and name as the 200 one was (though any name would do).  when you create the database note the location of the .mdb and .ldf file.
    once this had created right click on your new database > tasks > restore database
    in the new window select from device and point it to your .bak file created from your 2000 system, ensure you put a tick in the restore box on the new line.
    in the options tab tick overwrite database, and, change the file locations in the restore as directory to the file locations of the new database.  the file names must be the same too.
    you can change the original file names after the restore.
    that should do the trick.
    thanks,
    mike

  • SQL 2000 AND SQL 2005 ON THE SAME SERVER

    Hi all ,
    I have an installation of    SAP4.7SR1 /MSSQL2000 on a windows 2003 server.
    I want to install SAP SOLUTION MANAGER 4.0 /MSSQL2005 on the same server ... it is possible that two version of SQL ( 2000 and 2005 ) coexists on the same server ? It's sufficent to install SQL into two different directory ?
    Thank's a lot.
    Antonio Voce.

    Hi,
    yes it is possible to install SQL2000 and SQL2005 on same server but there are certain special considerations that you should be aware of
    look at following blog
    http://blogs.msdn.com/sqlblog/archive/2006/09/27/co-existence-of-sql-2005-with-sql-2000.aspx
    also look http://msdn2.microsoft.com/en-us/library/ms143694.aspx
    but in case of SAP Installation i prefered that to upgarde SQL2000 to SQL2005  then install solman 4.0
    regards,
    kaushal

  • SQL 2000 or SQL 2005

    Dear All,
    I want to know which SQL database you think is secure and safe for SAP Business One 2005B.
    Should the client install SQL 2000 or SQl 2005. What is your exprience for it.
    Regards

    I would say more than Security, SQL Server 2005 is recommended for SBO2005. 
    Please read documentation available on this Page.
    https://websmp108.sap-ag.de/smb/sbo/documentation
    Suda

  • Upgrade Service Pack 4.0 - MS SQL 2000

    Hi
    We are at MS SQL 2000 SP3.0. We are planning to upgrade the SP to level 4.0. I need to know the steps involves, any issue that need to aware off.
    Thanks
    Yuva

    Hello Yuva,
    It is a good idea to move to SP4. SAP note 417089 thoroughly discusses the installation of SQL Server 2000 Service Packs in an SAP system. Please read it carefully. SAP note 62988 contains quite a bit of detail on various SQL Server Service Packs and hot fixes.
    All in all, the application of SP4 is easy and straightforward.
    Best regards,
    Christian

Maybe you are looking for

  • Formserver 6i with JInitiator 1.3.1.9

    I'm using a formsserver 6i rel2 with JInitiator 1.1.7.31. I've tryed to uninstall on the client machine this JInitiator and install the version 1.3.1.9,but,when I've connected to the forms server,I've received a message for installing the version 1.1

  • To Get material group for a particular Plant

    HI, I need some info like to find all the materil groups and the related plants for the same. Regards, Ramesh.

  • Sending nested structure in PostLVUserEvent

    Hi All, I getting an exception when calling a c++ dll which has PostLVUserEvent to trigger the LabVIEW event structure. This dll has typedef stuct as described below (nested structure type), the same data structure is sent using PostLVUserEvent to th

  • Is it possible to access task flow parameter in EOImpl.create() method?

    Hi, Is it possible to access task flow parameter in EOImpl.create() method? If yes, please let me know how to access. FYI..I am having CreateInsert<xxx> activity in the task flow, which I believe calls EOImpl.create() method internally. While creatin

  • Corrupted OSX Mountain Lion on MBP

    Hi, I have a MacBook Pro 15.4" mid 2012 model A1398, recently I had a problem which required me to run recovery and reinstall Mountain lion direct download from Apple. The install must have got corrupted as the next day I open up the MBP to check and