Create Link between database schema

Hi,
I have created database link between two database schema (From DBSchema2 i have created database link for DBSchema1). From DBSchema2, i have quried one table (This table is present in DBSchema1). But it throws an error says that Table or View does not exist. Anyone pls tell the detailed way to create database link between schema??
Thanks,
Sathish kumar D

Yes iam trying to Archive
I said achieve not archive. Anyways so you are trying to archive the data. Can you just detail your requirement ? What exactly do you want ?
Only few tables will be moved to Archive Schema and other foriegn key tables will have a reference to the Live Schema. So how i can create the link between the Archive Schme to Live schema?
There is no question of creating database links between 2 schems. It is pure stupidity. If you want to access any object from another schema grant proper privileges and create a synonym for the object. Database links are not meant for this purpose.
Amardeep Sidhu
http://www.amardeepsidhu.com

Similar Messages

  • How to create a link between database schema?

    Hi,
    I have created database link between two database schema (From DBSchema2 i have created database link for DBSchema1). From DBSchema2, i have quried one table (This table is present in DBSchema1). But it throws an error says that Table or View does not exist. Anyone pls tell the detailed way to create database link between schema??
    Thanks,
    Sathish kumar D

    Yes iam trying to Archive
    I said achieve not archive. Anyways so you are trying to archive the data. Can you just detail your requirement ? What exactly do you want ?
    Only few tables will be moved to Archive Schema and other foriegn key tables will have a reference to the Live Schema. So how i can create the link between the Archive Schme to Live schema?
    There is no question of creating database links between 2 schems. It is pure stupidity. If you want to access any object from another schema grant proper privileges and create a synonym for the object. Database links are not meant for this purpose.
    Amardeep Sidhu
    http://www.amardeepsidhu.com

  • Difference Between Database Schema and Database User Account ??

    First i would like to know what an Oracle Database schema exactly is ?
    And what is it for and also What is it's use ?
    Later the exact "Difference Between Database Schema and Database User Account".
    I googled about it but i'm unable to find out it's The difference,
    Please try to explain in a simple manner........
    Thank you very Much in Advance..........

    user13655582 wrote:
    Greate example. but i would like add one more point..
    a user is a schema and schema is a user. but when this applies to the user that he become a schema, only if he has got some objects. so we can say while creating the user which dosent contain any objects called simple user account but afterwords when he has got an objects then we can say its a schema as the above user has shown you through the exampleIt is just word-play. There is nothing in like a 'status' indicator to say "USER_A is just a user but USER_B has become a schema". Many people use the terms "user" and "schema" interchangeably, and some very good DBAs will insist this is correct. I don't disagree with them even though I usually try to make the distinction.
    In a typical application, all of the objects (tables, procedures, etc) that implement the app will be owned by a "application schema owner" - a user which exists for the sole purpose of owning the schema. Said user will have no privileges at all .. especially not CREATE SESSION. Except for possible maintenance activity no one ever actually connects as this user. User accounts are then given to actual humans who connect with their own accounts. The accounts have the necessary system and object privileges granted to them - via a role. One could also create a special account (let's call it APP_ADMIN) that is used for maintenance and batch operations within the application.

  • How can i create link between ipad(xcode) and webserver?

    Hi, I'm a new to iPad development and i need help,
    i'm not good with english but i try to explain my question:
    how can i create link between ipad(xcode) and webserver?
    (the webserver ".NET" with driver odbc is connected with DB Oracle)
    so, how can my ipad application access to the Oracle DB?
    Create a webservice (.NET) to be place between iPad and DB, is this correct?
    how can i do it?
    which are libraries to include in the xcode's framework?
    thx

    I think the following URL will be your best answer:
    http://stackoverflow.com/questions/3510468/connecting-iphone-to-an-odbc-database

  • How to create links between SO and PO's

    Basicly the subject tells the question, how can you create links between Sales orders and Purchase orders? Sounds simple but how to do it?

    Hi,
    You can may be do the easy way out then,
    1) Open the Sales Order for which you have created the Procurement Document.
    2) Go to the 'Form Settings' of the Sales Order and 'Table Format'.
    3) In the list, select the Procurement Doc field and make it visible.
    You will be able to see the Procurement Document for the Sales Order raised without using the query.
    Check if this is what you are looking for and the same helps.
    Kind Regards,
    Jitin
    SAP Business One Forum Team

  • Creating Links between Tables.

    I have tables
    Client
    Order FK to Client
    Product
    OrderDetail FK to Order and to Product
    Tables were successfully created in Pointbase with Primary and Foreign keys displayed at the final SQL editor and were successfully populated and recognized as datasource by Creator. Now, trying to follow the same steps as per the Accessing Databases tutorial, when I add OrderDetail to the Design view (page 7 PDF Tutorial), the link between Order and OrderDetail tables does not show. It seems I will have to add it manually, but I cannot find in docs how to do that.
    Thanks,
    Luis.

    Post Author: dominicsthomas
    CA Forum: General
    I am working in crystal Xi.
    But try the same option for 10 also.
    go
    to File->Options
    then select database Tab
    from that Uncheck Automatic smart Linking.
    Hope this will work for u.

  • Problem In creating link between info source to DSO(Urgent)

    Dear Experts,
    I am facing an problem in creating an link between info source and DSO.My problem is: I am actually loading data from R/3 into two data sources 2lis_01_s951 and 2lis_01_s952 there is a need for me to calcualte revenue % i.e diving revenue by qty from different data sources so i created one Info Source for 2 data sources,So i am facing a problem in creating an link from Info Source to DSO.Is there any other way to solve this problem.
    Points will be awarded.
    Regards,
    Shivu.

    Shivu,
    I’m suggesting either of the following 2 solutions.  Both of them require some abap programming.
    A. Permanently store calculation result in DSO :
    A1) You’ll need to decide which of the 2 DSOs you want to store the result of the % calculation, then add a new infoobject for that purpose;
    A2) Load ALL the data into the DSO that will NOT store the result of the % calculation; let’s call this DSO “DSO1”.  The data records in this DSO will be retrieved later on when loading the other DSO;
    A3) For the DSO that will store the result of the % calculation (let’s call this DSO “DSO2”),  create a transformation rule (i.e. update rule) that will SELECT the related data record from DSO1 and carry out the calculation before storing the data record in DSO2 ( this can also be done in the Start Routine to loop through all the data records of a packet.)
    B. Carry out the calculation at query time :
    B1) Create a multiprovider (i.e. multicube or infoset) to combine your infocubes or DSOs together.  Keep in mind that a multicube works as a union of the infoproviders, while an Infoset works as a join of the infoproviders.
    B2) Create a formula in your query to calculate the %.
    Hope this helps.

  • Creating links between 3D model parts and Excel BOM

    I have quickly looked at Acrobat3D, but don't know much about Adobe products.
    Unfortunately we are using Solidworks 2006 files, which 3D doesn't seem to support. Let alone when 2007 comes out.
    Anyway, I was hoping to make a "Parts Book" for our machinery,
    where I could somehow 'LINK' individual items from the 3D model - directly to Part Numbers from an Excel Bill of Materials.
    I.e. clicking on the model item would highlight the Part number, and vice versa.
    Any ideas if this is possible? Any help is much appreciated.

    Thanks for the reponse.
    I've only used the Tryout version (7.0.7) as the company I work for won't purchase Acrobat 3D - unless I can prove it will save time.
    Unfortunately, from what i've tried, the Model Tree is such that the Model only shows the part Description.
    From a 'Spare Parts' sales point of view - I need to link the model part to a separate Table that shows 'much more information'.
    I.e. Part Number, Description, Quantity, Version, etc.
    Hence, the need to link between parts within the 3D model & a separate Bill of Materials from Excel.

  • Powershell to create link between Access database and an ODBC Pervasive database

    So, I have the following script (thanks to JRV!):
    function Link-ExternalODBCTable{
          Param(
             $accessFile,
             $tableName,
             $tableName2
         if(-not $tableName2){$tableName2=$tableName1}
         $access.DoCmd.TransferDatabase(
                 [microsoft.office.interop.access.AcDataTransferType]::acLink,
                'ODBC Database',
                $accessFile,
                [microsoft.office.interop.access.AcObjectType]::acTable,
                 $tableName,
                 $tableName2
    $testODBC='ODBC;DSN=A1013v2012'
     Add-Type -Assembly Microsoft.Office.Interop.Access
     $access = New-Object -ComObject Access.Application
     $Access.OpenCurrentDataBase("E:\MyDir\TagLink.mdb")
     Link-ExternalODBCTable $testODBC all_per
     $access.CloseCurrentDataBase()
    What I get is:
    Exception calling "TransferDatabase" with "6" argument(s): "ODBC--connection to 'A1013v2012' failed."
    When I try from the ODBC Administrator, it tests fine (Connection Successful!). This is a 32-bit ODBC connection, using the Pervasive ODBC Engine Interface. Same as we use for other ODBC connections to this database. It is a System DSN, as opposed to User
    or File.
    I tried to skinny this down to:
    Add-Type -Assembly Microsoft.Office.Interop.Access
     $Access = New-Object -ComObject Access.Application
     $Connected = $Access.OpenCurrentDataBase("E:\MyDir\TagLink.mdb")
     $access.DoCmd.TransferDatabase(
                 [microsoft.office.interop.access.AcDataTransferType]::acLink,
                'ODBC Database',
                'ODBC;DSN=A1013v2012',
                [microsoft.office.interop.access.AcObjectType]::acTable,
                 'all_per',
                 'all_per'
     $Disconnected = $Access.CloseCurrentDataBase()
    ...which yields the same error.
    Where am I going wrong here?
    mpleaf

    If I try that, I get a new message:
    Exception calling "TransferDatabase" with "6" argument(s): "Could not find installable ISAM."
    The article you reference, I believe, is for SQL connection, not Pervasive SQL. I know the DSN works fine. We use it for other things a LOT.
    I'm at a loss...and I can't seem to find the right combination...
    mpleaf
    The point is that newer Access does not appear to support DSNs on ODBC without an full ODBC driver.  If you go DSN-less you will include the provider.
    Pervasive has always been a pain.  They break all rules and always have.  If this is Intuit Pervasive then it is even worse.
    ¯\_(ツ)_/¯

  • How do I create links between two pdfs using FrameMaker 9, while both files remain open?

    In FrameMaker 9 is there a way to create cross reference to a particular page on another doc (without closing the current/source doc)?
    I tried using "openpage filename:pagenumber" option, the link takes me to page 1 of the referenced doc not to the specified page, and as it is a hyper link when page 1 of the referenced doc gets displayed the souce doc closes.
    When a link is clicked in the source doc, it is required that the source doc remians open.
    This is an urgent requirement, can anyone please reply soon?

    I think you've already asked this in this thread - http://forums.adobe.com/message/5613200#5613200 - and it's been answered there.

  • Error to create link between form and calendar

    I use Portal 3.0.8. I imported tutorial sucessfuly to my database 8.1.7. On step 10 of secetion 3.4.5 on Building Portal documentation. The SQL Query:
    select
    e.event_start_date the_date,
    e.event_title the_name,
    PORTAL30.WWV_APP_MODULE.link?p_arg_names=moduleid&p_arg_values=1185176907&p_arg_names=_event_id_cond&p_arg_values=%3D&p_arg_names=_show_header&p_arg_values=YES' | | E.EVENT_ID | | ' the_date_link, null the_target
    from MY_HLW.HLW_EVENTS e order by 1
    When I press on OK button, I receive following message:
    : Unable to describe SQL statement. Please correct it (WWV-13010)
    Invalid SQL statement: SELECT E.EVENT_START_DATE THE_DATE, E.EVENT_TITLE THE_NAME, PORTAL30.WWV_APP_MODULE.LINK?P_ARG_NAMES=MODULEID&P_ARG_VALUES=1185176907&P_ARG_NAMES=_EVENT_ID_COND&P_ARG_VALUES=D&P_ARG_NAMES=_SHOW_HEADER&P_ARG_VALUES=YES' | | E.EVENT_ID | | ' THE_DATE_LINK, NULL THE_TARGET FROM MY_HLW.HLW_EVENTS E ORDER BY 1 (WWV-13005)
    ORA-01001: invalid cursor (WWV-11230)
    ORA-00911: invalid character (WWV-11230)
    Failed to parse as MY_HLW - SELECT E.EVENT_START_DATE THE_DATE, E.EVENT_TITLE THE_NAME, PORTAL30.WWV_APP_MODULE.LINK?P_ARG_NAMES=MODULEID&P_ARG_VALUES=1185176907&P_ARG_NAMES=_EVENT_ID_COND&P_ARG_VALUES=D&P_ARG_NAMES=_SHOW_HEADER&P_ARG_VALUES=YES' | | E.EVENT_ID | | ' THE_DATE_LINK, NULL THE_TARGET FROM MY_HLW.HLW_EVENTS E ORDER BY 1 (WWV-08300)
    Syntax is exactly same as documentation, the only different is Demeschema, eventFormID.

    Here's the code that works. The tutorial's syntax is incorrect. To
    bad the old forum's weren't available. Remember the leading ' and look at the
    syntax, you have to identify the column - &p_arg_names=jbrevnt_event_id and then the condition
    &p_arg_names=_jbrevnt_event_id_cond&p_arg_values=%3D'
    select
    e.jbrevnt_event_start_date the_date,
    e.jbrevnt_event_title the_name,
    'PORTAL30.wwa_app_module.link?p_arg_names=_moduleid&p_arg_values=1706939281&p_arg_names=_show_header&p_arg_values=YES&p_arg_names=jbrevnt_event_id&p_arg_values='||E.JBREVNT_EVENT_ID||'&p_arg_names=_jbrevnt_event_id_cond&p_arg_values=%3D' the_name_link,
    null the_date_link,
    null the_target
    from jobbank.jbrevnt e
    order by 1

  • Creating links between movies

    Hi everyone,
    I'm an iDVD noob, so my apologies if these questions were already asked (though I did do a search).
    I have iDVD 7.1.2 on my Mac Pro (OS 10.6.8)
    My first question is- can I create a custom theme from scratch in iDVD (can be a still), or do I have to use the stock themes? If it is possible, what is the best format? Can I do the same with a looped piece of video? I'm not crazy about the ones that are available.
    My second question relates to a multi movie (episodes) dvd. Is it possible to link each movie/episode so that it doesn't automatically go back to the menu at the end, but starts playing the very next movie/episode? (and also has a "next" button to navigate to the next movie)?
    I dragged the video files onto the main menu (though I also tried by importing the videos). Each time, it goes back to the main menu after the video is done.
    My third question is- can I use video stills (or a few seconds of video) as navigation points for each individual movie/episode, so that when they're clicked, it begins playing the episode? Can I do that and still have a title below each still?
    My last question is- can I have a two part main menu? I have 13 episodes/navigation points. Placing each one on the one main menu is a bit crowded (especially if I can also place a still for each episode). Is it possible to put 7 episodes on one menu and six on a continuation?
    Thank you in advance for any information!

    Hi
    My first question is- can I create a custom theme from scratch in iDVD (can be a still), or do I have to use the stock themes?
    You must start from one of the made themes - But You can modify this so that it will be very close to what You want. But there are NO Blanc theme to start from.
    My second question relates to a multi movie (episodes) dvd. Is it possible to link each movie/episode so that it doesn't automatically go back to the menu at the end, but starts playing the very next movie/episode? (and also has a "next" button to navigate to the next movie)?
    No - There is no "Play All" button - But there are way around's.
    Play all resp one chapter at a time
    Play All Button
    1. There are NO - Play All - button in any version of iDVD
    2. It can be faked in several ways
    • Easiest and most fault proof way is to make a doublet movie containing All and with
    Chapters set to match. It will take up x2 space but is easy to understand and produce.
    Cons: Tried this in iMovie’11 by Exporting out each part as a full Quality QT.mov then Importing back into new events and putting these into a new project (Play All project). Resulting DVD had Audio that was OK (as parts) - BUT the picture was very bad and standing photo were cut of in height. So the Play All movie has to be created from same material and exactly in the same way as the individual parts + then Chapters has to be set to match.
    • It's said that one can put all movies into a Photo/SlideShow and this will also
    give the function of a Play All button - Tested - and ONE HAS TO un-cheque - Scale pictures to TV-Safe area else it will be a black frame all around and a small picture !
    Cons: BUT - When tested with music videos - the same video on main Menu played nicely with OK Audio. The Play All version in SlideShow had a significant Distortion - as on telephone or worse.
    Mike Evangelist1
    You might be able to get close to what you want by using a slideshow in iDVD. (It's not widely known, but you can put videos in a slideshow.) If you set the slide duration to manual, playback will pause after each movie/slide, and you can continue with the 'next' button.
    3. Using another program to do this e.g.. Roxio Toast™ where there is a Play All button option.
    Summary
    a. Making a Play All movie with same care as the individual Part movies - gives a very Good Result
    b. Using Roxio Toast™ - also an usable way to go
    My third question is- can I use video stills (or a few seconds of video) as navigation points for each individual movie/episode, so that when they're clicked, it begins playing the episode? Can I do that and still have a title below each still?
    This one I do not understand properly - I use Chapters in My movies and then in iDVD I get Sub-menus with each one as a starting point into the movie and a picture above it - the text can be altered and set to anything - BUT THERE ARE THREE POINTS HERE
    • In Movie Editor iMovie or FinalCut - only use A to Z and 0 to 9 in titling the Chapters here
    • Picture ontop of this tecxir when in iDVD can be changed - but there is a problem with this - it goes back to the first minutes of the movie - Do not alter this - just let it be.
    • THE iDVD BUG - When started the iDVD project - DO NOT GO BACK TO VIDEO-Editor to make any change at all ! iDVD will notice and as You to Up-Date resulting in that all Chapters will start as Chapter one. I do start a Brand new iDVD Project if I'm in this situation.
    My last question is- can I have a two part main menu? I have 13 episodes/navigation points. Placing each one on the one main menu is a bit crowded (especially if I can also place a still for each episode). Is it possible to put 7 episodes on one menu and six on a continuation?
    I think this can be problematic - I would see trough the themes and try to find one that accepts more than 6 chapters per page and start from this. BUT I'm not at al sure about this one. Think I made one with 9 chapters on one page a long time ago but can be miss-remembering it.
    Yours Bengt W

  • Link between db's..

    Hi,
    Steps to create the link between databases on different machines.
    Regards,
    Usman

    user create database link commnad
    CREATE DATABASE LINK db_link_name
    CONNECT TO db_schema IDENTIFIED BY password
    USING 'tnsnames_entery'
    to check table from the other db. use
    select * table_name@db_link_name
    fadi

  • How can I keep the links between pages in a PDF file after the file has been saved?

    My accounting department has just starting using Adobe Acrobat XI Standard to make our account reconciliations.  I like that we can create links between one page and the next, so that we can show our supervisor where the account balances tie to the supporting documentation.  But I have noticed the links disappear after my supervisor reviews and signs the PDF file.  Is there a way we can keep the links after it is signed?  Please note that we are not using EchoSign, just the “place signature” function in Acrobat.

    When a document is signed, the signer has the option of locking the document. The links won't be active if the document is locked, so to avoid this, instruct the signer not to lock when signing.

  • Linking between jar files

    I'm trying to create links between topics of different jar files but cannot get it to work.
    have tried a few different ways to do this:
    <a href="jar:file://../jarfilenam.jar!/htmlfilename.htm">
    <a href= "../jarfilename.jar!/htmfilename.htm">
    <a href="/jarfilename/htmfilename.htm"> none work. Any insights?
    thanks
    Margaret

    Hey Margaret,
    we have the same problems. Did you found a solution?
    The funny thing is: sometimes a reference in the style
    works - but not constantly! We had three references in this style in one html-page and the first one of them works in our development environment. In the productive environment (with WebStart-technology) no link works. It's also not clear, to witch object the path should be relativ: from the folder, the HTML-page resides? Do you need one more "../" to step outside the jar?
    By the way: does anyone knows, how JavaHelp finds it resources like GIF's, wich are referenced from HTML-pages? If I have the same filename in more than one JAR, it's normaly not defined, which one is loaded with the getResource-method of the class loader, or am I wrong?
    We have different JAR-files with same resources, for example "hallo.gif". In each JAR-file is a HTML-page, wich loades this GIF. If I delete the GIF in one of the JARs, the HTML-page in this JAR doesn't display the GIF. The other HTML-page works still fine. It looks like the resources are only searched in the same JAR. Am I right??
    thanks
    Olaf

Maybe you are looking for

  • Manual G/L a/c incase of purchase order and migo

    how  to maintain manual G/L acccount for purchase document. thanks in advance with regards

  • Map ID question

    I found a few posts on Map IDs, but none of them exactly answer my question, at least not that I can tell. My apologies if this is a duplicate. I'm using RoboHelp 9. I am working on a HTMLHelp project with a .chm output.  I want to implement dialog-l

  • Scrolling text won't show on clip

    im new to using this program and can't figure out why my text wont show on a clip that i put on the timeline. My video clip is in Track 1A. And the text clip, which I dragged from the project window, is above in Track 2. But for whatever reason when

  • Audition Update cannot be installed.  Why?

    I saw a posting in the Audition online forum that there was an important update.  I downloaded it, then when I tried to install it, the Application Manager wouldn't let me.  I reinstalled the Application Manager, which is what the dialog box told me

  • So many missing fi

    i have uninstalled and deleted media source so many times now (all i wanted was to upgrade to media source 5) that now i can no longer install media source at all. when i try to install media source from the disk i get all these error messages regard