Import hangs for a user without any error -Solved

I am facing a strange issue here
I am doing an import in 9.2.0.6(win 2000) from 9.2.0.6 (solaris5.9)
After reaching a user its just blinking No Log error,nothing I monitored from OEM CONSOLE there are nothing coming into the DB the space occupied remmains the same
I just press enter :)
Message was edited by:
Maran Viswarayar

Hi ok i will try:
1. under systemadministration/portal display/desktop & display rules create an portal desktop somewhere in your pcd (under browse tab)
2. go to : pcd:portal_content/every_user/general and there should be your default framework page add this one to your created portal desktop
3. under pcd:portal_content/themes you can find your themes so you can also add one to your created portal desktop so you can now save it and your portal desktop is created
4. now create in some folder an new rule collection( just rightclick on some folder, new, rule collection)
and in the opened screen you can define rules like if user = chan than portal desktop = pcd:portal_content/mydesktops/my_portal_desktop
5. there is an master rule collection in :pcd:portal_content/administrator/super_admin/main_rules which is an master rule, you can ad here an expression and link to your created master rule collection like if user = chan THEN Rule Collection = pcd:portal_content/mydesktops/my_rule_collection
Now login again and it will work.
ps: under search tab on the systemadministration/portal display/desktop & display rules page you can also search your themes, desktops and rule collections

