Migration sql server 2000 for oracle 9i

Hello

I migrate from sql server 2000 to oracle 9i

When I capture Microsoft Sql Server, it gives an error
oracle.dbtools.metadata.persistence.PersistenceException: ORA-04098: trigger ' MIGRATION. MD_PROJECTS_TRG' is invalid and does not re-validation
I try again and it starts but it's not to stop until clicking on cancel or close

What's the harm?

Thank you

Hello
You hit a known issue using a repository created in 9.2.
To show that this is the case do the following-

SQL > alter trigger compilation MD_PROJECTS_TRG.

WARNING: Trigger modified with compilation errors.

SQL > show errors
Errors for MD_PROJECTS_TRG TRIGGER:

LINE/COL ERROR
-------- -----------------------------------------------------------------
3/9 PL/SQL: statement ignored
3/20 PLS-00905: object MIGREP. MD_META is not valid

Compilation md_meta-

SQL > alter compilation package md_meta;

WARNING: The package has been modified with compilation errors.

SQL > show errors
PACKAGE MD_META for errors:

LINE/COL ERROR
-------- -----------------------------------------------------------------
0/0 PLS-00908: the stored format of MD_META is not supported by this
Release

21/4 PLS-00114: identifier 'PUTBAIFZKA3IHSJ5AC4ZXWYAWG41KN' too long
21/4 PLS-00707: construction not taken in charge or internal error [2702]
SQL >
==

If you get this, so the only alternative is to create the SQL * Developer repository in a database of 10.2.

Kind regards
Mike

Tags: Database

