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

Similar Messages

  • How to exclude "Blocked for Purchase" error message in PO creation for particular Order Type

    In Article master some times we used to set Site-Specific Article Status = '01'. (MARC-MMSTA)
    01
    Blocked for Purchase
    02
    Blocked for Purchase/Sale
    My requirement is that when Creating PO in ME21N for a particular Order Type (Purchasing). This check need to be removed.
    Now if we try creating the PO we will be getting the below error message.
    Status "Blocked for Purchase" of article XXXXXX does not allow external procurement.
    Is there any exit or BADI where i can put logic to remove this check.

    Hi ,
    You can use BADI ME_PROCESS_PO_CUST or customer exist EXIT_SAPMM06E_013
    Regards,
    Pravin

  • 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                                                                                                                                                                                                                                                           

  • 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)
    )

  • 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 "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>                                                           

  • How to block the status mail for an inbound Idoc to a specific user

    Hi,
    I have to stop sending the error status mail to a specific user depenidng on Partner Type. This will trigger when an inbound Idoc contains status error(message type INVOIC &ORDRSP).This user needs other mails which are getting triggered with the same Idoc for the same partner. Basically, the requirement is to block only the status mail for that user. The statndard task for this is TS70008125 and it uses the agent determination rule 30000001 (Idoc Administrator).in WE46, this task is assigned to process code EDIR. I have copied the task to a custom task and changed the agent determination rule. I would like to know how will I configure this task so that this custom task will trigger for the status error, without altering other workflows for the same message type & the partner type. Or is there any other way to block the mail?
    Thanks,
    Santosh

    Hi,
    I have done the required coding to exclude the specific agent from the rule,copied the task and its ready. My question is how do I map this custom task to a particular partner type, for the message type INVOIC in WE20? (The message type used for the inbound Idoc is INVOIC). I checked the Partner profile in WE20. Most of the process code is using function module as the processing type.
    Thanks,
    Santosh

  • Sales order blocked for credit with status "Payment Terms"

    Hi Experts,
    Sales order is blocked for credit, as when i refer the t.code vkm3 or vkm1, the status of blocking showing as "Payment Term". Geenrally the status of credit block would be 'Old item', Dynamic check', value etc.
    My question here is how the sales order is blocked with status "Payment Terms", and what is the role of payment terms in credit management.
    regards
    Vivek.

    Hi  Vivek,
    The Standard Cr. management  ( Automatic credit check) of SAP has Critical Fields Check - payment terms is one of them,
    If it is being changed in sales order (other than maintained in Customer master) the sales order will go for credit block
    Thanks
    Dilip S

  • How to set custmer master block for posting & how to set the status .....

    < MODERATOR:  Message locked.  Please read the [Rules of Engagement|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement] before posting next time. Use an appropriate subject in your message thread. >
    Hi ...
    How to set custmer master blocked for posting & how to set the status has deleted. please provide the steps for the above two actions.
    thanks

    Hi,
    U can use T-code FD05 for Blocking the customer and
    T-code FD06 in order to set for deletion,
    Assign Points if useful,
    Regards,

  • 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

  • Status profile defined in IMG for instance in BS02 trx

    Dear all
    Could you please give some help about this:
    We need to control on-line the user statuses defined both for header and item level in quotations and sales orders VA21-VA22 VA01-VA02.
    For instance if header status is X item status cannot be Y. Or if item status cannot change from Y to Z if item is rejected (VBAP-ABGRU).
    Aditionnaly we would like to gray the items statuses but userexit_field_modification seems not to work in the status tab to gray the statuses.
    Thank you very much
    Maximiliano

    Hi Martin
    There is an option for mainayaining the profile for change master record in spro.
    You can assign the status profile you had defined to the change master record profile. The it will be automatically populated for the end user.
    Regards
    Prasad K

  • Set order block for new business partner

    Hi experts,
    I have the requirement to set the order block for a business partner (based on some attributes) at the moment when it will be created or changed.
    I tried to use the BAdI BUPA_GENERAL_UPDATE where I am using the FM CRM_BUPA_FRG0050_READ/ CRM_BUPA_FRG0050_GET_DETAIL to retrieve the already existing status data and the FM CRM_BUPA_FRG0050_CREATE/ CRM_BUPA_FRG0050_CHANGE to add or change this data.
    In the SAPGUI at least the update scenario (CRM_BUPA_FRG0050_CHANGE) is working.
    In the WebUI application none of the both is working: In the create scenario the application is even dumping (SAPSQL_ARRAY_INSERT_DUPREC) but this dump happens in an other implementation of this BAdI!
    In the BP update scenario nothing happens though the UI will be refreshed by some coding like
    lr_bol_core = cl_crm_bol_core=>get_instance( ).
    lr_bol_core->modify( ).
    Is there something wrong or missing or is there a better BAdI to achieve this requirement?
    Thanks for any help!
    Regards,
    Wolfhard
    PS: I found another post which covers exactly my requirements but unfortunately without a solution...
    [Re: Update of BP General Data during creation of BP]

    Hi Bruce,
    I propose to select the right value programmatically and then hide the original combo box (use the FromPane / ToPane properties - better don't disable it or make it invisble) and display a disabled EditText item which displays the pricelist which should be applied to new customers when the Form is switched to - or launched in "Add" mode.
    When the form is switched to other modes than "Add" reactivate the original ComboBox...
    HTH,
    Frank

  • STO to allow if material blocked for Purchasing

    Dear All,
    I have blocked material for purchasing at plant level by selecting blocking indicator 01 at MRP1 view in Material Master.
    So sytem doen nto allow me to create PR and PO.
    Now while creating Stock transfer PO, system is giving me the message "The material is blocked for purchasing"
    I want system to allow STO though material is blocked for purchasing. But should restrict while creating PO against supplier.
    Is ther any way around ?
    Regards,
    Rakesh

    Remove the material status at plant level first then try with following options
    Option 1:
    1) In material master activate 'Source List'. Maintain required procurement type as F / Special procurement key as Stock Transfer.
    2) Maintain the source list for the receiving plant with supplying plant as source.
    3) In this case you will be able to create POs with stock transfer only.
    option 2:
    Implement badi ME_PROCESS_PO_CUST....here write a code that if document type (BSART) is not equal to your STO document type for planr (WERKS) XXXX then system should give a customized error...take help of your ABAP person and see if this works
    Edited by: Raja Ramasamy on Apr 16, 2010 2:34 PM

  • Incoming orders in COPA not working if Sales Order blocked for Credit Check

    Hi all,
    We need to build a report showing all incoming sales order by entry date and/or change date (change of values or quantities later on). COPA allows to do this, but the problem is that COPA line item table is only updated if the sales order is released from credit check (VKM3). I am looking for a solution to be able to record sales orders in COPA even if they are still blocked for credit check. By doing that we will be able to report all sales orders entered from COPA and provide basis for commissions calculation to the business.
    I have investigated possible COPA enhancements like COPA0005 but it doesn't seem to be used at the time of sales order save.
    Thanks.

    Hello ,
    Thanks for the reply
    As you said , the credit check in the service order is information message "Credit check (maximum percentage for ope
    exceeded)" .
    If you enter and come out this message then one more message will come , i.e., "The business transaction can not be carried out" detail message -  System status CNOK is active (ORD XXXXXXX).
    with the above message , system will not allow to do the Service order release.
    In this particular case , we have done the VKM1 for the sales order to unblock the order from credit check . But again system is checking the credit check at service order (created w.r.t sales order) . we are not able to control this .
    we also suggested the solution to the customer , saying removal of credit check for service orders . But customer requires credit check to happen at both the documents.

  • Application Web Service Control Manager detected AWEBSVC is not responding to HTTP requests. The http status code and text is 400, Bad Request.

    Hi All,
    I am seeing the following error for SMS_AWEBSVC_CONTROL_MANAGER component with Message ID: 8100
    Application Web Service Control Manager detected AWEBSVC is not responding to HTTP requests.  The http status code and text is 400, Bad Request.
    awebsctl.log file has below errors:
    Call to HttpSendRequestSync failed for port 80 with status code 400, text: Bad Request
    SMS_AWEBSVC_CONTROL_MANAGER 12/22/2014 3:37:55 PM
    13920 (0x3660)
    AWEBSVCs http check returned hr=0, bFailed=1
    SMS_AWEBSVC_CONTROL_MANAGER 12/22/2014 3:37:55 PM
    13920 (0x3660)
    AWEBSVC's previous status was 1 (0 = Online, 1 = Failed, 4 = Undefined)
    SMS_AWEBSVC_CONTROL_MANAGER 12/22/2014 3:37:55 PM
    13920 (0x3660)
    Health check request failed, status code is 400, 'Bad Request'.
    SMS_AWEBSVC_CONTROL_MANAGER 12/22/2014 3:37:55 PM
    13920 (0x3660)
    Management point and Application Catalog Website Point are installed on the same Server where I am seeing the error for Application Catalog Web Service Point role. Management Point and Application Catalog Website Point are functioning properly. Application
    Catalog Website is working.
    Thanks & Regards, Kedar

    Hi Jason,
    Application Catalog Web Service Point and Application Catalog Website Point; both are installed as per below configuration on same Server:
    IIS Website: Default Web Site
    Port Number: 80
    with default value for Web Application Name configured.
    For SMS_AWEBSVC_CONTROL_MANAGER component, I am getting below error in Component Status:
    Application Web Service Control Manager detected AWEBSVC is not responding to HTTP requests.  The http status code and text is 400, Bad Request.
    Possible cause: Internet Information Services (IIS) isn't configured to listen on the ports over which AWEBSVC is configured to communicate. 
    Solution: Verify that the designated Web Site is configured to use the same ports which AWEBSVC is configured to use.
    Possible cause: The designated Web Site is disabled in IIS. 
    Solution: Verify that the designated Web Site is enabled, and functioning properly.
    For more information, refer to Microsoft Knowledge Base.
    And awebsctl.log has the below error lines:
    Call to HttpSendRequestSync failed for port 80 with status code 400, text: Bad Request
    SMS_AWEBSVC_CONTROL_MANAGER
    12/23/2014 11:04:36 AM 16388 (0x4004)
    AWEBSVCs http check returned hr=0, bFailed=1
    SMS_AWEBSVC_CONTROL_MANAGER
    12/23/2014 11:04:36 AM 16388 (0x4004)
    AWEBSVC's previous status was 1 (0 = Online, 1 = Failed, 4 = Undefined)
    SMS_AWEBSVC_CONTROL_MANAGER
    12/23/2014 11:04:36 AM 16388 (0x4004)
    Health check request failed, status code is 400, 'Bad Request'.
    SMS_AWEBSVC_CONTROL_MANAGER
    12/23/2014 11:04:36 AM 16388 (0x4004)
    STATMSG: ID=8100
    What should I check from IIS side?
    Application Catalog Website is functioning properly.
    Thanks & regards,
    Kedar
    Thanks & Regards, Kedar

Maybe you are looking for