Error in levant remote object

I created an application that needs to refer to several synonyms that exist in a different schema on another server.
When I compile my package in SQL Developer, that I'll meet with the error message:

ORA-04045: errors during recompilation/revalidation of GILLNET_TAG. GILLNET_TAG
ORA-04052: error occurred when searching to the top of the remote object PERMITS. VPS_FISHERY_NER@DER1_PERMIT
ORA-00604: an error has occurred at the SQL level recursive 2

Note that the error referred to only 1 of 4 thesaurus - VPS_FISHERY_NER
The others seem fine.

I created this synonym like this:
CREATE a PUBLIC SYNONYM vps_fishery_ner FOR permit.vps_fishery_ner@der1_permit;

Note that this is a synonym that refers to a synonym, as are the other 3.
Any ideas as to why this error occurs?
The DBMS is 10g.
Thank you.

You can search for 'ORA-04052' in Metalink, it brings several bugs that may be related. We had similar problems when the database that were in different versions like 9i-> 10 g-> 9i. The solution, you can try is to delete the % type definition and use a locally defined type that corresponds to the same remote type definition.

Tags: Database

Similar Questions

  • Error with the remote object

    Hello

    I have this error when I try to connect using remote object with ColdFusion.

    Unknown AMF type "15".null

    Any ideas?

    Thank you!

    Sorry, I was the bad parameter

    It's time to go to sleep.

    Best,

  • ORA-04052: error occurred while the remote object by raising

    Please help I m this error

    ORA-00604: an error has occurred at the SQL level 1 recursive
    ORA-04052: error occurred while the remote object by raising
    ORA-01017: name of user and password invalid.
    connection refused ORA-02063: preceding the line of LINK DB

    Tom wrote:
    Please help I m this error
    ORA-01017: name of user and password invalid.
    connection refused ORA-02063: preceding the line of LINK DB

    Well, what part of the name of user and password invalid needs to explain?

    SY.

  • ORA-04052: error occurred when searching to the top of the remote object REPADMIN. SYS@CEL2. W

    Hello
    on 10 gr 2 on WIN 2003 server:
    C:\>sqlplus repadmin/***@CEL2.WORLD
    
    SQL*Plus: Release 10.2.0.4.0 - Production on Tue Jun 22 09:54:18 2010
    
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    
    
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    And then:
    CONNECT repadmin/******@CEL1.WORLD
    
    BEGIN
       DBMS_REPCAT.ADD_MASTER_DATABASE (
          gname => 'REPG',
          master => 'CEL2.WORLD',
          use_existing_objects => TRUE,
          copy_rows => FALSE,
          propagation_mode => 'ASYNCHRONOUS');
    END;
    / 
    
    BEGIN
    *
    ERROR at line 1:
    ORA-04052: error occurred when looking up remote object [email protected]
    ORA-00604: error occurred at recursive SQL level 2
    ORA-12545: Connect failed because target host or object does not exist
    ORA-06512: at "SYS.DBMS_REPCAT_UTL", line 4271
    ORA-06512: at "SYS.DBMS_REPCAT_MAS", line 2156
    ORA-06512: at "SYS.DBMS_REPCAT", line 146
    ORA-06512: at line 2
    Thanks for the help.

    connect to the remote database as sys and

    SQL > grant execute on sys. DBMS_REPCAT repadmin;

  • How to get the remote object mode protect?

    Hi all

    I have a question for a remote object mode protect in drive x. need your help, thank you very much ~

    Background: I have a plugin running on drive x protect mode. Without a strong name, plug-in will load my DLL (manufactured by c#). Then, in this DLL, it will use

    _3rdProxy p (_3rdProxy) Activator.GetObject = (typeof (_3rdProxy), url); for a remote object of the 3rd application (made by c# also). Then I can make communication between my app plug-in and 3rd.

    But I got an error "Access denied", said. Anyone know how to get the remote object in this case? Thank you very much ~

    Since you have a reader integration key, you are advised to use our methods of support for the official Developer.

  • Remote objects do not support Java integers

    Another a - cha with the help of flex... it becomes bad enough... :(

    Integers do not cross over Java in ActionScript3, the use of remote objects. Strings of working on a large, all the rest are not. Where can I report this bug?

    After further research, it turns out that flex 3 is still in ALPHA and is not ready for the general public. You simply can not get reproducible results when you use Flex / Java / JBoss / BlazeDS under any form without code change.

    Flex leaves just, no errors, no nothing. 10%, there is no work (return of remote objects), the rest of the time, it isn't, it returns empty objects.

    Would be great if this was tested prior to release.

  • Graphics using remote object


    ======================== Original Post =========================

    I've looked everywhere for a single example of a person who uses a remote object with Flex charts. Each example and tutorial I've found so far use a static arrayCollection collection. I use CF and MS SQL so if anyone has an example of basic work that I could learn from I would be grateful.

    I was surprised that 4 books I (training from the Source of programming Flex 2, Professional Flex 2 and Flex 2 with AS3) as well as the tutorials of Lynda.com and Total Training videos or anything I could find on the net so far nobody seems to have addressed this issue.

    My company wants to build a system of dashboard with all cards and whistle so if anyone can point me to a tutorial or a juicy source code would be great.

    Thank you

    James

    Firstly, my apologies - my post was done half ass! I forgot to give you a lot of code. First of all the call to the Office receiver in the "creationcomplete" of the application method, so I re-posted the code below (and this time I ran it first out bugs!)

    OK, so, if nothing happens still, then I'd be puzzled. Something that could go wrong would be "unable to connect" inside CF remote server, but you should get an error when this happens, and it should be a pretty obvious mistake. If you've never done CF remoting, look at the example on the Flex dev center, it does not work with complex data, but it's a good start.

    If you debug the application, you should put a breakpoint in the function 'handleTop3ActivitiesResult' and that the variable 'slicedtop3ActivitiesAC' is is filled.

    Try the code below and tell me if you still have problems, and what these problems are.

    See you soon,.

    David


    http://www.Adobe.com/2006/mxml"layout ="vertical ".
    creationComplete = "reportManager.getTop3Activities (); » >

    Import mx.utils.NameUtil;
    Import mx.utils.DisplayUtil;
    Import mx.collections.ArrayCollection;
    Mx.charts import. *;
    Mx.charts.series import. *;
    Mx.charts.series.items import. *;
    Import mx.charts.chartClasses.ChartLabel;
    Import mx.charts.effects.SeriesInterpolate;
    Mx.rpc.events import. *;
    Import mx.controls.Alert;
    Import mx.formatters.NumberFormatter;

    [Bindable] public var top3ActivitiesArray:Array;
    [Bindable] public var slicedtop3ActivitiesAC:ArrayCollection = new ArrayCollection();
    public void handleTop3ActivitiesResult(event:ResultEvent):void {}
    top3ActivitiesArray = Event.Result.List.source in the table;
    slicedtop3ActivitiesAC.source = top3ActivitiesArray;
    }

    private void displayTop3ActivityChartTip(data:Object,_field:String,_index:Number,_percentValue:Number):String {}
    var nfmt:NumberFormatter = new NumberFormatter();
    NFMT. Precision = 0;
    return data. ActivityName + ":"+ nfmt.format (data.time) + "\n" «Minutes»;»
    }

    ]]>



    "Fault =" Alert.Show (Event.Fault.message) "result =" handleTop3ActivitiesResult (event) "/ >



    width = "50%" height = "50%" showDataTips = "true" >


    labelFunction = "displayTop3ActivityChartTip" showDataEffect = "{interpolate}" / >


  • Error: cannot access dead object

    [JavaScript application] Error: cannot access dead object.

    This message appears repeatedly after using Gmail, sign out, close the tab, then open a new tab.

    Uploadd disabling Drag & Drop appeared to be... on my 7 machine. Now for my Vista laptop. Thank you.

  • BindingExpression path error: 'Orientation' not found 'object' property "ColorScale'

    Hi all

    A data binding error is thrown by the Debug Output window just after setting the DataSource property to certain data :

    System.Windows.Data error: 40: BindingExpression path error: 'Orientation' not found 'object' property "ColorScale '(HashCode = 50862316)'. BindingExpressionath = direction; DataItem = "ColorScale' (HashCode = 50862316); Target element is 'DependencyPropertyListener' (HashCode = 6239444); target property is 'Target' (type 'Object')

    I did the following:

    Graph graphic = new Graph();
    Graph Plots.Add (new Plot());
    Graph plots [0]. Renderer = new IntensityPlotRenderer();
    (Graph (IntensityPlotRenderer). Parcels [0]. Rendering engine). ColorScale = new ColorScale();
    Graph DataSource = new list();

    The error message is raised right after the execution of the assignment of a new list of the data source. The error seems harmless but it would be nice to understand what is causing this problem.

    Thank you.

    Hi, gabe0

    It seems that this error occurs because the chart control is to look at his collection of scales to determine if scale orientation changes took place, but the ColorScale does not have a direction property. While you can't do anything to your program to work around this error, you can safely ignore it. I filed a bug for this behavior report.

    Thanks for the comments!

  • While creatng new file in Communcationdata base software get error Flashfiler.FF SERVER (object unexpected exception raised

    While creatng new file in Communcationdata base software get error Flashfiler.FF SERVER (object unexpected exception raised

    Hello

    You did recently change software to the computer?

    I would ask you to uninstall and reinstall the software and check. Also, you can check with the software vendor if there is a repair option. Ensure that you save the necessary files before you uninstall the software.

    I hope this helps.

  • "Error 638: the remote server is unresponsive in a timely way", when I try to connect to the Internet.

    Title: "error 638: the remote server is unresponsive in a timely way." What in the world is that supposed to mean?

    I have known the above error (for 2 weeks now) whenever I try to connect to the internet via modem huawei e160. I have not installed any programs recently. I physically contacted my ISP and according to them, the modem works properly and that the problem is with my computer. A professional COMPUTER friend told me that he once experienced a similar problem and the solution in the end was re - install the operating system. I did as much with PC to get back that far. Someone please help coz it is a nightmare.

    I had the same problem. And just uncheck the 'Operator operator-assisted' Option on the "Advanced" tab in the window 'Manage settings of the map' did the job. Try it. You will surely succeed.

  • Error 691: The remote connection has been refused

    I'm trying to make the VPN connection in windows 8 surface device to my winserver 2003, but it gives me error

    Error 691: The remote connection was denied because the user name and password combination you provided is not recognized or the selected authentication protocol is not allowed on the remote access server

    In fact, Microsoft has changed the protocols on windows 8. Windows Server 2003 does not include the new Protocol, so it will reject the connection. There is a work around where you can reduce the security of windows 8, so that it can connect VPN on windows 2003 server.

    Parteeks

    Server questions should be asked on the Technet site.

    http://social.technet.Microsoft.com/forums/categories/

  • I have to do, if this error message appears: "JavaScript exception: error calling function selector: [object Error]? It seems that by Internet Explorer. Thank you very much for your reply and I hope you can help me.

    I have to do, if this error message appears: "JavaScript exception: error calling function selector: [object Error]? It seems that by Internet Explorer. Thank you very much for your reply and I hope you can help me.

    Hi Brad,

    Here is the link: http://projektw.primo-werbung.de/

    We have this problem only by Internet Explorer. Mozilla, Safari and Opera - there is all right.

  • Error: Application-defined or object-defined error

    Hello

    My Finance users are trying to export to Excel, all of the entries in a period and a category for a location, but whenever they do it, they get this error:

    Error: Application-defined or object-defined error

    The process works for quiet some time, but she always ends up with this error. That's what I see on the newspaper:

    In addition, we use FDM 9.3.1

    * Start the journal entry for the Runtime Error FDM [2014-03-21-16: 05:56] *.
    -------------------------------------------------------------
    ERROR:
    Code......................................... 1004
    Description... Application-defined or object-defined error
    Process... clsUtility.mRecordsetToExcel
    The component... upsWDataWindowDM
    Version...................................... 931
    Thread....................................... 5892

    IDENTIFICATION:
    User......................................... ggreen
    Name of the computer... USNII1W3APPS29
    App Name..................................... NIIFDMAPP
    Client App................................... WebClient

    CONNECTION:
    Provider..................................... ORAOLEDB. ORACLE
    Database server...
    Name of the database... HFMPROD
    Trust connect... Fake
    Connect status... Open connection

    GLOBALS:
    Location..................................... MEXICO_GL
    Location ID... 37
    Location Seg... 24
    Category..................................... REAL
    ID of the category... 4
    Period....................................... Jan - 2014
    Period ID.................................... 31/01/2014
    POV Local.................................... True
    Language..................................... 1033
    User Level................................... 19
    All Partitions... Fake
    Is Auditor................................... Fake

    Hello

    This could be the problem such as Excel on the server is used to export the file.

    Can you try to install 2007?

    is the error generated when exporting 'imported data' or ' periods/categories?

    You said 73200... so I guess that data. You can try to import less than 65000 rows and try again. Then you can confirm the root cause.

    Concerning

  • Remote object with mobile apps

    Hi all

    I want to know that is it possible to apply a moblie (TLE say for android) using the adobe AIR software, which can work with

    the remote object? If so then someone can say that it will be possible to implement as amfphp, blazeds, flurinefx or web - orb etc.?

    Thanks in advance,

    Wallerand

    iPad, Android, Blackberry Playbook.

Maybe you are looking for

  • Slow down execution of the program for a home network

    Can anyone help? My Satellite Pro A60 short on my network and everything is fine but when I connect it to my network wireless home any program (and anyone) takes about 1 minute to open, once the open program this program will work fine and fast. If I

  • Cannot modify the document Pages on PC

    How can I change iCloud documents from the browser on my PC?  By clicking on the document, I want to change in the form of Pages to icloud by using Chrome, I get a white screen with the Apple icon and the "Loading" message... ».  And that's what I ge

  • Windows vista 80244018 update error code

    Suddenly windows has stopped updating, I tried everything restoring to a previous restore point and ended in my book since the Recovery Manager and even the formatting problem presists, under this is the windows update log and I hope someone can give

  • is there a way to reset the appearance of front object to the default values?

    Is there a way to reset front panel control or the appearance of the indicator to the default values? For example, let's say you take a Panel before complext, change all the fonts size, ridiculous color random colors and resize all controls and indic

  • The Explorer window Windows has atrted to appear when I turn on

    A Windows Explorer window began to appear when I switch PC. If I want to use Windows Explorer, I still specifically invoke it but now I have a window every time and I must minimize each time. IT is NOT an error but a confused nuisance. I can only thi