Instance "db01", status BLOCKED

hi to every one,
after passing lsnrctl command i saw the error
Service "db01" has 1 instance(s).
Instance "db01", status BLOCKED, has 1 handler(s) for this service...

If status is blocked it means the instance is either
in nomount or mount state.To be precise BLOCKED means NOMOUNT only :
SYS@db102 SQL> startup nomount
ORACLE instance started.
Total System Global Area       201326592 bytes
Fixed Size                       1218508 bytes
Variable Size                  180357172 bytes
Database Buffers                16777216 bytes
Redo Buffers                     2973696 bytes
SYS@db102 SQL> !lsnrctl serv
LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 27-APR-2007 16:04:27
Copyright (c) 1991, 2005, Oracle.  All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))
Services Summary...
Service "PLSExtProc" has 1 instance(s).
  Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Handler(s):
      "DEDICATED" established:0 refused:0
         LOCAL SERVER
Service "db102" has 1 instance(s).
  Instance "db102", status BLOCKED, has 1 handler(s) for this service...
    Handler(s):
      "DEDICATED" established:0 refused:0 state:ready
         LOCAL SERVER
The command completed successfully
SYS@db102 SQL> alter database mount;
Database altered.
SYS@db102 SQL> !lsnrctl serv
LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 27-APR-2007 16:05:09
Copyright (c) 1991, 2005, Oracle.  All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))
Services Summary...
Service "PLSExtProc" has 1 instance(s).
  Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Handler(s):
      "DEDICATED" established:0 refused:0
         LOCAL SERVER
Service "db102" has 1 instance(s).
  Instance "db102", status READY, has 1 handler(s) for this service...
    Handler(s):
      "DEDICATED" established:0 refused:0 state:ready
         LOCAL SERVER
The command completed successfully
SYS@db102 SQL>                                                           

