MySQL optimization tips for IDM repo?

I am running IDM 7.1 and MySQL 5.0.45 for the repository on RHEL 4. I understand that idm is storing large xml strings in the mysql repository so typical mysql optimization may not apply. I have 2 cpu and 4G ram and when initially loading data from file into the repo performance is slow. Are there any mysql variables I should set to impove performance and load time?

indie_idm pretty much hit the nail on the head :) We started with 4GB and then upgraded to 8GB in our server and it runs pretty well now.
I've been working on some settings over the last couple versions and currently with 7.1.1 the following appear to work great. I'm not a DBA or MySQL expert but with a lot of trial-and-error have significantly improved our performance. Once I dumped 15k AD Accounts and 100k LDAP Accounts into IDM it was miserable, took 3 days to Sync LDAP! Now with these settings takes a handful of hours:
[mysqld]
port = 3306
socket = /tmp/mysql.sock
skip-locking
key_buffer = 512M
max_allowed_packet = 16M
table_cache = 512
sort_buffer_size = 512M
read_buffer_size = 8M
read_rnd_buffer_size = 8M
myisam_sort_buffer_size = 512M
thread_cache_size = 8
query_cache_size = 64M
# Try number of CPU's*2 for thread_concurrency
thread_concurrency = 16
# You can set .._buffer_pool_size up to 50 - 80 %
# of RAM but beware of setting memory usage too high
innodb_buffer_pool_size = 2G
innodb_additional_mem_pool_size = 20M
innodb_log_buffer_size = 8M
innodb_flush_log_at_trx_commit = 1
innodb_lock_wait_timeout = 120
[mysqldump]
quick
max_allowed_packet = 16M
[isamchk]
key_buffer = 256M
sort_buffer_size = 256M
read_buffer = 2M
write_buffer = 2M
[myisamchk]
key_buffer = 256M
sort_buffer_size = 256M
read_buffer = 2M
write_buffer = 2M

