Owb 10.1.0.4 own design repo in 10.2.0.2 ... how about enqueue_resources ?

Hi,
while importing metadata from a repository that we exported from a repo on 10.1.0.2 we get errors. From the certfication matrix I checked that the 10.2.0.2 database is certified. enqueue_resources is deprecated in 10.2.
The error is 'Import requires more than the maximum number of locks allowed' and we already set dml_locks to 5000 which I think should be enough (3 developers and a few hundred tables ...).
We can perform the import successfull when only 1 user is connected ... A bit weird. since there only work a handfull of developers on the database, processes is not very high.
also found: https://metalink.oracle.com/metalink/plsql/f?p=130:14:6355691635935976510::::p14_database_id,p14_docid,p14_show_header,p14_show_help,p14_black_frame,p14_font:NOT,221188.1,1,1,1,helvetica
not a 100% match for the versions ...
who has any more ideas ?
Thanks,
Ronald.

Check Metalink, it's actually a bug. Patch 4958064
(BACKPORT OF BUG 4898116 ON TOP OF VERSION 10.1.0.4)
is supposed to fix it.This looks promising. Does this apply to the server or the client installation (or both) ?
thanks,
Ronald.

Similar Messages

  • INS0029 error when installing OWB Design Repo

    Hi,
    I tried to install design repository(OWB 10g) on database 10.1.0, I created separate tablespaces for a new user, at 11% of installation proccess I get INS0029 error, repoassist log gives the following listing:
    oracle.wh.util.DebugUtility: [getOCIorThinConnection]:connectInfo = (DESCRIPTION=(ADDRESS=(HOST=localhost)(PROTOCOL=tcp)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=db1)))
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility: [getOCIorThinConnection]:userName = owb_rep
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility: [getOCIorThinConnection]: Asst: Trying with oci
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility: [getOCIorThinConnection]: Asst: using oci
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility: =========== enter file: ../../reposasst/SnapshotGenerated.pks
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility: java.lang.NullPointerException
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility: java.lang.NullPointerException
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at java.lang.String.<init>(String.java:166)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.sql.CharacterSet.UTFToString(CharacterSet.java:792)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.DBConversion.CharBytesToString(DBConversion.java:520)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:621)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.T2CStatement.execute_for_describe(T2CStatement.java:853)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.T2CStatement.execute_for_rows(T2CStatement.java:1002)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1028)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:1451)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:340)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain.processSQLToken(ReposInstMain.java:2592)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain.processDriverFile(ReposInstMain.java:2326)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain$2.runTask(ReposInstMain.java:1824)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.ewt.timer.Timer.doRun(Unknown Source)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.ewt.timer.Timer.run(Unknown Source)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at java.lang.Thread.run(Thread.java:534)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility: java.lang.NullPointerException
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility: java.lang.NullPointerException
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at java.lang.String.<init>(String.java:166)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.sql.CharacterSet.UTFToString(CharacterSet.java:792)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.DBConversion.CharBytesToString(DBConversion.java:520)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:621)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.T2CStatement.execute_for_describe(T2CStatement.java:853)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.T2CStatement.execute_for_rows(T2CStatement.java:1002)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1028)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:1451)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:340)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain.processSQLToken(ReposInstMain.java:2592)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain.processDriverFile(ReposInstMain.java:2326)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain$2.runTask(ReposInstMain.java:1824)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.ewt.timer.Timer.doRun(Unknown Source)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at oracle.ewt.timer.Timer.run(Unknown Source)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility:      at java.lang.Thread.run(Thread.java:534)
    Tue Nov 08 01:50:47 CET 2005
    oracle.wh.util.DebugUtility: Assistant operation is unsuccessful ...
    Could anyone feed back with a workaround, I tried using thin driver, different tablespaces sizes - these are hints from INS0029 related posts, but did not solved the problem. On database, where I tried to install repository, default locale is pl_PL.

    I found a sollution, reinstallation of OWB, installation of design repo in default tablespaces. Besides I don't know if setting default language to English which was used during installation of OWB has helped.

  • I bought an iphone 5, i am giving my itouch to my daughter.  I set up an itunes account for her, and would like to let her keep the music and apps on the itouch plus give her her own account to add to the itouch.  how do I do this.

    i bought an iphone 5, i am giving my itouch to my daughter.  I set up an itunes account for her, and would like to let her keep the music and apps on the itouch plus give her her own account to add to the itouch.  how do I do this.

    iOS: Transferring information from your current iPhone, iPad, or iPod touch to a new device

  • How to check if my Porsche Design P'9982 is brand new and how long I have warranty ?

    How to check if my Porsche Design P'9982 is brand new and how long I have warranty ?
    Chandy Boy

    chandlar_27 wrote:
    How to check if my Porsche Design P'9982 is brand new and how long I have warranty ?
    Hi @chandlar_27! Welcome to the BlackBerry Support Community Forums!
    Warranty? You have to conntact the place where you got it.
    To know if it's not been used yet, Go to the Phone App> Swipe down from the top screen> Settings> Call Summary.
    if the number there doesn't match your personal use since purchase, you will know it has been used before.
    Click if you want to Thank someone. If Problem is resolved, so that others can make use of it.

  • How many listen we have for creative suits Web-design? because i don't know how to install on my new pc! thank you for the answer!

    How many listen we have for creative suits Web-design? because i don't know how to install on my new pc! thank you for the answer!

    This is not a photography question.  It is an application specific question,  Please post in the Photoshop forum.
    Photoshop General Discussion
    Remember, you are not addressing Adobe here in the user forums.  You are requesting help from volunteers users just like you who give their time free of charge. No one has any obligation to answer your questions.

  • Why i Can't activate my iphone just because idont own the apple id  i dont ever know  how the email is even a password that make no sens  apple please help me i will tell you my model  my FCC ID , IC and IME

    Why i Can't activate my iphone just because idont own the apple id  i dont ever know  how the email is even a password that make no sens  apple please help me i will tell you my model  my FCC ID , IC and IME

    If the phone was previously owned and is locked to that owner's Apple ID the ONLY way you can activate it is to get that person to release Activation Lock. This is an antitheft feature of the phone; stolen phones are useless.
    If you purchased the phone new you created the Apple ID, and will have to remember it. If it is only the password you have forgotten go to https://iforgot.apple.com

  • I want to upgrade from cs3 design premium to cs6....how do i do that?

    I want to upgrade from cs3 design premium to cs6....how do i do that?

    You cannot. There is no upgrade path from CS3 to CS6 any more. That window closed a couple of years ago.
    Your options now:
    Buy a full new version of CS6, or
    Join the Cloud

  • I have just updated my OSX from 10.6.8 to 10.8.5  My in Design CS2 will no longer work.  How do I up

    I have just updated my OSX from 10.6.8 to 10.8.5  My in Design CS2 will no longer work.  How do I update the software?

    What you could do if you have to stick with CS2 is to have a bootable hard drive that is setup to be on Snow Leopard (10.6). For the times you need to use old software such as InDesign CS2, then restart the Mac and boot from the external hard drive into 10.6 and then you're OK. I use this method for any PowerPC programs I rarely use.

  • I use my own color profiles from Photoshop CS6/Mac Pro - how do I turn of Epson Artisan 837 printer color management?

    I use my own color profiles from Photoshop CS6/Mac Pro - how do I turn of Epson Artisan 837 printer color management?

    Choose Photoshop Manages Color in the CS6 print dialogue. At the top, click the Print Settings button and disable any color management settings for the printer.
    Edit: Correction, that's CS6 in Snow Leopard. In Mountain Lion, if you check the print settings, color management for the printer should automatically be disabled when using Photoshop Manages Color.

  • Sometimes in a busy area, like a large shopping mall, my WIFI dropdown menu has a dozen or more selections, and my own hotspot (MIFI) does not show up. How do I get the Mac to ignore the dozen other options and find just my MIFI connection?

    Sometimes in a busy area, like a large shopping mall, my WIFI dropdown menu has a dozen or more selections, and my own hotspot (MIFI) does not show up. How do I get the Mac to ignore the dozen other options and find just my MIFI connection?

    System Preferences>Network- Unlock padlock.  Highlight Airport.  Network Name-select your name.  Click on the Advanced button.  Airport/Preferred Networks-delete all that is not your network.
    Place a check mark next to "Remember networks this computer has joined."  Click the OK button and lock the padlock.  Restart your computer.

  • How can I edit an image I found online into my own design in illustrator?

    I found this image online that I like for an upcoming church service but I want to recreate it and make it my own. I'm still new to the creative suite so I have a lot to learn. I want to keep the same look of the image but change out a few things without changing the original look and feel. Does anyone have some insight as to how I can achieve this? I have attached the image I am wanting to recreate and I can give details if needed as to what I'm wanting to do.
    Thank you

    Monika, Thank you for the tutorial. Hopefully this will help me out in the way I expecting. If anyone else has help similar to this, it is greatly appreciated!
    jdanek and rcraighead, thank you for your concern with copyrighting. I do understand the copyright laws and implications but I guess I wasn't as clear as I could've been in explaining what I am trying to do. The image I found online has the look I'm going for as far as overall design. I like the distressed look and the lines with the outer text following a certain path. I know how to do the shape and the text path what I am unsure of is how to do the distressed look and the overall "feel" of this image. That is what I was trying to ask for help with. As I said in my original post, I am still new at this and also the terminology for different looks, designs, etc. That's why I asked it the way I did originally so that I could show what I was needing help to create.

  • How to use the Keying of CompactPCI in my own designed PXI-module?

    as title.
    I've designed a own PXI-module.Since I havn't seen the CompactPCI Keying in J1 before, I don't know how to use it, or it is just necessary for special application field?

    Hello,
    Please refer to the link below, I think it will have all of the information that you need concerning keying of CompactPCI and PXI modules:
    http://digital.ni.com/public.nsf/websearch/98907157CE1428A286256BC900607485?OpenDocument
    Regards,
    Andrew Mierau
    Applications Engineer
    National Instruments

  • OWB wont import new FKs from Designer

    After importing a model from Designer and validating I found a couple of tables with FK constraints that had been defined with no columns. No problem there, went back into Designer and fixed them up.
    Now though, for those tables, OWB will not acknowledge the existance of any foreign keys for them. Not even newly created ones!
    I have tried many things including deleting the tables from OWB and reimporting new but they still show no foreign keys despite the fact that they are clearly defiined in Designer.
    Any ideas?

    OK, I figured out what's going on. Things are worse than I first thought.
    I appears that whilst the tables are coming from a physical model, the relationships come from the logical model (perhaps via the "relationship" attribute of the foreign key constraints). That suggests that if you have created a physical model from scratch, or have changed the model generated from the logical model (as I have) then importing from Designer into OWB is not a suitable approach.
    Looks like I will have to generate DDL from Designer, run it into the database and then reverse engineer from there into OWB.

  • Filter destroys own design

    Hello,
    after having many problems yesterday implementing my own stylesheets to format my htmlb-elements in desired design, I have now created a provisorily theme.
    By now I have the problem that, whenever using a filter in a tableview, my design is being destroyed. All attributes concerning width (in tableView and tableViewColumn) are not considered.
    Does anybody know what is the reason for that, and do you have a solution?
    Thanks for answers.
    Best regards.
    Tobias

    As for the width - what exactly are you trying to achieve?
    There are some restrictions as to which extent the width attribute really gets applied by the browser.

  • Install OWB 10g (10.1) - Repository Assistant Design Repository Data TS

    The 10g Install/config guide B12150-01 states in chap 2 heading 2.3 para 8
    Select the tablespace for data. The tablespace for data stores the tables that Warehouse Builder creates in order to store the client's metadata. If you plan to run lineage impact analysis reports on your design metadata, do not select a tablespace that is locally managed and whose Segment Management Clause is set to AUTO. Default: USERS. (Recommendation: >50MB.)
    Can anyone tell me if the phrase that begins with "do not select"... is a documentation error, or, in fact, it works without this restriction. Normally, Oracle recommends this setting. Any further info on this would be gratefully appreciated.
    Thanks very much

    I don't know much about the 10g Releases yet but I had the same error with 9.0.2.3. The problem is that OID isn't available when it needs to be.
    When you get the error, start OID using the command line then try running the config assistant again.
    Hope this helps
    Alex

Maybe you are looking for