How to remove DB connection username of tablename prefix? (Error ora-04052)

Hi all

I managed to establish a heterogeneous connectivity between ORACLE 10 g 2 and Sybase ASE 15.0.2 using generic HSODBC. I defined a database link called using CSSTAT:

create database CSSTAT link to connect to 'fw' identified by ' * ' using 'CSSTAT ';

Using SQLPLUS, now I can query all the tables in the schema "dbo" using qualified table names such as "csstat.dbo.table_name":

Select *.
of 'csstat.dbo.table_name '. CSSTAT;

Now, the problem occurs when I have to run this query from a PL/SQL block. When I try to compile this code, Oracle throws an error "ORA-04052' complain that it cannot find the fw.csstat.dbo.table_name object.

The problem is pl/sql compiler is prefacing the table name qualified with DB link username "fw". Is there a way to tell Oracle not to do?

Funny, it is SQLPLUS this query works well, but only to PL/SQL makes it throw an error. How can I go about fixing this?

If you call from the same foreign user account tables, you can use the HS_FDS_DEFAULT_OWNER parameter to precede the actual owner of the object.

Tags: Database

Similar Questions

  • How to remove a connection high speed

    How to remove a connection to wide band? I can't understand how to remove someone can help?

    Hello

    I also suggest you to remove all the network connections on the Network Center and sharing. Once done, restart the computer and create a new network connection and check if that helps.

    See the link below to disconnect the network connections.

    http://Windows.Microsoft.com/en-us/Windows7/disconnect-your-computer-from-a-network-or-network-drive

    Also contact the ISP for more support.

    Hope this information is useful.

  • Connection to the PROD database error: ORA-20

    Salvation of DBA

    When running custom reports, I get the following error.

    Connection to the PROD database error: ORA-20

    When I run the same report again, it works fine.

    Please tell me why it behaves like this? and advice me please how to fix this.

    Best regards

    Suresh,

    Follow the recommendations of the following note to set the initialization of the PROCESS parameter correctly.

    Note: 216205,1 - parameters to initialize database for Oracle Applications Release 11i
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=216205.1

    Another possible solution is to give your opinion on tune your custom code.

  • ' connect / as SYSDBA ' gives the error ORA-12154

    Hello

    Oracle XE can not access the database via "connect / as SYSDBA.

    I have to use 'connect SYS' / "" & & sysPassword"@XE as SYSDBA" instead. "

    No idea why ' connect / as SYSDBA ' gives me this error:

    SQL > connect / as sysdba
    ERROR:
    ORA-12154: TNS: could not resolve the connect identifier specified

    But it works:
    SQL > conn system/password@XE as sysdba
    Connected.


    Thank you.

    I think that LOCAL should generally not be set.

    Try:
    C:\ > LOCAL value =
    C:\ > set oracle_sid = XE
    C:\ > sqlplus / as sysdba

    That should do :)

  • How to remove network connections

    I created too many different network connections.  How can I remove those I want to use?

    You're talking about WiFi networks? If so go to system-> network-> wireless-> Advanced preferences. Click on one of the networks you want to remove and click on the sign less at the bottom of the list.

  • How to remove the connection identifier Apple Apps.

    My wife's iPhone had previously purchased with the help of a now deleted Apple ID applications. I deleted all original applications under the id now deleted and downloaded under its new Apple ID. However it cannot be updated because the iphone continues to request the password for the deleted code. I tried a factory reset, but that did not work. What else can we do to get rid of this app connection to an old deleted ID?

    Uninstall applications, reset the phone, and then connect to the new Apple ID, then again in place.

  • How to upgrade more than 5 million records without error ORA-00257:

    Hello

    I need to update some of the columns in my table which is contains approximately 5 million records
    I already tried this

    Update AAA_CDR
    Set RoamFload = Null;

    but the problem is that I have the error message ("ORA-00257: archiver error.") Connect internal only, until this that released.) and the update consume about 6 hours with no results,

    can I make orders (Alter system set db_recovery_file_dest_size = 50G) and the problem resolved.

    but I need to be updated about 15 columns of this table to be null, what should I do to overcome this message and update the table within a reasonable


    Please help me,

    Hello

    You can consider the following option.

    1. create a new table AAA_CDR_BKP as being equal to the structure of table AAA_CDR

    
    Create Table AAA_CDR_BKP as
    Select * from AAA_CDR where 1=2;
    

    2. check the original array (AAA_CDR) as of the clues in this regard. Make sure you take the DDL of these indices, because you will need it later.

    3. now you can insert records from AAA_CDR to AAA_CDR_BKP

    
    Insert /*+APPEND */ into AAA_CDR_BKP
    select col1,col2,col3,null,null,null,null,null,col9,null,col11
    from AAA_CDR;
    
    Commit;
    

    where you will pass nulls for the required columns. Also make sure you have space on the tablespace as equal to table AAA_CDR

    You can get the size of the table in

    
    select bytes/(1024*1024*1024) size_in_GB from user_segments where segment_name = 'AAA_CDR';
    

    Once finished insert please post the transaction.

    4 delete the index (if any) of the original table (AAA_CDR)
    5. rename the original in AAA_CDR_ORG table
    6. Rename AAA_CDR_BKP to AAA_CDR
    7 run the DDL scripts on step 2 to re-create the index.
    8. delete the AAA_CDR_ORG table after investigating the whole operation.

    Using this method, you'll generate less archive logs and the process will be faster.

    See you soon
    LIX.

  • How can I remove a connection from network Local to my computer?

    I have a connection to local network on my computer (XP Service Pack 3 operating system).  I had this connection turned off for awhile and I also removed the ICON on the desktop for this connection.  For many months, I noticed in the Log Viewer/system event I had a DCOM error every morning when I started my computer.  Sometimes, the computer may pause for a few seconds, the screen would go black, and the system should restart automatically--normally.  I would check the log Event Viewer/system and the DCOM error was there.  At other times, the system should boot normally until he got to the window where I select user or administrator - at this time there, the mouse would be frozen in its tracks.  A restart (by cutting the power supply to the computer) would all walk normally again.  Another check of the event log and the DCOM error occurred once more here.  I have to admit that the problems I identified here are rare visitors to my computer (no more than once or twice a week), but they are of course annoying.  So, I believe that this connection to the unused LAN is at the root of my problem.  Then I decided to activate the LAN connection, restart my computer and see if the DCOM error occurred when starting - no error has been found.  Has it done for me, I decided that the unused LAN connection must go.  I, however, have not found the magical instructions for how to remove the connection to the local network.  I read an article that told me the Device Manager where it should be delete this connection.  So I made a visit to the Device Manager and found the connection LAN listed there - I'm not sure this is the right thing to do.  I also made a visit to the network connections and clicked on the unwanted local network connection - I found that delete is dimmed.  I just seem to be lost as to how to make this connection to the local network to go.  Can someone give me help in this task?  Any help sent my way would be greatly appreciated.

    It is a sequel to my last post.  I decided, after that no response was forthcoming to this message, follow the instructions that I have included in this post more soon to try to remove the connection to the local network unwanted from my computer.  FYI, this set of instructions worked perfectly and I have over this connection to the LAN on my system.  I hope that this information will be useful to others you want to remove a local network of their Windows XP Pro SP3 system connection.

    I. M. learning

  • HP T510 - remove DESKTOP connections the connection with the HP Device Manager Manager remotely

    I can manage, deploy, and send registry updated successfully to all HP T510 customers on my network via HPDM.

    When deploying a RDP connection is successful, but it added the new connection in the connection list.

    I was assuming that other connections would be withdrawn when the deployment of a record of a customer with the correct setting - but the new connection is just added to the existing list of RDP connections and I need to delete the other.

    Please could someone advise me how to remove DESKTOP connections remote connection using HPDM Manager screen.

    I found it! the option delete isn't available when deploying new connections - it's a checkbox at the bottom of the wizard

  • How to remove the folder with name

    Hi all

    I had created a folder with a name, using ALT + 0160, but now iam not able to delete or rename it.pls tell me how to remove it.

    You get an error message when you try to delete it?

    Boot into safe mode and see if it will remove. If this is not the case, try this tool.

    Unlocker File Remover

    Download it from FileHippo
    http://filehippo.com/download_unlocker/

    Download from CNET
    http://download.CNET.com/WOT/3000-2378_4-75011499.html

  • a new icon appers on tools on the toolbar after the Firefox update. It says not 'connected '. What is it? How to remove it?

    After that I updated Firefox to ver.16.0.1, on the right side of the toolbar a small icon appeared! When I click this, it says no 'connected '. I tried to remove it using customize, but nothing happened, it's still there. I don't know what is it and how to remove it! Help me please! Thank you very much!

    Try dragging this button in the toolbar palette.

    Alternatively, you can check for problems with the file localstore.rdf.

    Start Firefox in Safe Mode to check if one of the extensions (Firefox/tools > Modules > Extensions) or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox/tools > Modules > appearance).

    • Do not click on the reset button on the start safe mode window or make changes.
  • How to remove my password to start connection using imac OSX EL Capitan 10.11.2

    How to remove my password to start using IMac OSX EL Capitan 10.11.2 connection

    Did you forgot the password?

    Or do you just want the mac connect to your account automatically, without you have to enter the password.

    I'm assuming the latter. If I'm wrong, let me know - there are also solutions for this.

    Log in normally and Access Preferences system-> users and groups. Click on the Options of connection at the bottom left. You may need to click the lock and enter your password to make changes. Change 'AutoConnect' from 'Off' to your account.

  • I have all these other computers connected to my internet how I remove them

    I have all these other computers connected to my internet how I remove them

    Hello

    Please do not type in capital letters because it's difficult to read and considered to be shouting.

    Check with support from the manufacturer of your router to reset the SSID and password - most have
    excellent online help and forums.

    ---------------------

    Better to use WPA/WPA2 security if they are available and you can hide the SSID that will help
    help others to see the network (note on some routers more hide the SSID)
    causes of connection problems and if they find out the name he is more useful).

    Wireless network general recommendations of security for individuals
    http://theillustratednetwork.MVPs.org/LAN/SoHoWirelessSecurity.html

    Introduction to wireless network security
    http://netsecurity.about.com/od/Hackertools/a/aa072004b.htm

    10 tips for Wireless Home Network Security
    http://compnetworking.about.com/od/wirelesssecurity/TP/wifisecurity.htm

    Securing your wireless network
    http://www.practicallynetworked.com/support/wireless_secure.htm

    How to secure your router Linksys Wireless - similar can be used for other routers
    http://www.pctipguys.com/index.php?option=com_content&task=view&ID=57&Itemid=36

    What are the different wireless network security methods?
    http://windowshelp.Microsoft.com/Windows/en-us/help/b385cc8a-AF25-489e-a82e-decf6df26b681033.mspx#EZB

    ----------------------

    These elements Vincenzo mentioned for XP also apply to Windows 7 but it does
    provide greater security.

    Vincent's blog
    http://blogs.dotnethell.it/Vincent/checking-forHelp-with-spyware-malware-and-Hijackware__4820.aspx

    Internet Explorer 8 - security
    http://www.Microsoft.com/Windows/Internet-Explorer/default.aspx

    Checklist of security for Windows 7
    http://Windows.Microsoft.com/en-us/Windows7/security-checklist-for-Windows-7

    Windows 7 security enhancements
    http://TechNet.Microsoft.com/en-us/library/dd560691.aspx

    TechNet - Security Center
    http://TechNet.Microsoft.com/en-us/security/default.aspx

    Windows 7 security Primer (part 1) (see the links in the article of part 2 and 3)
    http://www.windowsecurity.com/articles/Windows-7-security-primer-part1.html

    Windows 7 security enhancements
    http://TechNet.Microsoft.com/en-us/library/dd548337 (WS.10) .aspx

    Steve Riley discusses the security features of Windows 7 to the RSA
    http://www.Microsoft.com/video/en/us/details/3bce5c98-CE93-46b5-9a1a-3a2914059ad1

    Windows 7: explore new and improved security features
    http://www.Microsoft.com/security/products/Windows7.aspx

    Windows 7: security and Protection
    http://TechNet.Microsoft.com/en-us/library/dd571075 (WS.10) .aspx

    A Guide to Windows 7 security
    http://www.PCWorld.com/businesscenter/article/171979/a_guide_to_windows_7_security.html

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle=""><- mark="" twain="" said="" it="">

  • Windows Live ID typo, how to remove this pop-up list when I connect?

    Windows Live ID typo, how to remove this pop-up list when I connect?

    Post Windows Live questions in the appropriate forum found here:
    http://windowslivehelp.com/

  • How to remove the icon network connections of office, as well as the administration of Office Tools icon?

    original title: Hi Rami, how are you? can you help me to tell me how to remove the icon for network connection of office, as well as the administration of Office Tools icon?

    Hi Rami how are you? can you help me to tell me how to remove the icon for network connection of office, as well as the administration of Office Tools icon?

    Hi TristanRamizi,

    Thanks for posting your question in the Microsoft answers Forum. Are you logged on as administrator on the computer? Try to start the computer in Safe Mode , and then remove the icons.

Maybe you are looking for

  • Black screen in firefox... now also no user profile

    Hello So, I got the same problem as: https://support.mozilla.org/en-US/questions/1025438 The problem is, I have reset my firefox... which resulted in making the issue worse. I still have a black screen, but now when I open firefox there is also no pr

  • How to keep the audit record for access to the Internet folder?

    Referring to the following link, I like to keep the audit record for access to the file from the Internet, Does anyone have suggestions on the option that I can put on this record? Thanks in advance for your suggestions http://support.Microsoft.com/k

  • For Windows XP Professional, ASR?

    For Windows XP Professional, how many floppy are needed there for automatic system recovery disk? I used 13 so far and it is even more demanding. Can I use anything other than an ASR diskette? Please answer.

  • Reset Reset TCP - O,-I, FINS

    Hello world hope you can help me with this problem. I m of the problems when connecting to a web service on a device. My ASA has 3 active interfaces, one for the headquarters within the network (internal), one for the ISP (outside) connection and the

  • RA - VPN through NAT - T troubleshooting

    Hello Currently, my vpn works great from the outside to the router. The problem, I'm not sure why the traffic inside is not finding its way to the outside (VPNclient). I tried to add interesting traffic acl on my DynamicMap, the vpn client lock did n