How to access the tables in another workspace (same server)?

This is probably simple, but I can't understand it: we have different applications in different areas of work, but on the same server: how I can simply access the tables (just read-only) in a different workspace than the application?

Published by: JJ MAHÉ - Oracle on March 18, 2013 02:07

If you really need only Privs-SELECT on tables, it's perhaps easier to grant the privilege to the target schema to your schema.

Tags: Database

Similar Questions

  • How to access the table in the other schema?

    Hi all
    any body can help me on how to access table to another scheme to another scheme?

    Use the db link

  • How to access the table cell script plugin c labels

    Hello

    We have a plugin written in actionscript, which prepares data in labels of each cell in a row of a table, when the user has their cursor in this line:

    var: a cell = getSelectedCell();

    for each {(var childCell:Cell in cell.parentRow.cells)

    childCell.insertLabel (labelName, theString);

    }

    public function getSelectedCell (): cell

    {

    ...

    var selectedLayers:Array = doc.selection in the table;

    var selectedLayers = obj:Object [0];

    If (obj have PointInsertion! = null) {}

    var ip:InsertionPoint = obj as PointInsertion;

    If (ip.parent cell) {}

    return ip.parent as cell;

    }

    } else if (obj as cell! = null) {}

    return items as cell;

    }

    Returns a null value.

    }

    I am now writing a C plugin that needs to read data using IScriptLabel: once again, when the user has a cursor in the same row.

    My problem is that I can't find (via the C code) against that UIDRefs the labels would have been stored by the script that the table does not seem that the objects of the cell in the same way as the script only.

    Any ideas on how to get the relevant UIDRefs?

    Thank you

    I found the answer:

    1) go to SnpIterTableUseDictHier.cpp.

    (2) go to the function void SnpIterTableUseDictHier::inspectThreadDict (const InterfacePtr& textStoryThreadDict).

    (3) add this code after the line after the line InterfacePtrMyCell (textStoryThread, UseDefaultIID());

    #define Solutiontotheproblem 1

    #if Solutiontotheproblem

    InterfacePtr iscript (textStoryThread-> QueryParent (ScriptInfo::RequestContext ()), IScript::kDefaultIID);

    {if (iscript)}

    Tags IScriptLabel::ScriptLabelKeyValueList is iscript-> GetTags();.

    IScriptLabel::ScriptLabelKeyValueList:iterator iter;

    If (!) Tags.Size ())

    {

    PMString return ("no labels found.");

    returnVal.SetTranslatable (kFalse);

    }

    for (iter = tags.begin (); iter)< tags.end();="">

    {

    PMString returnVal ((*iter).) Key());

    Return +=("::");

    Return += ((*iter).) Value();

    CAlert::InformationAlert (returnVal);

    }

    }

    #endif

    (3) voila!

    Hope that helped. If your question is the answer, please mark my solution as correct

    I used this link for the answer. The main thing to find was finding what associated text interface was IScript is associated with.

  • How to access the table (DML) not a source?

    Hello
    I created a form (using Wizard) based on the table.
    I want to insert into another table based on the button. I'm playing with the "automatic processing line (DML)" process "table source.
    And that's what I mean:

    0.03: point of treatment: ON_SUBMIT_BEFORE_COMPUTATION
    0.03: branch point: BEFORE_COMPUTATION
    0.03: point of calculation: AFTER_SUBMIT
    0.03: tabs: make the connection for the tab queries
    0.03: branch point: BEFORE_VALIDATION
    0.03: perform validations:
    0.03:... Point Not Null Validation: P19_APPL_BUSINESS_AREA
    0.03:... Point Not Null Validation: P19_APPL_SERVER
    0.03:... Point Not Null Validation: P19_NSM_SUPPORT_LEVEL
    0.03:... Point Not Null Validation: P19_ENV_TYPE
    0.03:... Point Not Null Validation: P19_BACKUP
    0.03:... Point Not Null Validation: P19_PUBL_MAILING_LST
    0.03:... Point Not Null Validation: P19_BUSINESS_REQS
    0.03: branch point: BEFORE_PROCESSING
    0.03: point of treatment: AFTER_SUBMIT
    0.03:... Process of "insert_tmp": DML_PROCESS_ROW (AFTER_SUBMIT) #OWNER #:tmp_guidebook:P19_ID:ID | I have
    0.03: see the error page...
    0.03: execute rollback...
    'MYUSER_ID HERE '.

    ORA-20513: invalid Action SAVE on this object. (I)
    ORA-20513 error: invalid Action SAVE on this object. (I)

    "

    I am very confused with the error message, since I was 3 - ple check table. and the process of 'delete' on the * source table works fine.

    Help, please.
    I also found Andy to post suggesting to create a routine of PL/SQL and call it by "to send" event.
    http://forums.Oracle.com/forums/thread.jspa?threadID=825248 & start = 15 & tstart = 0

    Just curious to know if it is possible to do this using the standard form wo will with suggestion of Andy.
    Please notify.

    Andrew

    Hi Andrew

    Yes, it is possible to do so-see: http://htmldb.oracle.com/pls/otn/f?p=28837:9

    The form on this page is based on the EMPNO selected in the report on the law which is based on the EMP.

    CREATE the button saves the data in EMP3, which is displayed in the report at the bottom.

    The thing to remember here is the recovered data on the form normally display the button apply changes and hide the button create. As you actually create a record, you must change it. In addition, the process "Process row of EMP" will allow to insert and should be triggered by the button create. On my page, I actually disabled the button apply changes and removed the condition on the button create.

    Andy

  • How to access the table of a MultipleNumericLimitTest measure?

    Here is a snippet of code Csharp I thought that should work, but does not work:


    ...
    PropertyObject point;
    ...
    If (point. GetValString ("TS. ((StepType', 0) == 'NI_MultipleNumericLimitTest')
    {
    string lower, upper;
    int numElements.
    ElementType PropertyValueTypes;
    order of the day. GetDimensions ('measure', 0, exit out elementType, lowerBound, out Limitesuperieure, out numElements);

    < numelements;="">
    {
    This next line throws an exception - "value specified is not of expected type.
    PropertyObject arrayEntry = point (PropertyObject). GetValVariantByOffset (k, 0);

    If (arrayEntry.Exists ("Status", 0))
    {
    this.currentResultData.status = arrayEntry.GetValString ('status', 0);
    }
    ...
    }
    }


    Can someone enlighten me as to what I should do to properly access the matrix of measurement?

    I thought about it...


    order of the day. GetDimensions ('measure', 0, exit out elementType, lowerBound, out Limitesuperieure, out numElements);
    ...
    PropertyObject arrayEntry = point (PropertyObject). GetValVariantByOffset (k, 0);

    ... should be...


    PropertyObject measurementProperty = item. GetPropertyObject ('measure', 0);
    measurementProperty.GetDimensions ("", 0, out out elementType, lowerBound, out Limitesuperieure, out numElements);
    ...
    PropertyObject arrayEntry = (PropertyObject) measurementProperty.GetValVariantByOffset (k, 0);

  • (Question LVOOP) How one access the data of another class in another class?

    Hello-

    Ass title suggests, how do I access another class (or is it class?) data from another (different) class?  I will attach a picture showing where my problem is...

    I was told this:

    http://zone.NI.com/reference/en-XX/help/371361H-01/lvhowto/setting_scope_classes/

    May contain some helful info, but I can still understand how to unbundle Renault of classes inside the component class data (as seen in the attached photo).

    I think there could be something simple I'm missing here when it comes LVOOP or OBJECT-oriented programming in general... If any of you are willing to help me, it would be much appreciated!

    Thank you!

    -pat

    Personal data are always private, you can never set public. Unbundle cluster function can be used only on the thread of class when he is in the class. If you need to access private data, you must create accessors.

    It of simple, just the class right click and select new, VI for access data members. He invites you to a dialog box to fill you with what you want to create, elements of data and if you want them available through property nodes (recommended). Once completed, this will generate the Afterward screw., you can use in any other VI. The nice thing about making them nodes of property is that you can plop down a property node and it thread class, and all the created accessor functions will appear in the list.

  • How to access the bookmarks on another computer if the computer accentes and they have never been exported?

    My computer crashed, and basically, I don't have access to one of my favorites. Is there a way to retrieve them? Were they stored anywhere else outside of my computer?

    Bookmarks > organize bookmarks-> import and backup - restore - choose the file...

  • Form of customization: how to access the data of another form

    Hi all

    I need to customize the form end job and for a condition, I need to use the Probation_Period_End_Date (: ASSGT.) D_DATE_PROBATION_END) which is available in the form of assignment.

    Any idea how can I use this whiout any function of writing database?


    Thank you
    Avinash

    Hello Avinash,

    You can use the query directly in the customization of form as Conditions
    Select date_probation_end in the per_assignments_x where person_id =: PERIOD_OF_SERVICE. PERSON_ID

    and put in your state of health as if you want to post Probation date of end is less then sysdate then in State in as.

    TRUNC (SYSDATE)< (select="" trunc(date_probation_end)="" from="" per_assignments_x="" where="" person_id="">
    define the error message.

    Kind regards
    Saurabh

  • How to access the taskflow in another project?

    Hello

    Is it posible to access a taskflow defined in a separate project (javeloper jpr)?
    I can access/invoke taskflow in the same project with success. However, the workflow in separate project is not accessble running. Although I have this project as a burden and they are under the same application of .jws. I got following error during execution:

    Caused by: oracle.adf.controller.ControllerException: ADFC-02001: could not find the controller of the ADF ' / WEB-INF/ui/flow/MyFlow.xml'.
    at oracle.adfinternal.controller.metadata.provider.MdsMetadataResourceProvider.getMetadataObjects(MdsMetadataResourceProvider.java:458)
    at oracle.adfinternal.controller.metadata.provider.MdsMetadataResourceProvider.loadUnmutalbeMetadataResources(MdsMetadataResourceProvider.java:365)
    at oracle.adfinternal.controller.metadata.provider.MdsMetadataResourceProvider.getResources(MdsMetadataResourceProvider.java:177)
    at oracle.adf.controller.internal.metadata.MetadataService.getTaskFlowDefinition (MetadataService.java:215)
    at oracle.adfinternal.controller.activity.TaskFlowCallActivityLogic.findTaskFlowDefinition(TaskFlowCallActivityLogic.java:1060)
    at oracle.adfinternal.controller.activity.TaskFlowCallActivityLogic.invokeTaskFlow(TaskFlowCallActivityLogic.java:220)
    at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:214)
    ... 64 more
    Caused by: oracle.mds.core.MetadataNotFoundException: MDS-00013: no metadata not found for the metadata object ' / WEB-INF/ui/flow/MyFlow.xml '.
    at oracle.mds.core.MetadataObject.getBaseMO(MetadataObject.java:1036)
    at oracle.mds.core.MDSSession.getBaseMO(MDSSession.java:2731)
    at oracle.mds.core.MDSSession.getMetadataObject(MDSSession.java:1150)
    at oracle.mds.core.MOResolver.getMetadataObjects(MOResolver.java:203)

    Thank you

    You should pack your workflow as an ADF library and add it to the other project.
    Read more here:
    http://download.Oracle.com/docs/CD/E15523_01/Web.1111/b31974/reusing_components.htm#BABCHHHJ

  • How to create the table in another schema of database even

    Hello..

    I have a database DB1
    and 2 patterns / users in this...
    Usr1 and Usr2...

    I created a TEMP Usr1 schema table... and created

    Then tried the following declaration in the schema Usr2...

    CREATE TABLE TEMP AS SELECT * FROM Usr1.TEMP;

    Then it is in error that...
    : 00942 TABLE OR VIEW DOES NOT EXIST...

    What is the reason for this...

    Thank you

    You must make this grant on any new table, you create in usr1 and you want to use in the usr2 schema.

    Its not desirable, but you can give system privileges

    grant select to usr2.

    USR2 can select on any table.

  • How to access the folder (card) is in MS Server

    Hello

    This should be an easy question, but...

    I have upgraded to 4 APEX, and I need to copy my custom folder theme is the apex under /themes. My problem is that I can't access this folder.

    At the opening of http://127.0.0.1:8080 / i to IE using "Open as a web folder", it is not asking for system/password, in order to open the directory is read-only.

    I tried the card, but without success.

    Simple Advisor?

    Kind regards
    Tomas

    Hi Tomas

    Take a look at this...

    http://www.apex-blog.com/Oracle-Apex/accessing-i-using-FTP-170.html

    See you soon

    Ben

  • HP laptop - 15-ac121dx: how to access the ram on a 15-ac121dx modules

    I want to upgrade the ram in my HP laptop - 15-ac121dx and maybe the hard drive, but I can't understand how to access the ram. There is no access panel, and unlike some other models, it doesn't have a single lever in the battery bay to remove the cover.

    OK, I realized how down low on the laptop.  After watching some youtube videos I came across another HP laptop computer who had screws under the rubber feet and of course there are also screws under the back of two rubber feet, can't believe I didn't think to look under them.

    To get the background you need to:

    1. Remove all the screws on the bottom.  (Must be 12 total)
    2. Remove the drive from DVD (Yes it does not).
    3. Finally, carefully separate the case around the side.

    After that, you should have full access to the slots of RAM and hard drive.

  • HP Jet 8 5801 how to access the webcam

    I just bought HP 8 5801 stream, product number K5L4OUA. The card that I printed shows it has a front and a rear facing camera, but I can't find how to access the rear side.  The camera screen does not show how.

    Also, how can I return the default tablet.

    Hello mlmarsh2,

    To access the front camera, will be the camera is on and showing the live mode view, wide upward from the bottom and you will see a taskbar with the option 'change Camera.

    I see another post, that you have created that you had difficulty with some applications uninstall.

    To restore Windows to factory, off the shelf.

    Hold down the power button and the Volume button simultaneously for a few seconds.

    A screen lights up showing some options.

    Choose F11 for the system recovery option and follow the prompts.

    Hope that helps.

    PS: If this is the first time you used a Tablet, you may prefer the traditional workstations such as Windows 7 has. You can install Classic Shell Setup on the tablet of flows for the old office and it will work as well as it does on a tower or laptop.

  • Multiple column trees: how to access the data in columns? There is a bug?

    Hello

    I have a strange problem. I use tree column multi like this:

    In this case, I have the tree column and two other custom columns.

    Now, how to access the data in the SECOND column?

    We can write all the data in a row thanks the EditElementTree:AddElement:ChildText, because it is an array of strings.

    However, when I want to read the data, I use ActiveCelltring, meaning that a SINGLE string and not a string table oO (so I only have the value of the first column and never others.

    So, I can do what I want? Is this a bug?

    Thank you very much

    R0b1n

    OK, I have the solution.

    We play with the ActiveColumnNumber attribute, to read the values of different...

    I left the message, it may be useful for later someboby

    R0b1n

  • I want to save my outlook.pst file but get the following error message:-impossible to copy outlook: the process cannot access the file because another process has locked a portion of the file.

    I want to save my outlook.pst file but get the following error message:-impossible to copy outlook: the process cannot access the file because another process has locked a portion of the file. How can I unlock it please?

    You have Outlook open when you save? You need to close.

    Hope this helps

    Post back if necessary

    ___________________________________________________________

    If this post can help solve your problem, please click the 'bookmark' or 'Yes' to this message button. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

Maybe you are looking for

  • IPhone 5 water damage

    I recently put my iphone through the washer 5.  Let him sit off in a bag of rice for about 10 days.  I have it recharged last night and he came and works well.  The only problem I have is that he won't have wifi.  Everything else on the phone works p

  • Qosmio G10-100 - optical drive replacement and IDE01

    I just replaced my optical DVD drive on my Toshiba Qosmio G10-100 with a product number Optiarc AD7543A drive but I get an IDE01 error message at first upward. Initially, the optical DVD drive worked later Toshiba does not recognize the drive. All so

  • Streets & trips 2009 updated

    I'm considering the purchase of a new retail version of Microsoft Streets and Trips 2009 with GPS Locator.  What is the policy of upgrading for cards of 2010? Thank you.

  • Installing the XPS on Win7 driver for 1102w calls for several locations of language files

    To install the XPS driver for printers Laserjet 1102w on Windows 7 to allow redirected printing through desktop Services remotely, I wonder for the location of the HP1100SMs.dll for every language known to man.  I need only English and have downloade

  • After the upgrade to windows 7 from windows XP my USB is no longer in effect.

    my flash drive worked well in wndows XPIn windows 7 the access light flashes constantly as if he's stuck in a loop.I tried different ports and reinstalled the drivers no luckHowever, I have a legacy port (1.0) on my microsoft internet keyboard, which