Max Datafiles Reached

Hi All,
One of our DB which is running on version 7.1 which reached max datafile limit. I think the only option is to recreate the control file, now my question is can I recreate control file by increasing maxdatafile value in 7.1 version, will 7.1 support control file recreation...?
Satya.

sorry about that we posted at the same time re: os version
according to that link if I read it correctly it says that VMS has a limit of 1022 file Per DB.
do you have a test env that you could test this first, that would be your best bet. if not maybe you could create a small scratch database to test this first.

Similar Messages

  • Max Datafile Size Oracle 9i

    Hi There,
    We have multiple tablespaces in our database and the recently we got a message that the size of a particular tables has reached 97% and it needs to be increased.
    Now currently the size of that tablespace is 29GB and before increasing the size of this tablespace we would like to know if there is a limitation for an Oracle data file size or are there any performance issues or implications that we may potentially face with a single data file of 30GB in size.
    This is the biggest tablespace in our system other tablespaces are max 12 or 17 GB.
    I am not a DBA just working in the support role as a developer. Could you please provide some insight on above query.
    Many thanks in advance.
    Regards
    Sam

    Aman, Please go through below MOS notes.
    Oracle9i Database Limits [ID 217143.1]
    Database file size
    + Maximum
    Operating system dependent. Limited by maximum operating system file size;
    typically 222 or 4M blocks
    What is The Maximum Datafile Size Limit In Oracle Database 10gR2 [ID 804733.1]
    Maximum number of Database blocks allowed in a single datafile in 10gR2 are as follows:
    Small File Tablespace (Normal Tablespace) : 4194303 (2^22 -1)
    Big File Tablespace (New in 10gR2) : 4294967295 (2^32 -1)
    Max datafile size for SMALL FILE NORMAL TABLESPACE would be:
    Database Block Size     Maximum Datafile File Size
    2k     4194303 * 2k = 8 GB
    4k     4194303 * 4k = 16 GB
    8k     4194303 * 8k = 32 GB
    16k     4194303 * 16k = 64 GB
    32k     4194303 * 32k = 128 GB
    Max datafile size for BIG FILE TABLESPACE would be:
    Database Block Size     Maximum Datafile Size
    2k     4294967295 * 2k = 8 TB
    4k     4294967295 * 4k = 16 TB
    8k     4294967295 * 8k = 32 TB
    16k     4294967295 * 16k = 64 TB
    32k     4294967295 * 32k = 128 TB

  • ORA-01693-Max extents reached in lobsegment

    Hi
    getting this error in our alert log file
    ORA-01693-Max extents <> reached in lobsegment <name>
    Can any tell me how to increase (alter) logsegment
    Thanks
    Bhanu

    alter table <table> modify lob (<lobcolumn>) (storage (maxextents unlimited))
    will work

  • Javax.resource.spi.ResourceAdapterInternalException: max connections reache

    Hello,
    I am writing an application to read messages from queues.
    Everything seems to be working fine, but after a number of un-deployments and deployments I start getting the following exception and have no choice but to restart the application server.
    Any hint on what the root cause might be?
    Exception stack trace:
    2008-02-15 14:47:19,095 WARN  [org.jboss.system.ServiceController:424] Problem starting service jboss.j2ee:ear=Application-1.0.ear,jar=Application-1.0.jar,name=MDB,service=EJB3
    org.jboss.deployment.DeploymentException: Endpoint activation failed ra=jboss.jca:service=RARDeployment,name='wmq.jmsra.rar' activationSpec=javax.jms.Queue:wsmq/Q@@localhost; - nested throwable: (javax.resource.spi.ResourceAdapterInternalException: max connections reached)
         at org.jboss.deployment.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:53)
         at org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory.activate(JBossMessageEndpointFactory.java:310)
         at org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory.start(JBossMessageEndpointFactory.java:194)
         at org.jboss.ejb3.mdb.MessagingContainer.startProxies(MessagingContainer.java:190)
         at org.jboss.ejb3.mdb.MessagingContainer.start(MessagingContainer.java:156)
         at org.jboss.ejb3.mdb.MDB.start(MDB.java:126)
         at sun.reflect.GeneratedMethodAccessor90.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.jboss.ejb3.ServiceDelegateWrapper.startService(ServiceDelegateWrapper.java:103)
         at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
         at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
         at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
         at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
         at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
         at $Proxy0.start(Unknown Source)
         at org.jboss.system.ServiceController.start(ServiceController.java:417)
         at org.jboss.system.ServiceController.start(ServiceController.java:435)
         at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
         at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
         at $Proxy361.start(Unknown Source)
         at org.jboss.ejb3.JmxKernelAbstraction.install(JmxKernelAbstraction.java:120)
         at org.jboss.ejb3.Ejb3Deployment.registerEJBContainer(Ejb3Deployment.java:301)
         at org.jboss.ejb3.Ejb3Deployment.start(Ejb3Deployment.java:362)
         at org.jboss.ejb3.Ejb3Module.startService(Ejb3Module.java:91)
         at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
         at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
         at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
         at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
         at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
         at $Proxy0.start(Unknown Source)
         at org.jboss.system.ServiceController.start(ServiceController.java:417)
         at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
         at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
         at $Proxy34.start(Unknown Source)
         at org.jboss.ejb3.EJB3Deployer.start(EJB3Deployer.java:512)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
         at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
         at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
         at org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:97)
         at org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(InterceptorServiceMBeanSupport.java:238)
         at org.jboss.wsf.container.jboss42.DeployerInterceptor.start(DeployerInterceptor.java:87)
         at org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(SubDeployerInterceptorSupport.java:188)
         at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.java:95)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
         at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
         at $Proxy35.start(Unknown Source)
         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1015)
         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
         at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
         at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
         at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
         at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
         at $Proxy10.deploy(Unknown Source)
         at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
         at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
         at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)
         at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.loop(AbstractDeploymentScanner.java:274)
         at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.run(AbstractDeploymentScanner.java:225)
    Caused by: javax.resource.spi.ResourceAdapterInternalException: max connections reached
         at com.ibm.mq.connector.ResourceAdapterConnectionPool.allocateConnection(ResourceAdapterConnectionPool.java:231)
         at com.ibm.mq.connector.ResourceAdapterImpl.endpointActivation(ResourceAdapterImpl.java:333)
         at org.jboss.resource.deployment.RARDeployment.endpointActivation(RARDeployment.java:271)
         at org.jboss.resource.deployment.RARDeployment.internalInvoke(RARDeployment.java:226)
         at org.jboss.system.ServiceDynamicMBeanSupport.invoke(ServiceDynamicMBeanSupport.java:156)
         at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
         at org.jboss.ejb3.JmxClientKernelAbstraction.invoke(JmxClientKernelAbstraction.java:44)
         at org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory.activate(JBossMessageEndpointFactory.java:305)
         ... 101 more
    ObjectName: jboss.j2ee:ear=Application-1.0.ear,jar=Application-1.0.jar,name=MDB,service=EJB3
      State: FAILED
      Reason: org.jboss.deployment.DeploymentException: Endpoint activation failed ra=jboss.jca:service=RARDeployment,name='wmq.jmsra.rar' activationSpec=javax.jms.Queue:wsmq/Q@@localhost; - nested throwable: (javax.resource.spi.ResourceAdapterInternalException: max connections reached)My current configuration is:
    - JBoss 4.2.2-GA (linux)
    - WS MQ 6.0.2.2 (linux)
    I have configured JBoss the following way:
    - added wmq.jmsra.rar to the $JBOSS_SERVER/deploy directory
    - added com.ibm.mqetclient.jar to the $JBOSS_SERVER/lib directory
    - created $JBOSS_SERVER/deploy/wmq.jmsra-ds.xml as follows
    <?xml version="1.0" encoding="UTF-8"?>
    <connection-factories>
      <!-- mbeans defining JCA administered objects -->
      <mbean code="org.jboss.resource.deployment.AdminObject" name="jca.wmq:name=wsmqQ">
        <attribute name="JNDIName">wsmq/Q</attribute>
        <depends optional-attribute-name="RARName">jboss.jca:service=RARDeployment,name='wmq.jmsra.rar'</depends>
        <attribute name="Type">javax.jms.Queue</attribute>
        <attribute name="Properties">
          baseQueueManagerName=QM1
          baseQueueName=Q
        </attribute>
      </mbean>
      <!-- JCA Connection factory definitions -->
      <tx-connection-factory>
        <jndi-name>MQCF</jndi-name>
        <xa-transaction />
        <rar-name>wmq.jmsra.rar</rar-name>
       <connection-definition>javax.jms.ConnectionFactory</connection-definition>
        <config-property name="channel" type="java.lang.String">SYSTEM.DEF.SVRCONN</config-property>
        <config-property name="hostName" type="java.lang.String">127.0.0.1</config-property>
        <config-property name="port" type="java.lang.String">1414</config-property>
        <config-property name="queueManager" type="java.lang.String">QM1</config-property>
        <config-property name="transportType" type="java.lang.String">CLIENT</config-property>
      </tx-connection-factory>My java MDB (EJB3) is:
    @MessageDriven(name = "MDB", activationConfig = {
            @ActivationConfigProperty(propertyName = "destination", propertyValue = "wsmq/Q"),
            @ActivationConfigProperty(propertyName = "destinationType", propertyValue = "javax.jms.Queue"),
            @ActivationConfigProperty(propertyName = "transportType", propertyValue = "CLIENT"),
            @ActivationConfigProperty(propertyName = "useJNDI", propertyValue = "true"),
            @ActivationConfigProperty(propertyName = "maxPoolDepth", propertyValue = "1") }, messageListenerInterface = MessageListener.class)
    @ResourceAdapter("wmq.jmsra.rar")
    public class MDB implements MessageListener {
        public void onMessage(Message message) {
            return;
    }Thanks in advance for any information!
    cheers!

    hi
    this is known to IBM as APAR IC54346 - fixed in pack 6.0.2.3

  • What happens if AUTOEXTEND is ON and datafile reaches the limit?

    Hi,
    I´m using Oracle 11g. I have created a tablespace using the following command:
    CREATE TABLESPACE MYTABLESPACE
    DATAFILE '<PATH>'
    SIZE 1G AUTOEXTEND ON EXTENT MANAGEMENT LOCAL AUTOALLOCATE;
    The datafile is almost full. The question is: given that AUTOEXTEND is ON, will a new datafile be created automatically when the original datafile reaches the limit? (datafile is SMALLFILE)
    I would appreciate your help.
    Thank you,

    998043 wrote:
    Hi,
    I´m using Oracle 11g. I have created a tablespace using the following command:
    CREATE TABLESPACE MYTABLESPACE
    DATAFILE '<PATH>'
    SIZE 1G AUTOEXTEND ON EXTENT MANAGEMENT LOCAL AUTOALLOCATE;
    The datafile is almost full. The question is: given that AUTOEXTEND is ON, will a new datafile be created automatically when the original datafile reaches the limit? (datafile is SMALLFILE)
    I would appreciate your help.
    Thank you,File stops expanding & error is thrown.

  • SNMP Trap on AP Max associations reached

    Hi all,
    I want to be able to send snmp traps to my NMS alerting our NOC to when we reach our configured max-associations on an ap.  We currently use both 1130 AG and 1140-2N in autonomous mode, no controller.  I have found a debug command "debug dot11 station connection failure" and the output of a test AP shows us the fact that the maximum number was reached.  I need to find if it is possible to trap on such information. 
    Any information on this would be greatly appreciated.  Also please ask me for more information if you need...
    Thanks,
    Daniel

    Daniel,
    This is a shot in the dark, but try this configuration:
    ap# snmp-server enable traps dot11-mibs
    I'm curious about this one, too, so please let me know if this produces the information you're looking for.
    Justin

  • Increase max datafiles in 10g

    Hi All,
    Is it necessary to recreate a control file in 10gR1 to increase maxdatafiles parameter.
    Is it not enough if I just set db_files parameter to larger number?
    Thanks,
    Hal.

    What do you say about this?
    ============================
    maxdatafiles is set at 6 in my controlfile
    select * from V$CONTROLFILE_RECORD_SECTION where type = 'DATAFILE';
    TYPE RECORD_SIZE RECORDS_TOTAL RECORDS_USED FIRST_INDEX LAST_INDEX LAST_RECID
    DATAFILE 180 6 6 0 0 2
    select count(*) from dba_data_files;
    COUNT(*)
    6
    show parameter db_files
    NAME TYPE VALUE
    db_files integer 8
    create tablespace dummy03 datafile '/tmp/dummy03.dbf' size 1m
    Tablespace created.
    create tablespace dummy04 datafile '/tmp/dummy04.dbf' size 1m;Tablespace created.
    I have reached 8 datafiles now, so the following shoudl fail
    create tablespace dummy05 datafile '/tmp/dummy05.dbf' size 1m;
    ERROR at line 1:
    ORA-00059: maximum number of DB_FILES exceeded
    and it failed!
    and if I check my alert I actually see this:
    kccrsz: expanded controlfile section 6 from 7 to 8 records
    number of logical blocks in section remains at 1
    kccrsz: expanded controlfile section 4 from 6 to 7 records
    number of logical blocks in section remains at 1
    Completed: create tablespace dummy03 datafile '/tmp/dummy03.
    Mon May 9 19:09:39 2005
    create tablespace dummy04 datafile '/tmp/dummy04.dbf' size 1m
    Mon May 9 19:09:39 2005
    kccrsz: expanded controlfile section 6 from 8 to 9 records
    number of logical blocks in section remains at 1
    kccrsz: expanded controlfile section 4 from 7 to 8 records
    number of logical blocks in section remains at 1
    kccrsz: expanded controlfile section 6 from 9 to 10 records
    number of logical blocks in section remains at 1
    DB_FILES[8] exceeded (fno=9 kcfdpk=8)
    ORA-59 signalled during: create tablespace dummy05 datafile '/tmp/dummy05....
    now I will increase only db_files parameters from 8 to 10
    show parameters db_files
    NAME TYPE VALUE
    db_files integer 10
    create tablespace dummy05 datafile '/tmp/dummy05.dbf' size 1m;
    Tablespace created.
    wow I didnt recreate controlfile and I am able to create new datafiles just by increasing db_files!
    create tablespace dummy06 datafile '/tmp/dummy06.dbf' size 1m;
    Tablespace created.
    next should fail because I reached 10
    create tablespace dummy07 datafile '/tmp/dummy07.dbf' size 1m;
    create tablespace dummy07 datafile '/tmp/dummy07.dbf' size 1m
    ERROR at line 1:
    ORA-00059: maximum number of DB_FILES exceeded
    and this is 8.1.7.4
    check alert again
    create tablespace dummy05 datafile '/tmp/dummy05.dbf' size 1m
    Mon May 9 19:12:21 2005
    kccrsz: expanded controlfile section 4 from 8 to 9 records
    number of logical blocks in section remains at 1
    Completed: create tablespace dummy05 datafile '/tmp/dummy05.
    Mon May 9 19:13:08 2005
    create tablespace dummy06 datafile '/tmp/dummy06.dbf' size 1m
    Mon May 9 19:13:08 2005
    kccrsz: expanded controlfile section 6 from 10 to 11 records
    number of logical blocks in section remains at 1
    kccrsz: expanded controlfile section 4 from 9 to 10 records
    number of logical blocks in section remains at 1
    Completed: create tablespace dummy06 datafile '/tmp/dummy06.d
    Mon May 9 19:13:24 2005
    create tablespace dummy07 datafile '/tmp/dummy07.dbf' size 1m
    Mon May 9 19:13:24 2005
    kccrsz: expanded controlfile section 6 from 11 to 12 records
    number of logical blocks in section remains at 1
    DB_FILES[8] exceeded (fno=11 kcfdpk=10)
    ORA-59 signalled during: create tablespace dummy07 datafile '/tmp/dummy07.d...
    check maxdatafiles again and it´s magically set to 10!
    select * from V$CONTROLFILE_RECORD_SECTION where type = 'DATAFILE';
    TYPE RECORD_SIZE RECORDS_TOTAL RECORDS_USED FIRST_INDEX LAST_INDEX LAST_RECID
    DATAFILE 180 10 10 0 0 6
    dump the controlfile and it´s 10 too!
    STARTUP NOMOUNT
    CREATE CONTROLFILE REUSE DATABASE "LNX817" NORESETLOGS ARCHIVELOG
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 10
    MAXINSTANCES 8
    MAXLOGHISTORY 226

  • Max heap reached:Route Servlet:Out of memory

    Hi All,
    I have used max possible -Xmx value on a 32 bit Windows machine,
    while starting oc4j from command line and the routeserver
    initialization failed.
    Did anyone face this issue or has any idea on how to initialize route servlet without errors
    after reaching the max -Xmx value? Should we further partition the data?
    Thank you,
    -J

    HI
    On windows we have a limitation that heap cannot be more than 2gb.
    You can have 2 JVM and check if it helps.
    First and foremost you need to find whether there no objects leak in the code.
    Cheers
    Priya

  • Message not moving to default exception queue when max retries reached

    Hi
    I've set up an advanced queue with max retrie of 5 but when the dequing fails the retry count increments but it never goes to the exception queue. The retry count stays at 6, msg_state = READY, deq_txn_id = RETRY_EXCEEDED. Any ideas?
    -- drop queue if it exists
    exec dbms_aqadm.stop_queue (queue_name => 'AQ$_JY_METER_ENABLE_QTAB_E');
    exec dbms_aqadm.stop_queue (queue_name => 'JY_METER_ENABLE_QUE');
    exec dbms_aqadm.drop_queue (queue_name  => 'JY_METER_ENABLE_QUE') ;
    exec dbms_aqadm.drop_queue_table( queue_table => 'JY_METER_ENABLE_QTAB');
    -- create the payload for the messages
    CREATE TYPE jy_meter_enablement_typ AS OBJECT
    request_id                VARCHAR2(30) ,
    request_system_code       VARCHAR2(20) ,
    business_process_ref      VARCHAR2(20) ,
    request_type_ref          VARCHAR2(20) ,
    meter_serial_number       VARCHAR2(10) ,
    message_request_content   CLOB
    -- Create queue table.
    -- This one has a sort list so items will be enqueued first based on priority and then based on enq_time
    BEGIN
       dbms_aqadm.create_queue_table (queue_table        => 'JY_METER_ENABLE_QTAB',
                                      queue_payload_type => 'JY_METER_ENABLEMENT_TYP',
                                      multiple_consumers => TRUE ,
                                      sort_list          => 'priority,enq_time' ,
                                      comment            => 'Queue table to handle JY Meter Enablement messages');
    END;
    -- Create Queue based on table
    BEGIN
      -- retention time set 3600 seconds (ie 1 hour) so the message is kept on the queue for 1 hour after it has been dequeued.
       dbms_aqadm.create_queue (queue_name     => 'JY_METER_ENABLE_QUE',
                                queue_table    => 'JY_METER_ENABLE_QTAB' ,
                                max_retries    => 5 ,
                                retry_delay    => 2 ,
                                retention_time => 3600 ,
                                comment     => 'Queue to handle JY Meter Enablement messages in priority/enq_time order');
    END;
    -- start the queue
    BEGIN
    dbms_aqadm.start_queue (queue_name => 'JY_METER_ENABLE_QUE');
    END ;
    -- Add and register a subscriber to the queue to run the Dequeue procedure
    BEGIN
       dbms_aqadm.add_subscriber (queue_name => 'EMO_METER_MGMT.JY_METER_ENABLE_QUE',
                                  subscriber => SYS.AQ$_AGENT('JY_METER_ENABLE_QUE_SUBSCRIBER',
                                                              NULL,
                                                              NULL )
        dbms_aq.register (SYS.AQ$_REG_INFO_LIST(SYS.AQ$_REG_INFO('JY_METER_ENABLE_QUE:JY_METER_ENABLE_QUE_SUBSCRIBER',
                                                                 DBMS_AQ.NAMESPACE_AQ,
                                                                 'plsql://EMO_METER_MGMT.DEQUEUE.dequeue_jy_request',
                                                                 HEXTORAW('FF'))),1);
    END;
    -- start the default exception queue
    BEGIN
    dbms_aqadm.start_queue(queue_name => 'EMO_METER_MGMT.AQ$_JY_METER_ENABLE_QTAB_E',
                            enqueue => FALSE,
                            dequeue => TRUE);
    END ;
    /Thanks

    Sorry, forgot to add db version
    select banner from v$version/
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    PL/SQL Release 11.2.0.2.0 - Production
    CORE 11.2.0.2.0 Production
    TNS for Linux: Version 11.2.0.2.0 - Production
    NLSRTL Version 11.2.0.2.0 - Production
    5 rows selected.

  • Max limit reached for tablespace in SAP BW

    Hi Friends,
    We are having one SAP BW system on DB6, AIX...in that the max limit for tablespabe is 512GB, which is going to be exceeded soon...
    So it is planned to move some tables from tablespaces of aggregates i.e. FACTI, FACTD into new tablespaces...
    How can this be achieved?
    Thanks & Regards,
    Kunal Patel.

    He Kunal,
    As mentioned by Jens, you can use the DB2 9's Large RIDS (Larger Record Identifiers) support which significantly increases the size limit for table space.  SAP has a tools to do the conversion for you - OSS Note 11058956 (ABAP tool for activating large RIDs).
    Regards,
    -Beck

  • Max-retries reached

    Hi All,
    One of our clients has got a 1200 cisco AP which is their only way of connection the network (no RJ45 cabling is present in their office). They are complaining about the slowness of their network, so first I thought that it is simply a problem with too many users connecting to the same AP, but when checking the interface outputs, I found that the tx/rx=1/255. At the same time I found that there are plenty of output errors on the Dot11Radio0 interface. There are also a few interface resets. Then I checked the logs and I found that there are plenty of maxretries reached messages.
    I read a few forums and they say that this might have something to do with interference. Then I ran a carrier-busy test and that showed a number under 20 for all channels, so I belive it is not the problem.
    I attached a file with the outputs in case you would like to see what I am talking about.
    Thanks for any comments in advance and please let me know if you need any more information.
    Cheers,
    Attish

    Hi Jerome/fella5,
    Thanks for your help.
    Today I went on site and I found that the AP was lying on top of the server, so I moved it further away from it. I believe that this is going to resolve the problem, but I cannot say anything until I monitored the network for a day or so.
    Do you think that the server can cause some interference, or am I following a red herring? If this did not work, I will seriously think about getting my hands on a proper tool to measeure interference.

  • Max datafiles size

    hi there,
    i want to know how much is the maximum size of a datafile?
    I'm using oracle 8.1.7.4 on aix 4.3.3
    db_block_size=8192
    i have a datafile of 2GB and i need to expand it.
    I was wondering if the maximum datafile size is 2 gb, so i do not need to increase this but create e new one
    thanks

    Without any reference at hand, the AIX (4.3.3, JFS) limits as I can recall
    File size: 2GB
    File size if large files enabled: near 64GB
    File system size: 64GB with std fragment size.
    Also observe the ulimit of the user who is using the file system.

  • Max datafile size limit?

    Hi,
    Is there any maximum datafile size limit? May I resize my datafiles to, let's say, more than 4GB size?
    (OS: RHEL4 32bit, DB: 10.2.0.3)
    Thanks!

    http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/limits002.htm#i287915
    <quote>
    Database file size      Maximum      Operating system dependent. Limited by maximum operating system file size; typically 2^22 or 4 MB blocks
    <quote>
    So give it a try.

  • Max Semaphores reached?

    How do I know if the maximum no. of semaphores allowed was ever reached. For example will it display anything in the /var/adm/messages when the maximum set in /etc/systems is reached? If it does, what will it look like?

    The exact text of the WARNING when the semaphore module is attempting to
    allocate more than 25% of kernel memory is:
    "semsys: can't load module, too much memory requested"
    Regards,
    Senthilkumar

  • ORA-00020 error, max connections reached

    I tried logging into TOAD from back-end but it started giving error like 'ORA-00020, maximum no of connections exceeded...'. What, are the steps we can take to counter this.
    I hope, my question is clear.
    Please, help in solving the doubt.
    regards

    hi,
    thanks, for your answer. But, in init.ora, the entries are like:-
    # Processes and Sessions
    #processes=250
    processes=300
    Is, there a difference from this in the maximum sessions possible which is given by 'sessions' parameter as
    SQL> connect /as sysdba
    SQL> show parameters sessions
    When, I give :-
    select count(1) from v$session
    it gives 460.
    Can, you please clear the doubts in the scenario put as above.
    regards

Maybe you are looking for

  • Can I use a g5 as a server?

    Have a G5, dual 2GHz, with 2.5 GB RAM. Currently running a Mini, iPad 3rd gen & 2 iPhones (both 4S). Am considering using G5 as a server. Is it doable, and if so, how? (Also have an old blue & white G3, if that can be useful.) Right now, the G5 is al

  • Mapping enhancement in PI 7.1

    Hi, Can anyone tell me about all the mapping enhancements in PI 7.1? And why do we need to regenarate proxies after upgradation of system from XI or PI 7.0 to PI 7.1?

  • Selection indicator greyed our in 'Assign' tab of Dimensions

    Hi All, We are on 3.5 trying to re-design cubes for performance. While re-designing, the selection indicator against the characteristic is greyed out in edit mode. This is after deleting the data from fact and dimension tables. Please let me know if

  • Dell PERC H710P and Samsung SSD 840 Pro RAID performance

    Hi. I have some questions about Dell PERC H710P. I have a Dell PERC H710P RAID controller and 8 Samsung SSD 840 Pros. I created virtual drive on 8x256GB Samsung SSD 840 Pro in RAID10. And tried DD test (bs=512kb, count=20000) in CentOS 6.3. But I had

  • Checkboxes and Custom Data Objects

    I'm trying to create a form with a list of checkboxes based on customers' interests - there's 8 in all and they can select multiple options. What I want to do is to create shared lists for each option which will serve as a segment members for future