Can't describe the objects created

Hi all.
I'm trying to register a Schema in XML DB. After several problems I have succeded and I have registered it. The problem is that when I take a llok at the enterprise manager console, everything seems to work right: the objects (types and tables) that I wanted to create are there, but when I try to exec a 'describe' statement in SQL Plus to see exactly the mapping done I receive the message:
"SQL> desc XDB_DIAGRAM_TYPE
ERROR:
ORA-04043: the object XDB_DIAGRAM_TYPE doesn't exist"
Any idea?? It seems Oracle is not able to describe these objects unless you make annotations (and they must be written using upper-case) in the Schema that you are registering. Is it right?? If it is, could you give me some reference about how to make good annotations in the Schema to control the mapping between Schema components and Oracle Objects??
Thanks on advance for your help

Log in as the account where the objects were created. If you select object_name, object_type from user_objects you will see what is created and the exact names for these objects. Upper/lower case or system generated object names.
for example:
SQL> desc "proposal263_TAB" will work for mixed case system generated object table.

Similar Messages

  • How can you move the objects from one server to another?

    how can you move the objects from one server to another?

    Hi,
    Collecting objects for Transporting
    1. rsa1->transport connection
    2. left panel choose 'object type', middle panel choose 'infocube' and 'select objects'
    3. then choose your infocube and 'transfer'
    4. will go to right panel, choose collection mode 'manual' and grouping only 'necessary objects'
    5. after objects collection finished, create request
    6. If they are $TMP, then change the package.
    7. When you click the Save on the change package, it will prompt for transport. Here you can provide an existing open transport request number, or if you like here itself you can create a new one.
    8. You can check the request in SE09 to confirm.
    Releasing Transport Request  
    Lets say you are transporting from BWD to BWQ
    Step 1: In BWD go to TCode SE10
    Step 2: Find the request and release it (Truck Icon or option can be found by right click on request #)
    Note: First release the child request and then the parent request
    Steps below are to import transport (generally done by basis )
    Step 1: In BWQ go to Tcode STMS
    Step 2: Click on Import queue button
    Step 3: Double Click on the line which says BWQ (or the system into which transport has to be imported)
    Step 4: Click on refresh button
    Step 5: High light the trasnport request and import it (using the truck icon)
    Transport
    http://help.sap.com/saphelp_nw2004s/helpdata/en/b5/1d733b73a8f706e10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/0b/5ee7377a98c17fe10000009b38f842/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/media/uuid/224381ad-0701-0010-dcb5-d74236082bff
    Hope this helps.
    thanks,
    JituK

  • How can i override the default create operation UIX ADF STRUTS

    Hi dear forum:
    How can I customize the default create operation?
    I need to calculate a value and put it into the new row created.
    Please help me!!!

    Hi,
    if you are usimng Business Components,
    1. Select the Entity Object and double click on it
    2. Select the Java node
    3. Check the "Create Method" checkbox
    4. click OK
    5. Open the <eo name>Impl.java file created (need to see this in System navigator view)
    6. Search for the set<Attribute name>() method and add your calculation for this attribute
    Frank

  • Can we check the Objects modifiable " option for standard objects

    Dear Friends
                 In IR , we have imported SRM SERVER->SRM SERVER5.5
    Then we  have checked the option<u><b> "Objects are modifiable"</b></u> then we imported the IDOC from R/3 system under SRM SERVER 5.5 swcv.
    Then created the mapping.It is working fime.
    how ever i am not sure whether it is right process.Can we check the "Objects are modifiable" for standard compoents delivered by SAP????
    Regards
    chandra

    Hi Jai,
      <i> >>>Can we check the "Objects are modifiable" for standard compoents delivered by SAP????
    No. As best practise you are not supposed to do so.</i>
    In order to implement any changes in the mapping we can do it rite.
    Because recently i have applied one SAP note to my SRM swcv and one of the MM object was changed according to the requirements.
    Thanks,
    Prasanthi.

  • How to find the objects created in last one year

    Hi Experts,
    How to find the objects created in last one year.
    Thanks in Advance,
    Iff

    hi
    just go through this table.
    <b>TADIR</b>  object as 'PROG'
    in this you can also provide the authors name in AUTHOR field
    and
    <b>TRDIRT</b>
    reward points if it helps,
    regards,

  • Can we delete the views created for a user in Oracle BPM J2EE WL

    I am using Oracle BPM 10.3 MP2 Enterprise Edition
    Version: 10.3.2
    Build: #100486
    Can we delete the views created for a user in workspace?
    Usually we are using the filter option within workspace and then saving it as view.
    Would like to know if we can delete such views and create again.
    These views are user specifc
    Thanks in Advance.
    -Sree

    I usually use this scripts to clean the workspace user custom seetings:
    delete from fuego_objclassinst where fuego_objclassname = 'bea.albpm.workspace.layout';
    delete from fuego_strprops where (fuego_category = 'fuego-view' OR fuego_category= 'fuego-presentations');
    delete from fuego_strprops where (fuego_category = 'WAM' );
    Hope this help.
    Regards

  • Where I can find out the Offer created by in Oracle SSHR

    Where I can find out the Offer created by in Oracle SSHR. I have to make a report with Vacancy created by and Offer created by.
    I found out the Vacancy Created by.
    From where We can I find out the Offer created by. from the workflow tables or EBS SSHR tables. Please help

    Anil,
    You would want to look at the Database Tables Reference that is part of the SAP Business One SDK Help Center Documentation to assist you with your question.  Specifically look at Marketing Documents and Receipts > A/R Invoice and then at the tables OINV and INV1.
    Hope that helps,
    Eddy

  • Can't scale the objects. The requested transformation would make some objects too small to use.

    How does one remedy this Adobe error message? "Can't scale the objects. The requested transformation would make some objects too small to use." This one always gets me. I'll spend more time trying to find the object in question. This has happened in almost al versions, but this time it's CS5.

    Hmm, possible solution would be to select your object(s), scale them to 90%, and then hit Cmd+D or Control+D to repeat the transformation. I read that sometimes if you scale down too much and too fast it can cause this message.
    Hope this works for you!
    Michael

  • How can I Serialize the Object of org.apache.xalan.transformer.TransformerI

    Teachers:
    How can I Serialize the Object of org.apache.xalan.transformer.TransformerImpl.

    org.apache.xalan.transformer.TransformerImpl doesn't appear to be serializable... what do you try to achieve?

  • I am trying to copy a document and I keep getting the error "Can't paste the objects. The requested transformation would make some objects fall completely off the drawing area."

    I am trying to make duplicate documents with minor adjustments to each and when I try to copy the artwork from one document and paste it into the new document I keep getting the error "Can't paste the objects. The requested transformation would make some objects fall completely off the drawing area." Both documents are exactly the same size, res, color format etc. I even tried to drag and drop and get the same error message. Anyone know what I can do to resolve this issue?

    Try scaling the view size down to 6% or so and then do a Select All. See if there are objects off the artboard which may be causing this error. Most often you will see this if there were guides dragged from a ruler which were selected by dragging the white arrow and then deleted. This leaves the anchor points at the edge of the work area.

  • How can we restrict the objects..?

    Hi it was a question asked in an interview.
    How can we restrict the object..?
    is it with RSSM and PFCG settings..?
    Correct me if I am wrong..!
    Cheers,
    Vasu

    hi Vasu,
    if the question is restriction in reporting by authorization, then you are right. take a look some bw authorization docs
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/adeac294-0501-0010-5a97-9ac5d562b1be
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/1b439590-0201-0010-ea8e-cba686f21f06
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/39f29890-0201-0010-1197-f0ed3a0d279f
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a6329790-0201-0010-b4a1-fdd384045fdb
    hope this helps.

  • I can see somewhere the object arrangement position in a layer?

    I can see somewhere the object arrangement position in a layer?
    The question apeir after next problem apeir: I have a document on one layer with hundred of object and I want a new object to put after an object but befor another, is easy with Ctrl+] or Ctrl+[ when I have 10 - 20 objects, but when I have hundred ... take to much time, so, it is a posibility to arrange 2 objects quickly next one each other from the point of view of arrangement into a layer?
    Thanks for answers.

    Hi, I know that menu, and in that  menu I have one Layer, but in that layer I have , by example, 541 objects, when I import a new object, that is gona be object 542, and now the new object I want to put after, let's say, object 134. How to do that quickly? That is the question!

  • Can i remove the words "created in  trial version" from a file now i have purchased full version?

    Can I remove the wording " created in trial version" from a video now i have purchased the full version?

    Presumably a Premiere Elements question. For future reference note that Premiere Elements has its own forum and you should post further PRE questions there. But the answer to your question is in the PRE FAQ entry - http://forums.adobe.com/thread/433730?tstart=30.
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children
    If this post or another user's post resolves the original issue, please mark the posts as correct and/or helpful accordingly. This helps other users with similar trouble get answers to their questions quicker. Thanks.

  • Can someone describe the product history (SAP MDM) and evolution

    can someone describe the product history (SAP MDM) and evolution

    Hi SasikanthReddy M,
    can someone describe the product history (SAP MDM) and evolution
    This is what one of the blog says on this:
    MDM product was available for the last few years and its last version was MDM 3.0 this product was ABAP based tool with very strong capabilities in large scale data integration and consolidation between SAP systems, the problem with this tool was that it was too complicated for implementation and less strong in the client side.
    In order to make it better SAP had to decide whether to invest more development efforts or buy some other product that will be able to provide the missing capabilities, during the quest for this tool SAP found this Israeli company called A2I and their product called xCat. Even though the xCat product was intended for product catalog management SAP identified the grate potential in it both from conceptual and technical point of view and decided to buy it and make it SAPu2019s MDM product.
    At first this product was called MDME (MDM Extension) but now it was announced as the MDM official tool by SAP. The MDM5.5 tools is a very sophisticated tool from one hand providing great Data Modeling , data consolidation, fast data extraction , and search capabilities, and from the other hand it is very simple for installation and implementation (both from infrastructure point of view and end user experience). So now SAP has a very strong offering in the MDM world:
    Now the lastest version of MDm is MDM 5.5 SP06.
    Hope it helps.
    *Kindly reward points if helpful
    Thanks and Regards
    Nitin Jain

  • Please help. New CS 4 error: can't move the objects. the requested transformation would make some objects fall completely off the drawing area.

    I know this is not a "new" error message, but I have never gotten it on any previous version of Illustrator. I just upgraded to CS 4 and now get it on virtually every file when I try to nudge an object in any direction. Not that it should matter, but these are files that were created in earlier versions of Illustrator and I never had this problem. I have followed instructions from similar posts to no avail. I have zoomed way out to the edge of the art board: there are no hidden layers, objects, or guidelines, no lingering points from erased guidelines, or objects of any sort anywhere near the edge of the art board (which, I know, is enormous compared to the size of my working 11 x 17 document.)
    What am I missing?
    Also, on occasion, when I CAN nudge an object (usually a JPG or PDF image that I placed in the document), the image just disappears. I think it is still "there" though I cannot see it. Any suggestions?

    I am nudging it by selecting the object and hitting the up, down, or side arrows. Dragging with the mouse works fine, but does not give me the precision I'm looking for. Dragging with the mouse also avoids the "disappearing PDF/JPG" problem.
    I don't know what plug-ins I have. Possibly none.
    I don't use clipping masks. But I did select one object (and then ultimately selected all objects) and went to clipping mask, the "release" function was not active, so I am assuming there are no clipping masks in the document.
    I did attempt to select stray points, nada.
    I have not tried getting rid of the settings folder. Not sure how to do that?
    Also not sure how to take a screen shot to show you. I can tell you that there is only one layer and it is a very simple document with just a JPG image, a few objects and some text.
    Sorry! I hope this helps you help me, I normally just use a few simple tools to produce some basic documents.

Maybe you are looking for

  • Reports Character Mode Previewer Fonts

    Hi, We design a character mode report to print on a matrix printer.(Reports 2.5) According to documentation, when we set report properties->Character Mode->Report Width-Height reports previewer chooses a suitable font at previewer. This font is usual

  • Enabling tracing in remote debugging

    Hello, I am wondering how to enable tracing in remote debugging. Here is what I now how to do: 1) how to attach to JDPA, 2) run till the breakpoint. Next, when I try to step in, or step over the process is always run until the next break point regard

  • Issue in using QT library

    Hi I am new to QT development. I am trying to write an application with QT 5.0 and when i make a call to GetMoviePropertyAtom(), the container returned to me is NULL. The 'movie' that was sent as an input parameter was created using NewMovieFromFile(

  • Cant open xmp files in photoshop element 8

    i thought i was able to open xmp files with ps element 8. am i missing something or does this program not do it? I have over 560 pictures from a wedding that i cant open. they were taken with a canon camera by a relative and would love to view them!

  • LAN extension Design

    A Customer has a layer2 switch as the edge device, connected directly to the Metro Ethernet Provider (LAN extesnion). The Metro Network is connected to an ATM Cloud which in turn connected to another Metro area. as follows:- customer CPE switch A<-->