Coalescing extens in oracle 9i is mandatary or not

hello
for our database we r using extent management local,segment space manegement
auto will SMON coalesces the freespace or not
please help me

Let's go back to the time when coalescing was the only way to add more free space when two or more adyacent extents were just freed.
SMON performed the action of periodically coalesce space, a command:
ALTER TABLESPACE tsname COALESCE;
forced the execution of coalescing.
Revisiting the internals of the coalesce behaviour:
Every five minutes it looked through the free extent table (sys.fet$) to see if there were any adjacent free extents that could be coalesced into a single extent, and on every 25th cycle (i.e. every two hours and five minutes) it looked at the segment table (sys.seg$) to see if there were any temporary segments that need to be eliminated.
Once the locally manged tablespaces were created there was the need to aceess SYS.FET$ nor SYS.SEG$ no more. Conclusion, this coalesce behaviour remains valid only to dictionary managed tablespaces, no matter what.

Similar Messages

  • Oracle 9i database configuration assisstant not running

    Hi All,
    My database is Oracle 9i.The configuration assisstant not running in this .can any body help?
    Reena

    Hi Reena, this got lost in the wrong forum. try the database forum
    Barry

  • Status bar of Oracle from runtime applet is not displaying all of a sudden

    Hello,
    The status bar of Oracle form runtime applet is not displaying all of a sudden..It was displaying before but now its not......It helps me to see errors......how can I restore it?

    My console was set to a specific window name..it was not null at all....but the status bar wont show...
    But I solved it ...by changing the applet size...
    Applet container size is controlled by the HEIGHT and WIDTH parameters in the formsweb.cfg. To maximize the applet area to the size of the browser, do the following:
    HEIGHT=100%
    WIDTH=100%
    Thank you all for your help and support...
    Edited by: user10746194 on Feb 11, 2010 6:33 AM

  • Webutil-- oracle.forms.webutil.browserFunctions bean not found

    hi friends,
    im in great trouble
    i got assignment from company and its very urgent
    i want to change coffee cup of browser window...i m trying to use webutil, i have done following things
    1.I have developer suit 9.0.4
    2.I have Jinitiator1.3.1.17
    3.download and unzip webutil_106 in forms90 folder
    4.adding frmwebutil.jar in forms90_BUILDER_CLASSPATH
    5.Create single virtual directory in orion web.xml and in forms90.config file
    6.add frmwebutil.jar in formsweb.cfg and replace webutil.htm files e.g bashtml,basehtmljinitiater,basehtmljpi.
    7.webutil entries in envirmnent file
    8.attatch liabray webutill.pll with my form,
    9. open webutil.olb and copy it into object group
    10.create timer at when new_form_instance
    11.on timer expiratation using following code
         if WEBUTIL_SEPARATEFRAME.IsSeparateFrame then
                                            WebUtil_SeparateFrame.SetTitle('DTS');
                                            webUtil_SeparateFrame.SetIcon('execute.gif');
    and restart oc4j
    but problem is still comming when timer expire i got following message
    oracle.forms.webutil.browserFunctions bean not found
    plz anyone help if im missing any step or doing something wrong
    thanks

    hi friends,
    im in great trouble
    i got assignment from company and its very urgent
    i want to change coffee cup of browser window...i m trying to use webutil, i have done following things
    1.I have developer suit 9.0.4
    2.I have Jinitiator1.3.1.17
    3.download and unzip webutil_106 in forms90 folder
    4.adding frmwebutil.jar in forms90_BUILDER_CLASSPATH
    5.Create single virtual directory in orion web.xml and in forms90.config file
    6.add frmwebutil.jar in formsweb.cfg and replace webutil.htm files e.g bashtml,basehtmljinitiater,basehtmljpi.
    7.webutil entries in envirmnent file
    8.attatch liabray webutill.pll with my form,
    9. open webutil.olb and copy it into object group
    10.create timer at when new_form_instance
    11.on timer expiratation using following code
         if WEBUTIL_SEPARATEFRAME.IsSeparateFrame then
                                            WebUtil_SeparateFrame.SetTitle('DTS');
                                            webUtil_SeparateFrame.SetIcon('execute.gif');
    and restart oc4j
    but problem is still comming when timer expire i got following message
    oracle.forms.webutil.browserFunctions bean not found
    plz anyone help if im missing any step or doing something wrong
    thanks

  • Oracle Enterprise Manager 11g is not running

    Hi everyone.
    I can't open my Enterprise Manager in my browser.
    when I am typing this command "emctl status dbconsole",it gives me this error :
    C:\Windows\system32>emctl status dbconsole
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
    https://localhost:1158/em/console/aboutApplication
    Oracle Enterprise Manager 11g is not running.
    Logs are generated in directory E:\app\Ahmad\product\11.2.0\dbhome_1/Ahmad-PC_or
    cl/sysman/log
    Thanks.

    user9077620 wrote:
    I type emctl start dbconsole
    then it mention to set variable ORACLE_UNQNAME then i did this step
    after that i retypr emctl start dbconsole , it gives me this error:
    C:\Windows\system32>emctl start dbconsole
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
    https://localhost:1158/em/console/aboutApplication
    Starting Oracle Enterprise Manager 11g Database Control ...The OracleDBConsoleo
    cl service is starting..............
    The OracleDBConsoleorcl service could not be started.
    A service specific error occurred: 2.
    More help is available by typing NET HELPMSG 3547.OS/Networking mis-configuration
    Oracle is victim; not culprit

  • Oracle Enterprise Manager 10g is not running.

    Hi All,
    I cloned e-Business suite application/db to another server.After cloned Oracle Enterprise Manager 10g is not running. I've been noticing following messages during start/stop/status.
    status
    Oracle Enterprise Manager 10g is not running.
    start: doen't show any error.
    stop:
    Stopping Oracle Enterprise Manager 10g Database Control ...
    ... Failed.
    Log info:
    servername.domain_SID/sysman/log shows following errors.
    emos.log : ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.sys
    emdb.nohup log
    --- Wed Apr 16 12:37:14 2008::The agentTZRegion value in /orafissbx1/u00/app/oracle/10.2.0.3/cob-eamdbd-01.wssc.ad.root_FISSBX1/sysman/config/emd.properties is not in agreement with what agent thinks it should be.Please verify your environment to make sure that TZ setting has not changed since the last start of the agent.
    If you modified the timezone setting in the environment, please stop the agent and exectute 'emctl resetTZ agent' and also execute the script 'mgmt_target.set_agent_tzrgn' to get the value propagated to repository -----
    emoms.trc
    [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.
    I opened the SR but still issues has n't fixed. I did all steps mentioned in TZ and etc according to metalink.
    Please suggest.
    Thanks

    This is expected behavious. It is because Enterprise Manager cannot run with the new server name. You can either go through loads to change the config files or simply drop and recreate the console.

  • Oracle.jdbc.driver.OracleTypes is not visible

    We are migrating one application from Weblogic 8.1 SP6 to Weblogic 10.3.
    Earlier in Weblogic 8.1 SP6 we have been used oracle.jdbc.driver.OracleTypes class which is there in ojdbc14.jar.
    But when i am trying use same class in Weblogic 10.3 getting error as oracle.jdbc.driver.OracleTypes is not visible.
    When i checked the ojdbc6.jar(replacement for ojdbc14) oracle.jdbc.driver.OracleTypes class is there.
    can anybody let me how can i resolve this?

    Hi i m sorry as i m asking my problem here
    Can u plz help as i getting this error while publishing my application
    <Error> <HTTP> <BEA-101020> <[weblogic.servlet.internal.WebAppServletContext@38230 - appName: '_auto_generated_ear_', name: 'BillingClaim', context-path: '/BillingClaim', spec-version: '2.5'] Servlet failed with Exception
    java.lang.NullPointerException
         at jsp_servlet._pages._jsp._wholesale._secure._systems._billingclaim.__bchome._jspService(__bchome.java:269)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         Truncated. see log file for complete stacktrace
    Thanks...

  • CreateJaznUser: import oracle.security.jazn.oc4j.JAZNUserManager not found

    Hello!
    I need to create a function that could allow Application users to change their passwords.I use a JAZN authentication in the application. So, I decided to analyze contents of the CreateJaznUser application first. But compilation of this application breaks by the next error:
    import oracle.security.jazn.oc4j.JAZNUserManager not found
    Could you advise me, what an additional libraries I must add to the CreateJaznUser application and where can I download them from?
    Thanks in advance.

    OID 3.0.1.0 is the latest product release to public. I did add the Install data to allow it to work. I see the data in OID but when I connect with jazn I get error.
    java -jar jazn.jar -shell
    JAZN:> ls
    realms policy
    JAZN:> cd realms
    JAZN:> ls
    String index out of range: 32
    JAZN:> cd ../policy
    JAZN:> ls
    JAZN:> exit
    JAZN:>
    It does not error on policy dirictory but it does on the realm side. If I watch the tcp packets it is working.

  • THE DATA FROM THE ORACLE DATABASE VIEW DATA IS NOT REFERESHED AUTOMATICALLY

    THE DATA FROM THE ORACLE DATABASE VIEW DATA IS NOT REFERESHED AUTOMATICALLY IN OBIEE DASHBOARD(ANSWERS)
    UNLESS AND UNTILL I OPEN THE ORACLE BI ADMINISTRATOR TOOL AND DO UPDATE ALL ROWCOUNT AND THEN SAVE THE RPD.
    WHERE AS ORACLE DATABASE TABLE DATA IS AUTOMATICALLY REFRESHED.
    PLS SOMEONE HELP OUT IN THIS ISSUE.

    Check whether you have enable cache on that view?

  • Class oracle.xml.sql.query.OracleXMLQuery not found in import

    I tried to perform load java using a non-sys user :
    loadjava -user user1/passwd -v -o -r Archive.java
    but encountered the following error:
    Errors in Archive:
    ORA-29535: source requires recompilation
    Archive:11: Class oracle.xml.sql.query.OracleXMLQuery not found in import.
    Info: 1 errors
    loadjava: 3 errors
    But if I use sys user I don't have any error:
    loadjava -user sys/manager -v -o -r Arachive.java
    initialization complete
    loading : Archive
    creating : Archive
    resolver :
    resolving: Archive
    Why is this so?
    ANy security setup that I missed?
    Thanks in advance.
    Note:
    my Archive.java file contains:
    // Core Java Classes
    import java.io.*;
    import java.sql.*;
    // Oracle Java classes
    import oracle.jdbc.*;
    import oracle.jdbc.driver.*;
    import oracle.xml.sql.query.OracleXMLQuery;
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Azman Diron ([email protected]):
    I tried to perform load java using a non-sys user :
    loadjava -user user1/passwd -v -o -r Archive.java
    but encountered the following error:
    Errors in Archive:
    ORA-29535: source requires recompilation
    Archive:11: Class oracle.xml.sql.query.OracleXMLQuery not found in import.
    Info: 1 errors
    loadjava: 3 errors
    But if I use sys user I don't have any error:
    loadjava -user sys/manager -v -o -r Arachive.java
    initialization complete
    loading : Archive
    creating : Archive
    resolver :
    resolving: Archive
    Why is this so?
    ANy security setup that I missed?
    Thanks in advance.
    Note:
    my Archive.java file contains:
    // Core Java Classes
    import java.io.*;
    import java.sql.*;
    // Oracle Java classes
    import oracle.jdbc.*;
    import oracle.jdbc.driver.*;
    import oracle.xml.sql.query.OracleXMLQuery;
    <HR></BLOCKQUOTE>
    Managed to solve this problem.
    Drop all xml objects owned by sys and user1.
    Reload xml objcets for user1 with -force option.
    null

  • Oracle distributed document capture service not started

    Oracle distributed document capture service not started
    and timeout

    I did check the Distributed Document Capture Configuration (from the Start menu) and it also indicates that I have selected "Oracle Distributed Document Capture Prompted Login". Once I click "OK" after I supplied all the paths required by server settings, it also displays the error "The username and password could not be validated". What credentials should be entered in the User ID / Password / Domain fields? You should use the username and password entered while configuring the "capture" security model. Leave the domain field blank.
    I have not yet configured the IIS at this point. Is it required for the Capture application to authenticate the user I specified during the installation configuration at login? IIS will serve web ODDC interface and will be needed for authentication while accessing ODDC web pages. I beleive that it is not needed for authentication from ODC/ODDC applets. However, when something is not working as expected, I would first finish all required installation and especially post installation setup steps.
    I had a look at the IIS configuration in the installation document. It doesn't clearly state which document is the default document for the website one needs to create in IIS. Do you know what it should be? You have to add new web site, say like "Capture" and add virtual directory from assumed path like: C:\Program Files\Oracle\Document Capture\WebPages
    For the default document I have WebCapture.asp.
    The Oracle Distributed Document Capture service does no start on my PC. Is this required for me to atleast login to the Capture application? It's required only for processing the scanned batches.
    I hope that this will help.
    Boris
    Edited by: tombo on 2012.03.16 06:32

  • Oracle ebs in secore or not secure mode

    Hi all,
    How can we come to know the mode of running oracle ebs 11i(secure or not secure)?
    Thanks

    How can we come to know the mode of running oracle ebs 11i(secure or not secure)?11i: A Guide to Understanding and Implementing SSL for Oracle Applications [ID 123718.1]
    Running Configuration Wizards from the Command Line in Oracle Applications 11i [ID 277574.1]
    Thanks,
    Hussein

  • Compiler error "oracle.xml.parser.v2.XMLElement" not found in class com.ora

    Compiler error "oracle.xml.parser.v2.XMLElement" not found in class com.oracle.demos......?
    I am currently testing a simple sample application with a java code similar to the one shown at
    the bottom of this post.
    However during deployment/compilation the compiler gives an error:
    Error(26,23): XMLElement not found in class com.oracle.demos.orderbooking.ApproveImpl
    Additionally similar other errors appear:
    Error(23,66): JAXBException not found in class com.oracle.demos.orderbooking.ObjectFactory
    Error(51,58): UnmarshalException not found in class com.oracle.demos.orderbooking.ObjectFactory
    Error(9,92): Element not found in interface com.oracle.demos.orderbooking.Approve
    What's wrong?
    It seems to me that I have to add some (more) *.jar files/libraries to the project?
    Which *.jars and where should I add them in JDeveloper?
    source code:
    package com.oracle.demos.orderbooking;
    public class ApproveImpl extends com.oracle.demos.orderbooking.ApproveTypeImpl implements com.oracle.demos.orderbooking.Approve
    public ApproveImpl(oracle.xml.parser.v2.XMLElement node)
    super(node);
    }

    Hai James this the response I am getting can you please tell what should I write inside ora:getNodeValue() to get the value of node <genReturnText>
    The drag and dropping the variable name is not working, I have to write the path manually but I dont know how.
    <ns1:getRoutingAndFrameJumpersResponse xmlns:ns1="com.NetworkInstallations">
    -<com.GetRoutingAndFrameJumpersOutput>
    <destination>
    SW
    </destination>
    <e2EData>
    busProcOriginator
    </e2EData>
    <genReturnCode>
    40777
    </genReturnCode>
    <genReturnText>
    EMW_Get_Routing_And_FrameJumpers_Succeeded
    </genReturnText>
    <supplCode>
    ISY002
    </supplCode>
    <supplText>
    Transaction successfully completed.
    </supplText>
    <severityCode>
    S
    </severityCode>
    <retriable>
    false
    </retriable>
    </com.GetRoutingAndFrameJumpersOutput>
    </ns1:getRoutingAndFrameJumpersResponse>

  • ORACLE 817 and above IS NOT certified on RedHat 7.1 and above

    Hi,
    ORACLE 817 and above is not certified on RedHat 7.1 and above.
    I would not waste any time. Rather would go with
    SUSE (It works like a charm...) http://www.suse.de/en/support/oracle/
    or TurboLinux
    Regards,
    Sebastian

    Go to www.oracle.com.
    click on downloads in the upper right.
    Select 8i Enterprise edition in the select product box.
    select 8.1.7 for linux.
    You should see the glibc patch on this page.
    you will need a userid and password to the oracle technology network, but these are free if you do not have one.
    Thanks
    Don

  • Creating Oracle Inventory Installation Step Does Not Finish and Hangs at 99% while installing Hyperion 11.1.1.4

    Hi Guys,
    Creating Oracle Inventory Installation Step Does Not Finish and Hangs at 99% while installing Hyperion 11.1.1.4.I'm running the installer from a local drive and also noticed that the uninstaller files are not created.The installer process has been running for 4+ hours.
    Any suggestions/tips?
    Thanks
    Manoj

    hi John,
    we left the installer running overnight, but the install process has still not completed.Also it has not created any uninstaller files under the following directory:
    E:\APPS\Hyperion\uninstall
    what could be the reason for that?
    Thanks.
    Manoj

Maybe you are looking for