SBS 2003 migration to SBS 2011 - Question about SQL Server Management Studio

I am preparing to do a migration from SBS2003 to SBS2011. In the migration instructions it tells me to install SQL Server Management Studio Express Service
Pack 2. I have SQL Server Management Studio (NOT EXPRESS) installed and it is on SP2. 
Do I need to also install the express version to do the migration?
Thanks in advance,
Dan

Hi,
Thanks for your posting.
I think you don't need to install the express version.
Regards.
Vivian Wang

Similar Messages

  • Some question about sql code

    for example:
    select
    from testtable
    outputs below results:
    item_desc
    950gapple(z)110ml*40
    650gbanana(z)215ml 1x18
    make above example outputs below result:
    item_desc
    a950gapplez110ml40
    a650gbananaz215ml1x18
    how to write above sql code?
    who can help me?
    thanks

    Jameel Provided solution to one of your other thread
    a question about sql code
    Try the below query. You can modify the TRANSLATE function to add the characters you want to remove from the string.
    select 'a'||replace(translate(str,'()* ','`'),'`') from testtable

  • Questions about application server architecture

    Hello guys,
    I have few questions about application server architecture�
    I have a task to build a server application which will do the following: Clients (special java clients) will connect to it and send some data for further processing on server side. Chunks of data will be relatively small but they will take a lot of time for processing (it is ok that it will be quite slow).
    Also server will run some sort of �database� where all clients� working data will be stored. So, in case a client loses its data he/she is always able to download it from the server.
    For me it seems, like server will consist of the following components:
    1. �Reception�. This part will be responsible for all client-communication procedures.
    2. �Data storage�. This part will simply store all clients� data and provide some API interface for clients through �reception� to manage it (add/get/delete and so on).
    3. �Processor�. Some sort of dummy-sophisticated module. It will take some input data from �data storage� when it receives order for this and process it. �Processor� will have two states: �busy� which means �processor� processing some data and �available� which means �processor� ready to process new data.
    4. �Manager�. This part will always check �data storage� for new data and �processor� for availability. When �processor� and new data are available �manager� will make an order for �processor� to take new data from �data storage� and process it.
    So, my question is the following: Which technology and approaches I should use to realize my plan?
    I think that I can make �reception� as a Session Bean, but I don�t know yet, what are the best for the rest, for example �manager� and �processor�. I was thinking about writing my own application server (and I can do it), but I would like to learn j2ee technologies, so I think it is a perfect chance for me (I read a lot about j2ee before I wrote this post, but all examples have only �account�-�bill�-�money transfer� I think it is quite far away from reality or I am doing something wrong ;-)!
    p.s. I am thinking about using JBoss as an Application Server. I tested it and wrote some tests. They work and run fast enough, so I like it. Moreover it has module architecture.
    Please, give me some advises and tips!
    Thank you in advance!

    1. �Reception�. This part will be responsible for all
    client-communication procedures.Session bean with remote interface.
    2. �Data storage�. This part will simply store all
    clients� data and provide some API interface for
    clients through �reception� to manage it
    (add/get/delete and so on).Session bean that will use entity beans or hibernate to work with persistant data.
    3. �Processor�. Some sort of dummy-sophisticated
    module.Use a message driven bean. Make Reception to enqueue a message when new data is available for processing. Processor will process the data and store the resut in database using Data Storage session bean.
    4. �Manager�. This part will always check �data
    storage� for new data and �processor� for
    availability. When �processor� and new data are
    available �manager� will make an order for
    �processor� to take new data from �data storage� and
    process it.It's redundand component, because application server will manage messages and processors.

  • General question on SQL Server 2000 to Oracle 10g

    Hello all,
    I just have a general question on migration from SQL Server 2000 to Oracle 10g using SQL Developer.
    How does it migrate Users with proper privileges from SQL Server to Oracle? Follow the interface steps? Or should the users be created on destination Oracle side?
    Thank you.

    Hi,
    It depends which type of migration you are making.
    For a 'Standard' migration when you migrate data a 'create user' statement is created as part of the migration and you will see this in the generated code.
    If you are using the 'Quick' migration option then you need to create the Oracle user or use an existing user to receive the data.
    Your best option is to review the documentation available from -
    http://www.oracle.com/technology/tech/migration//workbench/index_sqldev_omwb.html
    or directly from -
    http://download.oracle.com/docs/cd/E12151_01/index.htm
    and then get back with specific questions if this does not give you the information you need.
    Review the chapter -
    2. Migrating Third-Party Databases
    in -
    Oracle® Database SQL Developer User’s Guide Release 1.5
    Regards,
    Mike

  • SQL Server Management 6.5.1.0 and 6.5.4.0 does not discovery SQL 2008 databases on Windows 2003

    SQL Server Management 6.5.1.0 and 6.5.4.0 does not discovery SQL 2008 databases on a custom instance name or when multiple SQL instances are installed on Windows 2003.
    OS Version: Windows 2203 x64 with SP2
    Database Version: 10.3.5869.0
    The instance in this case: I01 is running on port 49168.
    SQL Server Network Configuration | Protocols for I01 | IP Addresses | IPAll | TCP Port = 49168
    The DB Engine class is discovered but not the "Tcp Port" property.
    The database discovery script then fails as it is missing the 8th parameter; The Port.
    Looking at the discovery script DiscoverSQL2008DBEngineDiscovery.vbs i see the following WMI query.
    Set oWMI = GetObject("winmgmts:\\" & computerName & "\root\Microsoft\SqlServer\" & SQL_WMI_NAMESPACE)  
    Set oQuery = oWMI.ExecQuery("SELECT * FROM ServerNetworkProtocolProperty
    Using WMI Explorer if I connect to namespace: root\Microsoft\SqlServer\ComputerManagement10
    and query "SELECT * FROM ServerNetworkProtocolProperty". There are no instances.
    What am I missing or doing wrong?
    Closely related to this article. https://gallery.technet.microsoft.com/Hotfix-Management-Pack-SQL-17cf1118#content.
    Thanks
    Gavin

    Hi,
    I would like to know is there any update about the issue. If the issue is solved, will you please share the resolution here to help others in this forum who encounter similar issue.
    Regards,
    Yan Li
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • Migrating SAP products from a non-SQL Server platform to a SQL Server 2005

    Hi,
    I have another question too.
    Can someone pls provide me the Considerations for Migrating SAP products from a non-SQL Server platform to a SQL Server 2005 platform?
    More specifically from Oracle to SQL 2005.
    Regards
    Abhi

    Hello
    You need to perform an OSDB migration.
    This will involve exporting your SAP system into a DB neutral format and then reloading this into an SQL 2005 SAP system.
    Please review http://service.sap.com/osdbmigration
    I recommend you review the homo/heterogeneous system copy guide for your SAP release.
    Thanks
    N.P.C

  • Sql Server Management Assistant (SSMA) Oracle okay for large database migrations?

    All:
    We don't have much experience with the SSMA (Oracle) tool and need some advice from those of you familiar with it.  We must migrate an Oracle 11.2.0.3.0 database to SQL Server 2014.  The Oracle database consists of approximately 25,000 tables and 30,000
    views and related indices.  The database is approximately 2.3 TB in size.
    Is this do-able using the latest version of SSMA-Oracle?  If so, how much horsepower would you throw at this to get it done?
    Any other gotchas and advice appreciated.
    Kindest Regards,
    Bill
    Bill Davidson

    Hi
    Bill,
    SSMA supports migrating large database of Oracle. To migrate Oracle database to SQL Server 2014, you could use the latest version:
    Microsoft SQL Server Migration Assistant v6.0 for Oracle. Before the migration, you should pay attention to the points below.
    1.The account that is used to connect to the Oracle database must have at least CONNECT permissions. This enables SSMA to obtain metadata from schemas owned by the connecting user. To obtain metadata for objects in other schemas and then convert objects
    in those schemas, the account must have the following permissions: CREATE ANY PROCEDURE, EXECUTE ANY PROCEDURE, SELECT ANY TABLE, SELECT ANY SEQUENCE, CREATE ANY TYPE, CREATE ANY TRIGGER, SELECT ANY DICTIONARY.
    2.Metadata about the Oracle database is not automatically refreshed. The metadata in Oracle Metadata Explorer is a snapshot of the metadata when you first connected, or the last time that you manually refreshed metadata. You can manually update metadata
    for all schemas, a single schema, or individual database objects. For more information about the process, please refer to the similar article: 
    https://msdn.microsoft.com/en-us/library/hh313203(v=sql.110).
    3.The account that is used to connect to SQL Server requires different permissions depending on the actions that the account performs as the following:
     • To convert Oracle objects to Transact-SQL syntax, to update metadata from SQL Server, or to save converted syntax to scripts, the account must have permission to log on to the instance of SQL Server.
     • To load database objects into SQL Server, the account must be a member of the sysadmin server role. This is required to install CLR assemblies.
     • To migrate data to SQL Server, the account must be a member of the sysadmin server role. This is required to run the SQL Server Agent data migration packages.
     • To run the code that is generated by SSMA, the account must have Execute permissions for all user-defined functions in the ssma_oracle schema of the target database. These functions provide equivalent functionality of Oracle system functions, and
    are used by converted objects.
     • If the account that is used to connect to SQL Server is to perform all migration tasks, the account must be a member of the sysadmin server role.
    For more information about the process, please refer to the  similar article: 
    https://msdn.microsoft.com/en-us/library/hh313158(v=sql.110)
    4.Metadata about SQL Server databases is not automatically updated. The metadata in SQL Server Metadata Explorer is a snapshot of the metadata when you first connected to SQL Server, or the last time that you manually updated metadata. You can manually update
    metadata for all databases, or for any single database or database object.
    5.If the engine being used is Server Side Data Migration Engine, then, before you can migrate data, you must install the SSMA for Oracle Extension Pack and the Oracle providers on the computer that is running SSMA. The SQL Server Agent service must also
    be running. For more information about how to install the extension pack, see Installing Server Components (OracleToSQL). And when SQL Express edition is used as the target database, only client side data migration is allowed and server side data migration
    is not supported. For more information about the process, please refer to the  similar article: 
    https://msdn.microsoft.com/en-us/library/hh313202(v=sql.110)
    For how to migrate Oracle Databases to SQL Server, please refer to the  similar article: 
    https://msdn.microsoft.com/en-us/library/hh313159(v=sql.110).aspx
    Regards,
    Michelle Li

  • How can i Migrate a database from DB2 to SQL Server 2008r2.

    Hi Gurus,
    Kindly help me letting me know the process for migrating the database from DB2 to SQL Server.
    1) Is there any way to migrate a database from DB2 to SqlServer. (My assumption is we can not migrate database, if wrong correct me gurus).
    2) Or we can only transfer data from that DB2 database to SQL Server (Using SSIS packages).
    Please help me knowing the process to migrate the data from DB2 server to MSSQL server. Even am reading the documents available in the web.
    Thanks in advance.. :)

    Microsoft provide a migration assistant for DB2 to SQL Server:
    http://www.microsoft.com/en-us/download/details.aspx?id=45296
    SQL Server Migration Assistant (SSMA) is a free supported tool from Microsoft that simplifies database migration process from DB2 to SQL Server and Azure SQL DB. SSMA automates all aspects of migration including migration assessment analysis, schema and
    SQL statement conversion and data migration. 
    Hope that helps

  • SQL 2008 On SBS 2011 Question

    Hi.
    We have an sbs2011 std server.
    We are looking at a new accounts package that requires SQL 2008 r2 (not express).
    Our first thought was to purchase the premium add on but we can not find a single stockist in the UK that has one left for sale.
    So is the only option to purchase another server with server OS and SQL 2008r2 STD on it if so this would be very very expensive.
    We have also been made aware of SQL 2008 r2 for SBS, if this is OK to run the new accounts with then can this version of SQL be installed on SBS 2011 as we have found an copy that is for 1 server 5 cals for £600 (not sure how we buy more cals though as we
    would need 6 users)
    I would appreciate any advice on this situation.
    Many thanks for you time

    Hi:
    It has been awhile since I have thought about this, but looking up the requirements for SQL 2008 for SBS I find this:
    http://blogs.technet.com/b/sbs/archive/2009/03/23/requirements-for-installing-sql-2008-standard-edition-for-small-business.aspx
    It appears it would work, and iirc the PAO was added for SBS 2011 because of the need to add a second server for SQL because Exchange 2010 uses so many resources on SBS 2011.
    Larry Struckmeyer[MVP] If your question is answered please mark the response as the answer so that others can benefit.

  • Question about sql batch process in java app

    hi all
    i have few questions about using batch process in the java.sql package. the addBatch method can take sql statements like inserts or updates. can we use a mixture of insert and update then? can we use prepared statement for this? it's just for performance consideration. thanks in advance.

    hi all
    i have few questions about using batch process in the
    java.sql package. the addBatch method can take sql
    statements like inserts or updates. addBatch() is a method that has no parameters. It doesn't 'add' sql statements.
    can we use a
    mixture of insert and update then? can we use
    prepared statement for this? it's just for
    performance consideration. thanks in advance.The point of batching is that you take something that is invariant and then 'add' a variant part.
    Thus a single insert has an invariant part (the table and specific columns) and a variant part (the data for each row by column.)
    You can use anything that is valid SQL (for jdbc, driver, database) and use it presuming your database allows that particular usage in batching. But that does require some regular pattern - it won't work if your usage is random. Nor will it work if some statements need to be executed only some of the time. Finally also note that transaction processing will often require smaller chunks - you can't insert a million rows in one batch.

  • Question about Quality Gate Management

    Hi Solman profis,
    I have questions about the transport requests in QGM.
    My Solution Manager is 7.1.
    I have a Solman project, in which I activated QGM and created a Change and created two transport requests (one workbench, one customizing) attached to it, .
    I'm little bit confused by the concept.
    My questions are:
    1. Why I cannot see the transport requests that I created previously in the DEV system manually? If it's normal, for which reason is this designed like this? If it's not normal, how can I configure to see those requests?
    2. What is the difference between the Change here in QGM and the Change in ChaRM?
    3. In practice, how should the transport requests be created? By the developer in DEV systems, or by the responsibles in Solution Manager Workbench (Change Management Workbench)?
    Thanks a lot!
    Edited by: Charlie Red on Feb 13, 2012 12:08 PM
    Edited by: Charlie Red on Feb 13, 2012 12:09 PM

    For the 3rd question, I think TRs should be created in Change Management Workcenter, is it the correct process?
    For the other questions, can somebody give some input?

  • Questions about RH Server features

    Hi Adobe users,
    we're considering to recommend RoboHelp Server as a
    publishing solution to a client. They are already using RoboHelp
    and want to make the contents available online. Another issue is
    centralized management of their help content documents. I'd be very
    glad if someone could answer the following questions:
    Is it possible to integrate RH Server
    with a CRM system or another user management system for
    authentication? Can it be integrated in a single sign-on
    infrastructure?
    How does the access control mechanism
    work? Can I set permissions who is allowed to publish certain
    documents/projects?
    Does it support workflows
    (review/accept/reject)? Or is this done using the staging
    server?
    Does it support content versioning?
    Or do we need RH SourceControl for that additionally?
    Does it support locking (check-in,
    check-out) of documents to allow concurrent editing?
    In short - does the RoboHelp server act as a document
    management system, or do the authors have to store the contents on
    their local computers and publish only the final version? Another
    issue is translation management - can the authors publish one
    language version, which is translated by other people (in other
    countries) and published to the same server?
    Thanks a lot in advance for any help!
    Andreas Hartmann

    Wow, Andreas. Welcome to the Forums.
    That's quite a laundry list!
    The answers are pretty much, "yes", if I understand
    correctly. That said, I don't know that much about CRMs, so your
    mileage may vary.
    To start, you might want to take a look at my article on the
    Adobe Developer Network for an overall perspective.
    Adobe
    RoboHelp Server 6 improves the feedback loop
    I view RoboHelp and RoboHelp Server as a "content" management
    rather than a "document" management system though this is a bit a
    semantics. Using variables, conditional build tags and Single
    Source Layouts, you can manage the content of your output in a
    fairly granular way (including to some level, your translation
    issues).
    In other words a team of multiple authors can manage the
    content of a website in the way you describe with a combination of:
    1. The authoring client (RoboHelp's main application) to
    develop content and manage it.
    2. RoboSource Control (for the check in, check out and
    versioning you mentioned) where authoring content source material
    is stored on a central server for backup and access by the team.
    3. RoboHelp Server for managing the authentication of who has
    access to the web server for publishing, etc. RoboHelp Server is an
    Active Server Pages application running on IIS, typically with a MS
    SQL Server or Oracle DB as the back end. As such, it uses Windows
    Server straightforward authentication methods. When you set up the
    author's project to publish to the server it will ask you for the
    Username and Password. Once this is configured, it's seamless from
    there. That login name/password can be the same as whatever you
    call your single sign-on pair as long as it conforms to the Windows
    Server scheme mentioned earlier.
    The RoboHelp author who may be designated as the "admin(s)"
    of the team can create and assign permissions from the authoring
    client and otherwise manage the Server site remotely without having
    to pester the Web Administrator for maintenance of the site.
    The staging server scenario you mention is an option that is
    completely up to your team and the IT folks. RoboHelp Server
    doesn't care one way or another. It's just an application sitting
    on a IIS web server. That server could be the "development or
    staging" server or the so-called "production" or live server.
    The different languages you mention could be published to the
    same server and comingled into a single site (kind of messy) or you
    could have different language sites (as long as they are different
    domains/IP addresses) sitting on the same RoboHelp Server enabled
    machine.
    Regarding language, one important item to research is the
    RoboHelp version you are using and it's language support. The
    much-anticipated Adobe RoboHelp 7 (now in beta and expected "before
    the end of the year") will have full Unicode/double byte character
    support for 35 languages and a wonderful way of handling
    translation workflows.
    Well, that should get you started. Let me know what I've
    missed!
    Thanx,
    john

  • A question about the IE management of session id

    Hi, guys! I have a question about the IE browser management of session id.
    As we know, firefox browser will use cookie to record session id, so if we delete the cookie files then the client can't find target session.
    But it's not the same as IE browser.I found I already can find target session after I delete the cookies.
    Then I think maybe IE browser use URL rewrite mechanism(GET request) and hidden text mechanism(POST request), but I'm not sure!
    Or maybe IE browser use current IE window process's cache to record the session id?
    Please help me, thank you very much in advance!
    I'm Chinese, my English is so bad, please understand, thanks.

    Thank you for your answer, but I still have a question.
    Can you tell me how your deleting cookies works? I just use IE browser tools->Internet Options->Delete Cookies to delete my cookie, but the session still can be retrieved! Just like you said, the session id is kept in the memory.
    But if I use firefox to do the same operations, the session will can't be retrieved.Does that mean firefox not only delete cookies' files but also delete them in the memory.
    Can I use IE browser to do the same effect as firefox browser? And how to do? Thank you.

  • Questions about Deployment Operations Manager 2012 R2

    Hi Folks
    Questions: I have one infrastructure with Operations Manager 2012 R2, two Management Server.
    Now, I'm trying install feature operations manager reporting in SQL Server.
    added the OMDRA and OMDWWA accounts as a local administrator of the SQL server.
    I'm using media installation Operations Manager 2012 R2, but I'm received erros, any idea? Or I need using media installation Operations Manager 2012 SP1?
    Thanks
    Wilsterman Fernandes

    Hi There,
    I had seen a similar issue here. The error log has a point mentioning " ApplyUpdates: Unable to load QFE file."
    I saw this error on this below thread as well.
    https://social.technet.microsoft.com/Forums/en-US/a10ce69e-2584-4a4d-86b9-64ee8c5bf85d/reporting-services-installation-failing?forum=operationsmanagerreporting
    He said he fully re installed the whole setup and it solved the issue.
    But i understand that is quiet difficult and complicated to do.
    =================================================
    I would suggest you check the permissions again
    1.Does your data reader and writer account have SQL permissions i.e sysadmin permissions ?
    2.Also is your SQL server in the same AD Domain or is it in a different domain ?
    3.Is the SQL Server scale of deployment joined ?
    4. Did you look in the ops manager event logs ? Can you check and post them here plz.
    5. Is the operationsmanager DB and warehouse DB as well hosted on the same SQL server where you are trying to install reporting.
    Gautam.75801

  • A question about VI server

    Dear all,
    I have some confusion about VI server. Suppose I
    have two computers, computer A will be used as a client
    and computer B will be used as server. A wants to get
    access to a VI (test.vi) on computer B. What
    requirements should computer B meet?
    1). Run LabVIEW?
    2). Run test.vi?
    3). Run test.vi by open VI reference?
    Does computer B should meet all the requirements?
    Thanks a lot for your help!
    Regards,
    Tao Song
    Mechanical Engineering Dept.
    Univ. of Maryland, Baltimore County

    Dear Mike,
    Thanks a lot for your help! I think I understand it
    now. Unlike the datasocket which has a separate server
    program, for VI server LabVIEW itself works as a
    server so it has to be runnig to listen to a port. Am I right?
    But I still have doubt that if test.vi has to be loaded
    into memory on computer B. If I use property and
    method node on computer A, such as FP Open and Run VI,
    can I remotely control computer B to load test.vi into memeory
    and run it?
    Thanks a lot! I really appreciate your help!
    Best regards,
    Tao
    "mikeporter" wrote in message
    news:[email protected]..
    > Computer B has to be running LV or LV runtime and test.vi has to be
    > loaded into memory and be ex
    ecutable (i.e. not broken).
    >
    > From Computer A you first open a reference to the copy of LV running
    > on Computer B. This means you have to know the name or IP address of
    > Computer B, and the port number that LV is listening to for
    > connections (which is configurable through the Options dialog box, or
    > by editing Computer B's *.ini file directly).
    >
    > Once you have the reference to the copy of LV, you open a reference to
    > the remote VI (test.vi) by name with a type specifier defining the
    > structure of test.vi's connector pane.
    >
    > Connect this VI reference to a Call by Reference Node and you can run
    > the remote VI.
    >
    > Be sure to close all the references when you are done with them as
    > this can cause a major memory leak...
    >
    > Mike...

Maybe you are looking for

  • BADI OR User Exit for send mail when realize PO  in me29n

    Hi all, i need some enhancement to send mail when we release PO in me29n.We have release strategy of some levels.When first level release PO i have to send mail to the higher level group. I implement EXIT_SAPMM06E_013 but the program do not go there.

  • Passing data to tableview

    Hi, i want to display the data fetched from a database (SQL) table in Tableview using jsp dynpage.i got sample only for static datas using vector in help.sap If anybody have any links or sample codes pls give here. /Points will be rewarded for helpfu

  • How many number of lines of code Java File can have?

    Hi ALL Is there any limit on java source file code length? does more code (say more than 4000 line) impact on performace? Is there any recomendation on code length and file size? Thanks

  • RENAMING THE SAPSID and DBSID

    Hi experts, I am a fresh BASIS professional and this is my recent issue. Please be patient in order to read this long post and please post your valuable feedbacks. SCENARIO: I want to rename both SAPSID and DBSID. SYSTEM PARTICULARS: OS: Windows 2003

  • JIT outbound issue

    Hi All, We received a request from the business to be able to provide a forecast release and then send some kind of re-order point releases. Now in standard SAP you can either order with re-order point but this without sending a forecast generated by