Similar Messages

  • Instance "hdev", status BLOCKED, has 1 handler(s) for this service...

    lsnrctl status listener_name give me this BLOCKED status of this instance, wondering what's the fix?
    Service "hdev.world" has 2 instance(s).
    Instance "hdev", status UNKNOWN, has 1 handler(s) for this service...
    Instance "hdev", status BLOCKED, has 1 handler(s) for this service...
    Service "hdev_XPT.world" has 1 instance(s).
    Instance "hdev", status BLOCKED, has 1 handler(s) for this service...
    Service "hdmo.world" has 2 instance(s).

    You may need to Increase the value for PROCESSES.
    beuase the dedicated process is waiting to get new processs.
    --Girish                                                                                                                                                                                                                                                           

  • Listener Error Instance "cdeAS", status BLOCKED

    when I issue startup command as sysdba I get Error
    SQL> shutdown immediate
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup
    ORA-12528: TNS:listener: all appropriate instances are blocking new connections
    SQL> exit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.4.2 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    this is new istalled database for OID and was never been shutdown before.

    Hi Martin here is the result :
    $ sqlplus " / as sysdba"
    SQL*Plus: Release 10.1.0.4.2 - Production on Wed Jan 17 13:37:35 2007
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file '/10gAS/dbs/initcdeas.ora'

  • Instance status "BLOCKED" and ora-12528

    Oralce 10.2.0.1 -- SUN SPARC 10 64bit
    instance is in nomount state, can connect using "sys/passwd@string as sysdba" on node 1 but unable to connect from 2nd node. following error received.
    Node:2
    connect sys/passwd@string as sysdba;
    ERROR:
    ORA-12528: TNS:listener: all appropriate instances are blocking new connections
    Listener state on node 1 is following:
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "string" has 1 instance(s).
    Instance "string", status BLOCKED, has 1 handler(s) for this service...
    Service "string" has 1 instance(s).
    Instance "string", status UNKNOWN, has 1 handler(s) for this service...
    Service "string_XPT" has 1 instance(s).
    Instance "string", status BLOCKED, has 1 handler(s) for this service...
    Message was edited by:
    jees

    tnsnames.ora file is same on both nodes and tnsping is working fine.
    Following is listener.ora on node1........
    LISTENER_DB01 =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS = (PROTOCOL = TCP)(HOST = db01-vip)(PORT = 1521)(IP = FIRST))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.10.10.20)(PORT = 1521)(IP = FIRST))
    (ADDRESS = (PROTOCOL = TCP)(HOST = db01-dg)(PORT = 1521)(IP = FIRST))
    SID_LIST_LISTENER_DB01 =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /u01/app/oracle/product/10.2.0/asm)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = string)
    (ORACLE_HOME = /u01/app/oracle/product/10.2.0/db)
    )

  • Status BLOCKED for instance - is it bad?

    Hi,
    1st of all please forgive me if such a topic exists being solved, give me a link then, I could't find...
    1) I encountered strange problem when issuing lsnrctl status (the problematic lines are bold):
    /home/oracle> lsnrctl status
    LSNRCTL for Solaris: Version 10.1.0.3.0 - Production on 16-JAN-2007 21:16:16
    Copyright (c) 1991, 2004, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=ora)(PORT=1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Solaris: Version 10.1.0.3.0 - Production
    Start Date 03-DEC-2006 07:47:28
    Uptime 44 days 13 hr. 28 min. 47 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/app/oracle/OraHome_1/network/admin/listener.ora
    Listener Log File /u01/app/oracle/OraHome_1/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=a)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=a)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=a)(PORT=2100))(Presentation=FTP)(Session=RAW))
    Services Summary...
    Service "B" has 1 instance(s).
    Instance "B", status READY, has 1 handler(s) for this service...
    Service "BXDB" has 1 instance(s).
    Instance "B", status READY, has 1 handler(s) for this service...
    Service "Oracle8" has 1 instance(s).
    Instance "ORCL", status UNKNOWN, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "d.zone1" has 1 instance(s).
    Instance "d", status UNKNOWN, has 1 handler(s) for this service...
    Service "a" has 3 instance(s).
    Instance "a", status UNKNOWN, has 1 handler(s) for this service...
    Instance "a", status READY, has 1 handler(s) for this service...
    Instance "a", status BLOCKED, has 1 handler(s) for this service...
    Service "aXDB" has 1 instance(s).
    Instance "a", status READY, has 1 handler(s) for this service...
    The command completed successfully
    Is this state ok? I mean: are these three instances at the same time good? And what does it mean?
    When, for example, I try to use exp I get error:
    EXP-00056: ORACLE error 1033 encountered
    ORA-01033: ORACLE initialization or shutdown in progress
    and I think the problem is in these 3 instances. My listener.ora:
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /u01/app/oracle/OraHome_1)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = d.zone1)
    (ORACLE_HOME = /u01/app/oracle/OraHome_1)
    (SID_NAME = d)
    (SID_DESC =
    (GLOBAL_DBNAME = Oracle8)
    (ORACLE_HOME = /u01/app/oracle/OraHome_1)
    (SID_NAME = ORCL)
    (SID_DESC =
    (GLOBAL_DBNAME = a)
    (ORACLE_HOME = /u01/app/oracle/OraHome_1)
    (SID_NAME = a)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = ora)(PORT = 1521))
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    2) And one more: my listener.log is now 1260M big. Can I rename it to e.g. listener.old and create new one (as oracle user: touch listener.log)? Do I have to stop listener?
    Thanks in advance, if more info is needed, give me a sign.
    Reveler
    Message was edited by:
    reveler

    Yeap, I've restarted lsnrctl. And I can see the new file is growing, so this problem is solved, thanks again.
    As to sqlplus: it seems to work ok:
    ==========================
    /home/oracle> sqlplus / as sysdba
    SQL*Plus: Release 10.1.0.3.0 - Production on Wed Jan 17 15:17:45 2007
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    Connected to:
    Oracle Database 10g Release 10.1.0.3.0 - Production
    ==========================
    The problem occurs if I try eg.:
    ==========================
    /home/oracle> exp
    Export: Release 10.1.0.3.0 - Production on Wed Jan 17 15:19:35 2007
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    Username: sys
    Password:
    EXP-00056: ORACLE error 1033 encountered
    ORA-01033: ORACLE initialization or shutdown in progress
    ==========================
    In fact our application connecting to "a" works well, no user has reported a problem. But these 3 instances are still a stone in my eye :) and I'm not sure if in the future other application won't say "sorry", like exp says it now....
    Thanks for help,
    Reveler

  • Instance status BLOCKED

    system: ORACLE RAC 9i on Solaris 9. have 2 databases (4 instances).
    problem: can connect 3 instances but unable to connect 4th. following error.
    ORA-12521: TNS:listener could not resolve INSTANCE_NAME given in connect descriptor.
    when I check listener status its shows following.
    Service "BODB.world" has 2 instance(s).
    Instance "BODB1", status READY, has 2 handler(s) for this service...
    Instance "BODB2", status READY, has 1 handler(s) for this service...
    Service "DB.world" has 2 instance(s).
    Instance "DB1", status READY, has 2 handler(s) for this service...
    Instance "DB2", status BLOCKED, has 1 handler(s) for this service...
    how can I change instance status BLOCKED to READY?

    Hi,
    it very nice your solve your problem but one of possible reason when database configure in SHARED SERVER mode. or we received ORA-12520 error.
    Oracle Version : 10.1.0.2.0
    OS : Windows XP sp2
    Database configure in Shared Server Mode.
    SQL> show parameter dispatchers
    NAME TYPE VALUE
    dispatchers
    string
    (PROTOCOL=TCP)
    max_dispatchers integer
    SQL> show parameter shared_servers
    NAME TYPE VALUE
    max_shared_servers integer
    shared_servers integer 1
    ---------------------------------------------------------after change shared server = 0 then i got error "ora-12520".
    SQL> alter system set shared_servers = 0;
    System altered.
    SQL> conn scott/tiger@sh
    ERROR:ORA-12520: TNS:listener could not find available handler for requested type ofserver
    C:\>lsnrctl services
    Service "sh" has 1 instance(s).
    Instance "sh", status READY, has 2 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0 state:ready
    LOCAL SERVER
    "D000" established:3 refused:0 current:2 max:1002 state:blocked
    DISPATCHER
    (ADDRESS=(PROTOCOL=tcp)(HOST=alwarid-taj.fakhruddin.local)(PORT=3348))
    For above error you have to check configure two parameters.
    1.Shared_servers
    2.Dispatchers
    SQL> alter system set shared_servers = 1;
    System altered.
    SQL> alter system set dispatchers = "(PROTOCOL=TCP)" ;
    System altered.
    Service "sh" has 1 instance(s).
    Instance "sh", status READY, has 2 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0 state:ready
    LOCAL SERVER
    "D000" established:4 refused:0 current:2 max:1002 state:ready
    DISPATCHER
    (ADDRESS=(PROTOCOL=tcp)(HOST=alwarid-taj.fakhruddin.local)(PORT=3348))
    The command completed successfullyregards
    Taj
    Message was edited by:
    M. Taj

  • Instance "orcl", status UNKNOWN, has 1 handler(s) for this service...

    Service "orcl" has 2 instance(s).
    Instance "orcl", status UNKNOWN, has 1 handler(s) for this service...
    Instance "orcl", status READY, has 3 handler(s) for this service...
    Service "rcat" has 2 instance(s).
    Instance "rcat", status UNKNOWN, has 1 handler(s) for this service...
    Instance "rcat", status READY, has 1 handler(s) for this service...
    What does Instance "orcl", status UNKNOWN, has 1 handler(s) for this service... means?

    Table 10-3 Listener Control Utility SERVICES Command
    Output Section Description
    Service
    Identifies the registered service
    Instance
    Specifies the name of the instance associated with the service
    The status field indicates if the instance is able to accept connections.
    A READY status means that the instance can accept connections.
    A BLOCKED status means that the instance cannot accept connections.
    A READY/SECONDARY status means that the is a secondary instance in an Oracle Real Application Clusters primary/secondary configuration and is ready to accept connections.
    A RESTRICTED status means that the instance is in restricted mode. The listener blocks all connections to this instance.
    An UNKNOWN status means that the instance is registered statically in the listener.ora file rather than dynamically with service registration. Therefore, the status is non known.
    Handlers
    Identifies the name of the service handler. Dispatchers are named D000 through D999. Dedicated servers have a name of DEDICATED.
    This section also identifies the following about the service handler:
    established: The number of client connections this service handler has established
    refused: The number of client connections it has refused
    current: The number of client connections it is handling, that is, its current load
    max: The maximum number of connections for the service handler, that is, its maximum load
    state: The state of the handler:
    - A READY state means that the service handler can accept new connections.
    - A BLOCKED state means that the service handler cannot accept new connections.
    Following this, additional information about the service handler displays, such as whether the service handler is a dispatcher, a local dedicated server, or a remote dedicated server on another node
    >>>http://download-west.oracle.com/docs/cd/B19306_01/network.102/b14212/listenercfg.htm#sthref1060

  • Billing not Possible- Overall Status Blocked

    Hello All,
    I have  a problem while creation of the Billing document based on Order. Our Scenario is of Service Billing i.e. Contract->Order--> Billing.
    Problem:  While creating Billing -Error Log is created stating  " Document xxxxxxxx blocked for billing'
    When I checked the Sales Order for any blocks, the Header Status shows Overall blkd status as  Blocked.
    The Sales document is also released for Credit., the Customer has no blocks set.
    Can you help me in tracing out the reason.
    Regards,
    Karthik.

    Hello All,
    Thanks for your responses. The Problem is not of Billing Block.  The Issue is Overall Status block.
    We have line item wise Billing block, which is removed first and then the Order release is done by VKM3.
    So even after the Credit release is done the Status shows Overall Status as blocked.
    Regards,
    Karthik.

  • Stored procedure for getting host name, host instance and status of that host is it running or stopped.

    Hello all,
    yesterday I got one task in that I have to stored procedure for getting host name, host instance and status of that host is it running or stopped.
    any body knows where exactly, In which table this details are there in BizTalk databases.
    thanks

    Status of the host instance is not stored in the SQL database for you to query the status using stored procedure. You have to either use Powershell or WMI to get the status.
    In SQL, following table contains the details about the host like Name, LoginName, IsDisables etc but status of the host instance is not stored in the database.
    SELECT * FROM BizTalkMgmtDb..adm_HostInstance
    Powershell to get the status:
    http://axonolympus.nl/?page_id=186&post_id=969&cat_id=6&lang=en
    WMI to get the status:
    https://msdn.microsoft.com/en-us/library/aa561820.aspx?f=255&MSPPError=-2147217396
    https://msdn.microsoft.com/en-us/library/aa578621.aspx
    Regards,
    M.R.Ashwin Prabhu
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • TopLink 9.04 status block updates....

    Hi,
    We are using Toplink 9.04.
    Each class in the domain model has an status block containing UpdatedProcessId, lastUpdatedBy, Date etc.
    It would be really useful to be able to update this stuff automatically rather than having to do it by hand when an attribute of an entity is updated as developers are likely to forget etc.
    I was hoping to be able to use one of the events through the event manager interface i.e. postCalculateUnitOfWorkChangeSet, to get the objects which had been updated within the unit of work and then either
    1) Modify the entity field values before the exact changes had been identified by TopLink i.e. before the contents of the changeset has been calculated.
    2) Modify the field values and get toplink to re-assess the object modifications and update the ChangeSet
    3) insert the extra values into the changeset
    Is there a way to do this or is there anything else which could help.....
    Thanks
    Paul.

    This is definitely do-able, lots of people use this approach. You don't have to get involved with ChageSets.
    Map your lastUpdatedBy, etc, fields as usual, but then don't worry about updating them in your app logic.
    Use the pre insert/update events to set the values. These events are triggered before SQL is calculated (about-to events are triggered after SQL is calculated), so all you need to do is update the object in the pre insert/update event.
    - Don

  • Turning ARCHIVELOG on & off with Instance in Status OPEN

    I came to know the new feature in 11gR2 Turning Flashback Database on & off with Instance in Status OPEN
    ( Uwe Hesse blog)
    for archivelog , why its not possible? why we are changing archivelog mode in mount stage?
    is it possible in future releases to change archivelog mode in open status?

    That enhancement is added from 11.2 only for the flashback mode. I am not sure that it would happen in next version(s) or not but I guess, the answer of why is somewhat not possible. In 11g, the option to put the entire db into the backup mode is also added at the open stage, again something which was not there before.
    SQL> alter database begin backup;
    Database altered.
    SQL> alter database end backup;
    Database altered.
    SQL> select status from V$instance;
    STATUS
    OPENWhy? Again, can't be answered.
    May be in the future it will but that we would come to know only in future.
    Just my 2 cents.
    Aman....

  • Status blocked with workflow in purchase order

    hi colleagues
    I have a purc.order with status blocked at release indicator
    I don´t know why is 'blocked , and not released or rejected
    the release code says sap workflow
    what should I do?
    thanks

    Hi,
    It seems the release procedure for PO is through workflow. Just note down currently at which
    level (release code) release should happen.Then go to release configuration in SPRO for PO
    and there by clicking 'Workflow' you can check which user has been assigned to this release code
    IMG - Materials Management - Purchasing - Purchase Order - Release Procedure for Purchase Orders - Define Release Procedure for Purchase Orders - Workflow
    Then you can go & check in that user SAP inbox (SO01/SBWP transaction) for workitem.Open
    that workitem and release.Do the same for pending release levels and PO will be completely released.
    Regards,
    Partha.

  • Sales Order Credit Status Block with Schedule Line ATP Confirmed Quantity

    I would like to keep the Credit Status Block on a Sales Order when it is created and over the credit limit and at the same time be able to Confirm the Order Quantity (if inventory is available) on the Schedule Line.  Has anyone done this?  I'm using ECC 5.0
    In the IMG --> Sales and Distribution --> Basis Functions --> Credit Management/Risk Management --> Credit Management --> Define Automatic Credit Control --> If I remove the Status/Block indicator the schedule line does confirm the sales order quantity but the sales order is not blocked and a delivery can be created.
    Thanks.
    Donna

    Hello Donna,
    I think I solved your problem.
    There are two ways to block the sales order - one is to not confirm the Schedule line i.e. block delivery... block further action that can be taken. The second is to not let the person save the sales order.
    Another option is to get Just a warning message, that the credit limit has been exceeded, but able to save the sales order with a confirmed schedule line.
    The setting will be in OVA8.
    For the Document Value you make the setting C or A. and make sure the block is not set.
    Don't worry about the Open order or open delivery unless you want the system to perform a credit check considering the orders that are already existent. Same with open delivery. It will take into account all the cost of the orders that are open for delivery.
    Now here some options:
    Either consider a 'warning' by the system good enough and still be able to confirm the schedule line.
    (ii) Put in a Delivery Block in the Sales Document Types, in the Shipping tab. That way, you will be able to save the sales doc. but not be able to deliver it.
    (iii) Put a Billing Block in the Sales Doc type, in the Billing tab. You will be able to deliver but not bill.
    (iv) Create a new routine (with the help of an ABAP guy) and place it in the auto credit check, 'Reaction' field where it will place a Delivery Block.
    Do let me know what your thoughts are and what you decided to do.
    Thanks
    Noel

  • Delivery Block status Blocked in sales order for 3rd party

    Hi Folks,
    we have customized 3 rd party order.i created sales order on 10 months before. purchase requestion  created automatically for sales order. based on purchase requestion , Purchase order created on feb 2008 month.based on that GR POSTING was done on March 2008. Actually goods have to confirmed on march. But on the sales order goods are confirmed on augaust2008. untill then, i am unable to post DELIVERY..IT IS showing delivery status Blocked , in VA03. untill i get Aug month, i am unable to post delivery. why it is showing Status Blocked
    Please help me

    Hi vamsi
    If you have put the delivery block then also it doesnt work as for all schedule lines we have delivery block option .in the same way for the 3rd party schedule line  also we have delivery block.But why it doesnt work is if we are doing delivery then system will throw an error or give a message that delivery block . But in 3rd party SD consultants will be doing billing with reference to sales order.
    Regards
    Srinath

  • Return Sales - Header - System Status Blocked.

    Hi Gurus,
    We are implementing for a cable industry, and doing the Make to Order scenario.when i am running out the scenario for Return sales system is showing the status blocked in Header. But i am able to save the Document.
    After creation of sales order when i  do  the  PGR(Post Goods Receipt) i am able to save the document and immediately when i click on Enter the system is going into create mode(i.e again it is asking to do PGR for the same return sales order document).
    Kindly, help me out .
    Thanks & Regards,
    Tilak.

    Check the status of shipping in the Delivery block field in Shipping section: Shipping Tab of Header Data.
    If the doc is not blocked there, then go to Status.
    Then look for Object Status Button and click & release the doc.
    or
    Use execute Tcode VDBLOCK.
    Note: for above you should have user authorization.
    Thanks & Regards
    JP

Maybe you are looking for