Strange error message when importing one schema into another

Hello,
using Oracle Workshop for Weblogic 10.3, I am trying to define a new schema A which imports the namespace of an already existing schema B. The schema validator states that schema B is valid.
However, when I try to add an import directive in the design view and try to select schema B as the schema location I get the error message that B.xsd is an invalid schema file. When I manually add the import directive in the source view, I can refer to all elements of the namespace defined in schema B. Unfortunately, schema A now is marked as invalid with the error message "The dependency is not configure in schema resource. Possible reason one or more import/include is not set correctly."
Even external schema validation tools do not find any validation errors in schema B.
Any ideas?
Kind regards
Alexander

The dependency is not configure in schema resource. Possible reason one or more import/include is not set correctly."http://forums.oracle.com/forums/thread.jspa?threadID=1048184&tstart=0
Regards,
Anuj

Similar Messages

  • Error message when importing CD's into iTunes.

    I've just started getting an error message when importing audio CD's into itunes. +"Error occured while converting the file "........". The disk could not be read from or written to."+ I've been importing CDs for years now and this just started happening last night. The disk image shows up on the desktop, itunes opens and recognizes the disk and searches the database and finds the artist/track names/album etc. Then when I click the import button, I get this message. If I click on the disk image in the desktop and click on a specific file it will play through iTunes. No new changes except for maybe downloading the latest iTunes update. Any suggestions? Thank you very much in advance.

    Iron-Mike wrote:
    Every time I import a CD, mp3 is louder then AAC. It's just every so often if I try AAC the volume will be really low. Like barely hearable. Maybe it has to with the fact the CD was released long before AAC format was around? Something to do with compatibility maybe?
    Iron-Mike, MP3 and AAC were both invented well after CD audio and both algorithms are well aware of CD format. Make sure you have "Soundcheck" settings turned on both for iTunes playback and for CD burning. iTunes Soundcheck is supposed to normalize the volumes in spite of variations in the files. Many people have noticed that they don't really work very well, but having them on is better than nothing.

  • Error message when importing motion files into FCP

    In FCP.
    I choose a clip/clips in my sequence. Then choose send to motion project and follow the directions from the training dvd.
    By unchecking (embed "motion" content) then save the file with a different name. Then continue with making my graphics over the video clip/clips.
    When I am done I then shut off the video layer of the clip in the motion timeline. Then I save the project. Then close Motion and try to import the motion project in FCP.
    When I try to import, I get an error message stating "File Error: 1 files(s) recognized, 0 access denied, 1 unknown."
    I go back to the training file to try the same procedure and it works fine.
    Go back to my own project and it doesn't work.
    Any ideas? Anyone?
    I have a Mac Pro 2.66GHz / 5 gigs of ram / 512 vram ATI graphics card
    Also working with universal software for FCP studio.
    Intel 2.66GHz Mac OS X (10.4.9)
    Intel 2.66GHz   Mac OS X (10.4.9)  

    OK???
    Don't know what the deal is. But I made a new sequence in my project and copied my other sequence with in the new one and then tried to do the whole clip step for step process of send to motion and importing back in and it worked!!!!
    I check all the listed settings of my sequence in my browser window and both the old sequence and new sequence are the same.
    I am happy that I can move on with my work, yet I am frustrated with the fact that I am not sure exactly what the problem is.
    Thank You Again!

  • I get an error message when trying to sign into the support community with another Apple id. On the pick a username screen I get "an account utilizing this address already exists...." despite trying a few usernames. Anyone know how I can resolve this?

    I get an error message when trying to sign into the support community with another Apple id. On the <pick a username> screen I get "an account utilizing this address already exists.Only one account per email address is allowed on the Apple Support Communities" despite trying a few usernames. Anyone know how I can resolve this?

    This problem has been driving me demented. The instructions that Ivan gives have partially worked for me. By following his link
    "How to find out if you have multiple Apple IDs" I was able to identify that yes I did have two apple accounts using the same e mail address. One was very old that I used to use for the forum boards and one is my much more recent ID that I use for everything these days. So I changed the e mail address for the old account which is associated with these discussion boards and that's the account that I am now posting this from. However even though the two accounts now have different e mail addresses when I try to log onto the boards with my more recent main apple ID I still get all the same errors as described at the start of this thread by rodgers_j. And of course that's the one I want to use so that I only have one itunes account for everything.
    So if anyone has any more hints I'd be very grateful.

  • Got error message when store XML documents into XML DB repository, via WebD

    Hi experts,
    I am in I am in Oracle Enterprise Manager 11g 11.2.0.1.0.
    SQL*Plus: Release 11.2.0.1.0 Production on Tue Feb 22 11:40:23 2011
    I got error message when store XML documents into XML DB repository, via WebDAV.
    I have successfully registered 5 related schemas and generated 1 table.
    I have inserted 40 .xml files into this auto generated table.
    using these data I created relational view successfully.
    but since I couldn't store XML documents into XML DB repository, via WebDAV
    when I query using below code:
    SELECT rv.res.getClobVal()
    FROM resource_view rv
    WHERE rv.any_path = '/home/DEV/messages/4fe1-865d-da0db9212f34.xml';
    I got nothing.
    My ftp code is listed below:
    ftp> open localhost 2100
    Connected to I0025B368E2F9.
    220- C0025B368E2F9
    Unauthorised use of this FTP server is prohibited and may be subject to civil and criminal prosecution.
    220 I0025B368E2F9 FTP Server (Oracle XML DB/Oracle Database) ready.
    User (I0025B368E2F9:(none)): fda_xml
    331 pass required for FDA_XML
    Password:
    230 FDA_XML logged in
    ftp> cd /home/DEV/message
    250 CWD Command successful
    ftp> pwd
    257 "/home/DEV/message" is current directory.
    ftp> ls -la
    200 PORT Command successful
    150 ASCII Data Connection
    drw-r--r-- 2 FDA_XML oracle 0 DEC 17 19:19 .
    drw-r--r-- 2 FDA_XML oracle 0 DEC 17 19:19 ..
    226 ASCII Transfer Complete
    ftp: 115 bytes received in 0.00Seconds 115000.00Kbytes/sec.
    250 SET_CHARSET Command Successful
    ftp> put C:\ED\SPL\E_Reon_Data\loaded\4fe1-865d-da0db9212f34.xml
    200 PORT Command successful
    150 ASCII Data Connection
    550- Error Response
    ORA-00600: internal error code, arguments: [qmxConvUnkType], [], [], [], [], [], [], [], [], [], [], []
    550 End Error Response
    ftp: 3394 bytes sent in 0.00Seconds 3394000.00Kbytes/sec.
    I have tried all suggestion from another thread such as:
    alter system set events ='31150 trace name context forever, level 0x4000'
    SQL> alter system set shared_servers = 1;
    but failed.
    is there anyone can help?
    Thanks.
    Edited by: Cow on Mar 29, 2011 12:58 AM

    Hi experts,
    I am in I am in Oracle Enterprise Manager 11g 11.2.0.1.0.
    SQL*Plus: Release 11.2.0.1.0 Production on Tue Feb 22 11:40:23 2011
    I got error message when store XML documents into XML DB repository, via WebDAV.
    I have successfully registered 5 related schemas and generated 1 table.
    I have inserted 40 .xml files into this auto generated table.
    using these data I created relational view successfully.
    but since I couldn't store XML documents into XML DB repository, via WebDAV
    when I query using below code:
    SELECT rv.res.getClobVal()
    FROM resource_view rv
    WHERE rv.any_path = '/home/DEV/messages/4fe1-865d-da0db9212f34.xml';
    I got nothing.
    My ftp code is listed below:
    ftp> open localhost 2100
    Connected to I0025B368E2F9.
    220- C0025B368E2F9
    Unauthorised use of this FTP server is prohibited and may be subject to civil and criminal prosecution.
    220 I0025B368E2F9 FTP Server (Oracle XML DB/Oracle Database) ready.
    User (I0025B368E2F9:(none)): fda_xml
    331 pass required for FDA_XML
    Password:
    230 FDA_XML logged in
    ftp> cd /home/DEV/message
    250 CWD Command successful
    ftp> pwd
    257 "/home/DEV/message" is current directory.
    ftp> ls -la
    200 PORT Command successful
    150 ASCII Data Connection
    drw-r--r-- 2 FDA_XML oracle 0 DEC 17 19:19 .
    drw-r--r-- 2 FDA_XML oracle 0 DEC 17 19:19 ..
    226 ASCII Transfer Complete
    ftp: 115 bytes received in 0.00Seconds 115000.00Kbytes/sec.
    250 SET_CHARSET Command Successful
    ftp> put C:\ED\SPL\E_Reon_Data\loaded\4fe1-865d-da0db9212f34.xml
    200 PORT Command successful
    150 ASCII Data Connection
    550- Error Response
    ORA-00600: internal error code, arguments: [qmxConvUnkType], [], [], [], [], [], [], [], [], [], [], []
    550 End Error Response
    ftp: 3394 bytes sent in 0.00Seconds 3394000.00Kbytes/sec.
    I have tried all suggestion from another thread such as:
    alter system set events ='31150 trace name context forever, level 0x4000'
    SQL> alter system set shared_servers = 1;
    but failed.
    is there anyone can help?
    Thanks.
    Edited by: Cow on Mar 29, 2011 12:58 AM

  • Get an error message when importing from iPhoto says, "There is not enough free space on your Aperture Library volume to import the selected items. It is estimated that you need at least 44GB of free space."

    I get an error message when importing from iPhoto that says, "There is not enough free space on your Aperture Library volume to import the selected items. It is estimated that you need at least 44GB of free space." the drive is empty, I just reformatted it to Mac OSX journaled.

    I'm guessing this is an extrenal drive, correct? If so make sure the library you're importimng into is really located on the external drive. By default Aperture creates its library in your home pictures folder.

  • Error message when importing data using Import and export wizard

    Getting below error message when importing data using IMPORT and EXPORT WIZARD
    Error 0xc0202009: Data Flow Task 1: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80004005.
    <dir>
    <dir>
    Messages
    Error 0xc0202009: Data Flow Task 1: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80004005.
    An OLE DB record is available.  Source: "Microsoft SQL Server Native Client 11.0"  Hresult: 0x80004005  Description: "Could not allocate a new page for database REPORTING' because of insufficient disk space in filegroup 'PRIMARY'.
    Create the necessary space by dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.".
    (SQL Server Import and Export Wizard)
    Error 0xc0209029: Data Flow Task 1: SSIS Error Code DTS_E_INDUCEDTRANSFORMFAILUREONERROR.  The "Destination - Buyer_.Inputs[Destination Input]" failed because error code 0xC020907B occurred, and the error row disposition on "Destination
    - Buyer_First_Qtr.Inputs[Destination Input]" specifies failure on error. An error occurred on the specified object of the specified component.  There may be error messages posted before this with more information about the failure.
    (SQL Server Import and Export Wizard)
    Error 0xc0047022: Data Flow Task 1: SSIS Error Code DTS_E_PROCESSINPUTFAILED.  The ProcessInput method on component "Destination - Buyer" (28) failed with error code 0xC0209029 while processing input "Destination Input" (41). The
    identified component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running.  There may be error messages posted before this with more information
    about the failure.
    (SQL Server Import and Export Wizard)
    Error 0xc02020c4: Data Flow Task 1: The attempt to add a row to the Data Flow task buffer failed with error code 0xC0047020.
    (SQL Server Import and Export Wizard)
    </dir>
    </dir>
    Error 0xc0047038: Data Flow Task 1: SSIS Error Code DTS_E_PRIMEOUTPUTFAILED.  The PrimeOutput method on Source - Buyer_First_Qtr returned error code 0xC02020C4.  The component returned a failure code when the pipeline engine called PrimeOutput().
    The meaning of the failure code is defined by the component, but the error is fatal and the pipeline stopped executing.  There may be error messages posted before this with more information about the failure.
    (SQL Server Import and Export Wizard)
    Smash126

    Hi Smash126,
    Based on the error message” Could not allocate a new page for database REPORTING' because of insufficient disk space in filegroup 'PRIMARY'. Create the necessary space by dropping objects in the filegroup, adding additional files to the filegroup, or setting
    autogrowth on for existing files in the filegroup”, we can know that the issue is caused by the there is no sufficient disk space in filegroup 'PRIMARY' for the ‘REPORTING’ database.
    To fix this issue, we can add additional files to the filegroup by add a new file to the PRIMARY filegroup on Files page, or setting Autogrowth on for existing files in the filegroup to increase the necessary space.
    The following document about Add Data or Log Files to a Database is for your reference:
    http://msdn.microsoft.com/en-us/library/ms189253.aspx
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • I am getting error messages when importing CD's. I keep getting a message saying 'unable to connect to CDDB server'. I run itunes on a macbook pro. Any ideas/solutions?

    I am getting error messages when importing CD's. I keep getting a message saying 'unable to connect to CDDB server'. I run itunes on a macbook pro. Any ideas/solutions?

    Don't worry I've sorted it! I just had to turn off Reminders as well in iCloud. Calendar then worked fine, even when I turned Calendar and Reminders back on.

  • I keep getting an error message when I try logging into i-tunes, what can be the problem?

    I keep getting an error message when I try logging into i_tunes, what can be the problem?

    Can you say what the message is?

  • How to copy one schema into another

    I need to copy one schema into another. That means, all the tables, views, constraints, etc, and all the data as well.
    I have a dmp file of source-schema (created daily with expdp by our backup schedule).
    Can I use impdp to import this dmp file into dest-schema? I'm thinking about something like this:
    The dmp file was created with:
    expdp source-schema/pwd DIRECTORY=dmpdir DUMPFILE=myproject.dmp
    Create the copy on dest-schema with:
    impdp dest-schema/pwd DIRECTORY=dmpdir DUMPFILE=myproject.dmp
    (dest-schema is an existing schema on the same machine. I'll drop all the tables before executing the command. Is there anything else I should do first?)
    If this approach is not feasible, kindly suggest me an alternative.
    Thank you.
    Edited by: mgro on Apr 16, 2010 3:22 AM (changed 2nd command: expdp to impdp)

    Thank you both. Dean, I've made a note of your proposed command. May use it next time.
    In the end I used the following command and it worked for me. I added TABLE_EXISTS_ACTION=REPLACE since the destination was not empty.
    First I ran these command logged in as SYS
    GRANT Import Full Database TO dest-schema;
    GRANT Create Any Directory TO dest-schema;
    GRANT Unlimited Tablespace TO dest-schema;
    impdp
    dest-schema/pwd
    DIRECTORY=dmpdir
    DUMPFILE=myproject.dmp
    REMAP_SCHEMA=source-schema:dest-schema
    TABLE_EXISTS_ACTION=REPLACE
    LOGFILE=implog.log
    There were some errors though. The import process complained about constraints referencing non-existent primary keys.
    It turns out that the source schema has some constraints that are marked with status DISABLED. These constraints either:
    - are not part of the DUMP file
    or
    - are in the DUMP file but skipped during import
    Don't know if this is a bug or by design behavior.

  • HT4007 I have multiple libraries. I would like to import one project into another library. How?

    I have multiple libraries. I would like to import one project into another library. How?

    Select the project in the Library Inspector and export the project as library. Then import this library into your other Aperture library.
    File > Export > Project as New Library
    File > Import > Library
    Regards
    Léonie

  • Error message when importing video

    Hi,
    I receive the following error message when trying to import .flv file in Captivate 6:
    I tried restarting the project several times, as well as creating new flash file, with no luck. This is only a 3-slide project with the video embedded on a slide, and will publish as SCORM.

    Hi all Thanks for the rapid response. However I have sort of found the problem but not the solution. I tried loading direct from the card but that failed in the same way. So I had a think what had changed  and it was only one thing. It has always worked before because I was using my XP desktop machine. I am now using a W7 laptop. So I went back to XP and hey presto, it worked. SO what does that mean? Any ideas?? Only obvious difference is the OS. In answer to why I am loading from Photoshop. I have loaded 150 video clips from the card from a compact camera.( Been on safari!) I am using PS to sort and tag for various things, then send one group to PE . I ended up that route because they loaded into PS and not PE. So in summary:- I cannot load either directly from card or via PS, video clips into PE on W7, but I can on XP. I can load same into PS and view OK in PS on W7. In case you need further info, but I suspect its a windows issue? OS=W7, PE V7, PSV7, On the W7 PC it says...  BIT rate=705kps!,Sample Rate=44khz,Channel count =1 Says image is avi but I thought it was mpeg Nothing else running Its a big fast empty machine, you could have the numbers if you really want but I don't think its relevant Sorry its abit long . Thanks Chris

  • Error Message When Importing Bookmarks From A Network Share

    An error message is generated whenever I try to import bookmarks.html from a network share on kubuntu. This same operation is sucessful on the windows version of firefox.
    To replicate:
    The bookmarks.html is created by Firefox 3.68 on windows 7. And is saved to a network share location. When trying to import this file into firefox 3.6.8 on my kubuntu 10.04 machine, I get the error message/window titled: remote files not accepted. The message states: You can only select local files.
    If I copy bookmarks.html local to the kubuntu machine, it imports without error.
    On windows, I can import bookmarks.html from the network share without error.
    Does anyone know why I can't import across the network on the kubuntu version?
    browser being run on windows 7:
    Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8
    browser being run on kubuntu 10.04:
    Firefox 3.6.8 Mozilla Firefox for Ubuntu canonical - 1.0.

    It appears to be any remote file, not just the bookmarks file. When trying to upload a file to a website, firefox threw up the same error:
    error message/window titled: remote files not accepted. The message states: You can only select local files.
    So what is it about files that are sitting on a server, firefox and kubuntu that causes this? I don't get the error message when using win7 on the same files.

  • "File Not Supported" Message when importing AVCHD footage into Premiere on Mac

    Hi,
    What I am using:
    Camera: Sony FS100
    Media Codec: AVCHD
    Computer: iMac running OSX 10.8.2
    Premiere CS6
    I have a quirky issue I have been trying to figure out.  I just bought a Sony FS100 camera which records footage in the AVCHD format.  When I import the "private" folder the camera creates into Premiere, it brings the footage in but always give me this error message: "File format not supported" along with a list of every clip on the card.  The thing is, despite the warning, Premiere brings in each clip fine into browser window.  I can preview the clips, edit them and export them out of the timeline with no problems that I have seen.  Additionally, if I go back to the "File" dropdown and select "Import Recent File", I can select any of the the files individually again and NOT get the error message when I bring in the clips.  I have imported from the Private folder amd the AVCHD quicktime inside the Private folder and, when I do, I get the above mentioned error.  But if I import any of the .mts folders that Premiere can see inside the AVCHD folder (each .mts folder seems to represent each indvidual clip), they come in perfect without the error message.  Additionally, if I locate the folder through the media browser, it brings the clips in without the error message.  I can then drag these clips into the Project window like I have been trying to do eith the "import" function.  So should I not be using the "Import" function with these files?  I want to because that is what I did with FCP?  Any help would be much appreciated!

    The PRIVATE folder contains far more than just the media.  Those additional files are what's generated the message.
    The proper method here is to use the Media Browser for importing.

  • Strange error message when I tried to use the "collaborate" function under "File"

    Has anyone else met this before? : I am trying to share my project with my team members. Tried File -> Collaborate and then try three options under it. Non e of them works. It asks for your Adobe ID in order to sign in and upload. However, every time I typed in my Adobe ID and password, it gave me strange error messages. The first time it says: User has not verified email address yet. I have been using this Adobe ID since 2008 or 2009 and of course I have verified my email address. But to make sure, I went back to my email box and search for emails about Adobe ID verification but I didn't find any (I never delete emails such as this).
    Then I tried to register a new Adobe ID. This time when I tried to singn in with the new Adobe ID, it will either say "Network may not be available" (which is not true because I am able to surf on the Internet at the same time), or it says "User has not accepted user condition/agreement".
    I feel so frustrated because I feel this is definitely not my mistake which caused the failure of log in.
    Hope someone can tell me what the reason is and how to fix it though.
    Thanks a lot.

    Hi Lilybiri,
    Thanks for your quick response. I followed your suggestion and verified my Adobe ID on acrobat.com.
    Now I can enter the collaborate function. However, everytime when I tried to send it to myself (for test purpose) I got another error message "You need to enter a valid emaill address". I saw someone else on this forum has met the same problem. Do you have any suggestion on what is the possible reason for this to happen?
    Again, thanks for the fast response. You have been helping me and other ppl so much.

Maybe you are looking for

  • Error while installing oracle 10g developer suite  on windows xp

    I am getting following error when i am trying to install the oracle 10g developer suite windows xp with sp3 +*"---------------------------*+ Oracle Universal Installer+ ---------------------------+ Error in writing to directory c:\TEMP\OraInstall2010

  • Audiomorph

    Hi, is notmad the only software, which supports ? Thx x34 Zen Touch 40GB

  • How to stop videos from automatically playing in safari?

    Recently, when I open various web pages in Safari 7.0.6, running OS 10.9.4 videos will start playing immediately.  Sometimes 4 or 5 on one page all at once.  I did a search for this issue and found the suggestion to run click to flash.  I have it ins

  • JProgerss bar or JSlider?

    Hi everybody. Well i developed some desktop base application which is connected to MySql database and when i run this, it takes a moment to be dislayed on the screen, so i think that would be a good idea use something like progress bar or maybe slide

  • BI 3.5 vs NW 2004s

    Hi ,    Can you please tell or send me what are the diffrences between BI 3.5 and NW 2004s from the Web Application development point of view. maild id : [email protected] Regards Madhukar