Application hangs on first login - First run - Oracle IdM

HI,
I am new to Oracle IdM (Xellerate). Just finished setting up my install (Win 2003 SP1, SQL 2000 sp3a, OIDM 9.0.1, JBoss 4.0.2, JDK 5.0).
When I try to login to the xlWebAp using xelsysadm/xelsysadm, my server console hangs after displaying
[XLJobStore] Handling 14 triggers that missed their scheduled fire time
Is this normal? Am I missing something here?
Thanks in advance.
Dheels.
Message was edited by:
full_dheels

Restarted app server. Problem solved. Must be some sort of bug.

Similar Messages

  • Applescript freezes upon first run when getting 'text of document 1 of application "Safari" '

    I'm working on an applescript that searches the text of a Safari web page for specific text.  The script  freezes / hangs / times out ONLY during the "first run".  By "first run"  I mean the first time the script is run after a period of time has passed. If the script is run a 2nd, 3rd, or 4th time, etc soon thereafter it works perfectly.  If you then wait an extended period of time again, the script freezes exactly as if it were a "first run".  This appears to be independent of whether Safari is open or closed, i.e. the script freezes even if Safari remains open between the last working run and the "first run".
    Details:
    A web page is opened.  I subsequently confirm the page is fully loaded with the following code set-up as a handler:
    tell application "Safari"
         repeat with i from 1 to 15
         if (do JavaScript "document.readyState" in current tab of window 1) is "complete" then
                             exit repeat -- page loading is complete, exiting loop     
         else
                             delay 1
         end if
         end repeat
         if i is greater than or equal to 15 then return false
         if i is less than 15 then return true
    end tell
    The Applescript event log confirms loading is complete and returns a value of true.  I can see the page is fully loaded, and in testing it is fully functional. All is good.
    I then search the text of the fully loaded web page for specific text.  It is this next step where Applescript hangs, but ONLY on the "first run":
    set searchTerm to "find this"
    if text of document 1 of application "Safari" contains (searchTerm as string) then
         -- do stuff
    end if
    The event log shows that applescript starts to "get every text of document 1" and even returns the initial text of the web page but hangs.  Applescrpt returns the following error: "Safari got an error: AppleEvent timed out.  Error -1712".  If I rerun the script at this point the full text of the web page is immediately displayed in the event log, and the script continues succesfully to the end.  The "IF" statement is not the issue per se because I get the same error if I remove the IF and instead set a variable to the value of 'text of document 1 of application "Safari".
    Bottom line - Applescript seems to hang while returning the text of the fully loaded web page, but ONLY on "first run". Any ideas?
    Note:  I've run this directly as an applescript and as a service via Automator.  Same result. I also tried putting the computer to sleep briefly, wake and rerunning the script.  This does not repeoduce the problem so while extended gaps in use cuases the problem, it does not appear that going to sleep during this time is sufficient to cause the issue.

    Thank you twtwtw, very helpful!
    I tried fiddling around with the name of the input variable(s): $@, $0, and $1, and although I could get it to work somewhat, the hangup was always on high ASCII characters like …, —, °, etc…  (They were called “high ASCII” in the old days, perhaps they are called something else now.)
    Checking the long list of output encodings via iconv --list, and trying a bunch of them didn’t work for me.
    But the real trick that worked for me was to do as you said and to change the “Pass input” menu to “to stdin.”
    However, using -t ASCII was suboptimal for high ASCII, so I changed it to -t UTF-8-MAC and it works perfectly now, all the wild international characters and punctuation are maintained! Hooray!  However, upon further testing, removing the pipe to iconv, it seems it’s not needed.
    So this is the final command:
    awk 'BEGIN{print "<ul>"} {print"<li>"$0"</li>"} END{print "</ul>"}'
    So for now this is the whole recipe to create Contextual Menu Items for the Services menu that replaces text snippets with HTML code surrounding them.
    1. Create a new Automator Service document.
    2. Check the box “Output replaces selected text.”
    3. Choose Actions, under Library choose Utilities, then drag Run Shell Script to the working area of the window.
    4. Set the Pass input menu to “to stdin.”
    5. Paste in the command (above).
    6. Save it; I prefix my HTML CMIs with HTML (space space), so this one is, “HTML  unordered list.”
    7. Begin using it. :-)
    Since it took me a while to cobble together the other ones I made, I should probably share them.  Once I get the time to bring over the other “involved” ones I’ll see if I can find out where is the best place to do that.
    Thank you both, red_menace, and twtwtw for your help!

  • Known Issue while running Adobe Story desktop application for the first time on Mac OS 10.8

    You may encounter the following error message while running the Adobe Story desktop application for the first time on Mac OS 10.8:
    For resolution, please go to:
    http://helpx.adobe.com/story/kb/run-story-app-mac-os.html

    The /Developer directory contains the compiler(s) and various tools and libraries.
    Does your user account name really contain a single quote? If so, it looks like the quote is getting eaten by one of the build scripts, which is resulting in a file path that doesn't exist.

  • 2013 "Disable First Run Movie", "Disable Office First Run on application boot" Enabled. Still showing "Welcome to your new Office".

    As title says.
    Both Disable Office First Run on application boot and
    Disable Office First Run on application boot are enabled via GPO, confirmed via gpresult /h. But then when I open the application the "Welcome to your new Office" screen shows.
    I have also set the following:
    Automatically receive small updates to improve reliability"
    Enable Customer Experience Improvement Program"
    Enable Customer Experience Improvement Program
    Send Office Feedback
    All to disabled.
    But still on first running say Word 2013 I get the "Welcome" screen...
    So what am I missing?

    I also have the setting 'Disable the Office Start screen for all Office applications' enabled. 
    This does not stop the Welcome Message.
    Welcome screen:
    http://blogs.technet.com/b/odsupport/archive/2012/11/14/how-to-manage-the-first-run-screens-that-appear-when-microsoft-office-2013-applications-are-first-launched.aspx
    http://technet.microsoft.com/en-us/library/cc179123(v=office.15).aspx
    -=-=-
    Start screen:
    http://www.maketecheasier.com/disable-start-screen-in-microsoft-office-2013/
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Application hangs while running a report from Forms

    Hi all,
    I am getting a problem regarding running reports from Oracle forms application for printing in a shared printer at client system. There is no problem when I set the DESTYPE to HTMLCSS or FILE. But when I set it to PRINTER then the application hangs and report server gets busy. Once this problem occurs other reports from other client systems are not generating even if this is a HTMLCSS or FILE type.
    The thing is the application has ran successfully for two months. Suddenly from last few days the problem is arising.
    Few things that I have noticed:
    1) When the application hangs I cheked the Task manager, where the process rwlpr.exe is running. If I manually ends the process there the application comes back with a message 'unable to run report'.
    2) I have checked few log files, where I have found few log files whose names end with a job number. The file generates from a succesfully running report shows few steps tht end s with closing the printer. But the file that is generated from an unsuccessfull job stops at the step 'Opening Printer //<machine name>/<printer share name>'.
    3) Then finally I have changed the DESTYPE to file and using the HOST command printing the text file to shared printer in dos mode. Its working fine. But often the first problem arises again.
    What are the possible resons that may cause this problem.
    Looking for your positive response.
    Thanks and regards
    Sandy

    From dos prompt I have used the type commad.
    From server machine in dos prompt I have used,
    type d:\rep.txt > \\<client machine name>\<printer shared name that is connected to client printer>
    from Server machine I have opened a Notepad doc, File >Print >Selected the printer that is in client machine.
    This works fine.
    Now my code to print a report directly to printer,
    V_PRINTERNAME := '\\mmondal\mmondalprn'; -- shared Printer name at Client machine
    repid := find_report_object('REP_BANK_MST');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_EXECUTION_MODE,BATCH);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_COMM_MODE,SYNCHRONOUS);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESTYPE,PRINTER);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,'dflt');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESNAME,V_PRINTERNAME);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_SERVER,'kt30');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_OTHER,'paramform=no P_ISPOSTED='||:CHK_ISPOSTED);
    v_rep := RUN_REPORT_OBJECT(repid);
    rep_status := REPORT_OBJECT_STATUS(v_rep);
    WHILE rep_status in ('RUNNING','OPENING_REPORT','ENQUEUED')
    LOOP
    rep_status := report_object_status(v_rep);
    END LOOP;
    IF rep_status = 'FINISHED' THEN
    WEB.SHOW_DOCUMENT('/reports/rwservlet/getjobid'||
    substr(v_rep,instr(v_rep,'_',-1)+1)||'?'||'server=kt30','_blank');
    ELSE
    message('Error when running report');
    END IF;
    exception when others then
         message(to_char(sqlcode));
    This hngs the application. And other requests enqued in job queue does not process. If I cancel the stucked job then other reports complete sucessfully.
    Log - rwserver.trc shows the following:
    [2011/6/14 4:48:28:437] Debug 50103 (JobManager:updateJobStatus): Finished updating job: 1051
    [2011/6/14 4:48:28:484] Debug 50103 (RWCacheItem:addFile): add file 'mmondalprn65558177.txt' for job 1051
    [2011/6/14 4:48:28:484] Debug 50103 (RWCache:updateCurrentCapacity): Current cache capacity is 32948731
    [2011/6/14 4:48:30:671] Exception 50157 (): Error while sending file to printer \\mmondal\mmondalprn. Exit with error code 1848
    oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
         at oracle.reports.utility.Utility.newRWException(Utility.java:756)
         at oracle.reports.utility.SOSD.sendPrinter(SOSD.java:128)
         at oracle.reports.server.DesPrint.sendFile(DesPrint.java:102)
         at oracle.reports.server.Destination.send(Destination.java:484)
         at oracle.reports.server.JobObject.distribute(JobObject.java:1582)
         at oracle.reports.server.JobManager.updateJobStatus(JobManager.java:2231)
         at oracle.reports.server.EngineCommImpl.updateEngineJobStatus(EngineCommImpl.java:134)
         at oracle.reports.server._EngineCommImplBase._invoke(_EngineCommImplBase.java:94)
         at com.sun.corba.se.internal.corba.ServerDelegate.dispatch(ServerDelegate.java:353)
         at com.sun.corba.se.internal.iiop.ORB.process(ORB.java:280)
         at com.sun.corba.se.internal.iiop.RequestProcessor.process(RequestProcessor.java:81)
         at com.sun.corba.se.internal.orbutil.ThreadPool$PooledThread.run(ThreadPool.java:106)
    [2011/6/14 4:48:30:671] State 56016 (JobManager:updateJobStatus): Job 1051 status is: Executed successfully but there were some errors when distribute the output
    REP-50159: Executed successfully but there were some errors when distribute the output
    [2011/6/14 4:48:30:671] Debug 50103 (JobManager:notifyWaitingJobs): Master job 1051 notify its duplicated jobs.
    [2011/6/14 4:48:30:671] Debug 50103 (JobManager:updateJobStatus): Finished updating job: 1051
    [2011/6/14 4:48:30:671] Debug 50103 (EngineManager:updateEngineState): Engine rwEng-0 status is 1
    [2011/6/14 4:48:30:671] State 56004 (EngineInfo:setState): Engine rwEng-0 state is: Ready
    [2011/6/14 4:48:30:671] Exception 50159 (): Executed successfully but there were some errors when distribute the output
    oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
         at oracle.reports.server.JobManager.runJobInEngine(JobManager.java:1009)
         at oracle.reports.server.JobManager.runJobLocal(JobManager.java:1779)
         at oracle.reports.server.JobManager.dispatch(JobManager.java:1045)
         at oracle.reports.server.ConnectionImpl.runJob(ConnectionImpl.java:1280)
         at oracle.reports.server._ConnectionImplBase._invoke(_ConnectionImplBase.java:401)
         at com.sun.corba.se.internal.corba.ServerDelegate.dispatch(ServerDelegate.java:353)
         at com.sun.corba.se.internal.iiop.ORB.process(ORB.java:280)
         at com.sun.corba.se.internal.iiop.RequestProcessor.process(RequestProcessor.java:81)
         at com.sun.corba.se.internal.orbutil.ThreadPool$PooledThread.run(ThreadPool.java:106)
    [2011/6/14 4:48:30:671] Debug 50103 (JobManager:runJobInEngine): Encounted exception in job 1051
    [2011/6/14 4:48:30:671] Debug 50103 (ConnectionImpl:runJob): jobid = 1051 Failed with exceptionoracle.reports.RWException: IDL:oracle/reports/RWException:1.0
    [2011/6/14 4:48:30:671] Exception 50159 (): Executed successfully but there were some errors when distribute the output
    oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
         at oracle.reports.server.JobManager.runJobInEngine(JobManager.java:1009)
         at oracle.reports.server.JobManager.runJobLocal(JobManager.java:1779)
         at oracle.reports.server.JobManager.dispatch(JobManager.java:1045)
         at oracle.reports.server.ConnectionImpl.runJob(ConnectionImpl.java:1280)
         at oracle.reports.server._ConnectionImplBase._invoke(_ConnectionImplBase.java:401)
         at com.sun.corba.se.internal.corba.ServerDelegate.dispatch(ServerDelegate.java:353)
         at com.sun.corba.se.internal.iiop.ORB.process(ORB.java:280)
         at com.sun.corba.se.internal.iiop.RequestProcessor.process(RequestProcessor.java:81)
         at com.sun.corba.se.internal.orbutil.ThreadPool$PooledThread.run(ThreadPool.java:106)
    [2011/6/14 4:48:30:703] Info 56013 (ConnectionManager:release): Connection 196 is released
    [2011/6/14 4:48:30:703] Info 56013 (ConnectionManager:release): Connection 197 is released
    [2011/6/14 4:48:31:31] Debug 50103 (JobManager:removeJob): will remove job 51
    [2011/6/14 4:48:31:31] Debug 50103 (RWCache:deleteItem): delete item for job 51
    [2011/6/14 4:48:31:31] Debug 50103 (RWCacheItem:clear): job 51 become invalid
    [2011/6/14 4:48:31:31] Debug 50103 (RWCache:updateCurrentCapacity): Current cache capacity is 32942484
    [2011/6/14 4:48:31:46] Debug 50103 (JobManager:removeJob): removed job 51
    [2011/6/14 4:48:47:906] Info 56013 (ConnectionManager:release): Connection 198 is released
    [2011/6/14 4:48:51:890] Info 56013 (ConnectionManager:release): Connection 199 is released
    [2011/6/14 4:50:48:437] Info 56013 (ConnectionManager:release): Connection 200 is released
    Most of the time when all the instances are restarted then for the first time it runs successfully.
    The above code worked fine for Last two months.

  • Jdbc hangs on first connection only

    We are running a number of java applications against an Oracle 11g database. The applications are all running on disk-less machines. We are seeing weird behaviour where the first connection, and only the first connection for each application hangs.
    We even see this for sqldeveloper, if you start sqldeveloper and try to make a connection, it sits there with the bar going back and forth until you click cancel, at which point every connection you attempt to make after that is fine.
    We are pretty sure this has to be a problem with JDBC running on a disk-less machine. We have some ODBC applications that run fine on these disk-less machines and we can run the java applications fine on a machine with a disk that has the same architecture as the one without.
    We have tried to turn on JDBC logging by using the ojdbc5_g.jar and setting oracle.jdbc.Trace=true, but have had no success, we have also tried doing it programatically by setting DriverManager.setLogger() and setting it to System.out, but haven't seen anything new.
    We are using the oracle:thin driver and are running on red hat 5.0 with Java 1.5 and a 64 bit architecture, against Oracle 11g . Does anyone have any thoughts on what is going on?
    Edited by: user538801 on Aug 11, 2009 12:15 PM

    We found it, it was a pretty obscure issue. The JDBC getConnection() method makes a call to the random number generator. This call hangs due to the system entropy being 0 on the disk-less blades, when the JVM starts up it waits on the first call to the random number generator for the system entropy to get above a certain threshold which it doesn't do.
    The solution was to use a different random number generator, by default the JVM uses/dev/random which requires sufficient entropy to seed the first call, we changed it to /dev/urandom by setting java.security.egd which is slightly less random, but does not hang on the first call.

  • SLES 8 running Oracle 9 hangs

    I have Suse Linux Enterprise Server 8 on an IBM X225 server, model 8649, with two Pentium 4 Xeon processors, 1 GB memory, running Oracle 9.2.0.4. The OS has been kept up to date with patches via YOU. The system will hang from time to time with no warning, and nothing out of the ordinary written to /var/log/messages. I cannot even login at the console. It is completely frozen, and unfortunately seems to be random. It will be fine for a couple of days, and then it may lock up for two, three, four days straight. It usually has to be physically powered down and then back up to 'resolve' the issue. We have replaced both processors, the motherboard, all of the memory, and the video card, and still no luck. IBM says that with all the new components installed, it HAS to be a software issue. Any ideas?

    I have similar situation: IBM xSeries 235 Type 8671, 2xXeon 3GHz, 2GB RAM, 6xSCSI HDD, etc; system is Linux Fedora Core 2 & Oracle 9.2.0.4. It works very well, no errors, no warnings, wonderful performance, but it falls 3..5 times a week (4 days without a crash is my best achievement).
    I've downloaded and installed all firmware/bios upgrades available at their site, but it looks like the "reset" button is the only remedy for this server. Local TechSupport has unbreakable defence: this server, they say, has advanced built-in diagnostic (service processor, etc), so, any hardware problem would be located immediately; thus, the problem is Linux, don't use Fedora Core 2, don't use kernel 2.6.9, buy enterprise version (RHEL, SLES) and everything will be OK.
    The fact is, I'm not sure enterprise Linux will change the situation. Choosing Fedora Core 2, I was ready to error messages, segmentation faults, problems with libraries. Instead, there is Oracle running smoothly, and Linux regularly throwing black screen, or, sometimes, Machine Check Exception, CPU Context Corrupt and other awful messages.
    Without Oracle (or with Oracle and 3..4 users) system may work 2 weeks or more. So, it looks like Oracle is guilty. But I'd rather relate the problem to intensive memory and network usage, when 50 users work with database.
    IBM web site contains contradictory information. It looks like there were problems (sudden crashes, reboots) with IBM xSeries Servers having Xeon and 533MHz FSB (no matter what OS). They've promised to repair it with BIOS update at the 3rd quarter (this year?). But the last BIOS update (1.13) is of 22-Jun-2004. Is this the one or not? I don't know. And after a month of fight with this server I still cannot deside: is this hardware or software problem? And what to do? Move to RH9? To Windows?
    And above all, is that possible, that user mode application kills operating system like Linux? I accept, it can overload, slow down, cause denial of service.
    But kernel panic, MCE, or just black screen...

  • GPO Software Installations always require configuring on first run.

    Whenever I push out an MSI through a GPO, the first time a user runs the software after logging in requires Windows 7 to configure the product before it will load up.  With the exception of VMWare 10, this only happens once per usage of the software
    per login and is avoided if the shortcuts created with the install aren't used.  If I navigate to the software installation folder and manually run an executable, there is no please wait while windows configures ....  For some lesser applications,
    removing the shortcuts from the msi and creating manual shortcuts through GPO, I was able to work around the problem, but it's becoming too much of a hassle to keep doing.
    So, my question is, how do I stop Windows from configuring applications on first run that are installed through GPO?
    Thanks

    Kevin,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • Office 2013 Home and Business OEM First Run screen

    Hi There
    We are starting to roll out office 2013 oem Home and Business our users are reporting that the first run screen get coming up every time there open an office application.
    In Group Policy I've disable the First Run Movie and Office First run on application boot however the users are still getting to first run screen this is every annoying.
    Any help with would be great?
    Cheers,
    Brett

    The policy setting should work: it correctly adds bootedrtm=1 value to HKCU\Software\Policies\Microsoft\office\15.0\firstrun. But for some reason Office apps ignore it. I tried disabling the entire policy, then go through the welcome screen. After finishing
    with it, office created the same value, but in another place (HKCU\Software\Microsoft\Office\15.0\FirstRun), and the screen never appeared anymore.
    So to make the setting work, you have to manually create registry setting (via GPO preference) with the following data:.
    [HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\FirstRun]
    "BootedRTM"=dword:00000001
    P.S. this was pretty easy, but did anyone look at disabling the EULA prompt? The acceptance is marked by creating a registry key for each user, but the path contains computer name :)) Therefore if all users of the PC have accepted the agreement, and you
    renamed the computer, the popup comes back again. And of course group policy is impossible with such path.

  • Office 2013 H&B Click to Run - First Run Wizard Keeps Popping up

    I repeatedly get this popup happening. I run though all the steps in the wizard and close program. Next time I open it the wizard pops up again. I have tried uninstalling and reinstalling twice.
    I tried to run the command: secedit /configure /cfg %windir%\inf\defltbase.inf /db defltbase.sdb /verbose
    This was mentioned in another article and nothing seems to have helped.
    The computer with this issue is running Windows 7 - 64 bit with all current updates installed.
    My version of office is 15.0.4535.1511
    Does anyone have any other ideas?

    Hi,
    It would be great if you can provide the screenshot here, so that we can understand you clearly.
    If you mean the First Run movie that appears when Microsoft Office 2013 applications are first launched, please take a look at this blog:
    http://blogs.technet.com/b/odsupport/archive/2012/11/14/how-to-manage-the-first-run-screens-that-appear-when-microsoft-office-2013-applications-are-first-launched.aspx
    Download and install the Office 2013 Administrative Template files, then enable the option of Disable First Run Movie in Local Group Policy Editor.
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • ORA-3113 while running export (first run ok, second run fails)

    Hi,
    I'm running 10g (10.1.0.2.0) on gentoo Linux.
    After a restart of the database I can do an EXP for any user without errors. But when I repeat the same command after the export I get the following error:
    . . exporting table WEB_SESSION_DATA 0 rows exported
    . exporting synonyms
    EXP-00008: ORACLE error 3113 encountered
    ORA-03113: end-of-file on communication channel
    EXP-00000: Export terminated unsuccessfully
    It's always the same error on the same task (exporting synonyms) but always just for the second and any later export, while the first one is ok.
    I read through some forums and found, that ORA-3113 is a standard error which just hides the real error. So I look into the trace files and found:
    ksedmp: internal or fatal error
    ORA-07445: exception encountered: core dump [jox_lookup_known_object()+413] [SIGSEGV] [Address not mapped to object] [0x1AD14034] [] []
    Current SQL statement for this session:
    SELECT SYNNAM, DBMS_JAVA.LONGNAME(SYNNAM), DBMS_JAVA.LONGNAME(SYNTAB), TABOWN, TABNODE, PUBLIC$, SYNOWN, SYNOWNID, TABOWNID, SYNOBJNO FROM SYS.EXU9SYN WHERE SYNOWNID = :1 ORDER BY SYNTIME
    If I call this SQL from sqlplus I get the same ORA-3113, so this seems to be the cause for the export failure.
    When I remove the DBMS_JAVA.LONGNAME calls from the statement, it runs fine. It also runs fine, when I add a "and 1=0" to the EXU9SYN view. But this will not really solve the problem, because then all synonyms don't get exported.
    I also checked all the synonyms and they are valid, the referenced tables exist and can be queried.
    Because we use JavaStoredProcedures I cannot remove the Java Features in Oracle. But I reinstalled it (rmjvm.sql and initjvm.sql) but this did not help.
    Does anyone have an idea what's happening here?
    Especially the "first run ok, second run fails" seems to be very strange, because DB objects including DBMS_JAVA should be ok, if the first export can be done. So what changes in the database during or after the first run?

    Maybe description for bug 3953108 (ORA-7445 AND ORA-3113 DURING DIRECT FULL DATABASE EXPORT OF PUBLIC SYNONYMS) is helpful.
    Werner

  • SYS_CONTEXT usage taking time for first run

    Hi all,
    we have a screen(search) with conditions like make, manufacturing date, region, etc upto 20 conditions. User can restrict the result he wants based on the filters specified. As there are more parameters, a static query was takign a lot of time to return the result.
    We went with dynamic query(only adding the conditions that user has specified in the screen dynamically) and to avoid hard parsing we introduced sys_context.
    we found the result amazing with the subsequent run taking very less time(3-10 secs max) to fetch the results. But the first run (which goes for hard parsing done) is taking a quite a lot of time (close to 10mins).
    we are using Oracle 11g.
    thought this query is used on a regular basis, sometimes the sqlID gets cleared off from the cache due to LRU algorithm. Also sometimes, I see there are more than one SQL ID getting generated for the same set of parameter.
    we cannot use the sql pin option as we would need to pin the sql for every combination of parameter(around 30).
    Could anyone suggest a way of reducing the first run time?
    Thanks in advance..
    Regards,
    Ela

    >
    we cannot use the sql pin option as we would need to pin the sql for every combination of parameter(around 30).
    >
    Then try specifying 'something' for every condition and using '%' for the context values that you don't care about.
    If you don't care about 'empno' use '%' for the context value.
    select * from emp where empno like '%'If you do care use an actual value
    select * from emp where empno like '7369'The 'like' will be treated as '=' for the second case and in the first case it should be optimized out in the actual query.
    That way every query has the same 30 placeholders but the '%' will optimize out the ones you don't want to use.

  • Delegated Admin web application only requests first 100 accounts?

    Hi,
    - Sun Java System Messenger Express 6.2
    - Delegated Administrator 6.3-0.09 built Sep 6, 2005
    Is this true that the Delegated Admin (DA) web application only requests first 100 accounts?
    Once logged in to DA web application, we only see "Retrieved Users (100)" if we want to see all users; but if we do a search on uid or username, all other users are retrieved.
    One of the admin gave us the following response:
    This is not a directory-related problem, but rather a matter of the design of the DA application you are using. The web-based java app only requests the first 100 accounts from the directory (presented by default as 10 pages of 10 accoints each.) , since you're supposed to be using the search facility to find accounts when you need to modify or delete them.
    This is a deliberate design choice by the Sun programmers who wrote the thing, probably because the directory is capable of holding several thousand accounts and pulling them all would take quite a bit of time (not to mention memory space), so in the interest of response-time speed they limited the data pull.
    I cannot modify this application's functionality. If you need a list of all user accounts in your domain, I can supply an LDIF on request, with any attributes (mail, uid, cn, etc.) that you like.
    Please let us know if there is any way we can view all users (approx. 1000) from DA web application.
    Thank you for your time,
    GJ

    Yes, the terminal commands I gave are changing permissions.
    Properly written OS X apps should run under any user account, and should store any account-specific information in the each user's home folder. Some poorly written apps might only be executable by the administrator. Running the first command I have will make the app executable to all users.
    Some even more poorly written apps will write user data into the application itself rather than to the user's home folder. This is a particularly bad problem with game software, which for example might write high score info into the app itself. If this is the case for your misbehaving apps, the second command I gave will make the app writable by everybody and should solve the problem.

  • MapViewer - setThemeScale() doesn't seem to work on first run

    Hi forum
    I have embedded the mvclient.jar client library from MapViewer 10.1.3.1 in an application, where the user is able to input the "from" and "to" values and save these to the database. Here's the problem: at first run, even though setThemeScale() is set for all themes in the map, the themes are all rendered, ignoring whether they are in the correct scale or not.
    However, whenever the user makes some action, which triggers the second Mapviewer run() - like pan(), which maintains current zoom ratio - the scale values are now respected and treated as expected.
    I have made test runs and verified, that the setThemeScale() method IS indeed being called BEFORE the first run - but it seems to me, like the Mapviewer client needs a single run first to initialize an internal default scale value to be able to apply setThemeScale() correctly. Is this correct?
    Has anyone else experienced this issue and know of a workaround to be able to use setThemeScale() correctly without having to issue 2 map runs in a row?
    Thanks in advance,
    Jacob

    Hi Jacob,
    most likely on your first run, your request is set to full extent (no center and size, or box is defined). When full extent is requested, the theme scales are ignored. In this case you can set a bounding theme and the scales will be respected. O your second run you define a center and size (using zoom in, out, pan, ...) and then the scales are always respected.
    Joao

  • Push notifications never appear once choosing "Don't Allow" at first run

    For applications that use push notifications such as fring or Ping!, when I choose "Don't Allow (push notifications)" at the first run of each application, the options to turn push notifications back on (or off) at Settings > Notifications will never be found there, resulting in not receiving any push forever, even when you change your mind to get push!
    Is there any way to correct this? I tried to delete the application and reinstall but still no push is coming. Thank you.

    Hi,
    1. Did you install any protection application on you iphone?
    2. Please try to test push notification to see if any error message is received when Lync 2010 is disappeared from notification setting.
    Test-CsMcxPushNotification -AccessEdgeFqdn <Access Edge service FQDN>
    Regards,
    Kent Huang
    TechNet Community Support ************************************************************************************************************************
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question.

Maybe you are looking for

  • Can I access my Icloud email from another persons Iphone?

    I lost my IPhone and my wife used her IPhone to log into my account and put my phone into Lost Mode.  Can I access icloud.com#find on her phone to track any activity on my phone?

  • Post Goods issue after clicking on Load Starting push button

    Hi All, Post goods issue for deliveries, suppose if the shipment document is created for XXXX country do the post goods issue after clicking the push button loading start on. and if the shipment is created other than the XXXX Country do the post good

  • Window resizing and how to keep the window at that size.

    Having trouble with the applications window not staying the same size after I resize it. I know that dragging the corner will resize as well as the green button, but after I close it, it reverts back the small window and not to the resized window aft

  • Has anyone managed to get a PS3 Controller to work with OSX Lion?

    Hi, I wanted to connect my PS3 controller to my iMac (late 2011) using bluetooth but have been unable to do so. It will connect for a brief time but then it will lose connect as it has not paired. It also asks me for a pairing code. I have tried 0000

  • Can Aperture do Panoramas and HDR ?

    Hi I Would like to buy Aperture, however I can nowhere find relevant information considering wheter Aperture relly can stich photography together to create a panorama. or HDR. I found it to be the very basic of function in photography editing softwar