Migrating from Solaris Sybase Adaptive Server 12 to Windows2000 Oracle9i

Can I run the Sybase Adaptive Server 12 Script "SYBASE12_DSML_SCRIPT.BAT" on the Solaris (UNIX) server to generate metadata flat files (.dat) and then copy them over to the Windows2000 Oracle server and run the Oracle Migration WorkBench to capture the source model?

You should still be able to use the Oracle Migration Workbench.
The migration workbench is for microsoft windows, but can connect to oracle on HP using oracle's sqlnet, JDBC/ODBC bridge is used to connect to Sybase, which should be supplied with your Sybase release.
I hope this enables your migration to move forward,
Regards
Turloch
Oracle Migration Workbench Team

Similar Messages

  • Migrate to 10g from Sybase Adaptive Server Anywhere 8

    Hi,
    My company is planning to migrate from Sybase Adaptive Server Anywhere 8 to Oracle10g.
    Does anyone have any experience with this particular case?
    I need some advice on how to make the migration 'smooth'.
    Thanks a lot,
    =adley=

    No we don't support that Sybase database type currently. Have you looked at the migration tools from Ispirer?
    http://www.ispirer.com/products/
    Donal

  • Considering upgrading from CF8 up to CF11... notice in the CF11 support matrix that Sybase Adaptive Server Enterprise 15.0, 15.5  is not supported.  While we primarily connect to Oracle DB, we do need to connect to Sybase DBs periodically. Is the plan to

    Considering upgrading from CF8 up to CF11... notice in the CF11 support matrix that Sybase Adaptive Server Enterprise 15.0, 15.5  is not supported.  While we primarily connect to Oracle DB, we do need to connect to Sybase DBs periodically.
    Is the plan for CF11 to support Sybase again in the near future?

    Did you ever get a response? I'm merely trying to connect to a Sybase database - and it gives me a java.sql.SQLException:null  error - with no other information.
    I'm running the server on Ubuntu 14.x, 64bit.
    Thanks.

  • SYBase ADAPTIVE SERVER 11 TO ORACLE 9i

    Hi,
    my Oracle server is on HP-UX and i want to migrate from SYBASE adaptive server 11 to Oracle9i which is also on HP-UX.
    Please help me as there is no Migration Workbench on HP-UX....

    You should still be able to use the Oracle Migration Workbench.
    The migration workbench is for microsoft windows, but can connect to oracle on HP using oracle's sqlnet, JDBC/ODBC bridge is used to connect to Sybase, which should be supplied with your Sybase release.
    I hope this enables your migration to move forward,
    Regards
    Turloch
    Oracle Migration Workbench Team

  • Weblogic 6.1 on Sybase Adaptive Server

    Hi,
    Has anybody ever tried to put weblogic 6.1 on top of Sybase Adaptive DB server?
    Can you give me some pointers on how to configure it on the weblogic side? It
    will be very helpful if you can give me a sample of how the JDBC and the connection
    pool is configured in the config files.
    Any info will be appreciated.
    John Lee

    Ok, then make sure that sybase driver is in the classpath of the server,
    and the pool definition would have the driver class be com.sybase.jdbc.SybDriver,
    the URL would be jdbc:sybase:Tds:testmachine-pc:2638, and the driver properties
    would be user=dba and password=sql.
    John Lee wrote:
    Here is a sample:
    public class myConnection {
    public static void main( String[] args ) {
    try {
    // Using Sybase jConnect 4.2
    Class.forName("com.sybase.jdbc.SybDriver");
    // Using Sybase jConnect 5.2
    //Class.forName("com.sybase.jdbc2.jdbc.SybDriver");
    Connection conn = DriverManager.getConnection("jdbc:sybase:Tds:testmachine-pc:2638",
    "dba", "sql");
    Statement stmt = conn.createStatement( );
    ResultSet rs = stmt.executeQuery( "SELECT * FROM EMPLOYEE");
    while ( rs.next( ) ) {
    System.out.println( rs.getInt( 1 ) );
    } catch ( Exception e ) {
    System.out.println( "An exception occurred." );
    } // end of main
    } // end of MyConnection class
    Joseph Weinstein <[email protected]> wrote:
    If you can show us how to connect to Sybase Adaptive Server via Sybase's
    JDBC driver, then we can show you how to do it with Weblogic.
    Joe
    John Lee wrote:
    Hi,
    Has anybody ever tried to put weblogic 6.1 on top of Sybase AdaptiveDB server?
    Can you give me some pointers on how to configure it on the weblogicside? It
    will be very helpful if you can give me a sample of how the JDBC andthe connection
    pool is configured in the config files.
    Any info will be appreciated.
    John Lee

  • Migrating from Solaris 2.6 to 8.0

    We are migrating from Solaris 2.6 to 8.0, and my concern is all code and application which are on 2.6 is portable or not ?. Also we are using oracle 8.1.7 as out database. All code are written in C.
    Can anyone help me in this "porting"?
    Thanks in advance
    KP

    Does someone can tell me where i can find information about
    migration from solaris 2.6 to 8.0 concerning C and C++ programs and shell scripts
    Thanks you in advance
    sunsifac

  • Migrating from Solaris to AIX

    Hi
    We are planning to migrate from Solaris to AIX. What document will help me to follow?
    If possible send me exact link.
    Our current environment is R/3 4.6c, Oracle 9.2.3 and Solaris 5.9
    Please let me know as quickly as possible.
    Thank-you

    > We are planning to migrate from Solaris to AIX. What document will help me to follow?
    Start with
    http://service.sap.com/osdbmigration
    --> FAQ
    where you will see, that you need a certified migration consultant on-site to do that migration.
    > Our current environment is R/3 4.6c, Oracle 9.2.3 and Solaris 5.9
    since that version is out of support for a long time there are no more official migration guides available, that must be covered by consulting. Technically it will be done by R3SETUP with DBMIG.R3S as parameter file.
    Markus

  • Can I migrate from mavericks to mavericks server. Have tried using a hard drive but the but the sever does not find the migration backup when it's searches. Any help out there?

    Can I migrate from mavericks to mavericks server. Have tried using a hard drive but the but the sever does not find the migration backup when it's searches. Any help out there?

    Is the HDD in the 2009 15" MBP dead?  (The original source of your data)  If not, you might want ot take it out and put it in an enclosure.
    You might try spotlight on know files to see if that gives you any clues where your data is located.
    You might down load from the Internet OmniDiskSweeper (free) and open it.  It should show you all of the files you have on your MBP and enable to locate them.
    Ciao.

  • Migration from Solaris 9 to Solaris 10: Memory fault problem

    We are facing to migrate appication from Solaris 9 to Solaris 10,
    Compilation was not a problem, but while running the application it is raising the following fault,
    tail of truss
    Incurred fault #5, FLTACCESS %pc = 0x100025CA8
    siginfo: SIGBUS BUS_ADRALN addr=0x101394CC
    Received signal #10, SIGBUS [default]
    siginfo: SIGBUS BUS_ADRALN addr=0x101394CC
    core analysis show that the fault occurs at different points for different runs.
    Please let us know if there is a patch to solve the same.
    Thanks & Regards

    Sorry i should have mentioned it as migration from Solaris 8 to Solaris 10.
    Other info: In solaris 8 we compiled using -m32 and on Solaris 10 we are using -m64.
    We had never tried on Solaris 9.
    i just tried compiling on Solaris 9, i got the same error as in Solaris 10.
    I tried to find using dbx but it crashes at different points for different runs.
    First Run by pointing connection string - schema 1
    dbx m2 core
    detected a multithreaded program
    program terminated by signal BUS (invalid address alignment)
    (/Teamware/bin/../WS5.0/bin/sparcv9/dbx) where
    current thread: t@1
    =>[1] AddClient(0xffffffff7ffff0c0, 0xffffffff7ffff2f0, 0xffffffff7ffff1d4, 0x373300, 0xff0000000000, 0x8080808080808080), at
    0x100025ca8
    [2] DBSERV_RadReadProxyClients(0x1, 0x10002599c, 0x0, 0x0, 0x0, 0x0), at 0x10006106c
    [3] ClientInitialise(0x1, 0x0, 0x0, 0x0, 0x0, 0x0), at 0x1000263e8
    [4] InitialiseDetails(0x1, 0x1, 0x0, 0xffffffff7ffff600, 0xffffffff7ffff5f8, 0xffffffff7ffff5f0), at 0x10002bd4c
    [5] ReadDatabaseIntoSharedMem(0x1000a9dd8, 0x2aa5, 0x10cf000, 0x20000000, 0x1, 0x8), at 0x10000c5d0
    Second run by pointing Connect-string to Schema 2:
    detected a multithreaded program
    program terminated by signal BUS (invalid address alignment)
    (/Teamware/bin/../WS5.0/bin/sparcv9/dbx) where
    current thread: t@1
    =>[1] AddReplyMessage(0xffffffff7ffff1d8, 0x6564006d69732d63, 0xffffffff7ffff200, 0x656400, 0xff0000000000,
    0x8080808080808080), at 0x10002e458
    [2] DBSERV_RadReadRadiusReplyMessages(0x10002e348, 0x0, 0x0, 0x0, 0x0, 0x0), at 0x1000700a4
    [3] RadiusReplyMessageInitialise(0x1000b0538, 0x0, 0x0, 0x0, 0x0, 0x0), at 0x10002e2dc
    [4] InitialiseDetails(0x1, 0x1, 0x0, 0xffffffff7ffff5f0, 0xffffffff7ffff5e8, 0xffffffff7ffff5e0), at 0x10002bc3c
    [5] ReadDatabaseIntoSharedMem(0x1000a9dd8, 0x2c29, 0x1be400, 0x20000000, 0x1, 0x8), at 0x10000c5d0

  • OS Migration from Solaris 10 to Windows Server 2008 R2 or higher

    Hi experts,
    We'd like to migrate the OS of our SAP systems to windows from Solaris 10. We're still wondering which version of Windows we'll use. (matter of money)
    Could you give me some docs, tips or advice to do that ? (requirements, how to do it, packages to install)
    I have checked berforehand that all the SAP solutions we're using are compatible with Windows Server 2008 R2 or higher.
    I heard I'd need an OS Migration Expert to do it, but still, before that I need to check if it's possible and a roadmap could also be nice.
    Thank you in advance,
    Best Regards.
    Alexiel.

    Hi Alex,
    From license perspective you need to procure license for Windows 2012 but for installation you can downgrade it to windows 2008 R2 as required.
    From suggestion perspective, it is always good to go with Windows 2012 to gain benefits from mainstream support and new features as compared to windows 2008 r2.
    As per SAP recommendation, it is good to have OS/DB certified consultant to perform the migration.
    Some useful documents available on SCN
    System Copy Guide: System Copy for SAP Systems Based on SAP NetWeaver 7.1 Java - SAP NetWeaver Composition Environment 7…
    Heterogeneous ABAP System Copy - Technical Overview
    FAQ - System Copy and Migration
    Regards,
    Deepak Kori

  • Migration from Solaris Sparc server to Solaris  x86

    Hi ,
    I would like to know.
    Migration from SAP ECC6 , Oracle , Solaris Sparc to Ecc6, Oracle, Solaris x86 , Is this consider Heterogeneous or Homogeneous system copy?
    Thanks.
    Best Regards,
    ck chai

    Solaris on SPARC is a BIgEndian platform, Solaris on X86 is LittleEndian - so it's heterogeneous --> you need to use R3load to performa a migration - and you need to have a certified migration consultant on-site to do that migration (http://service.sap.com/osdbmigration --> FAQ).
    Markus

  • Migrating from Solaris 8 -Tuxedo 8 to Solaris 10-Tuxedo 11g,Help required.

    Hi All,
    Presently in our Unix Server(Production Box) is running on Solaris 8 and we are using Tuxedo version 8.0
    We are planning to migrate our applications on the Unix server with Solaris 10 using Tuxedo version 11g r1.
    Here is the glimpse of our ubbconfig file in production:
    *RESOURCES
    IPCKEY 59201
    MAXACCESSERS 1300
    MAXSERVERS 900
    MAXSERVICES 2500
    MODEL SHM
    LDBAL Y
    SECURITY USER_AUTH
    SCANUNIT 10
    SANITYSCAN 3
    BLOCKTIME 6
    *MACHINES
    SPINCOUNT=5000
    MAXWSCLIENTS=280
    when we issue a tmloadcf -c ubbconfig
    we get
    Ipc sizing (minimum /T values only) ...
    Fixed Minimums Per Processor
    SHMMIN: 1
    SHMALL: 1
    SEMMAP: SEMMNI
    Variable Minimums Per Processor
    SEMUME, A SHMMAX
    SEMMNU, * *
    Node SEMMNS SEMMSL SEMMSL SEMMNI MSGMNI MSGMAP SHMSEG
    abcdefgh.santosh.com.in 1045 130 1040 A + 1 682 1364 2988K
    where 1 <= A <= 8.
    The number of expected application clients per processor should
    be added to each MSGMNI value.
    The bbstats for our server is below:
    bbstatsCurrent Bulletin Board Status:
    Current number of servers: 532
    Current number of services: 838
    Current number of request queues: 186
    Current number of server groups: 43
    Current number of interfaces: 0
    We have recompiled our code to generate new binaries in a similar development environment with Tuxedo 11g installed in Solaris 10 Unix Server,
    but when we actually migrated them and booted up,within 15 minutes they started generating core files and crashed.
    Hence apart from our application code(which works fine in Present situation but creating issues in the new server),
    we are also doubtful about the IPC settings (i.e the outcome of tmloadcf -c ubbconfig) and configurations (RESOURCE and MACHINES section).
    Can you please advice if some value needs to be tuned up in the new server/ubbconfig file.
    It will be very helpful,if anyone please explain this below part:
    Ipc sizing (minimum /T values only) ...
    Fixed Minimums Per Processor
    SHMMIN: 1
    SHMALL: 1
    SEMMAP: SEMMNI
    Variable Minimums Per Processor
    SEMUME, A SHMMAX
    SEMMNU, * *
    Node SEMMNS SEMMSL SEMMSL SEMMNI MSGMNI MSGMAP SHMSEG
    abcdefgh.santosh.com.in 1045 130 1040 A + 1 682 1364 2988K
    where 1 <= A <= 8.
    The number of expected application clients per processor should
    be added to each MSGMNI value.
    I was going through the documentation but was unable to get the clear picture.
    I am new to Tuxedo and hence suffering with this migration activity.
    Please help.
    Thanks in advance.
    Regards,
    Deb
    Edited by: 835542 on Aug 25, 2011 1:39 PM

    Hi Todd,
    For the New Server The config is :
    *RESOURCES
    IPCKEY 59201
    DOMAINID INTSERV
    MASTER INTSERV
    MAXACCESSERS 1300
    MAXSERVERS 900
    MAXSERVICES 2500
    MODEL SHM
    LDBAL Y
    SECURITY USER_AUTH
    SCANUNIT 10
    SANITYSCAN 3
    BLOCKTIME 6
    *MACHINES
    DEFAULT:
    APPDIR="/apps/tuxapps/intserv"
    TUXCONFIG="/apps/tuxapps/intserv/config/TUXCONFIG"
    TUXDIR="/opt/tuxedo"
    ENVFILE="/apps/tuxapps/intserv/env/envfile"
    SPINCOUNT=5000
    MAXWSCLIENTS=280
    "xyz.foo."
    LMID=INTSERV
    TLOGDEVICE="/apps/tuxapps/intserv/logs/tlog/TLOGS"
    ULOGPFX="/apps/tuxapps/intserv/logs/ulog/ULOG"
    Ipc sizing (minimum /T values only) ...
    Fixed Minimums Per Node
    SHMMIN: 1
    SHMALL: 1
    SEMMAP: SEMMNI
    Variable Minimums Per Node
    SEMUME, A SHMMAX
    SEMMNU, * *
    Node SEMMNS SEMMSL SEMMSL SEMMNI MSGMNI MSGMAP SHMSEG
    xyz.foo. 1045 130 1040 A + 1 721 1442 4587K
    where 1 <= A <= 8.
    The number of expected application clients per node should
    be added to each MSGMNI value.
    Please tell if it can create some problem in New Server.
    Edited by: 835542 on Aug 30, 2011 6:02 PM

  • Db migration from Solaris 8i to windows 10g

    There is requirement to move db from solaris8(dbversion8170 to window Server 2003 (10204 already installed)
    DB is about 80gb big, what would be the best approach ?
    I am thinking to create new db on windows, and export and import data.....any concerns/suggestion?
    Source System
    SQL> select * from v$version;
    BANNER
    Oracle8i Enterprise Edition Release 8.1.7.4.0 - 64bit Production
    PL/SQL Release 8.1.7.4.0 - Production
    CORE 8.1.7.0.0 Production
    TNS for Solaris: Version 8.1.7.4.0 - Production
    NLSRTL Version 3.4.1.0.0 - Production
    Target System
    SQL> select * from v$version;
    BANNER
    Oracle Database 10g Release 10.2.0.4.0 - Production
    PL/SQL Release 10.2.0.4.0 - Production
    CORE 10.2.0.4.0 Production
    TNS for 32-bit Windows: Version 10.2.0.4.0 - Production
    NLSRTL Version 10.2.0.4.0 - Production

    what are other options i can try ?I only mention this approach because you asked. I wouldn't recommend it as a general strategy. exp/imp is the most straight-forward.
    We are in the process of migrating from 9.2.0.6 to 11.1.0.7 (11.2 is not an approved standard yet in our enterprise), moving from Solaris to Linux, and consolidating two related instances into one.
    We had to handle some unique situations due to our consolidation, so we did a lot of the steps manually that exp/imp does for you. A side benefit of this extra work is the actual down time is can be less than exp/imp itself, and avoids the need to dump all the data to disk and read it all again. We have about 500GB to migrate. It is a lot more work than a simple exp/imp, and is probably not be worth the effort for a single 80GB instance.
    Our steps (oversimplified, there are more details than this) :
    Set up the new instance and configure storage
    Create users and roles in new DB
    export structure only (using 9i exp)
    import structure only (using 11g imp), without indexes or constraints
    copy data (insert /*+APPEND*/ into.. select * from ... over a database link)
    create indexes and constraints
    Handling LONG data, materialized views, interdependencies between schemas each presented their own special circumstances I had to deal with.
    The other path to get from 8i to 10g (mentioned only for academic reasons) is do a series of upgrades-in-place to get from 8i to 10.2.0.4 then use cross-platform transportable tablespaces to go from Solaris to Windows.

  • Oracle migration from Solaris to Win

    Dear All,
    I need to create a test database, so I have to migrate a 10.2.0.1 DB from Solaris (64 bit) to Windows 2003 Standrard Server (32 bit).
    The problem is that I cannot see anything related to this Win version in the v$transportable_platform view, the only one near to this is "Microsoft Windows IA (32-bit)"... This is not an IA machine, so I assume that my only way to transport is exp/imp... There is 100GB of data, so any help would be highly appreciated related to the speed...
    Thanks,
    Franky

    Windows Server 2003 32bit (based on x86) means Oracle generic software for Windows 32bit. You can use RMAN's crossplatform-feature, although a direct conversion doesn't work (because of different endianess), you need some extra steps. Refer to this document:
    http://download.oracle.com/docs/cd/B19306_01/backup.102/b14191/dbxptrn.htm#CHDFDAFH
    Werner

  • DMS document migration from Third Party DMS server(Omnidocs)

    HI guys,
    I would like to migrate document from Third party DMS server to  sap DMS server.
    What is the apporach.
    1. The thir party dms server is protected with login name and password.
    How i can extract data from the software.
    Please spread your thoughts on this.
    what is the function module to  download the contents of the server. by passing the url.
    with regards
    Giri

    use ALE scenario to send the documents

Maybe you are looking for