How to kill concurrent request oracle session which is terminated

Dear,
In our production environment Concurrent request "Gather Schema Stats" was running 2 days. Hence we cancelled the request.
Request completed as terminated status. Unfortunately the oracle session of that concurrent request went to "Killed" status. Still utilizing CPU resource.
If we try, "alter system kill session 'SID,serial#';"
it gives below message,
ERROR at line 1:
ORA-00031: session marked for kill
Could you please provide steps to kill this oracle session.
Instance detail:
Oracle Applications R12.1
Oracle database 11.1.0.7
Thanks,
...basha
Edited by: 913932 on Jun 25, 2012 2:32 AM

In our production environment Concurrent request "Gather Schema Stats" was running 2 days. Hence we cancelled the request.
Request completed as terminated status. Unfortunately the oracle session of that concurrent request went to "Killed" status. Still utilizing CPU resource.
If we try, "alter system kill session 'SID,serial#';"
it gives below message,
ERROR at line 1:
ORA-00031: session marked for killTry "alter system kill session 'SID,serial#' immediate".
Could you please provide steps to kill this oracle session.Concurrent Processing - How to Find Database Session & Process Associated with a Concurrent Program Which is Currently Running. [ID 735119.1]
Thanks,
Hussein

Similar Messages

  • How to See Others Concurrent Request Oracle 11i

    Hello
    How can I see others Concurrent Request, whcih is submmited by one of the Oracle USER?
    Thanks
    Discoverer

    Hi,
    You need to set "Concurrent: Report Access Level" profile option to view requests submitted by other users -- See this thread for details.
    Unable view users request output
    Unable view users request output
    Reviewing other threads which discuss the same topic should be also helpful.
    Regards,
    Hussein

  • How to view concurrent request of other users

    We have upgraded recently to R 12.
    Would really appreciate if some one can guide me how i can allow the super user "A" to be able to view all the concurrent requests that were submitted by various key users of HRMS.
    I know in 11i there is a profile option: "Concurrent: Report Access Level" that defines who can access the output of concurrent requests.
    I want to assign the same to one user (super user) only in R12 instance.
    how to do this???

    594647 wrote:
    We have upgraded recently to R 12.
    Would really appreciate if some one can guide me how i can allow the super user "A" to be able to view all the concurrent requests that were submitted by various key users of HRMS.
    I know in 11i there is a profile option: "Concurrent: Report Access Level" that defines who can access the output of concurrent requests.
    I want to assign the same to one user (super user) only in R12 instance.
    how to do this???Please see these docs/links.
    R12 View Concurrent Requests FAQ [ID 1261985.1]
    Unable To View Concurent Output Executed By A User Of The Same Responsibility [ID 1468231.1]
    https://forums.oracle.com/forums/search.jspa?threadID=&q=View+AND+Concurrent+AND+Other+AND+User+AND+R12&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • How to find Concurrent Request output file Document ID if exists

    Hi,
    My Concurrent Request when runs, it produces an output file.
    This output file is located on the server.
    Could any one let me know from which tables i could get the document id and the node id of the node where this document resides if it does in the Oracle Document Management System.
    I want to do is use this in the workflows to set the attribute value using procedure
    SetItemAttributeDocument
    Thanks in advance,
    P

    On the Concurrent Requests table (FND_CONCURRENT_REQUESTS), the OUTFILE_NODE_NAME and OUTFILE_NAME indicate where the output file is stored. As far as I know, this is only on the server running the concurrent manager and not in the Oracle Document Manager System.
    What are you trying to do with your output? If you are simply trying to provide access to it, you might be able to construct a URL similar to the standard concurrent request completed notification (basic email which provides a link to the output of the completed request).

  • How to get concurrent request id of the bi publisher report

    Hi All,
    I have created a BI publisher report in R12, and in that report i have called before report trigger function.
    In that function i need to use the current concurrent request id .How can i get the concurrent request id of this report.
    Please help me . Thanks in advance.
    Regards,
    Kalidoss.

    in datatemplate you use
    >
    before report trigger function.
    >
    so
    in package in
    >
    In that function
    >
    you can get current request id like
    l_conc_request_id := fnd_global.conc_request_id;

  • Concurrent requests failing with - emsg:was terminated by signal 11

    Hi All,
    we have cloned a test instance form production. Most of our concurrent requests are failing with the following error:
    APPLLCSP Environment Variable set to :
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    stat_low = 8B
    stat_high = 0
    emsg:was terminated by signal 11
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Program was terminated by signal 11
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 23532851.
    Review your concurrent request log and/or report output file for more detailed information.
    Please note that the only requests which are getting successfully completed are the one which produces no output like "gather schema" or "Dashboard".
    All the request's output is generated in PDF format on source.
    System Information:
    OS - Sun Solaris Sparc 64, Solaris 10
    Apps - R12.1.1,
    DB - 11.1.0.7.
    Please help me in getting it resolved.

    Hi;
    please check below notes:
    Arabic Bitmap Reports Complete in Error [ID 798213.1]
    R12 XLAABACR Error XLA-95103 When Attempting to Validate Application Accounting Definitions [ID 472564.1]
    T4A PDF PROCESS FAILING WITH SIGNAL 11 [ID 1078950.1]
    Various Payroll and Legislative Reports Are Erroring With Signal 6 Or Signal 11 [ID 551042.1]
    Regard
    Helios

  • How to create account in Oracle DB which has all privilege of APPS account

    Hi,
    I am looking for the way to create user/account which can do all activities likes APPS account? That means, it can compiles forms, reports,...
    The reason of that is we want to control the developers. Currently, developers is using APPS account, and they can mess up database instance. So the idea is we will create personal account for each developer, then we can track back if something happens in database. Of course, developer can only access DEV instance only.
    Thanks in advance.
    Hieu
    Edited by: user122479 on Jan 11, 2013 3:00 PM

    user122479 wrote:
    Hi,
    I am looking for the way to create user/account which can do all activities likes APPS account? That means, it can compiles forms, reports,...
    The reason of that is we want to control the developers. Currently, developers is using APPS account, and they can mess up database instance. So the idea is we will create personal account for each developer, then we can track back if something happens in database. Of course, developer can only access DEV instance only.
    Thanks in advance.
    Hieu
    Edited by: user122479 on Jan 11, 2013 3:00 PMPlease see old threads for similar topic and discussion -- https://forums.oracle.com/forums/search.jspa?threadID=&q=Apps+AND+User+AND+Create+AND+Like&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • How to find concurrent Request ID?

    Hi,
    One seeded concurrent program ('Pay on receipt Autoinvoice Program') internally submit the one more seeded concurrent program('Payable Open Interface').Now my requirmnet is finding request id of 'Payable open Interface' .
    Is it possible?
    If Yes,Please let me know the process?
    Thanks
    Praveen

    You can either get that from the application as mentioned above, or use the following query:
    SQL> SELECT request_id, user_concurrent_program_name
    FROM apps.fnd_concurrent_programs_tl cp, apps.fnd_concurrent_requests cr
    WHERE cp.application_id = cr.program_application_id
    AND cp.concurrent_program_id = cr.concurrent_program_id
    AND cp.LANGUAGE = 'US'
    AND user_concurrent_program_name = '%Concurrent Program Name%';

  • How to start SQLPLUS in oracle 10g which install on Red Hat Linux AS 4

    I install oracle 10g on Red hat linux enterprize AS 4. but i can not start SQLPLUS. I could not login to grid control. When installation, some agents installations are fail. what can i do? please help me out.

    I install oracle 10g on RHEL 4. But error occure in cofiguration assistant.
    following assistance not configured (which are recommended):
    Oracle Net Configuration Assistant - fail
    HTTP Server Configuration Assitant - skipped
    Java Security Configuration Assistant - skipped
    OC4J Configuration Assistant - skipped
    Web Cache Configuration Assistant - skipped
    Oracle Instance Configuration Assistant - skipped
    Oracle Database Configuration Assistant - skipped
    OC4J Instance Configuration Assistant - skipped
    OPMN Configuration Assistant - skipped
    Register DCM Plug-ins with EM - skipped
    Application Server Control Configuration Assistant -skipped
    DCM Repository Backup Assistant - skipped
    Enterprize Manager Reposotory Creation Assistant - skipped
    Log Details given about "Oracle Net Configuration Assistant" as
    /usr/app/oracle_sw_owner/oracle/product/10..0/EM10g_1/oracle.swd.jre/bin/..
    /lib/i686/native_thread/libzip.so : symbol errno version GLIBC_
    Unable to initialize threads:cannot find class javalang thread not define in file libc.so.6 with link time referance (libzip.so)
    could not create Java VM
    configuration of assistant "Oracle Net Configuration Assistant" fail
    When try to run sqlplus from xterm, it gives an following error :
    $ /usr/app/oracle_sw_owner/oracle/product/10.1.0/EM10g_1/bin/sqlplus
    Message file sp1<lang>.msb not found
    Error 6 initializing SQL*Plus
    After installation there is an information is given for Enterprise Manager Grid Control and it gives an url as http://localhost.localdomain:7777/em. But when i try to connect it gives an error massage as "The connection was refuse when attempting to contact localhost.localdomain:7777"
    Same situation when i try to connect Enterprise Manager Application Server (its url: http://localhost.localdomain:1810). It gives an error massage "The connection was refuse when attempting to contact localhost.localdomain:1810"
    What can i do in this situation? Please help me out.

  • How can i subscribe for oracle magzine which i can read at home

    actually i want oracle magzine and i want to subscribe it as i am new to this field...
    plz help me so i can read at night.

    http://www.submag.com/sub/oc?pk=oramag

  • Error: 1013290  Cannot kill or stop a session: in constant terminating

    I have a session the I tried to terminate by Killing it and Logging off the user. The Request State changes to "terminating" but never goes away. Anyone have a solution? thanks

    user13426216 wrote:
    I have a session the I tried to terminate by Killing it and Logging off the user. The Request State changes to "terminating" but never goes away. Anyone have a solution? thanksyou need to terminate the OS process/thread; depending upon OS of DB Server

  • How to determine the user who placed a certain concurrent request?

    Hi there,
    Is there a way (SQL query, for example) that can help me determine the user (EBS username) who placed a certain concurrent request?
    Thanks,
    Tareq

    Hi Tareq;
    Please check below notes which could be helpful for your issue:
    Concurrent Request-whcih is submmited by one of the Oracle USER *<<Posted By Hussein Sawwan*
    How to See Others Concurrent Request Oracle 11i
    Concurrent program- How to find database session *<<Posted By Hussein Sawwan*
    Re: Reg: Apps Concurrent
    Regard
    Helios

  • How to find the request id for these suspect dead concurrent request

    Dear All,
    Good afternoon.
    Below are the CMCICU (Updated Standard Cost) concurrent request which we can not find in the front-end of Oralce EBS.
    We want to verify the concurrent request id for these.
    How can we do it?
    myermt01@oracle:/home/oracle> ps -ef|grep CMCICU
    oracle 24533 22566 1 15:17:00 pts/2 0:00 grep CMCICU
    oracle 29625 2028 3 Aug 22 ? 27:20 CMCICU APPS/7484718500033DFF77FFB8BC77FFB9B077FFBAA477FFBB98401
    oracle 15881 8762 4 Aug 23 ? 27:36 CMCICU APPS/7484718700033DFF00000000000000040000000000000000400
    oracle 4913 6136 7 Aug 23 ? 28:03 CMCICU APPS/7484718800033DFF00000000000000040000000000000000400
    oracle 7913 23291 5 Aug 22 ? 27:50 CMCICU APPS/7484718500033DFF77FFB8BC77FFB9B077FFBAA477FFBB98401
    oracle 3813 23290 5 Aug 23 ? 27:47 CMCICU APPS/7484718800033DFF00000000000000040000000000000000402
    oracle 5858 23115 7 Aug 22 ? 27:58 CMCICU APPS/7484718500033DFF77FFB8BC77FFB9B077FFBAA477FFBB98401
    oracle 2166 19728 5 Aug 22 ? 27:15 CMCICU APPS/7484718500033DFF00000000000000040000000000000000400
    oracle 2165 24039 3 Aug 22 ? 27:31 CMCICU APPS/7484718500033DFF77FFB8BC77FFB9B077FFBAA477FFBB98401
    oracle 26105 22429 4 Aug 23 ? 27:23 CMCICU APPS/7484718500033DFF00000000000000040000000000000000401
    oracle 8703 8698 3 Aug 22 ? 27:30 CMCICU APPS/7484718500033DFF000000000000000A0000000100000000400

    Hi Henry;
    Please check below thread which could be helps you
    Concurrent program- How to find database session
    Re: Reg: Apps Concurrent
    Concurrent Request-whcih is submmited by one of the Oracle USER
    How to See Others Concurrent Request Oracle 11i
    Regard
    Helios

  • How to kill Active Data Request in DSO

    Hi all,
    I have 2 dsos ( A, B). Data loads from A to B.
    Now I have deleted data from DSO B by using option delete data ( did killed one running request by turing the status to RED).
    when I try to load data again to DSO B, it is not allowing me to execute the DTP.
    Message is Request 257.617 is stil processing.
    I am SAP BI 7.0 environment.
    Please suggest how to kill active request ( I am not seeing it RSMO/SM37).
    I tried to use Zombie Request FM, it didnt worked.
    Thanks All,
    Jason

    Srinivas,
    Thanks for the reply.
    When I go RSRQ
    I can see the request , the exception it is showing is CX_RS_FAILED logged.
    SM51, when try to kill the process it says
    SAP System Message:
    Work Process restarted; session terminated
    Apologies for earlier post messages saying that I did nt saw the message in RSMO, I can see it is in yellow process.
    Please suggest how to kill the processes .
    Apperciate your response..
    Thank you
    Jason

  • Concurrent request submission displays Output in xml format ?

    Hi ,
    I am submitting a concurrent request from workflow which is an xml publisher report . my problem when the program is run individually it displays the output correctly in rtf format but when the same request is submitted from worklfow the output comes in xml format ?
    What could be the problem ?
    I am using the standard submission "FND_WF_STANDARD.SUBMITCONCPROGRAM " program and assigning the values directly to it . the submission activity is working fine but the output comes as mentioned above.
    Regards,
    Skg

    Kiran ,
    I am not using fnd_request.submit request coc I don't need to capture the user information for my workflow .
    I am only using the standard " FND_WF_STANDARD.SUBMITCONCPROGRAM " . this Package only submits the concurrent program through workflow in a function.
    no need of backend programming.
    My job is to submit and move to the next function . the output will be determined via custom profile option.
    now, for this package I am directly assigning the values like appshort name , prog shrt name , and parameter.
    there is no mention of layouts anywhere in the standard workflow package .
    its very urgent for me friend.
    Regards,
    Shashank.

Maybe you are looking for

  • How can I get my i4 ihotspot to work. I can't even find it again

    Hey guys, I'm running the current O/S version however I don't have the ihotspot? I had it at some point in it, but it's not there anymore. I've tried the network rest and nothing to avail. Can you guys help? Alo since I've upgraded to the current O/S

  • Create trigger to execute report upon pressing enter

    Hi, I have a screen where users input a vendor number and then have to click the execute button to view the report. I want to create some sort of trigger so when the user presses the enter button the program will execute instead of having to press th

  • Saving miro transaction  taking more time

    HI Fi gurus, I am getting the following problem : In case of VAT invoice the vendor invoice verification takes 20-25 minutes for bill passing even though it is an single item invoice .(working in production server) Can anybody tell me what could be t

  • Problem reading input stream of urlconnection within portal

    Hi, This may be a generic server issue rather than portal but since it's my portal app that's displaying the problem I'll post it here. Part of my Portal attempts to POST to a remote server to retrieve some search results. In environments A & B (both

  • Invisible type in iwork '08

    After installing SL, tried to install iwork '08 but the type won't show up in any of the iwork programs. It is a black font, so I'm not sure why it is invisible. Any ideas?