Similar Questions

  • MSSQL Server 2000 to Oracle 11 g: error on the Migration repository linking

    Hello! I'm currently migrating a MS SQL Server 2000 database to Oracle 11 g. With the help of:

    SQL Developer Version 4.0.2.15 Build 15.21

    JDK1.7.0_65

    I sysad account in MS SQL Server 2000, but have limited the privilege with Oracle 11 g as we have another group of TI that govern. Reading the documentation of migration said in the tutorial of migration of a database server Microsoft SQL to Oracle Database 11 g, I asked our IT to create the user using the following script:

    CREATING USER MWREP
    IDENTIFIED BY mwrep
    DEFAULT TABLESPACE MWREP_DATA
    TEMPORARY TABLESPACE TEMP;

    GRANT CONNECT, RESOURCE, CREATE SESSION, SEE at MWREP;

    Using the user defined MWREP, I tried to create the migration repository using SQL Developer, but it returned an error:

    SQL error on executing the Script

    Try to delete the repository before the creation of repository

    I tried to delete the repository, but he returned a denunciation of the question:

    Removal of the migration repository is completed, however, there was a problem with the deletion.  There may be several reasons for this. (1) the connection is not open.  (2) the repository has been damaged.  (3) there was no repository in this regard.  Db objects have not been deleted. The saved connection has been removed from the migration repository list

    Reading further, I came across these topics: How to remove a directory, How to associate Migration repository when using the tooland https://blogs.oracle.com/OCP10to11/entry/sqldeveloper_try_deleting_repoand learns that it is caused by a limited tablespace. Given that our IT run the following script to change the user MWREP:

    ALTER USER MWREP QUOTA UNLIMITED ON MWREP_DATA;

    But I still encounter the same error than repository migration association. Do I need a sysad privilege to continue with the association? (The generated code will run in by IT after conversion and translation). Do not change the quota of the user on the tablespace not yet enough?

    Any help is appreciated. Thank you in advance!

    Post edited by: changes GreenApple101 20140818 GMT + 08: 1. subject of ' SQL Developer: error on Association of Migration guard "" MSSQL Server 2000 for Oracle 11 g: error on Association of Migration repository "2. Some corrections of grammar

    Hi all! Tried to use a lower version of SQL Developer (Version 3.2.20.09 build HAND-09, 87), and I have successfully bound to the migration repository.

  • Migration to SQL SERVER 2008 for questions of Oracle 10 g.

    Hello

    I'm trying to migrate from SQL Server 2008 to Oracle 10 g and I end up with a few problems that I wanted to ask you some info about it.
    First of all, I followed a tutorial
    http://St-curriculum.Oracle.com/OBE/DB/hol08/sqldev_migration/MSSQLServer/migrate_microsoft_sqlserver_otn.htm
    and and in the latest version of Oracle SQL developer, I downloaded, I found not the Output of the Script of Capture of database load option.
    My first question is how can I add either this option or y at - it a new way to load the script to capture?
    Can I use the migration wizard and after all, I had the full message of migrating the application.
    When I tried to open my connectionss, he told me version 11.2 is necessary. Does this mean that developer Oracle SQL 3 only
    perform the migration of oracle 11g? And if I tried the previous versions, it does not support SQL server 2008.
    What should I do in this case?

    Thank you!

    The output of the Script Capture charge of database can be found in the tools of-> Migration section.

    You have already discovered the "create data base Capture Scripts" in tools-> Migration menu and you have run the script that generated the DAT files.
    Now click on tools-> option-> Migration migrate, choose your repository, add a project, and then on the next page you must choose between ONLINE and offline mode. When you use the DAT files, please choose the offline mode and add the * ocp file with the subdirectories that contains the DAT files.

    SQL Developer is able to connect to Oracle 10.2 db as well. Can you please be more specific about the second question and provide more details the steps that you did?

  • Problem with migration SQL Server Oracle 11.2 2012 DB using SQL Developer Migration workbench

    Hello

    I have a problem when migrating SQL Server Oracle 11.2 2012 using SQL Developer Migration workbench, hope that someone had the same problem before and can give same advide...

    I use SQL Developer Version 4.0.1.14 and Oracle Database 11 g Enterprise Edition Release 11.2.0.1.0. and last jtds - 1.3.

    I created the schema migration_repo, privileges, connected to the third part of Db (SQL Server) and begin a trial with assistant. In the first step of the model to Capture, I get the message from the:

    "Company Capture Capture failed.  Refer to the table MIGRLOG in the repository for more details ".

    But MIGRLOG is empty.

    Here is my log:

    <? XML version = "1.0" encoding = "windows-1252" standalone = 'no '? >

    < Log >

    account <>

    < date > 2014-03-16T 20: 49:17 < / date >

    oracle.dbtools.migration.workbench.core.MigrationLogResourceBundle < recorder > < / recorder >

    < level > SEVERE < / level >

    oracle.dbtools.migration.workbench.core.logging.MigrationLogUtil < class > < / class >

    < message > Capture

    Capture Enterprise

    Capture failure.  Refer to the MIGRLOG table in the repository for more details < / message >

    oracle.dbtools.migration.workbench.core.ui.FullMigrateTask.doOnlineEnterpriseCapture(FullMigrateTask.java:758) < param > < / param >

    oracle.dbtools.migration.workbench.core.ui.FullMigrateTask.doCapture(FullMigrateTask.java:601) < param > < / param >

    oracle.dbtools.migration.workbench.core.ui.FullMigrateTask.doMaskBasedActions(FullMigrateTask.java:400) < param > < / param >

    oracle.dbtools.migration.workbench.core.ui.FullMigrateTask.doWork(FullMigrateTask.java:314) < param > < / param >

    oracle.dbtools.migration.workbench.core.ui.FullMigrateTask.doWork(FullMigrateTask.java:147) < param > < / param >

    oracle.dbtools.raptor.backgroundTask.RaptorTask.call(RaptorTask.java:193) < param > < / param >

    java.util.concurrent.FutureTask.run(FutureTask.java:262) < param > < / param >

    oracle.dbtools.raptor.backgroundTask.RaptorTaskManager$ (RaptorTaskManager.java:554) < param > RaptorFutureTask.run < / param >

    java.util.concurrent.Executors$ (Executors.java:471) < param > RunnableAdapter.call < / param >

    java.util.concurrent.FutureTask.run(FutureTask.java:262) < param > < / param >

    java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) < param > < / param >

    java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:615) < param > < / param >

    java.lang.Thread.run(Thread.java:744) < param > < / param >

    oracle.dbtools.migration.workbench.core.logging.LogInfo@68e69a < param > < / param >

    < exception >

    < message > oracle.dbtools.migration.workbench.core.ui.FullMigrateTask$ FullMigrateTaskException: Capture

    Capture Enterprise

    Capture failure.  Refer to the MIGRLOG table in the repository for more details < / message >

    < frame >

    oracle.dbtools.migration.workbench.core.ui.FullMigrateTask < class > < / class >

    < line > 758 < / line >

    < / framework >

    < frame >

    oracle.dbtools.migration.workbench.core.ui.FullMigrateTask < class > < / class >

    < line > 601 < / line >

    < / framework >

    < frame >

    oracle.dbtools.migration.workbench.core.ui.FullMigrateTask < class > < / class >

    line 400 > of < < / line >

    < / framework >

    < frame >

    oracle.dbtools.migration.workbench.core.ui.FullMigrateTask < class > < / class >

    < line > 314 < / line >

    < / framework >

    < frame >

    oracle.dbtools.migration.workbench.core.ui.FullMigrateTask < class > < / class >

    < line > 147 < / line >

    < / framework >

    < frame >

    oracle.dbtools.raptor.backgroundTask.RaptorTask < class > < / class >

    < line > 193 < / line >

    < / framework >

    < frame >

    java.util.concurrent.FutureTask < class > < / class >

    < line > 262 < / line >

    < / framework >

    < frame >

    oracle.dbtools.raptor.backgroundTask.RaptorTaskManager$ RaptorFutureTask < class > < / class >

    < line > 554 < / line >

    < / framework >

    < frame >

    java.util.concurrent.Executors$ RunnableAdapter < class > < / class >

    < line > 471 < / line >

    < / framework >

    < frame >

    java.util.concurrent.FutureTask < class > < / class >

    < line > 262 < / line >

    < / framework >

    < frame >

    java.util.concurrent.ThreadPoolExecutor < class > < / class >

    < line > 1145 < / line >

    < / framework >

    < frame >

    java.util.concurrent.ThreadPoolExecutor$ Worker < class > < / class >

    < line > 615 < / line >

    < / framework >

    < frame >

    java.lang.Thread < class > < / class >

    < line > 744 < / line >

    < / framework >

    < / exception >

    < / recording >

    account <>

    < date > 2014-03-16T 20: 49:17 < / date >

    oracle.dbtools.migration.workbench.core.MigrationLogResourceBundle < recorder > < / recorder >

    WARNING < level > < / level >

    oracle.dbtools.migration.workbench.core.ui.FullMigrateTask < class > < / class >

    <>error message: ORA-06550: line 1, column 14:

    PLS-00201: identifier ' SS2K5ALLPLATFORM. STAGECAPTURE' must be declared

    ORA-06550: line 1, column 7:

    PL/SQL: Statement ignored

    : FAILED: Database Migration: FAILURE < / message >

    oracle.dbtools.migration.workbench.core.logging.LogInfo@1e2c9b99 < param > < / param >

    < / recording >

    I try with model db (DB empty, just a single table), but the error is same. However, if I try to copy the acronym tabele from SQL Server to Oracle it works fine...

    I guess it's something with the configuration, but beacause I am new in Oracle still have no idea...

    Any help would be much appreciated

    I thank in advance

    Stefan

    Hello Stefan,

    did you create the repository Migration of your database to Oracle (Tools-> Migration-> repository management)?

    The SS2K5ALLPLATFORM package is usually created when you add the migration of the Oracle database repository and it contains the function StageCapture.

    So please make sure that you have created a repository of migration in an Oracle database and associate it with the first step of your migration.

    -Klaus

  • Oracle 10.2 64-bit to SQL Server 2000 (32-bit) through DG4ODBC and DBLINK

    Hi all

    I need to connect from Oracle to SQL Server through DB-LINK, and since my installation Oracle does not contain of HSODBC, I installed DG4ODBC.

    My current setup SW is:

    (1) oracle Server (64-bit):
    Operating system: Windows Server 2008 Standard SP2
    DB: Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Production 64-bit
    Gateway: Heterogeneous Agent 11.2.0.1.0 - 64 bit Production version built with Oracle Database Gateway for ODBC
    Oracle home: E:\oracle\product\10.2.0\db_1\
    Gateway home: D:\apps\product\11.2.0\tg_1\
    In addition, he performs a 10.0 ArcGIS/ArcSDE on Oracle.

    (2) MS SQL Server (32-bit):
    OS: Windows NT 5.2 SP2
    DB: Microsoft SQL Server 2000-8.00.2065 (Intel X 86)

    There are two headphones running (one of each installation, 10.2 and 11.2) which, I suppose, can lead to conflicts or reduce performance. As a restriction, I need the listener from 10.2 to continue

    unchanged running from ArcSDE Service use and re-create them is a pain.

    So my question is, how do I configure a (10.2) or two listeners (10.2 and 11.2) use DG4ODBC to connect to a remote SQL Server to Oracle?

    I have followed several threads in this forum, try different configurations but I can not connect successfully with the DATABASE LINK. In most cases, I get error ORA-28545 and ORA-02063.

    Can someone help me solve this problem? What I need to send more information, for example {SID} init. now, listener.ora, tnsnames.ora, clarifications etc?

    Thank you much in advance.

    Gaston.

    Hi, Gaston,.
    The following note describes the setting up Dg4ODBC on 64-bit Windows-

    How the installer DG4ODBC (gateway for ODBC Oracle database) on 64-bit Windows operating systems (Doc ID 1266572.1)

    You definitely need 2 separate listeners - one for the 10.2 RDBMS and one for the 11.2 Dg4ODBC. There should be no concern about the performance or other conflicts. The only thing to know is that listener DG4ODBC must use a different port than the 10.2 listener.

    Heike referred to as using a file odbc.ini, but it is necessary when setting up Dg4ODBC on Unix/Linux platforms. Under Windows, the database non-Oracle information in the system DSN that is used for the HS_FDS_CONNECT_INFO parameter in theinit .ora file DG4ODBC.

    Do the following-

    -Configure the gateway as Note 1266572.1 with a listener running of the ORACLE_HOME bridge, in your case D:\apps\product\11.2.0\tg_1\
    -create tnsnames.ora entry in the 10.2 RDBMS directory $ORACLE_HOME/network/admin for the gateway
    -create the database link in the RDBMS using the tnsnames.ora entry.

    If you still have problems then view the files following and information-

    -Gateway listener.ora
    -gatewayinit .ora
    -RDBMS tnsnames.ora
    -create database link statement

    Another point, because you're running on Windows 64 bits, then the ODBC driver that is referred to in the system DSN for the connection must be a 64-bit driver. You cannot use the 32-bit drivers with 64-bit DG4ODBC.

    Kind regards
    Mike

  • Ms SQL Server 2005 to Oracle 9i migration

    Hi all

    MS-SQLServer to Oracle 9i migration. in migration, work bench lists only SQL SERVER 2000

    Thank you
    -
    ABK

    Oracle Migration Workbench is outdated and replaced with SQL Developer Migration Workbench.
    Take a look on:
    http://www.Oracle.com/technology/tech/Migration/Workbench/index_sqldev_omwb.html

  • Unable to kenza link to download the Patch MS02-061 for SQL Server 2000

    original title: can not download Patch MS02-061

    Hello

    I know this is an old patch but our new VPN software was listed as a patch that is required if SQL Server 2000 is installed.  I get out the site and I am unable to download.  Telling me that it can't find it when I click on the link:

    http://support.Microsoft.com/default.aspx?scid=kb;en-us;316333&SD=Tech

    It is on the page: http://www.microsoft.com/technet/security/bulletin/ms02-061.mspx

    This is supposed to be the patch that replaces MS02-039.

    Thank you!
    Ryan

    Visit the Microsoft Solution Center and antivirus security for resources and tools to keep your PC safe and healthy. If you have problems with the installation of the update itself, visit the Microsoft Update Support for resources and tools to keep your PC updated with the latest updates.

    You will find appropriate support for SQL Server in this forum: http://social.msdn.microsoft.com/forums/en-US/sqlsetupandupgrade/threads

  • Update of security for the SQL Server 2000 Service Pack 4 (KB960082)

    I have tried to run this update for MONTHS now, but have not had the time to research the problem so far.

    I am running Windows XP Professional Version 5.1 (Build 2600.xpsp_sp3_gdr. 090804-1435: Service Pack 3)

    When I try to run the update, the installation fails. Update history gives me the error Code: 0 x 643.

    I went to the Article number 958052 Knowledge Base that had me activate the logging, update retry and off the record. He then told me to contact Microsoft Support for assistance. But when I tried to do this, Microsoft wanted to charge me $259 for help. I'm sorry, but I don't think that I would have to pay for Microsoft fix their own mistakes.

    The last really successful update was KB978542 on 02/06/10, but number KB979683 says also has been a success, it reinstalls whenever I have try KB960082.

    As far as I know, I don't even have SQL Server 2000 installed on this computer. If I do, I've never consciously used, so I don't know yet why I need this update.

    Can anyone help me get this update installed so I can move forward?

    CF. http://social.answers.microsoft.com/Forums/en-US/vistawu/thread/6d6211e2-c7f5-43f3-951f-744769442589 ~ Robear Dyer (PA Bear) ~ MS MVP (that is to say, mail, security, Windows & Update Services) since 2002 ~ WARNING: MS MVPs represent or work for Microsoft

  • Urgent: db link from oracle 10g to sql server 2000

    Hello

    I have an oracle 10g db connection to sql server 2000. It was created a couple of years. This works.

    I have now created another link db of the same oracle on the same sql server server but it does not work.

    But I'm getting ORA-28500 and error IM002

    . Please notify.

    I can't understand what is wrong as I followed the hs odbc set up on this link db in the same way as I did 2 years ago.

    Thank you

    Shailaja

    Just sort the problem.

    Basically, I use HSODBC to connect to SQL Server from Oracle (on windows 2003 64-bit).

    To do this, I need to create a connection ODBC from Oracle to SQL Server.

    HSODBC is a 32-bit application and is why we use the ODBC 32-bit driver when we create the ODBC connection.

    When I created the connection ODBC from Oracle to SQL Server, I used the ODBC 64-bit driver and that's why the system could not find the name of the data source.

    I have now created connection ODBC from Oracle to SQL Server via the ODBC 32-bit driver and everything works fine now.

    No offense to anyone, but as you all works using Oracle software, I was hoping a better answer than some of the answers above. You can say that you did not understand the question or you do not know the reason why it happened.

    I have just listed how the problem was fixed so that in the future one having the same problem can benefit.

  • Migration from SQL Server 2005 to Oracle 10g

    Dear friends,

    I need to move my tables with data from SQL Server 2005 to Oracle 10 g. How can we make the best possible?

    Please guide me.

    Nith

    Here are the 4 options (it is perhaps more)

    * 1.* export to text file in SQL2005 and load text files using external table in Oracle

    * 2 in the Oracle ODBC for SQL Server connection configuration and simply pull the data using create table abc to select * mytable@sqlserver - if the oracle is on windows, this should be quick, free and painless, it works under unix as well. Examples

    http://www.databasejournal.com/features/Oracle/article.php/3442661/making-a-connection-from-Oracle-to-SQL-Server.htm
    http://www.easysoft.com/applications/Oracle/database-gateway-dg4odbc.html

    * 3.*, I think that you can configure the connection between SQL SERVER and Oracle

    http://support.Microsoft.com/kb/280106

    or and I hate this solution in general, but it works in the content is low

    * 4 in MS Access link to ORACLE and MS SQL Tables (two linked tables) and then create the insert query to move the data from the server sql for oracle - this solution works, but it is quite slow.

  • How to check for number of RPC in SQL Server 2000?

    Please let me know how check the number RPC in sql server 2000.

    Hello

    You should post this question in the TechNet forums.

    Forums TechNet - Windows 7 IT Pro

    http://social.technet.Microsoft.com/forums/en/category/w7itpro

  • Connect unixodbc with freetds on 64-bit OEL 5.2 to SQL Server 2000.

    Hello world
    I'm on oracle 11g 11.1.0.7 (64-bit) 5.2 OEL using unixodbc and freetds to connect to SQL Server 2000 after the doc http://www.dbapool.com/articles/06280701.html

    I am stuck at the step of the listener here is my error when I try to start the receiver
    AMT-01150: the name of the specified listener address is incorrect

    Listening port could start. See the above error messages...


    Here's my config files:

    /usr/local/etc/freetds.conf:
    # A typical Microsoft Server
    [NYCSQL1]
    Host = 999.16.0.99
    port = 1433
    TDS version = 8.0

    /etc/odbcinst.ini:
    [TDS]
    Description = FreeTDS driver
    Driver = /usr/local/lib/libtdsodbc.so
    Setup = /usr/local/lib/libtdsodbc.so
    Trace = Yes
    Trace file = /tmp/freetds.log
    FileUsage = 1

    /etc/ODBC.ini:
    [NYCSQL1]
    Description = NYCSQL1
    Driver = TDS
    ServerName = NYCSQL1
    Server = NYCSQL1
    Address = 999.16.0.99
    Port = 1433
    Database = db1
    TDS_Version = 8.0
    Language = us_english
    TextSize =
    Domain = corp.hfmus.com
    PacketSize =
    Trace = Yes
    Trace file = /tmp/mstest.log

    initnycsql1.ora:
    # This is an example of initialization file of the agent that contains the HS settings
    # needed for an ODBC Agent.
    #
    # HS init parameters
    #
    HS_FDS_CONNECT_INFO = NYCSQL1
    #HS_FDS_TRACE_LEVEL = 4
    #HS_FDS_TRACE_FILE_NAME = /tmp/freetds.trc
    HS_FDS_SHAREABLE_NAME = /usr/local/lib/libodbc.so

    #
    # ODBC specific environment variables
    #
    Set ODBCINI=/etc/odbc.ini

    #
    # Required for the non-Oracle system environment variables
    #
    #set < varenv > = < value >



    Listener.ora:
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = myserver) (PORT = 1521))
    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))
    )
    )
    SID_LIST_NYCSQL1 =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = NYCSQL1)
    (ORACLE_HOME = u01/app/oracle/product/11.1.0/db_1)
    (PROGRAM = hsodbc)
    )
    )

    NYCSQL1 =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = tcp (PORT = 1522))(HOST=localhost))
    (ADDRESS = (PROTOCOL = ipc) (KEY = PNPKEY)))
    )
    )

    hsodbc was changed to dg4odbc in 11g and I tried different variations and get the same error.

    Any help appreciated.
    Thank you

    Published by: ALEXSDBA on March 26, 2010 12:59

    Published by: ALEXSDBA on March 26, 2010 13:13

    It seems a missmatch in your configuration...
    Accroding in the trace file, it cannot find the ODBC driver manager:
    OSGIP to 'HS_FDS_SHAREABLE_NAME' returned ' / usr/local/lib/libodbc.so '.
    Entry hgolofns to 2010/03/29-11: 33:17
    hoaerr:28500
    Output hgolofns 2010/03/29-11: 33:17
    Unable to load the ODBC library symbol: usr/local/lib/libodbc.so(SQLAllocHandle)

    Above you said:
    file /usr/local/lib/libodbc.so = /usr/local/lib/libodbc.so: ERROR: unable to open ' / usr/local/lib/libodbc.so' (no such file or directory)
    It is located in /usr/lib64/libodbc.so

    But it seems that you adopt the parameter HS_FDS_SHAREABLE_NAME to HS_FDS_SHAREABLE_NAME=/usr/lib64/libodbc.so

    So please correct your settings.

  • IIS and sql server 2000/2005 if problems ip address and host name changed

    Windows Server 2003, IIS 6.0 + SQL SERVER 2000/2005

    Is there a problem if ip address and host name of the server is changed?

    for example

    IIS 6.0 may still work properly?

    SQL Server 2000/2005 can still start correctly?

    Thank you!

    Hello

    Your question of Windows is more complex than what is generally answered in the Microsoft Answers forums. You can follow the link to your question:

    http://social.technet.Microsoft.com/forums/en-us/winservergen/threads

    I hope this helps.

  • In SQL Server 2000/2005/2008 UltraLiteJ synchronization

    Hi all

    Does anyone know how to synchronize to SQL Server 2000/2005/2008 UltraLiteJ?

    I tried this, but there is an error showed.

    Detected a version unknown or damaged configuration of the MobiLink system under owner 'dbo '.

    I had created a DSN. But when I created the synchronization model, it failed, I could shoot.

    When I run the MS-DOS command prompt Mobilink server, an error has occurred again,

    [- 10002] "Consolidated database server or ODBC error: ODBC: [Microsoft] [ODBC SQL Server driver] [SQL Server] Login failed for user (null)".
    Reason: Not associated with a SQL Server login that is approved. (State = 28000 ODBC, Native error code is 18452)

    Could someone help me with the setting and the code maybe?

    Hi Hari,

    You can ignore the warning 'version' unknown or damaged The synchronization model compares its own set of system tables against what you have in SQL Server and responds with this warning if it detects a difference. The comparison is strict, and it may signal a difference for reasons such as unusual places or different ODBC drivers. The message should have been accompanied by a detailed description, which would explain what he saw different.

    Looks like your MobiLink server starts correctly and connects to the database. If it does not start successfully, you should see a message "Server MobiLink has begun" in the server window, and you should not see any entries in the window of the server starting with 'E'.

    So if you have deployed your synchronization model, and the server is started, the next question is why your synchronization failed. It would be useful to retrieve the codes of error on the device, software versions and the MobiLink log entries using a comprehensive framework as - v + on the MobiLink command line. I would suggest that we are pursuing in the Sybase for MobiLink newsgroup, where you will find a number of people who are more expert that I am to all aspects of MobiLink.

    You can access newsgroups via the web or by using a News Reader. The starting point for the two is http://www.sybase.com/support/community-forums and the newsgroup you need is sybase.public.sqlanywhere.mobilink (http://www.sybase.com/detail?id=1009240 ).

    I think this would be your best way to go for that matter.

    Tom

  • Microsoft SQL Server 2000 Desktop Engine (MSDE 2000) is compatible with Windows 7 64 bit?

    can I use Microsoft SQL Server 2000 Desktop Engine (MSDE 2000) a version with Windows 7 64 bit?

    Hello Julio Diaz MarioMarin,.

    If you have any questions to MSDE 2000, it would be better treated in the MSDN forums for the Visual Studio Express editions.
    Click on the link here to repost your question.

    Sincerely,

    Marilyn

Maybe you are looking for