Similar Messages

  • I have a Macbook Pro 15" that is three and a half years old.  Although it has slowed a bit, it still runs well and runs every program I need. Any tips for how to keep this old computer running well and in good health?

    I have a Macbook Pro 15" that is three and a half years old.  Although it has slowed a bit, it still runs well and runs every program I need. Any tips for how to keep this old computer running well and in good health?
    I have a 250 gig drive and try to keep at least 100 gigs unused at all times, 4 GB 667 MHz DDR2 SDRAM memory, back up with Time Machine and CrashPlan, and have OS X 10.7.3.
    This was my first Mac since an old Apple II GS.  After that I used PC's and got really good at reformatting, replacing drives, reinstalling, defragging, resolving software conflicts, etc.  Since switching back to Macs (five in my extended family now), I haven't had to do any of those things. So, although, the cost is three times as much, the aggrevation has been ten times less.
    I'm retired and living on a fixed income and would therefore like to keep this computer running as opposed to constatntly upgrading.
    That said, any tips?
    Thanks
    It does have a crack on the left of the screen case about 3/4'' up from the bottom.  I've posted that as another question.

    Kappy's Personal Suggestions for OS X Maintenance
    For disk repairs use Disk Utility.  For situations DU cannot handle the best third-party utilities are: Disk Warrior;  DW only fixes problems with the disk directory, but most disk problems are caused by directory corruption; Disk Warrior 4.x is now Intel Mac compatible. Drive Genius provides additional tools not found in Disk Warrior.  Versions 1.5.1 and later are Intel Mac compatible.
    OS X performs certain maintenance functions that are scheduled to occur on a daily, weekly, or monthly period. The maintenance scripts run in the early AM only if the computer is turned on 24/7 (no sleep.) If this isn't the case, then an excellent solution is to download and install a shareware utility such as Macaroni, JAW PseudoAnacron, or Anacron that will automate the maintenance activity regardless of whether the computer is turned off or asleep.  Dependence upon third-party utilities to run the periodic maintenance scripts was significantly reduced since Tiger.  These utilities have limited or no functionality with Snow Leopard or Lion and should not be installed.
    OS X automatically defragments files less than 20 MBs in size, so unless you have a disk full of very large files there's little need for defragmenting the hard drive. As for virus protection there are few if any such animals affecting OS X. You can protect the computer easily using the freeware Open Source virus protection software ClamXAV. Personally I would avoid most commercial anti-virus software because of their potential for causing problems. For more about malware see Macintosh Virus Guide.
    I would also recommend downloading a utility such as TinkerTool System, OnyX 2.4.3, or Cocktail 5.1.1 that you can use for periodic maintenance such as removing old log files and archives, clearing caches, etc.
    For emergency repairs install the freeware utility Applejack.  If you cannot start up in OS X, you may be able to start in single-user mode from which you can run Applejack to do a whole set of repair and maintenance routines from the command line.  Note that AppleJack 1.5 is required for Leopard. AppleJack 1.6 is compatible with Snow Leopard. There is no confirmation that this version also works with Lion.
    When you install any new system software or updates be sure to repair the hard drive and permissions beforehand. I also recommend booting into safe mode before doing system software updates.
    Get an external Firewire drive at least equal in size to the internal hard drive and make (and maintain) a bootable clone/backup. You can make a bootable clone using the Restore option of Disk Utility. You can also make and maintain clones with good backup software. My personal recommendations are (order is not significant):
    Carbon Copy Cloner
    Data Backup
    Deja Vu
    SuperDuper!
    SyncTwoFolders
    Synk Pro
    Synk Standard
    Tri-Backup
    Visit The XLab FAQs and read the FAQs on maintenance, optimization, virus protection, and backup and restore.
    Additional suggestions will be found in Mac Maintenance Quick Assist.
    Referenced software can be found at CNet Downloads or MacUpdate.
    Be sure you have an adequate amount of RAM installed for the number of applications you run concurrently. Be sure you leave a minimum of 10% of the hard drive's capacity as free space.
    Adding more RAM, if feasible, and a new, faster hard drive may also help pep it up a little.

  • [SOLVED] Sigs not found for xyne repos

    edit: -facepalm-
    Changing
    SigLevel = Required
    to
    SigLevel = PackageRequired
    in pacman.conf did the trick
    As the title suggests I'm having problems with a lack of signatures for Xyne's repos (not sure if this topic belongs here for unofficial repos?). It was working fine last night when I last upgraded the computer
    [11:59:25] $ sudo \pacman -Syu
    error: xyne-x86_64: missing required signature
    error: xyne-any: missing required signature
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    xyne-x86_64 is up to date
    xyne-any is up to date
    community is up to date
    error: database 'xyne-x86_64' is not valid (invalid or corrupted database (PGP signature))
    error: database 'xyne-any' is not valid (invalid or corrupted database (PGP signature))
    When I attempt to refresh the mirrors
    [12:00:31] $ sudo \pacman -Syy
    error: xyne-x86_64: missing required signature
    error: xyne-any: missing required signature
    :: Synchronizing package databases...
    core 107.8 KiB 175K/s 00:01 [--------------------------------------------------------------------------] 100%
    extra 1408.5 KiB 183K/s 00:08 [--------------------------------------------------------------------------] 100%
    xyne-x86_64 2.7 KiB 330K/s 00:00 [--------------------------------------------------------------------------] 100%
    error: failed retrieving file 'xyne-x86_64.db.sig' from xyne.archlinux.ca : The requested URL returned error: 404
    error: xyne-x86_64: missing required signature
    error: failed to update xyne-x86_64 (invalid or corrupted database (PGP signature))
    xyne-any 15.1 KiB 41.1K/s 00:00 [--------------------------------------------------------------------------] 100%
    error: failed retrieving file 'xyne-any.db.sig' from xyne.archlinux.ca : The requested URL returned error: 404
    error: xyne-any: missing required signature
    error: failed to update xyne-any (invalid or corrupted database (PGP signature))
    community 1765.0 KiB 181K/s 00:10 [--------------------------------------------------------------------------] 100%
    error: database 'xyne-x86_64' is not valid (invalid or corrupted database (PGP signature))
    error: database 'xyne-any' is not valid (invalid or corrupted database (PGP signature))
    Updating the package keys manually
    $ sudo \pacman-key --refresh-keys
    gpg: key C2E5C0D2: "Xyne. <[email protected]>" not changed
    That key is the same as the one on Xyne's site and the TU page
    pacman.conf
    [12:10:41] $ cat /etc/pacman.conf
    # /etc/pacman.conf
    # See the pacman.conf(5) manpage for option and repository directives
    # GENERAL OPTIONS
    [options]
    # The following paths are commented out with their default values listed.
    # If you wish to use different paths, uncomment and update the paths.
    #RootDir = /
    #DBPath = /var/lib/pacman/
    CacheDir = /mnt/Packages/
    #LogFile = /var/log/pacman.log
    #GPGDir = /etc/pacman.d/gnupg/
    HoldPkg = pacman glibc
    # If upgrades are available for these packages they will be asked for first
    SyncFirst = pacman
    #XferCommand = /usr/bin/curl -C - -f %u > %o
    #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
    #CleanMethod = KeepInstalled
    Architecture = auto
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
    #IgnorePkg =
    #IgnoreGroup =
    #NoUpgrade =
    #NoExtract =
    # Misc options
    #UseSyslog
    UseDelta
    TotalDownload
    CheckSpace
    #VerbosePkgLists
    ILoveCandy
    # By default, pacman accepts packages signed by keys that its local keyring
    # trusts (see pacman-key and its man page), as well as unsigned packages.
    #SigLevel = Optional TrustedOnly
    # NOTE: You must run `pacman-key --init` before first using pacman; the local
    # keyring can then be populated with the keys of all official Arch Linux
    # packagers with `pacman-key --populate archlinux`.
    # REPOSITORIES
    # - can be defined here or included from another file
    # - pacman will search repositories in the order defined here
    # - local/custom mirrors can be added here or in separate files
    # - repositories listed first will take precedence when packages
    # have identical names, regardless of version number
    # - URLs will have $repo replaced by the name of the current repo
    # - URLs will have $arch replaced by the name of the architecture
    # Repository entries are of the format:
    # [repo-name]
    # Server = ServerName
    # Include = IncludePath
    # The header [repo-name] is crucial - it must be present and
    # uncommented to enable the repo.
    # The testing repositories are disabled by default. To enable, uncomment the
    # repo name header and Include lines. You can add preferred servers immediately
    # after the header, and they will be used before the default mirrors.
    #[kde-unstable]
    #SigLevel = PackageRequired
    #Include = /etc/pacman.d/mirrorlist
    #[testing]
    #SigLevel = PackageRequired
    #Include = /etc/pacman.d/mirrorlist
    [core]
    SigLevel = PackageRequired
    Include = /etc/pacman.d/mirrorlist
    [extra]
    SigLevel = PackageRequired
    Include = /etc/pacman.d/mirrorlist
    [xyne-x86_64]
    SigLevel = Required
    Server = http://xyne.archlinux.ca/repos/xyne-x86_64
    [xyne-any]
    SigLevel = Required
    Server = http://xyne.archlinux.ca/repos/xyne-any
    #[community-testing]
    #SigLevel = PackageRequired
    #Include = /etc/pacman.d/mirrorlist
    [community]
    SigLevel = PackageRequired
    Include = /etc/pacman.d/mirrorlist
    # If you want to run 32 bit applications on your x86_64 system,
    # enable the multilib repositories as required here.
    #[multilib-testing]
    #SigLevel = PackageRequired
    #Include = /etc/pacman.d/mirrorlist
    #[multilib]
    #SigLevel = PackageRequired
    #Include = /etc/pacman.d/mirrorlist
    # An example of a custom package repository. See the pacman manpage for
    # tips on creating your own repositories.
    #[custom]
    #SigLevel = Optional TrustAll
    #Server = file:///home/custompkgs
    Last edited by SS4 (2012-07-25 13:53:50)

    Xyne wrote:
    SS4 wrote:
    edit: -facepalm-
    Changing
    SigLevel = Required
    to
    SigLevel = PackageRequired
    in pacman.conf did the trick
    No, that was my fault. I updated my release scripts yesterday and the new ones did not create the database signature symlink. I just fixed it about 10 minutes ago.
    Change the SigLevel back to Required, otherwise Pacman will not verify the databases. Everything should be working again.
    Cheers, upgrading is back to normal (good work on the repo btw)

  • Calendar - best tips for categories

    I'm relatively new to Bberry.  Have a Storm2 now.  I use Outlook 2007 for my calendar, personal and business.  I'm a court reporter and enter in my Outlook calendar the court hearings for 3 or 4 different judges.  I use the color categories to easily track which hearing is before which judge.  Of course, my personal calendar events are also categorized.   
    I've come to learn that there's no way to get those categories to sync with my Storm.
    So...I'm looking for advice from those of you who also keep busy calendars on your Bberry.   What's the best way for me to track these sorts of calendar appointments in Outlook so they'll be more useful to me on my Bberry?  I'm sure there are others of you out there who track meetings with different agency groups or something similar to what I encounter.   Maybe there's a better way for me to go about using my Outlook calendar that will work seamlessly with my Bberry calendar. 
    Thanks!  I'm hoping I don't have to reinvent the wheel. 

    Tips for beginners that I have taught in the past and from me:
    0 - The debugger is your friend. Learn to use it, before you lean any more Java. REALLY!!!
    1 - Do NOT use the GUI development tool in your IDE, Code it yourself.
    2 - Read the Java Tutorials.
    3 - Java arrays begin with index 0.
    4 - Do NOT confuse leaning Java with learning to program. They are 2 distinct things.
    The language is a tool, but knowing how to program is a skill that will apply to many different tools.
    5 - There are more languages than Java, keep in mind each, including Java, were created for different tasks.
    6 - Develop your own style.
    7 - You are never done learning. NEVER.
    8 - Don't be afraid to modify your style, when you see something elegant, adopt it, make it part of your style.
    9 - If you're not having fun, you're doing the wrong thing.
    10 - Math is a major part of programming: you can never have too many Math skills.
    11 - Embrace the Java philosophy... write once, run anywhere a JVM exists.
    12 - Dumb code is actually better: don't get overly involved in optimizing your code--write it clean--Java will do the rest.
    13 - Learn to use your profiler, for when you really need to see if you can optimize. The problem is usually not where you think.
    14 - No matter how good you are, someone is always better and faster--when you encounter them, learn from what they do and use the good parts.
    15 - 800 lines of buggy code is not as good as 50 lines of clean, well designed code.
    16 - Your teacher is not always right, but they give you the grades.
    17 - Your boss may be an idiot, but he had the good sense, or lapse there of, to offer you a job and you accepted. He's your boss now, act like it, and help him look good--you'll go farther with a lot less stress. Also remember you future boss may want to contact him for a reference.

  • Best Tips for Java Beginners?

    Hello all,
    I study at Open United kingdom (Information Technology), and started to study basics of Java.
    We use Netbeans, & I wanted to ask experts here what's the best way to develop myself at Java programming?
    "Practice, Practice, & Practice...", thats what the material says.. But I need some sources to guide me with simple Java programs to start to practice with...
    so please share any tip may be useful to Java beginners from your own experience.
    Thanks.

    Tips for beginners that I have taught in the past and from me:
    0 - The debugger is your friend. Learn to use it, before you lean any more Java. REALLY!!!
    1 - Do NOT use the GUI development tool in your IDE, Code it yourself.
    2 - Read the Java Tutorials.
    3 - Java arrays begin with index 0.
    4 - Do NOT confuse leaning Java with learning to program. They are 2 distinct things.
    The language is a tool, but knowing how to program is a skill that will apply to many different tools.
    5 - There are more languages than Java, keep in mind each, including Java, were created for different tasks.
    6 - Develop your own style.
    7 - You are never done learning. NEVER.
    8 - Don't be afraid to modify your style, when you see something elegant, adopt it, make it part of your style.
    9 - If you're not having fun, you're doing the wrong thing.
    10 - Math is a major part of programming: you can never have too many Math skills.
    11 - Embrace the Java philosophy... write once, run anywhere a JVM exists.
    12 - Dumb code is actually better: don't get overly involved in optimizing your code--write it clean--Java will do the rest.
    13 - Learn to use your profiler, for when you really need to see if you can optimize. The problem is usually not where you think.
    14 - No matter how good you are, someone is always better and faster--when you encounter them, learn from what they do and use the good parts.
    15 - 800 lines of buggy code is not as good as 50 lines of clean, well designed code.
    16 - Your teacher is not always right, but they give you the grades.
    17 - Your boss may be an idiot, but he had the good sense, or lapse there of, to offer you a job and you accepted. He's your boss now, act like it, and help him look good--you'll go farther with a lot less stress. Also remember you future boss may want to contact him for a reference.

  • Tuning tips for sql

    Can some one tell me the tuning tips for sql statements, please.
    Thanks
    Ajwat

    Yes get EP (explain plan) going and try add /*+ RULE */ hint to your SIUD commands (Select/Insert/Update/Delete) . This changes the optimizer mode from CHOOSE to RULE, I find RULE uses indexes more often than CHOOSE (see example below).
    select /*+ RULE */ c1,c2,c3 from t1 where n1=123
    --[EP 1 results]
    SELECT STATEMENT Optimizer=HINT: RULE
    TABLE ACCESS (BY INDEX ROWID) OF T1
    INDEX (RANGE SCAN) OF I_NU_T1_N1 (NON-UNIQUE)
    select c1,c2,c3 from t1 where n1=123
    --[EP 2 results]
    SELECT STATEMENT Optimizer=CHOOSE (Cost=1 Card=1 Bytes=12)
    TABLE ACCESS (FULL) OF T1 (Cost=1 Card=1 Bytes=12)
    Look for any FULL TABLE SCAN entries in your EP results and try to get rid of them. As the above example shows, switching to RULE uses the index on table T1.
    There are a while pile of other HINTS listed as well (other than just RULE) which are at ...
    http://download-west.oracle.com/otndoc/oracle9i/901_doc/server.901/a87503/hintsref.htm#4894
    There is a whole section on Oracle Performance at the following address...
    http://download-west.oracle.com/otndoc/oracle9i/901_doc/server.901/a87503/toc.htm
    the Hints section is Chapter 5
    There are many more things to tuning tips, but by far, getting your SQL to use indexes is the primary one and you'll have to get EP results to see which indexes are being used (the FREE Toad program shows EP results nicely).
    Hope this helps,
    Tyler

  • Any new tips for making Garageband run quicker (Delay/Lag)?

    Hey all
    AI was just wondering if anyone had come up with any new tips for making Garageband run quicker? Theres such a delay form when I move the cursor or press play to when anything actually happens.
    Ive tried everything here
    http://www.bulletsandbones.com/GB/FAQPages/Optimize.html
    But its not really made anything quicker
    I don't know where this option is though?
    Make sure your Energy Saver System Prefs is set to Highest Performance, if this is an option
    I'm not using any effects/plugins (yet) on my song, but will start mixing EQing/using plugins soon so need to try and stop
    It really slowed down when I recorded (and copy pasted) a load of handclaps into it over the entire song and onto multiple tracks.
    I'm running Snow Leopard 10.6.8 3.06GHz Intel Core 2 Duo
    4GB 1067 MHz DDR3
    Ive got 120GB of space left on my 500GB hard drive
    Any ideas or newer tips anyone?
    I'm running 39 tracks by the way.
    Thanks

    bump

  • I have question about hooking up an external hdd to a time capsule and still have my printer hooked up as well. Anyone got any tips for me, how to do it and what brand of harddrive that will work best for me 1 or 2 TB

    i have question about hooking up an external hdd to a time capsule and still have my printer hooked up as well. Anyone got any tips for me, how to do it and what brand of harddrive that will work best for me 1 or 2 TB

    You just need a powered hub.. if you already use one then fine.
    Plug in just about any external hard disk will work fine. Format has to be readable by the TC.. ie fat32.. or much better HFS+.. plug it into a Mac to prepare the drive.
    Pick whatever size suits.. nowadays 2TB are most economical.
    WD, Seagate have goobled up all the minor players.. so pick one.
    Whatever suits your budget and asthetics.
    NOTE.. The USB on the TC is fine for printers.. IMHO it is the wrong way to go with USB disks.. use the internal disk of the TC.. USB is less than half the native speed plugged into a Mac.. TC to USB is slow.. far slower than internal drive.. or using external drive as external.

  • JK Adobe TV - Top 5 Tips for Working with Vectors in CC

    Julieanne Kost has just blogged about her  Adobe TV video on working with shapes and paths in Photoshop CC.  It's actually not that new to Adobe TV, and has already had a lot of views, but we get a lot of questions here on the subject with CC, and there are some nice little tips in it.  I certainly learned a couple of things. :-)
    http://blogs.adobe.com/jkost/2014/01/top-5-tips-for-working-with-vectors-in-photoshop-cc.h tml
    http://tv.adobe.com/watch/the-complete-picture-with-julieanne-kost/top-5-tips-for-working- with-vectors-in-photoshop-cc/

    My apologies, but I really had no interest in a member's "answer", especially one that is so unhelpful.  Assuming that you were responding to me (we are the only two commenter's at this point), I would not be inclined to read the Creative Cloud offers since this is something that I am not interested in.  I bought the product the first day of offer, I did not rent it....just like I have in all the years past.

  • Error while installing Oracle Ultra Search on DB for IDM

    Dear All,
    I need to install IDM-101401 on HPUX B.11.31 Itanium machine. i installed database (10201) and applied Patchset_10204. as a pre-requisite now i am trying to install Oracle Ultra Search (on the same oracle_home) from companion directory of DB10201 Disk1. i amended oraparam.ini to support B.11.31 before running installer.
    After 83% of installation progress, below error is thrown.
    installActions2011-11-15_07-54-45AM.log
    INFO: 11/15/11 7:58:04 AM GMT04:00: Starting install Install Phase 1 of component Oracle Ultra Search Server Rdbms+
    INFO: Calling Action fileActions10.2.0.3.0  copyFile
    +     selectedNodes = null+
    +     source = /u01/app/oracle/product/OID/UAT2OIDDB/ultrasearch/webapp/ultrasearch_admin.ear+
    +     destination = /u01/app/oracle/product/OID/UAT2OIDDB/oc4j/j2ee/oc4j_applications/applications/ultrasearch_admin.ear+
    +     permissions = null+
    +     owner = null+
    +     group = null+
    SEVERE: Abnormal program termination. An internal error has occured. Please provide the following files to Oracle Support :
    +"/u01/app/oracle/oraInventory/logs/installActions2011-11-15_07-54-45AM.log"+
    +"/u01/app/oracle/oraInventory/logs/oraInstall2011-11-15_07-54-45AM.err"+
    +"/u01/app/oracle/oraInventory/logs/oraInstall2011-11-15_07-54-45AM.out"+
    INFO: User Selected: Yes/OK
    by seeing above error, i tried copying ultrasearch_admin.ear file manually and tried but no luck.
    LOGS_
    oraInstall2011-11-15_07-54-45AM.err
    Exception java.lang.NoSuchMethodError: oracle.sysman.oii.oiix.OiixFileOps.getExplicitLibPerms()Ljava/lang/String; occurred..
    java.lang.NoSuchMethodError: oracle.sysman.oii.oiix.OiixFileOps.getExplicitLibPerms()Ljava/lang/String;
    +     at copyActionHelper.copyFile(copyActionHelper.java:1664)+
    +     at copyActionHelper.copyFileFromStream(copyActionHelper.java:722)+
    +     at copyActionHelperux.commonCopyFileAction(copyActionHelperux.java:502)+
    +     at copyActionHelperux.installCopyFileAction(copyActionHelperux.java:186)+
    +     at sscopyFileux.installAction(sscopyFileux.java:84)+
    +     at oracle.sysman.oii.oiis.OiisCompActions.doActionWithException(OiisCompActions.java:2063)+
    +     at oracle.sysman.oii.oiis.OiisCompActions.doActionImpl(OiisCompActions.java:1720)+
    +     at oracle.sysman.oii.oiis.OiisCompActions.doAction(OiisCompActions.java:927)+
    +     at Components.oracle.isearch.rdbms.v10_2_0_1_0.CompActions.doAction(Unknown Source)+
    +     at Components.oracle.isearch.rdbms.v10_2_0_1_0.CompInstallPhase1.doActionP1copyFile6(Unknown Source)+
    +     at Components.oracle.isearch.rdbms.v10_2_0_1_0.CompInstallPhase1.stateChangeActions(Unknown Source)+
    +     at Components.oracle.isearch.rdbms.v10_2_0_1_0.CompActions.stateChangeActions(Unknown Source)+
    +     at oracle.sysman.oii.oiif.oiifw.OiifwInstallPhaseWCCE$OiifwComponentIP1WCCE.performStateChangeActions(OiifwInstallPhaseWCCE.java:1611)+
    +     at oracle.sysman.oii.oiif.oiifw.OiifwInstallPhaseWCCE$OiifwComponentInstallPhaseWCCE.doOperation(OiifwInstallPhaseWCCE.java:1056)+
    +     at oracle.sysman.oii.oiif.oiifw.OiifwInstallPhaseWCCE$OiifwComponentIP1WCCE.doOperation(OiifwInstallPhaseWCCE.java:1580)+
    +     at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)+
    +     at oracle.sysman.oii.oiif.oiifw.OiifwInstallPhaseWCCE.doOperation(OiifwInstallPhaseWCCE.java:588)+
    +     at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)+
    +     at oracle.sysman.oii.oiif.oiifw.OiifwActionsPhaseWCDE.doOperation(OiifwActionsPhaseWCDE.java:606)+
    +     at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:147)+
    +     at oracle.sysman.oii.oiic.OiicInstallSession$OiicSelCompsInstall.doOperation(OiicInstallSession.java:3772)+
    +     at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)+
    +     at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:1273)+
    +     at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:289)+
    +     at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:546)+
    +     at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:929)+
    +     at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:866)+
    Please help me in this.
    few doubts
    Is it possible to go ahead for IDM installation without having ultra search enabled in database?
    any other way around that i can have ultra search?
    after applying patchset on basic version(10201) i am installing ultra search from basic version (as patchset doesnt have companion dir) on upgraded version(10204) causing this issue?
    Thanks,

    my guess was correct. the issue was last point.
    After applying patchset on basic version(10201) i am installing ultra search from basic version (as patchset doesnt have companion dir) on upgraded version(10204) causing this issue?
    it was resolved by uninstalling DB, and again installing from basic version (10201) then went to companion CD, installed ultrasearch on same oracle_home. it got installed without any issue.
    then upgraded to 10204. then created DB, and enabled ultrasearch by DBCA.
    let me know in case of more details required.

  • Tips for blue screen (BSOD) errors with Windows Vista and Intel Turbo Memory on X61/X61s

    Important note: The symptoms and solutions described below address only a small subset of the possible causes for blue screen errors, aka BSOD.
    This information can help address blue screen errors specifically
    related to Turbo Memory, but may not solve errors related to other
    issues. Please read through the instructions completely, make sure they
    apply to your system, and after attempting the solutions please post
    back with your feedback for the community.
    Some users may experience random blue screen errors with ThinkPad
    systems running Windows Vista with Intel Turbo Memory hardware. These
    blue screens may occur during normal usage on the system or they may
    occur when booting into Windows Vista. Blue screens related to the
    Intel Turbo Memory hardware may reference a stop code of 8086 with
    memory address locations of {0, 0, 0, 0}.
    There are two main steps that you can take to help resolve blue screen issues related to Intel Turbo Memory.
    Step 1: Update Intel Turbo Memory Driver
    If the driver version is before version 1.0.1.1004-7.0.3.1001, please
    update to this version.
    To determine what version of the Intel Turbo Memory driver is installed:
    1.    Click Start, then click Control Panel.
    2.    Click System and Maintenance.
    3.    Click System.
    4.    Click Device Manager.
    5.    Expand the Storage controllers category.
    6.    Double-click Intel Flash Cache Logic Chip.
    7.    Click the Driver tab. Then you will see the driver version (for example, 1.0.1.1004).
    The new driver and installation instructions can be found here.
    Note: The Intel Matrix Storage Driver is updated with this package.
    Step 2: BIOS version
    If your BIOS version is older than those listed below, please update to the version listed.
    How to check your BIOS version:
    Turn off the system.
    Turn on the system.
    While the To interrupt normal startup, press the blue ThinkVantage button message is displayed at the lower-left area of the screen, press the F1 key.
    The
    BIOS Setup Utility menu will be displayed. If you have set a supervisor
    password, the BIOS Setup Utility menu appears after you enter the
    password.
    Check BIOS Version and Embedded Controller Version.
    Turn off the system.
    System BIOS versions:
    ThinkPad X61 or X61s - BIOS version 1.06 (7NET25WW)
    Please
    remember that these updates do not solve every possible system blue
    screen, but they do resolve several problems related to the Intel Turbo
    Memory driver.
    Tim Supples
    Lenovo Social Media
    Got a question? Don't PM me, post it on the forum!
    Lenovo Blogs
    X60 Tablet SXGA+ primary, Z61p fully loaded workhorse

    Dear Tim,
    First off, many thanks for the tips for resolving BSOD with Vista + Turbo Memory on X61.  I've been suffering from this BSOD for countless times since I bought in my X61 7673-CW9 in April 2008.
    Even prior to having the pleasure to visit this wonderful forum, I followed both steps as indicated, and updated my Intel Turbo Memory driver to 1.5.0.1013 and my BIOS to 7NETB4WW (2.14).  However, the BSOD recurrs.
    For the past two months, I've recovered my system to factory default settings using Rescue and Recovery for over twenty times, each time with the latest Intel Turbo Memory driver and BIOS.  Notwithstanding that, BSOD recurrs.
    During these painful experiences, I tried two options: 1) making my X61 up-to-date by using System Update and Windows Update (including Vista SP1 or excluding Vista SP1); 2) keeping my X61 the status as factory default (i.e. without updating through either System Update or Windows Update (the automatic/scheduled update function of both is turned off)).  In either case, BSOD recurrs.
    I'm 100% positive that the BSOD does not arise from any hardware or software/firmware I install.  I never install any hardware (e.g. RAM).  And, it is not caused by any software/firmware I install: the clear and unequivocal evidence is that at one time,I encountered BSOD while having restored back to factory setting and booting for the first time.
    I live in Taiwan, and I seldom heard this BSOD here.  All of my friends (as most of Taiwan residents) using X61 operate in Traditional Chinese environment, whereas I operate in English environment.  In Taiwan, when booting for the first time after purchase/recovery, the Windows Vista Business system provides for lanuage choice (Traditional Chinese or English), and, once chosen, the language cannot be altered later on (unless, of course, the system is restored back to factory default settings).
    My system specs are the same as the day I purchased it and are listed below (as I'm not sure if my machine type X61 7673-CW9 is applicable outside Taiwan):
    Processor: Intel(R) Core(TM)2 Duo CPU T8300 @ 2.4GHz
    Memory: 1.00 G.B.
    System: Windows Vista Business (32-bit)
    Hard Drive: 160 G.B. @ 7,200 r.p.m.
    And, of course, with Intel Turbo Memory 1 G.B.
    I contacted the Lenovo support staff here in Taiwan for countless times, but they seem to be clueless.  I learned that some friends at this forum downgraded their OS back to Windows XP, but I chose not to.  The reason is simple: my purchase price for X61 7673-CW9 includes the Intel Turbo Memory, which cannot function under Windows XP (at least so far).
    Therefore, I just wish to share my experience here and perhaps I can get some advice from you and other friends here.  Any advice will be tremendously and enormously appreciated.
    Kevin Chen @ Taiwan

  • How to optimize Thunderbird for Windows 8.1 tablet

    I have installed Thunderbird on a Dell Venue Pro 11, which is an i5 based tablet using Windows 8.1. The default font sizes and other controls for Thunderbird are difficult to operate using only touch on the smaller screen. (Imagine Thunderbird running on an 1920 x 1080 screen resolution and a 10.8 inch screen. Everything is very small but legible, and I have fat fingers.) What I would like to know is if there's an add-in that optimizes Thunderbird for touch screens and increases the font sizes, etc., to make Thunderbird easier to use on a Windows tablet. The program itself runs fine if I'm at my desk, with a mouse and multiple monitors. It is much harder to use (but still runs fine) when I'm using it as a tablet.
    If no add-in exists, what settings should I change to optimize the experience?

    I don't know of any particular add-on or set of adjustments to help with a smaller screen.
    There is an add-on that may help by globally setting the fonts in the interface. There are other adjustments within Thunderbird for the message text. The following article discusses both of these:
    http://www.ramsden.org.uk/9_Type_sizes.html
    I think Thunderbird is rather poorly suited to a touch screen. There are some features which are only accessible by clicking on a small button, and a lot of it is accessible through right-clicks, which again may not be well suited to a touchscreen.

  • What are the best optimization settings for Logic 9....

    Hey guys,
    I am running Logic 9 on a Macbook Pro 2.53GHz, Intel Core 2 Duo, 4GB RAM, OSX 10.6.4, with a AK1 soundcard. And I was wondering what the best optimization settings for this setup are?
    I have been having a few issues with drop outs in sound during playback, which is also carried over when i bounce the audio. I did some research and found my latency settings needed to be higher, so I set the I/O buffer size to 512. I am also running all samples from the local hdd, I was thinking maybe put the samples on an external drive. I also changed Logic 9 to 64bit mode.
    Does anyone know if this is right and anything else I need to do with Logic and/or the AK1??

    First, return to 32-bit mode. 64 bit still has some ß-issues and some features that are not working/disabled, and the only perk of 64-bit is that Logic can adress more than 4 GB RAM, which you don't have anyway.
    Samples on the startup drive is not a problem, unless you start using really big third party sample libraries, or zillions of EXS instruments. Some of the Logic content insists on residing on the startup disk anyway, better leave that where it is.
    If you have an external, use that to store your Logic projects, or, in other words, make it your recording disk (as recordings are stored in the project folder). You do record audio too, I assume? Anyway, if you get an external, make it a FireWire one, not USB. FireWire is much easier on the CPU, and +for audio (and sample-) streaming+ more reliable and faster than USB.
    If dropouts you hear during playback also show up in the (offline?) bounce, it is probably not a buffer issue, as the buffer is irrelevant for bouncing offline.
    So how many tracks and what kind of tracks in this project? Which plugins and how many instances of them?

  • Tips For Solving the Mac OS X Lion Slowness (Lots of Beach Balls)

    Hi Folks,
    Just a quick list of tips for this issue that some of Mac OS X Lion users face.
    The main symptom is that we get the Beach Ball on almost any task, it takes 4, maybe five times more time to do what we need to do. So depending on the schedule, it can drive us crazy. I was facing that, and started to think that Lion was a Windows Vista relative.
    Please remind that the tips below involve backing up and restoring your system. If you are not careful, you may lose everything. You are responsible for your acts. Be cautious!
    How I solved my issue:
    1) Checked for Disk Permissions and the Disk itself:
    - Applications / Utilities / Disk Utility:
    - Click on your disk, and then VERIFY DISK. If everything is OK, move on. If it is not, REPAIR DISK.
    - Now click on VERIFY DISK PERMISSIONS. If everthing is OK, move. If not, Repair.
    This step 1 is to make sure that your slowness is due to something related to the OS itself and not to permissions/disk.
    If this solves the slowness, then you are OK. Now further steps are necessary. In my case, this just helped a little bit. The beach-balling reduced by 20% only. Still too slow.
    2) Do a full backup of your system.
    I used Time Machine. Make sure you have all of your applications closed. So the backup will be full. If you fail to do a good backup, you will lose everything! Make sure you do a good one. Maybe do it twice on 2 different disks! Now you have been warned.
    3) Do a Full Restore of your entire system.
    Now, get that Install CD that came with your Mac,
    - Put it on your drive, shut down your computer.
    - While holding the C key, press the start button of your Mac. It will boot using the Install CD that came with your Mac.
    To recover your entire system:
    Connect your Time Machine backup disk to your computer. If you’re restoring your system because of a problem with your startup disk, make sure the disk has been repaired or replaced.
    Insert your Mac OS X Install disk, and double-click the Install Mac OS X icon.
    In the Installer, choose Utilities > Restore System from Backup.
    In the Restore Your System dialog, click Continue.
    Select your Time Machine backup volume.
    Select the Time Machine backup you want to restore.
    Follow the onscreen instructions.
    4) Remove the CD, and boot.
    When I did that, the system came back very fast and responsive. No more beach balls (only on the really-intensive tasks), and everything was back to normal.
    5) So, what was it anyways?
    Before doing this Backup/Restore, I was getting lots of DISK I/O ERRORS, specially during boot time (you can check that by shutting down your mac, powering it back on and imediatelly pressing Command-V - Verbose Mode).
    Sure, the first thing in mind was that I had a faulty hard drive, but I checked it several times for errors (via Disk Utility), and nothing showed up.
    So I decided to do a full backup/restore of the system. And it solved it, at least for me.
    My config:
    MacBook Pro (2009 edition) - 5 GB RAM - 640 GB HD - Mac OS X 10.7
    Regards.

    Also my mac will not complete my 5 software updates, no idea which software, but it said it could not do it. Also backing up with time machine had failed twice today. Thanks

  • Exchange 2013 with Outlook 2013 - Not getting pop-up or mail tips for attachments exceeding max size

    Our environment is Exchange Server 2013 CU3 and Outlook 2013 in cached mode. We have a transport rule that sets the max attachment size to 20 mb.
    If someone sends an attachment larger than 20 mb they receive an NDR letting them know the message wasn't delivered because it exceeded the max attachment size. We would like for the user to be prevented from sending the message at all or to at least
    get a mail tip before they try to send the message. The Outlook pop-up message that says "The file you're attaching is bigger than the server allows. Try putting the file in a shared location ..." isn't being generated for us. Not sure if that's
    because we're running Exchange or not. If that pop-up isn't going to work it would be nice if the user could at least get a mail-tip warning them that the attachment exceeds the limit. But it doesn't look likes there's a mail-tip for attachment size, only
    for message size. And, I've found that the message size mail-tip only works if the limit is set on the user. It doesn't seem to work if the limit is set via a transport rule.
    Has anyone else gotten Outlook to present the pop-up or a mail-tip when exceeding attachment size? Any help you can offer would be greatly appreciated.

    Thanks but I performed all of those trouble shooting prior to posting to the forum. But, I have found the answer!
    After referring to this article;
    http://technet.microsoft.com/en-us/library/bb124345(v=exchg.150).aspx
    I removed the 10mb default limits from the organization config and chose to set the attachment and message size limits in our environment via transport
    rules instead. That is the only way you can actually set an attachment size limit.
    I had read this article several times searching for an answer;
    http://support.microsoft.com/kb/2813269#appliesto
    The key is here;
    "If you are using an Exchange Server account, the 20-MB attachment
    limit for Internet email accounts is not used by Outlook 2013. Instead, Outlook uses the limit that is configured on your Exchange server. To modify the setting that is used to control the size of a message that is sent through an
    Exchange Server account, follow these steps."
    The steps that follow are for Exchange 2010 but they show setting organization limits not server limits. And note that it
    says the size of a message, not the size of an attachment. Since mail-tips for message size are not displayed when the limit is set via the transport rules I thought it
    was possible that the same inconsistency might apply to the attachment pop-up warning. I set the organization limits and voila! The pop-up now displays when an attachment that exceeds the message size limit is added to a message.
    This is exactly what I wanted. Now users won't fill up their sent items trying to send large attachments that just bounce anyway.
    It would be wonderful if Microsoft would provide information about what features of Outlook are affected when you apply message size limits at the
    various levels. 

Maybe you are looking for

  • Hi I can't sync my ipod with new version of itunes after losing old pc

    Hi my old pc crashed and burned taking with it my entire itunes library.  thought i'd backed up onto external hard drive but can't find anything.  Atleast i still have a full ipod.  However i've downloaded itunes onto my new laptop and when i try to

  • Sending an Email with PHP - having problems

    Hi, I'm working with actionscript 2.0 in flash cs3 and trying to get input text to POST to my email.php file which in turn will mail that info to my email account. I'm having no luck, i get no email at all, and can not figure out why. As far as i can

  • Location of Coverflow images

    I am searching for the folder/location of the preview images used by coverflow. Where are these stored? thank you, todd

  • CR4E Question on PDF exports

    Hello, I am using Crystal Reports for Eclipse and I can't seem to find the answer to this quesiton in the documentation.  I am wondering if there is a way, using the CR4E JRC library, to run a report (my reports use POJOs in case that matters) and ex

  • Question on how does load balancing work on Firewall Services Module (FWSM)

    Hi everyone, I have a question about the algorithm of load balancing on Firewall Services Module (FWSM). I understand that the FWSM supports up to three equal cost routes on the same interface for load balancing. Please see a lower simple figure. out