Similar Messages

  • Import got hanged for 14 hrs without any error

    hi all,
    I'm trying to import from 10G release 1 to 10G release 2,both on windows NT server.I'm using 9.2 client for export import.My problem is that all the imports are getting hanged at the "about to enable constraints..." stage,Tables and table data are getting imported .Any suggestion towards how to resolve it.Very strange!! it got stuck for 14 hours!!But No Error meassage!!
    Thanks,
    Anirban Dey

    Hi Anirban,
    The best solution I can give you is... use this rule always..
    Use the export utility corresponding to the same version of the database which you are exporting. While importing there can be a difference.
    There could be a addition or removal of export related tables/ views by Oracle Export from version to version.
    Just try using 10.1 and 10.2 release export for the corresponding release that you are trying to export.
    I strongly feel that woudl solve your problem

  • Propagation Queue hanged without any error.

    Hi All,
    We have bi-directional replication using streams on 10g database.Last night propagation process hanged without any error in any of the queue.
    We tried to restart it but propagation queue didnt stop.It just went into infinite loop.
    Finally we have to kill the session.Then we restarted the database and everything worked fine.
    Just curious what happened there is no error so far neither in the queue nor in alert log/trace files.
    Please help!!!
    Thanks for all your help!!!
    Kind Regards
    Rahul

    There is insufficient information here to help you.
    If you have not patched to 10.2.0.4 that might be something to put on your radar sooner rather than later.

  • OBIEE 11.1.1.6 installation hangs without any error or warning

    Hi all,
    I'm trying to install OBIEE 11.1.1.6 on a previous 11.1.1.5 installation, on Windows Server 2003 Enterprise Edition. I followed the instructions on the "Oracle® Fusion Middleware Upgrade Guide for Oracle Business Intelligence 11g Release 1 (11.1.1)" manual, "Moving from 11.1.1.3 or 11.1.1.5 to 11.1.1.6" paragraph.
    All checks give positive result but then installation hangs without any error or warning. I tried 3 times with the same behaviour.
    Any suggestion? Anyone having similar problems?
    Thanks in advance,
    Cristina

    The only error I get (in the Windows application event viewer) is:
    [nQSError: 12002] Socket communication error at call=recv: (Number=10054) An existing connection was forcibly closed by the remote host
    Any suggestion?
    Thanks,
    Cristina

  • WL510 startup hangs without any error messages.

    I have installed WebLogic 510 on a Sun Sparc with Solaris 5.7
    following WebLogic installation guide(which I have used to
    successfully install other similar machines). We are using
    JDK 1.2.2_06(with the three necessary OS patches installed).
    When I try to start WebLogic from command line(see below)
    using script, it just hangs and sits there without giving any
    error messages. Is there anything obvious that I have missed?
    Thanks, Jim
    Command line I used to start WebLogic server
    (all in one line of course):
    /usr/java1.2/bin/java
    -native
    -ms64m -mx64m
    -classpath ./classes/boot:
    ./eval/cloudscape/lib/cloudscape.jar
    -Dweblogic.class.path=./license:
    ./classes:
    ./lib/weblogicaux.jar:
    ./myserver/serverclasses:
    /opt/oracle8/product/8.1.6/jdbc/lib/classes12.zip:
    /usr/local/j2sdkee1.2.1/lib/j2ee.jar
    -Dweblogic.home=.
    -Djava.security.manager
    -Djava.security.policy==/opt/weblogic/weblogic.policy
    weblogic.Server

    I think I've got a newer WebLogicLicense.xml format, i.e.
    version 6.0(it starts with:
    <?xml version="1.0"?>
    <bea-licenses>
    <license-group format="1.0" product="WebLogic Server" release="*">
    <license
    component="WebLogic"
    Is there a way to convert it back to 5.1.0
    format(so that it starts with:
    <!-- Keys for version 4.0 and later -->
    <WEBLOGIC-LICENSES>
    <LICENSE PRODUCT="WebLogic"
    Kumar Allamraju <[email protected]> wrote:
    That thread doesn't appear to be hanging. It's in Running
    state.
    Also have you tried to ping the server? Does WLS responds
    to ping commands?
    Jim Lee wrote:
    Here is the thread dump for the "main" thread:
    "main" (TID:0x3a3d0, sys_thread_t:0x3a308, state:R,thread_t: t@1,
    threadID:0x25
    118, stack_bottom:0xffbf0000, stack_size:0x20000) prio=5
    [1] weblogic.xml.license.BaseParser.sendCharacters(BaseParser.java:119)
    [2] weblogic.xml.license.WEBLOGICLICENSESParser.parse(WEBLOGICLICENSESParser.jav
    a:59)
    [3] weblogic.xml.license.BaseParser.parse(BaseParser.java:81)
    [4] weblogic.common.internal.LicenseInfo.loadXML(LicenseInfo.java:131)
    [5] weblogic.common.internal.ServerUtil.initLogging(ServerUtil.java:112)
    [6] weblogic.common.internal.ServerUtil.initLogging(ServerUtil.java:82)
    [7] weblogic.common.internal.ServerUtil.<clinit>(ServerUtil.java:75)
    [8] weblogic.t3.srvr.T3Srvr.checkAccess(T3Srvr.java:883)
    [9] weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:822)
    [10] java.lang.reflect.Method.invoke(Native Method)
    [11] weblogic.Server.startServerDynamically(Server.java:99)
    [12] weblogic.Server.main(Server.java:65)
    [13] weblogic.Server.main(Server.java:55)
    Kumar Allamraju <[email protected]> wrote:
    How do you know WLS was hanging?
    Did you tried to ping the server? Take a thread dump
    and
    post it here
    Jim Lee wrote:
    I have installed WebLogic 510 on a Sun Sparc with
    Solaris
    5.7
    following WebLogic installation guide(which I have
    used
    to
    successfully install other similar machines). We
    are
    using
    JDK 1.2.2_06(with the three necessary OS patches
    installed).
    When I try to start WebLogic from command line(seebelow)
    using script, it just hangs and sits there withoutgiving
    any
    error messages. Is there anything obvious that I
    have
    missed?
    Thanks, Jim
    Command line I used to start WebLogic server
    (all in one line of course):
    /usr/java1.2/bin/java
    -native
    -ms64m -mx64m
    -classpath ./classes/boot:
    /eval/cloudscape/lib/cloudscape.jar
    -Dweblogic.class.path=./license:
    /classes:
    /lib/weblogicaux.jar:
    /myserver/serverclasses:
    /opt/oracle8/product/8.1.6/jdbc/lib/classes12.zip:
    /usr/local/j2sdkee1.2.1/lib/j2ee.jar
    -Dweblogic.home=.
    -Djava.security.manager
    -Djava.security.policy==/opt/weblogic/weblogic.policy
    weblogic.Server

  • I bought a used PowerMacPC G5. I can burn and read DVDs, but I can't read or burn CDs. The CDs are not even recognized. After the drive searches for a while, the CD is ejected without any error messages. The CDs work okay on my iMac.

    I bought a used PowerMacPC G5. I can burn and read DVDs, but I can't read or burn CDs. The CDs are not even recognized. After the drive searches for a while, the CD is ejected without any error messages. The CDs work okay on my iMac.
    I am running Mac OSX 10.4.11. According to the System profiler the CD/DVD drive is a "PioneerDVD-RWDVR-112D." When I compare the information under this heading, the only unusual difference from my iMac is that the G5 reads "Burn Support: Yes (Unsupported)." My iMac reads "Burn Support: Yes (Apple Shipping Drive)."
    Under the System Preferences the options are set to "Ask what to do" when a blank CD or DVD is inserted. Music CD set to open iTunes, Picture CD set to open iPhoto, Video DVD set to open DVD player.
    Do you have any suggestions?
    Thanks, Jack

    Hi Jack, great help so far!
    Internal...
    http://eshop.macsales.com/static_pages/Framework.cfm?page=superdrive/sdl_powerma c_g5.html
    External be sure it's Firewire & not Bus powered...
    http://eshop.macsales.com/shop/firewire/optical-drives/

  • Web service hangs without any errors and exceptions

    hi all,
    We have a ejb application web service that is binded with shedular bc to trigger for every 2 hours
    and it runs for one and half hours making continous transactions with database..
    In the web service a outer for loop will be iterated by fetching list of data from database. And this list will be iterated in the inner for loop.
    This logic works fine for sometime, but suddenly after some random period of time without any errors and exceptions the outer for loop gets no list from database
    and the inner for loop is never executed and the web service completes processing.
    This i can able to see form my log files.
    i dont understand why the list is not fetched from the database, is the problem with hibernate or it lost the connection with database,
    either case it has to throw exception but the service is not.
    otherwise does this is garbage collector issue.
    Thanks in advance,
    Bye

    Without any code to see what's going on we'd be flying blind trying to answer this one.

  • PO Approval stuck in error without any Error message

    Hi All,
    we have few notifications for PO Approval where they are stuck in error without any error message. they are also not showing in the worklist of the approver nor in the wf_notifications table. please help on this on how to solve this. we have done various options to solve the issue like skip/rewind/suspend/retry. but none of them works..... below is an extract of such an notification -
    Error in Workflow POAPPRV/3112-127925
    From SYSADMIN
    To Das, SD
    Sent 12-Dec-2011 16:55:01
    Closed 12-Dec-2011 17:07:30
    ID 164593
    Responder Das, SD
    An Error occurred in the following Workflow.
    Item Type = POAPPRV
    Item Key = 3112-127925
    User Key =429766-245
    Error Name =
    Error Message =
    Error Stack =
    Activity Id = 10770
    Activity Label = ROOT:POAPPRV_TOP
    Result Code = #STUCK
    Notification Id =
    Assigned User =
    Thanks,
    Sam D
    Edited by: Sam D on 12 Dec, 2011 1:45 PM

    Please post the details of the application release, database version and OS.
    Can you find any errors in the Workflow log file?
    All Purchase Orders or Requisitions Getting Stuck in Pre-Approved or In Process Status - Troubleshooting Checklist [ID 1104843.1]
    Troubleshooting for Requisitions / Purchase Orders in Process or Pre-Approved Status [ID 225017.1]
    Also, search MOS for (POAPPRV stuck) and go through the docs.
    Thanks,
    Hussein

  • Can I bundle flash player with a free downlodable gaming service that requires flash? Or can I download it for the user without making users to step out  from my product to a completely different flow?

    We have a free downloadable gaming service that requires flash player in order to operate properly.
    I am trying to figure our how can I make users who don't have flash to download it, but I don't want these users to leave my service and start a different download flow in a different website (adobe's) .
    I thought about several different options but don't know what would be considered legal or legit:
    1. download flash along with my product- this means I will have to add another offer screen to my installation? if so, it will damage my conversion.
    2. downloading flash for the user without consent- probably will result with AV alerts
    3. open an iframe for users who don't have flash where I'll ask users to download flash--> that still will redirect users to adobe website to complete the process, which will damage my usage...
    any comments on the above or additional ideas?
    Thanks
    Tom

    Unfortunately, I don't think that our license currently grants the rights that you're looking for.  We do allow for the inclusion of original installers on physical media to address the situation of installation where an Internet connection is not guaranteed to be available; however, the Adobe download center serves an important role in the cost-recovery efforts for the continued development, maintenance and distribution of Flash Player, which is a tremendously expensive undertaking. I think it's unlikely that we would agree to allow the inclusion of Flash Player installers in scenarios where the host installer requires an internet connection.
    Here is a brief summary of the rights granted by this license:
    Licensee is permitted to distribute Adobe Web Players to multiple clients in a closed intranet environment.
    Licensee is permitted to distribute Adobe Web Players to multiple end-users by including the Player installers on CDs, DVDs or other physical media.
    Usage of Adobe Web Players is only permitted for supported platforms; usage rights on non-PC devices or embedded systems are not granted by this license.
    Licensee must use the installers as-is without modification.
    Licensees, at their discretion, are entitled to display the Flash Enabled and/or Shockwave logos on products or intranet sites according to the Style Guide.
    On the plus side, you don't have to worry about serving your users outdated or vulnerable Flash Player versions, and keeping those embedded copies constantly updated would be a lot of overhead.
    Chrome and Internet Explorer on Win8+ always have Flash Player built-in, so those users are generally going to be in good shape (and you shouldn't redirect them to the download anyway, because we'll just give them a message about it already being installed).  IE11 eliminates JavaScript support for conditional comments and various other methods for fingerprinting and targeting IE with IE-specific logic, so you'll want to pay attention to that experience, particularly on Win8+ (i.e. your detection logic might need to be tweaked on this config, if it's depending on isMSIE to do the correct thing... there is a lot of busted Flash detection in the world on this target at the moment...)
    For NPAPI browsers (Safari, Firefox), users are going to have to close the browser to complete the install process, so I don't think that offering the download in an iframe is going to buy you much, and would probably make it more difficult to complete the installation steps, ultimately doing more harm than good. 
    In the case of Safari, the installer re-launches Safari at the end of the installation process, and it does so without reopening all of the previously opened tabs.  I'm hoping that we won't have to live with that issue much longer, but I want to be transparent about the impact to your user experience.  Safari users are going to lose the tab with your site in it during the installation process no matter what. 
    There's also an install mechanism called Express Install, which you can invoke automatically when you detect that Flash Player is not installed, or is below the version that you require.  Off the top of my head, I don't know exactly what happens in every possible install scenario (patch update vs. feature update, by OS and browser).  I think some configs require you to restart and others like IE on Windows don't.  It's all dictated by browser limitations, which are constantly moving targets. 
    In short, we recommend that everyone use SWFObject2 for detecting Flash from JavaScript, and they make it pretty easy to invoke upgrades via ExpressInstall.
    SWFObject: Javascript Flash Player detection and embed script | deconcept

  • Importing Certificates for all users on a machine

    How do I import certificates for all users on a machine in Windows/OSX.
    Since firefox does not use the system store and uses its own, we have been able to use a utility called certutil to add certificate to a user's firefox db on Linux. So if the user logs into any Linux system on our network he will have those certs in his trusted root cert authority for firefox. Unfortunately this does not carry over to firefox on osx as I am not sure why since it should carry over if the user's home is network. Then we have Windows users who basically have local accounts and we are looking for some solution to have it set up for all users without having to manually import for each user. Any ideas would be much appreciated.
    Thanks

    See CCK Wizard: https://addons.mozilla.org/firefox/addon/cck/
    You can use a mozilla.cfg file in the Firefox program folder to lock prefs or specify new (default) values.
    Place a file local-settings.js in the defaults\pref folder where you also find the file channel-prefs.js to specify using mozilla.cfg.
    pref("general.config.filename", "mozilla.cfg");
    pref("general.config.obscure_value", 0); // use this to disable the byte-shift
    See:
    *http://kb.mozillazine.org/Locking_preferences
    These functions can be used in the mozilla.cfg file:
    defaultPref(); // set new default value
    pref(); // set pref, but allow changes in current session
    lockPref(); // lock pref, disallow changes

  • How to Use 'uid' for AD Users Without Domain Name For User Log in OAM

    How to Use 'uid' for synchronized Active Directory (AD) Users into Oracle Internet Directory (OID) Without Domain Name For User Logins in OIDDAS and OAM
    We successfully integrated OAM 11g with EBS R12.1.3 Now all the AD user id's stored in fnd_users table as [email protected]
    How can we remove @abc.com
    We are using OID 11g and OAM 11g
    Found the similar note for OID 10G: How to Use 'uid' for AD Users Without Domain Name For User Logins in OIDDAS and SSO [ID 580480.1]
    We are in OID 11g.
    Any help on this greatly appreciated.

    I couldn't find any reference that could be helpful -- Please log a SR and see if this is supported and if the steps are available.
    Thanks,
    Hussein

  • Hello I Download Adobe Photoshop CC 2014 Last Night i INSTALLED it But it Crashes in 30-40 Sec After i Launch the Product Without Any Error Message I Need Help Can You Resolve This Problem i Tried Creative Cloud Sign Out Nd Sign iN But iT DidnT ReSolve My

    Hello I Download Adobe Photoshop CC 2014 Last Night
     i INSTALLED it But it Crashes in 30-40 Sec After i Launch the Product Without Any Error Message
    I Need Help Can You Resolve This Problem

    Lotfi are you receiving any error messages during the installation?  I would recommend reviewing your installation logs for errors.  Please see Troubleshoot install issues with log files | CC - http://helpx.adobe.com/creative-cloud/kb/troubleshoot-install-logs-cc.html for information on how to locate and interpret your installation log files.  You are welcome to post any specific errors you discover to this discussion.

  • Nokia Store Quits without any error messages.What ...

    My inbuilt Nokia store application within my Nokia Asha 305 keeps quiting without any error messages.What do i do to resolve this.I recently updated the S40 OS could that be the reason. And why?

    Just reset it to factory. That worked for me

  • Extract abends after sometime without any errors in logs

    Hi Folks,
    I am implementing unidirectional simple replication for one schema (DDL & DML) without GG data pump and I am newer to GG.
    Extract abends after sometime without any errors in logs. I doubt I did not configure exttrail/rmttrail properly.
    What should be the commands to configure trails in this scenerio ?
    Any suggestions ?
    Regards
    Edited by: LazyDBA11g on Aug 22, 2012 1:00 AM

    Thanks Paddu for reply but I can not use DBLOGREADER as it is not compatible in my env
    Use the TRANLOGOPTIONS parameter with the DBLOGREADER option in the Extract parameter file if the ASM instance is one of the following versions:
    Oracle 10.2.0.5 or later 10g R2 versions
    Oracle 11.2.0.2 or later 11g R2 versionsLastly I dont have connectivity issue with ASM.
    Regards
    Edited by: LazyDBA11g on Aug 22, 2012 1:03 AM

  • What software can be use to update iphone 3g 4.2.1 to iOs 4.4.4 without any error occuring...???

    what software can be use to update iphone 3g 4.2.1 to iOs 4.4.4 without any error occuring...???

    Ah...there is no iOS 4.4.4, & iOS 4.2.1 is the end of the line for your phone. There are no further updates available.

Maybe you are looking for