Migrating MSSQL Database to PointBase5.5 Database

I am using Pointbase 5.5 Databaseserver comes with weblogic9.0.it represents database as ".dbn and .wal" files inside poinbase installation databases folder.
My Question:
i have one large database contains thousands of tables in MS SQL Server as ".mdf " format. Now i need to migrate this database to Pointbase database.
what should i do?
Can you help me?plz..

may be you can try this "database migration utility"
http://opendbcopy.sourceforge.net/
Thanks,
-Jagadish

Similar Messages

  • Need help in migrating MSSQL 2008 database to Oracle 11g

    Hi everyone,
    So, as stated above I want to migrate our apps database from mssql to oracle as it is what the client wants..
    I have absolutely no experience working with Oracle.
    My computer is running windows 7 32 bit, our DB people installed a 9i client for me to connect to the server and the my SQL Developer just came straight from the site. (So it's the latest release)
    I have one "DBA" access to the database I'm trying to migrate to.
    I've downloaded the Oracle SQL Developer and have been attempting to "migrate" our database using the migration tool for 3 days now, but to no avail.
    So the error I'm encountering is that the migration just stops, and a popup with the message "Migration actions have failed. Check the migration reports for details. : The connection is closed." comes up.
    I have no idea where the migration report can be found. As I cannot find it in the reports tab available.
    I'm hoping someone here can have the patience and knowledge to get me through this?

    The migration report is generally created under the "Documents and Settings" folder under application data/sqldeveloper. Key thing is at what stage the failure occurs?. Does it happen immediately after you start the data migration or after a while?.
    If the data migration process fails immediately after the start then there might be an issue with permissions on the source/target databases. Probably it is having trouble with disabling constraints on the target database. Because rememeber SQL Developer will disable constraints before it moves data across. My preference is to give DBA privilege to the Oracle user to avoid just cases or you can disable the constraints yourself by using scripts. Check the source/target database date/time format masks. You can set them up in SQL Developer.
    If the data migration process fails after a while and you notice that data for some tables is migrated then you may be running into network timeouts or space issues on Oracle etc.
    HTH
    Regards
    Prakash

  • Upgrade from Windows 8.1 Preview to RTM destroyed MSSQL databases

    I am not really sure WHY this happened, but I am so upset right now. On my development machine, I installed the Windows 8.1 release from the Windows Store on a machine that had the Windows 8.1 preview installed.
    It's bad enough that much to my surprise, the installation was not an upgrade at all but rather a new Windows installation that migrated most of my user profile but none of my apps. I wasn't looking forward to the 2 days or so it would take to reinstall
    everything the way I had it before.
    But even worse is that I went to look in the Windows.old folder for several MSSQL databases that I expected to find in their default location under Program Files only to find that they were nowhere to be found! The .MDF and .LDF files are gone! Yet the master,
    tempdb, etc are right where I'd expect them to be. I managed to find traces of these files with an undelete application but they are unrecoverable.
    Because these weren't production databases, I have no backups of course. I have files where the data originally came from, but the stored procedures, table schemas, etc. are all gone. Naturally there's nothing that can be done about it at this point but
    I just need to understand WHY did Windows 8.1 selectively blow away my MSSQL databases while seemingly moving everything else to Windows.old???

    Hi
    This is typical behavior for updating any Preview version of Windows. Pre-release (Beta) code is always completely removed with a clean install.
    The only files that are safe during this process are those that are located in the User Account folders. These files are set aside in a temporary location and then restored after the update. Files in system locations will be at risk
    Windows 8.1 Preview FAQ
    http://go.microsoft.com/fwlink/p/?LinkId=301773
    Will I be able to keep my files, settings, and apps if I install Windows 8.1 Preview?
    When you install subsequent editions of Windows 8.1 you'll be able to keep your personal files, but you'll need to reinstall your apps.
    Windows 8.1 Preview: An Enterprise Call to Action:
    http://blogs.windows.com/windows/b/springboard/archive/2013/06/27/windows-8-1-preview-an-enterprise-call-to-action.aspx
    Regards

  • 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

  • Connecting to MSSQL Database

    Hello,
    Currently we are migrating out existing application from Weblogic to OAS 10g 10.1.3. In the current code we are connecting to the MSSQL Database as below:
    DriverManager.registerDriver (new weblogic.jdbc.mssqlserver4.Driver());
    In the above code we are using the weblogic specific jar to register the driver to connect to the Database. Is there an equivalent class available in OAS? (I am using JDeveloper IDE for development work)
    Kindly let me know. Thanks in advance.
    Thanks,
    Lakshmisri Gopalan

    Hello,
    Currently we are migrating out existing application from Weblogic to OAS 10g 10.1.3. In the current code we are connecting to the MSSQL Database as below:
    DriverManager.registerDriver (new weblogic.jdbc.mssqlserver4.Driver());
    In the above code we are using the weblogic specific jar to register the driver to connect to the Database. Is there an equivalent class available in OAS? (I am using JDeveloper IDE for development work)
    Kindly let me know. Thanks in advance.
    Thanks,
    Lakshmisri Gopalan

  • Error while creating JDBC connection pool for MSSQL database

    Hi,
    From my windows m/c, I am trying to configure a connection pool to connect to
    an MSSQL database on another m/c. While setting the targets, i get the error :-
    <Mar 11, 2004 6:17:52 PM GMT+08:00> <Error> <JDBC> <Cannot startup connection
    pool "gcdb_connpool" Cannot load driver class: com.microsoft.jdbc.sqlserver.SQLServerDriver>
    I have added the path of the jars for the driver in the classpath.
    Any help would be appreciated.
    Thanks.

    Hi. Read the weblogic startup script, and follow how it creates
    a classpath argument for the server. You must get the driver jars
    into that classpath.
    Joe
    Neha wrote:
    Hi,
    From my windows m/c, I am trying to configure a connection pool to connect to
    an MSSQL database on another m/c. While setting the targets, i get the error :-
    <Mar 11, 2004 6:17:52 PM GMT+08:00> <Error> <JDBC> <Cannot startup connection
    pool "gcdb_connpool" Cannot load driver class: com.microsoft.jdbc.sqlserver.SQLServerDriver>
    I have added the path of the jars for the driver in the classpath.
    Any help would be appreciated.
    Thanks.

  • How can I determine what sites are being referenced within Central Admin Upgrade and Migration Manage Databases Upgrade Status?

    When I go to Central Admin > Upgrade and Migration  > Manage Databases Upgrade Status, I have 2 content databases which have the status:
    Database is up to date, but some sites are not completely upgraded.
    How can I determine which sites are not completely upgraded?

    Manage Databases Upgrade Status will provide you all active and offline DB details, you can get same result
    using below PowerShell cmdlet.
    Get-SPDatabase and Get-SPContentDatabase will provide all active database/Content DB in Farm which include Service application db, central admin DB.
    Get-SPDatabase | Format-Table Name, ID
    Coming back to your question, if you find that there are some site are not completely upgraded then run below command and understand the cause if issue on specific DB.
    Test-SPContentDatabase WSS_ContentDB_Name
    If you find any missing file issue in DB then resolve these issue to upgrade content database.
    (verify all customizations referenced within the content database are also installed in the web application. This cmdlet can be issued
    against a content database currently attached to the farm, or a content database that is not connected to the farm )
    Use the Upgrade-SPContentDatabase cmdlet
    to resume a failed database upgrade or begin a build-to-build database upgrade against a SharePoint content database
    Upgrade-SPContentDatabase WSS_Content
    reference:
    http://technet.microsoft.com/en-us/library/ff607813(v=office.15).aspx
    http://technet.microsoft.com/en-us/library/ff607941(v=office.15).aspx
    If my contribution helps you, please click Mark As Answer on that post and
    Vote as Helpful
    Thanks, ShankarSingh(MCP)

  • Migration oracle database 8.1.7.3 to 10.2.0.2

    Hi,
    I have a problem to migrate my database in 8.1.7.3 to 10.2.0.2 on different database server because the size fo this database is 2200Gigas.
    With RMAN or copy it's not possible because the database version are different.
    The solution is the export/import but it's probably too long.
    Anybody have a solution

    The other solution is "Database Upgrade". Here are the basic steps whci you can perform for this:
    1) Install oracle 8i (with same patchset as the old one) and oracle 10g on new server
    2) Restore the RMAN backup of your 8i database on new server and start the database using 8i home.
    3) Apply 8.1.7.4 patch on 8i DB
    4) Either run DBUA or use manual update to update you 8i DB to 10g
    Here is the doc for Database Upgrade process:
    http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14238/toc.htm
    Daljit Singh

  • Accessing MsSQL Database from ABAP

    Hi Guys,
         I want to connect to an external MsSQL Database running in a window environment from an ABAP Report program where the SAP instance running in a Linux OS with DB2 as a Database. I tried all options suggested in all public forums like maintaining DBCON table entry & placing compatible dll files. I need answers from individuals who have done it in the recent past with this environment not beating bushes.
    Thanks in advance.
    Regards
    Vijaya

    hi,
    see on oss note  Question 4
    Note 555223 - FAQ: Microsoft SQL Server
    Q4: My SAP System runs under Oracle (DB2, SAPDB, ...) and I want to
    exchange data with a non-SAP Microsoft SQL Server directly from ABAP.
    Q4: My SAP System runs under Oracle (DB2, SAPDB, ...) and I want to exchange data with a non-SAP Microsoft SQL Server directly from ABAP. A4: The establishing and use of connections from an R/3 system to another non-SAP database (from the same vendor or not) is called multi-connect and is described in note 178949.
    But you must have a specific application server running on Windows if you want to connect SAP to your Microsoft SQL server with DBCON.
    Rgds
    Edited by: stéphane mouraux on Feb 27, 2010 11:21 PM

  • Migrating Oracle Databases to SQL Server 2000

    Hi friends,
    I wanna to Migrating Oracle Databases to SQL Server 2000.
    But i don have idea abt that.
    could u plz help how to start and procced.
    Neeraj Goel

    Hi Neeraj,
    This forum is dedicated to Migrating from SQLServer and other third party databases to Oracle.
    Not the other way round.
    The Oracle Migration Workbench facilitates migrations to Oracle.
    Regards,
    Dermot.

  • Would PHP or Python work more efficiently to grab from a MSSQL database in AS3?

    Would PHP or Python work more efficiently to grab information from a MSSQL database in AS3? How would it work? Thanks!

    that's not a flash issue. 
    but here's a comparison, http://benchmarksgame.alioth.debian.org/u32/benchmark.php?test=all&lang=python&lang2=php
    which looks like python would be faster at data handling and slow at arithmetic operations.
    you would call both server-side scripts using the urlloader class from flash.

  • Connecting MSSQL Database source system from BW 3.5/Oracle 9.2.0.6/AIX 5.3

    Hi,
    We want to extract data from MSSQL database source system into BW 3.5/Oracle 9.2.0.6 system in AIX environment. Apart from intsalling NT app server,UDC, XI,flat file options, can you please suggest any other methods to extract data from SQL database into  BW/AIX system?. Thanks in advance.
    Thanks.
    Raj.

    Raj,
    Did you find any solution for this problem. We are having exactly the same issue and are trying to do it with SAP DBConnect.
    We are able to create a Source System for MSSQL server but it does not connect since the "Database Shared Library" is not installed on our BW 3.5 AIX box.
    From what we gather there is NO DSL for MSSQL for AIX. I cannot believe we cannot connect to MSSQL directly since we have too many MSSQL databases all around the company.
    regards,
    Atul

  • DW CS4 Links to MSSQL Database, sees fields/data but won't display on webpage

    I'm trying to get a Dynamic Data Table to show in my webpage but I can't.  (Using ASP JavaScript)
    I'm using DW CS4 (10.0 build 4117) and connecting to an MSSQL database on a Windows platform server hosted by Verio.
    I can successfully link to the database, I can see my data correctly when I bind the record set and do a "Test SQL Statement" , see images below:
    My Design View of the page with the table shows the correct fields and looks like:
    Everything should look when I switch to Live View or view the page on a browser, right??  Well instead I get this:
    If the pic is unclear it says:
    Microsoft OLE DB Provider for ODBC Drivers error '80004005'
    [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
    /Test2009/Untitled-1.asp, line 5
    Line 5 of course refers to the ActiveConnection command which uses the INCLUDE file for the connection string.
    The Line 5 is
    Recordset1_cmd.ActiveConnection = MM_PMCDonSQL_STRING;
    And the INCLUDE reverenced is:
    var MM_PMCDonSQL_STRING = "dsn=PMCSQL1;uid=pmcapp0010sql;pwd=FloraVista49;"   
    These are parameters for logging into the MSSQL database (This is just a test database so showing password doesn't matter)":
    Server By Name:  SQLExpress4.mql14000.MSSQLServers.com,1433\SQLExpress4
    Server By IP:  128.121.85.21,1433\SQLExpress4
    Database Name:  pmcapp0010
    Login ID:  pmcapp0010sql
    Password: FloraVista49
    WHAT AM I DOING WRONG?

    No one wanted to help me but I figured out that I was not referencing the DSN on the test server, only the local DSN. 
    The information to connect to the MSSQL database given by my hosting company was not correct for Dreameweaver (or MS Access) either.

  • Migrate a database from a Windows to Linux

    Hi,
    Please advise me how to migrate a database from a Windows to Linux or vice versa by using concept called Transportable tablesapce. Thanks in Advance.

    Crossplatform Transportable Tablespace only availalable to 10g and up.
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14215/dp_export.htm#sthref73
    Any version below, only supported option is export/import

  • How Migrate MySql Database to Oracle

    Hi...
    I like Migrate MySql Database to Oracle, can help me?
    Alexandre

    I am trying to migrate a MySql to an Oracle database. I have not had any problem setting up the migration workbench.
    What I am having a problem with is copying the source database to the Oracle DB - I have verified that the host name is correct - and the MySql is at the default 3306 port number.
    What my problem is that the root user on the Linux server is not the user with DBA priviliges - instead a user called admin is the user on the linux box that has DBA priviliges.
    Is my only way around trying to get the root user assigned DBA priviliges in order for this extract to succesfully happen - and if so, how do I go about assigining DBA priviliges on the MySql database to the root user?
    Any help will be appreciated.
    Thanks

Maybe you are looking for

  • MIDI Drums not syncing with tempo track automation

    I created some tempo changes, basically subtle speed-ups etc, worked fine, recorded guitars and bass, made a rough mix, all sounded great. Now I go back to do more recording and editing, and the MIDI drums won't speed up with the automation, thus put

  • Cannot add a new page to iWeb

    Already made some iWeb sites, but can't add a new page anymore. Any idea?

  • Don't they know about vibration problems?

    Hi, I got a macbook, it is 3 days old, and it vibrates every time I use it. I have to place a business card under it to dampen the vibration so that I can work comfortably. I called the Apple Support and the specialist said he had never heard about t

  • What is the life of an Apple bluetooth keyboard

    I.have.had.a.27ins.iMac.since.2009...the.keyboard.now,.has.several.faulty.keys.. .....(inc.the.space.bar)... How.long.should.it.last.....no.spills.no.other.problems. iMac/.27ins.2009.Snow.Leopard

  • 2014 New Black Mac Pro Crashing

    This is totally frustrating. I have a new Mac Pro 2014, preconfigured in Apple Store with 64 GB RAM, 1 TB Flash, AMD FirePro D700 6144 MB graphics with 2 monitors (2560x1440) connected by thunderbolt. After I installed all my applications, for exampl