How to kill session reverse

Hello
I have reverse cube essbase, its operation for 3 hours, I want to kill the session, tried to stop the session of the operator, I got a messgae saying "" Stop Failed, java.lang.NullPointerException ".we are on the 10.1.3.How version, I can kill this session."

Please help me

Thank you

If you reverse designed by using the local agent, then most likely the session is already killed.
Operator relies on the agent to update the job repository performance logs to indicate the State of the session.
Since then, agent (for some reason any) could not update the run log, the operator will continue to show that the session is running.
You can mark the session as error/fill yourself and that will update rep work logs.

Tags: Business Intelligence

Similar Questions

  • How to kill session

    Hello

    I used Toad 7.6 earlier. Now, I installed 9.5.0.31 Toad. I am not able to kill the user session by clicking on the session to kill as in my earlier version.
    Please tell me there at - it another way to do this or something?

    Thanks in advance

    Ashish Sharma

    Hello

    This is a useful article to kill oracle sessions: [http://www.oracle-base.com/articles/misc/KillingOracleSessions.php]

    You can use these instructions:

    SQL> ALTER SYSTEM KILL SESSION 'sid,serial#';
    

    11 g:

    SQL> ALTER SYSTEM DISCONNECT SESSION 'sid,serial#' IMMEDIATE;
    

    Kind regards
    Csaba solution

    Published by: Paintek_HU on 2010.07.22. 01:42

  • How to kill session im Apex?

    Hai...

    Scenario: im using browse file to download the file in sequencing shared... and then I kept a link "open file" under the "Browse file" to open the file I downloaded... for dat, I used the query
    "select max (id) of apex_application_files".

    face im problem: if I click on the "first time" link, I could open the file tat downloaded previously... If I close the session and log in nw I click the link I could open the file that I downloaded...

    Wat should I do nw... Please help me...



    David.

    Published by: David on November 4, 2008 22:50

    Hello

    If you use the parameter «Just...» ', this means that the value is calculated only once, because once it has been calculated, the value will not be zero. Like we didn't know that there are several elements with the same value of FILE name, this would have been sufficient that the ID would be the same, regardless of how many times we reloaded the page - so once, it is calculated, the value is stored in the session and we don't need to change.

    Now that you are trying to get the last file downloaded, you must pass the parameter 'always... "so that the value can be recalculated everytime the page loads to ensure that we always get the last ID value

    Andy

  • How to kill the session running from work processes

    How to kill the session work processes running... What is the process to be programmed

    BEGIN
      FOR c IN (
      SELECT s.sid,
      s.serial#
      FROM v$session s
      WHERE s.username = 'your_user_name'
      )
      LOOP
      EXECUTE IMMEDIATE 'alter system kill session ''' ||
      c.sid || ',' || c.serial# || '''';
      END LOOP;
    END;

  • How to kill a session

    Hello

    Can you please give me a consultant how to kill a session?

    Thanks in adv
    SA

    Hello

    Pls find out with this query...! and use edit commond to kill a session.

    SELECT s.inst_id,
           s.sid,
           s.serial#,
           p.spid,
           s.username,
           s.program
    FROM   gv$session s
           JOIN gv$process p ON p.addr = s.paddr AND p.inst_id = s.inst_id
    WHERE  s.type != 'BACKGROUND'
    
    Kill session
    ************
    
    ALTER SYSTEM KILL SESSION 'sid,serial#@inst_id';
    

    KPR

  • How to kill the session during the export of data from the database in essbase

    Hi all

    I actually tried to export all the data for essbase DB but it takes almost 25 hrs still his past.
    Please suggest me how to kill this session. I tried to kill him but his does not work...

    Really appreciate if somebody gives answer for that...

    Thank you...

    Me...

    Your only option is to go to the Task Manager/Unix command line and kill the ESSSVR.exe process. This process is blocked and all of the demolitions that you issue of EAS/MaxL won't fix.

    Kind regards

    Cameron Lackpour

  • How to kill a session by the non privileged user

    Hello

    I use the oracle 10.2.0.3 version.

    I have to give privileged kill session to a user non-preferred, below 2 ways, I know that this can be done with.

    1. by giving change the system to this user privilege.

    2. by creating a procedure in any user with DBA privileges, which has the statement to execute immediate change the system kill session & by granting execute this procedure to this user.

    Apart from the above two ways, I heard that there is a procedure/priviledge etc. also well integrated into Oracle. Which can be granted to individual users.

    No idea if there is something of this kind?


    Thanks in advance.

    Best regards
    Oratest

    Each session has a partner gets server process created in OS that Oracle creates (the setting of the dedicated server), so if you kill even the session in Oracle and the corresponding operating system process is not killed, then the session is marked for KILL and do not get killed instantly or marked as snipped.

    Also, there is no explicit privilege in Oracle to grant only the ability to kill session, you will need to ALTER SYSTEM privilege and, of course, it gives you much more capacity than to simply kill the session and therefore impossible to give all users who does not keep a database.

  • How to kill the business running in SEEP rule

    Hi all

    How to kill the business running in SEEP rule?

    Can I use Epm PLC to do?

    Thank you

    Here, read the following post - Edit-Kill sessions on SEEP

    See you soon

    John

  • Edit-Kill sessions on SEEP

    Hi all

    Do you know if it is possible to put an end to certain processes or sessions on the PCB?, like the old days on essbase (rigth clik-> edit-> kill sessions)

    Concerning

    Coronel Robert

    Reading the following support doc - ' planning and budgeting Cloud Service (SEEP): how to kill the calculation process? (Doc ID 1934661.1) »

    It is similar to on site

    See you soon

    John

  • Can't kill session 11g WINDOWS 2008

    Hoping someone can tell me how to kill a job that won't die :)

    We had network maintenance during the weekend that interrupted the connection between our server and the database. It caused a lot of jobs to get stuck. I could kill all but a job. The last task seems to be busy reading, but the session info does not appear any sql.

    BOTH OF THE COMMANDS RETURN ERROR below: "ora-00030: user session id does not exist ' and info session continues to say"active">
    ALTER SYSTEM KILL SESSION '8,46534' immediate;
    change the session disconnect system '008,46534' post_transaction;



    Any idea what I can do to kill this work? Startup of the database is not a possibilities.

    Thank you!
    Kathie

    you try to kill a job, not a session, right?

    Check this box:
    http://levicorp.com/2009/05/22/how-to-kill-the-running-job/
    http://www.Pythian.com/blog/killing-an-Oracle-job-dead/

  • How to kill the Batch files

    Hello

    I have three files batch for the aggregation.

    I used maxL in the batch file, and there are nearly 10 scripts of aggregation.

    Sometimes I have to kill the batch files... Can anyone please suggest how to kill the ball file while running.


    Thanks in advance.

    Depends on who do OS you run the script, you run the script and why you want to kill the script
    The script can be killed, but this does not mean that the current operation of essbase, you may need to use maxl /eas to try to kill the active session/query.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • RAC & taf: how failover a session

    Hello
    I play with my 2 11.2.0.3 RAC on linux nodes. Now, I want to test failover of sessions, but I can not stop or create any service...

    How can I force a failover for a single session of an instance to another?

    How about killing this session?

    Aman...

  • Killing sessions.

    Please

    Why after sending:

    ALTER SYSTEM KILL SESSION '155,54173' IMMEDIATE;
    ALTER SYSTEM KILL SESSION '190,65416' IMMEDIATE;
    ALTER SYSTEM KILL SESSION '215,49199' IMMEDIATE;
    ALTER SYSTEM KILL SESSION '232,38533' IMMEDIATE;

    Sessions do not die immediately?, how can I remove the sessions? I asked the user to close all applications but the sessions always there.

    Thank you
    You can try to killing the operating system process or thread:
    
    1. Killing sessions in WINDOWS 2000/NT
    issue in a DOS command window:
    orakill sid thread
    
    where sid    = the Oracle instance to target
            thread = the thread id of the thread to kill
       The thread id should be retrieved from the spid column of a query such as:
             select spid, osuser, s.program from
            v$process p, v$session s where p.addr=s.paddr
     You can find ORAKILL.exe in $ORACLE_HOME\bin
    
    2. Killing sessions in UNIX:
    
    select vs.sid, vs.username, vs.osuser, vs.process fg_pid, vp.spid bg_pid
    from v$session vs, v$process vp
    where vs.paddr = vp.addr
    
    SID  USERNAME        OSUSER     FG_PID    BG_PID
    ---- --------------- ---------- --------- ---------
    14   QZBHS1          QZBHS1     2924:3744 1948
    29   QZBHS1          QZBHS1     3632:3844 15452
    51   QZBHS1          QZBHS1     4644:3892 5438
    
    Issued in unix (as the oracle unix user, the user thats owns the database) :
    
    kill -9 1948
    kill -9 15452
    kill -9 5438
    
    Hope this can help you.
    

    The link
    [http://www.experts-exchange.com/Database/Oracle/Q_20821840.html]

  • BLOCK the POPUP is supposed to stop some analyses online.  How to kill my popup block?

    BLOCK the POPUP is supposed to stop some analyses online.  How to kill my popup block?

    < email published by host >

    Safari > Preferences > Security > Web content:

    Uncheck "block pop-up windows".

  • An unknown audio program plays on top of the outhers. It starts on its own. She disappears for a while if I reboot. How to kill this nuisance.

    An unknown audio program plays on top of the outhers. It starts on its own. She disappears for a while if I reboot. How to kill this nuisance.

    The first Question of troubleshooting: If the problem is new, what has changed between the time things worked and the time they do not have?

    The second issue of Windows troubleshooting: what is the status of virus/malware of the machine? If you think it's clean, what programs (and versions) allows you to determine this?

    Make sure that the computer is clean:
    http://www.elephantboycomputers.com/page2.html#Removing_Malware

    If the computer is clean, use the the Task Manager or Process Manager to find out what is running if you can identify the program 'song' for you. MS - MVP - Elephant Boy computers - don't panic!

Maybe you are looking for