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.

Tags: Database

Similar Questions

  • 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

  • ORA-28547: connection to the server failed, probable Oracle Net admin error.

    Dear all,

    My11gR2 database on windows 2008 R2 Standard is in error "ORA-28547: connection to the server failed, probable Oracle Net admin error.

    It's when I try to log on to the server itself

    as:

    SQL * more: Production of release 11.2.0.1.0 kills him Oct 8 05:43:03 2013

    Copyright (c) 1982, 2010, Oracle.  All rights reserved.

    Enter the user name: sys/***@orcl as sysdba

    "ORA-28547: failed to connect to the server, likely admin error Oracle Net.

    This started happening when the server has been restarted. I don't know if I have to stop any service, as in some cases under Linux should be stopped service iptables.

    The solution I found on most of the forums is to change in sqlnet.ora since '#SQLNET. AUTHENTICATION_SERVICES = (NTS) 'to' #SQLNET. AUTHENTICATION_SERVICES = (NONE)"and restart the receiver.

    But even if it doesn't in my case.

    Kindly help.

    Best regards, Imran

    Guys, there are 2 databases installed on the same server, to correctly configure the SID. Once set, I could see that the database is down and when starting it started working well.

    Thanks for your efforts.

  • Tips for P2V MSSQL Server 2000?

    I have a SQL server (Windows Server 2003, MSSQL 2000) aging I want to virtualize. The virtual machines I created up to now just restart continuously.

    There is no blue screen - Windows Server seems to start and the login window appears, and then restarts the virtual computer.

    I tried:

    1. in the course of execution vCenter Converter standalone (5.0.0) of my workstation (remote)

    2. performance of vCenter Converter standalone (5.0.0) from the (local) Server

    3 vCenter Converter standalone (5.0.0) connecting the server with the MSSQLSERVER service stopped via the control panel (there other services that need to be stopped?)

    4 running vCenter Converter standalone (5.0.0) from the server and record as a virtual hardware 7 machine

    Google indicates that it is possible - but I have not found the winning combination. Any other suggestions?

    Mike

    Lack where you said that you couldn't boot in safe mode.

    Try disabling DEP before running the converter and disable all services that you suspect could cause a problem.  If you have successufully loads the operating system after the conversion, turn on things one at a time and reboot until you find the culprit.

    If this does not work...

    What settings did you use when you configure the task of converter?  Have you changed default values?  Did you allow that option "reconfigure virtual computer" in order to correct the hardware drivers?

  • MSSQL server 2000 driver

    I am unable to load the driver for MSSQL 2000, could I possibly want to get the file .jar to the same pls asap

    Hello

    As the question you posted on Severs, I suggest you to post the question on the link below.

    http://social.msdn.Microsoft.com/forums/en/category/SQLServer/

  • [ADF Essentials, JDev12.1.3, MS SQL Server] About to restore backup/restore error when the application is deployed on GlassFish. How...?

    Hallo,

    follow the suggestions of Timo Hahn and kdario , I created a panelTabbed with main tables form & details according to this thread Re: [ADF, JDev12.1.3] Master af:form w/read only af:tables detail: how to handle insert and edit through forms?

    The modification/insertion for readonly tables is managed using a form of popup.

    Before displaying the form, I create a backup that I restore it if the user click Cancel on the shortcut menu.

    Everything works well on the integrated WebLogic Server, but now that I have deployed the application on GlassFish Server I noticed an odd error.

    The < <the connection to the server has failed (status = 500)> > error when I click the button cancel from the context menu (Cancel involves restoring the backup) and the empty line added before opening the context menu and create the backup point is left blank in the table.

    In the server log, I read this error:

    Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: call Impossible a commit operation when the AutoCommit is set to 'true '.

    at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(SQLServerException.java:190)

    The check points are not compatible with GlassFish/ADF Essentials or it is - AS I HOPE -some adjustments to make with regard to transactions in GlassFish?

    Until now I deplyed on GlassFish than an application of readonly.

    I see now that the problem also occurs when the call of the AOS restore operation is should not be due to the use of the backup point.

    It is the configuration of the Connection Pool in GlassFish (sorry it's in Italian)...

    StackTrace

    Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: Impossibile richiamare one ' operation di commit when the terms AutoCommit e impostata su 'true '.

    at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(SQLServerException.java:190)

    at com.microsoft.sqlserver.jdbc.SQLServerConnection.rollback(SQLServerConnection.java:1958)

    at com.sun.gjc.spi.base.ConnectionHolder.rollback(ConnectionHolder.java:630)

    at oracle.jbo.server.DefaultTxnHandlerImpl.handleRollback(DefaultTxnHandlerImpl.java:149)

    ... more than 92

    # # 0 in detail

    com.microsoft.sqlserver.jdbc.SQLServerException: Impossibile richiamare one ' operation di commit when the terms AutoCommit e impostata su 'true '.

    at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(SQLServerException.java:190)

    at com.microsoft.sqlserver.jdbc.SQLServerConnection.rollback(SQLServerConnection.java:1958)

    at com.sun.gjc.spi.base.ConnectionHolder.rollback(ConnectionHolder.java:630)

    at oracle.jbo.server.DefaultTxnHandlerImpl.handleRollback(DefaultTxnHandlerImpl.java:149)

    at oracle.jbo.server.DBTransactionImpl.doRollback(DBTransactionImpl.java:5279)

    at oracle.jbo.server.DBTransactionImpl.rollback(DBTransactionImpl.java:2558)

    at oracle.adf.model.bc4j.DCJboDataControl.rollbackTransaction(DCJboDataControl.java:1770)

    at oracle.jbo.uicli.binding.JUCtrlActionBinding.doIt(JUCtrlActionBinding.java:1541)

    at oracle.adf.model.binding.DCDataControl.invokeOperation(DCDataControl.java:2218)

    at oracle.jbo.uicli.binding.JUCtrlActionBinding.invoke(JUCtrlActionBinding.java:784)

    at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.executeEvent(PageLifecycleImpl.java:410)

    at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding._execute(FacesCtrlActionBinding.java:254)

    at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding.execute(FacesCtrlActionBinding.java:212)

    at oaw.view.beans.NotPrel.cancelButton_action(NotPrel.java:254)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:606)

    at com.sun.el.parser.AstValue.invoke(AstValue.java:254)

    at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:302)

    at org.apache.myfaces.trinidad.component.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:46)

    at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)

    at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:190)

    at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

    at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

    to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 1.run(ContextSwitchingComponent.java:168)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171)

    at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

    at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:111)

    at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

    at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

    to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 1.run(ContextSwitchingComponent.java:168)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171)

    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:115)

    at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

    at oracle.adf.view.rich.event.ProxyEvent.broadcastWrappedEvent(ProxyEvent.java:72)

    at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:124)

    at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

    at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

    to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 1.run(ContextSwitchingComponent.java:168)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171)

    at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

    at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:111)

    at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

    at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

    to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 1.run(ContextSwitchingComponent.java:168)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171)

    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:115)

    at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:759)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:444)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:225)

    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:593)

    at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1550)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:343)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:217)

    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:192)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:217)

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:105)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:502)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:502)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:327)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:229)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter ([| #])

    Thank you

    Federico

    Hello Dario,

    the solution to the problem really seems to check 'non transactional connections' (with nothing to do in the code of the application) in the GlassFish connection pool configuration.

    I did a lot of tests: commit, rollback and save points works like movement.

    See you later for another thrilling adventure!

    Thank you

    Federico

  • Error when the migrating Tier Platform applications with Oracle E-Business Suite Release 12 (Doc ID 438086.1)

    Hi Experts and


    relating to the SR 3-9035673951 (GCS does not help me) and DOC-ID 438086.1

    currently, I got an error now on environmental target in Chapter 2, step 9, while implementing one of the Report_Inventory.html (which resulted in section 1, step 12) patches that currently patch 6857221 .

    Already created gravity SR 1 but still no update.

    There is an error:
    ----------------------------------

    [prodmgr@PROHCMS1 6857221] $ pwd

    / p01/patch/Manifest_Patch_Exalogic/6857221

    [prodmgr@PROHCMS1 6857221] $ echo $ORACLE_HOME

    /P01/Oracle/PRODHR/apps/tech_st/10.1.2

    [prodmgr@PROHCMS1 6857221] $ opatch apply

    Setup Oracle interim Patch version 1.0.0.0.57

    Copyright (c) 2007 Oracle Corporation. All rights reserved...

    We recommend that you check the OPatch documentation under

    OPatch/docs for reference to use. We also recommend that you use

    the latest version of OPatch. To get the latest version of OPatch

    and other support related issues, please refer to the document

    293369.1, which is visible from the metalink.oracle.com address

    Oracle home: /p01/oracle/PRODHR/apps/tech_st/10.1.2

    The Oracle Home Inventory: /p01/oracle/PRODHR/apps/tech_st/10.1.2/inventory

    Inventory Center: / home/prodmgr/oraInventory

    from: /etc/oraInst.loc

    YES location: /p01/oracle/PRODHR/apps/tech_st/10.1.2/oui

    YES shared library: /p01/oracle/PRODHR/apps/tech_st/10.1.2/oui/lib/linux/liboraInstaller.so

    Location of Java: /p01/oracle/PRODHR/apps/tech_st/10.1.2/jre/1.4.2/bin/java

    Location of the log file: /p01/oracle/PRODHR/apps/tech_st/10.1.2/.patch_storage/ < patch ID > / *.log

    Creation of log file "/ p01/oracle/PRODHR/apps/tech_st/10.1.2/.patch_storage/6857221/Apply_6857221_05-26-2014_17-50-17.log".

    Appeal of fuser to check active processes.

    MISSING_COMPONENT: oracle.developer.forms, 10.1.2.3.0

    This House of Oracle has no components/versions required by the patch.

    ERROR: OPatch failed during pre-reqs check.


    Here I installed this form of Oracle 10.1.2.3.0 once again on the target environment?

    Note:
    -------------
    source env:
    bash - $4.2 $ORACLE_HOME/bin/frmcmp_batch | grep forms | grep Version
    10.1 forms (form of the compiler) Version 10.1.2.3.0 (Production)


    Need suggestion on this subject and any help much appreciated.


    Thank you and best regards,

    Françoise Hany


    Here I installed this form of Oracle 10.1.2.3.0 once again on the target environment?

    If this is the level of the Group of hotfixes in 10.1.2 $ORACLE_HOME on the source node then Yes you have to have the same level of patches on the target node group.

    Thank you

    Hussein

  • New installation of windows server 2008r2 gives me this activation error: 0x8007007B - "the file name, directory name or volume label syntax is incorrect. Can someone help me to activate?

    Windows server 2008r2
    No role
    Dcpromo has NOT been executed
    new installation

    Hello

    Your question of Windows is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT Pro TechNet public. Please post your question in the Technet Windows Forums. Here is the link:
    http://social.technet.Microsoft.com/forums/en-us/winservergen/threads

  • Errors on the migration of 9.2.0.2 to 11.2.0.1.0 procedures

    Hi people!
    I'm 9.2.0.2 migration (32-bit) to 11.2.0.1.0 (32 bit).

    In the old database of myl, I have several procedures that calls another one that uses the <>schema. SEND_MAIL

    When I try to compile the procedure mentioned above, I get the following error.

    103/22 PL/SQL: ignored element
    103/22-PLS-00201: identifier 'UTL_SMTP' must be declared
    113/22 PL/SQL: ignored element
    113/22-PLS-00201: identifier 'UTL_FILE' must be declared
    143/4 PL/SQL: statement ignored
    143/4 PLS-00320: the declaration of the type of this expression is
    incomplete or incorrect

    148/4 PL/SQL: statement ignored
    148/19 PLS-00320: the declaration of the type of this expression is
    incomplete or incorrect

    149/4 PL/SQL: statement ignored

    149/19 PLS-00320: the declaration of the type of this expression is
    incomplete or incorrect

    159/5 PL/SQL: statement ignored
    159/20 PLS-00320: the declaration of the type of this expression is
    incomplete or incorrect

    163/4 PL/SQL: statement ignored
    163/25 PLS-00320: the declaration of the type of this expression is
    incomplete or incorrect

    195/4 PL/SQL: statement ignored
    195/26-PLS-00320: the declaration of the type of this expression is

    incomplete or incorrect

    227/14 PL/SQL: statement ignored
    227/14 PLS-00320: the declaration of the type of this expression is
    incomplete or incorrect

    238/14 PL/SQL: statement ignored
    238/36 PLS-00320: the declaration of the type of this expression is
    incomplete or incorrect

    My question is: is this procedure may become invalid with oracle 9.2 to oracle 11.2?
    Sorry if the question / answer is stupid or just, but I'm at the office of my client, and belive it or not, I don't have access to metalink...

    Thanks in advance.

    As security improved, a number of packages of % UTL_ is not granted to public any longer. You will need to connect as sysdba and grant to run on these packages for the patterns that must be used. They recompile and the errors should go away.

  • Library exported to external hard drive, error in the attempt to link to files on hard drive

    Hello

    I recently started using lightroom and stored the files on the local drive of my macbook pro (current operating system) up to that I ran out of space. Export the catalog a HD external, then deleted the files from the local disk. As I tried to import the .lrcat file for export to the external hard drive and received this error message:

    "Cannot import this catalog at this time. The catalog is in use by another copy of Lightroom or has been closed properly. If it was badly closed, please consider getting a health check at the opening. »

    I'm not in LR on other computers, so I'm thinking that Lightroom was "closed badly. However I can not know what to do, and technical support will not help me without the serial number which I can't because I'm travelling. Any advice would be sincerely appreciated.

    Jordan

    If you indeed export the catalog on the external hard drive, you don't need to import it. Just double-click on the copy of the catalog that is located on your external drive.

    Furthermore, your serial number is available in the menu help/information system.

    HAL

  • 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

  • Customizing operations Oracle Access Manager error page.

    Hello

    If someone let me know if we can customize the below page "Oracle Access Manager operations Error"?

    --

    Operation Oracle Access Manager error

    The plugin WebGate is unable to communicate with servers of access.

    Contact your site administrator to address this issue

    ---

    Thanks in advance,

    PS

    Hello

    You can change the webgate.xml to achieve this. For more information, visit our 555137.1 .

    Kind regards

    Colin

  • Problem with the migration of key primary and foreign from SQL Server to Oracle

    Hi people, I use SQL Developer to migrate Oracle to a SQL database, and I'm stuck with a few questions:

    So far, the worst of them is the fact that I can not migrate the PKs and FKs. After having successfully captured the model DB in SQL Server and Oracle conversion, when the tool generates scripts, all ALTER TABLE queries that add pharmacokinetics and the FKs have their columns duplicate targets.

    for example: when I'm trying to migrate a simple table that contains an Id (PK) and the columns name, the tool generates the following scripts:


    PROMPT create Table TestTable...
    CREATE TABLE TestTable)
    ID NUMBER (10,0) NOT NULL,
    Name VARCHAR2 NOT NULL
    );

    The PROMPT create constraint primary key on the table TestTable PK_TestTable...
    ALTER TABLE TestTable
    ADD CONSTRAINT PK_TestTable PRIMARY KEY
    (
    ID,
    ID
    )
    ENABLE


    Regarding the FKs, the tool duplicates the columns thus:

    ALTER TABLE SomeTable
    ADD CONSTRAINT FK_SomeTable_SomeTable2 FOREIGN KEY
    (
    SomeTable2Id,
    SomeTable2Id
    )
    REFERENCES SomeTable2
    (
    ID,
    ID
    )
    ENABLE
    ;

    Does anyone have an idea on how to solve these problems? I would be very grateful for answers!

    Hi Fernando,

    I was unable to reproduce this problem. My primary / foreign keys when defined using unique columns.

    The PROMPT create constraint primary key on the suppliers table PK_Suppliers...
    ALTER TABLE suppliers
    ADD CONSTRAINT PK_Suppliers PRIMARY KEY
    (
    Vendor No.
    )
    ENABLE
    ;

    I tried a few things like
    capturing twice and rename the two models of the same
    Rename the converted templates
    but without success.
    I think that this problem occurs is in the capture phase or convert.

    (1) you perform the capture online or offline?
    (2) can provide you a DDL together for one of these tables and the indexes to see if I can reproduce?
    (3) made of capture or convert fail or be again at any stage?

    I all else fails I would attempt a capture and convert again using a new repository (create a new schema in Oracle and associate him the migration repository).

    Kind regards
    Dermot
    SQL development team

    Published by: Dermot ONeill on October 22, 2009 12:18

  • Error 1222: The network is not present or not started

    I have a home network with two computers. I've implemented such that file, internet and printer shares, a set-up that has worked well for a while. All of a sudden, I could not access the computer on which the printer is connected to everything. This computer, however, was still able to access the internet, but not able to access its own location on the computer network. I ran the Diagnostics of the network and the convenience of homegroup without result. I discovered that the Server service is not running and tried to start, but rather, I got the error "Windows could not start the Server service on Local computer. Error 1222: the network is not present or not started. "LAN diagnostics donnГ not answers. After the Server service does not, I cannot share files or printer, but can somehow get internet to share.

    Help, please. Thank you

    Hello

    Maybe this can help, http://support.microsoft.com/kb/170336

    Jack-MVP Windows Networking. WWW.EZLAN.NET

  • 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.

Maybe you are looking for

  • Help, please! IN THE COURSE OF RUNNING OLD GAME ON XP!

    IV ' E INSTALLED THE DRIVE DUNE 2000, NO PROBLEM. BUT WHEN I TRY TO START THE 1ST MISSION AN ERROR POP UP. DUNE2000. DAT. DON'T NO HOW TO FIX THIS. I PLAY THIS GAME A COUPLE OF YEARS WITH THE SAME COMP. AND XP.  I JUST GOT OUT OF THE HOSPITAL, I'LL B

  • How to configure Hotmail in Outlook Express

    original title: Please, tell me! What record smtp and pop3 record and which ports I'll use in Outlook Express 6 to send and get the match Win Live Hotmail?

  • Blue screen just after the update from Microsoft.

    Windows didn't start because the following file is missing or corrupt: \system 32\hal.dell.  Please reinstall a copy of the above file. Went to chkdskC: / r then ask a windows command prompt.  I have service pack 2 for xp; but would rather a chkdsk t

  • Aspire v5 win 171 8 64 bit black screen

    I turn on the laptop but the screen remains black, power light is on but nothing happens to the black screen just died. pls help.

  • Update Windows 7 update repeatedly Amyuni Document Converter 500

    Windows Update installed ' Amyuni Document Converter 500 '9 times since 25/11/2015. Whenever Windows Update indicates a successful update. Apparently the Windows Update does not recognize that the update has already been installed successfully. Someo