Running jobs as severent users

The job I am creating in the Job Scheduler needs to run SQL as several different users. I have heard that 11g will allow this. However I am wondering whether there is any way to do it in 10gR2. I have tried to embed a CONNECT user/password within the PL/SQL block as EXECUTE IMMEDIATE and stand alone. Nothing seems to work. Does anyone have any suggestions on a way to do this before 11g?

Hi,
The Scheduler can run stored procedures and pl/sql blocks but it runs all PL/SQL as the job owner. The limitation of not being able to run different SQL as different users is a PL/SQL limitation.
There is a workaround however. For each SQL that needs to run as a particular user create a PL/SQL stored procedure in that user's schema . By default (do not use the authid current_user clause) these stored procedures run with the privileges of their owner. Then grant execute on these stored procedures to the job owner. Now the job owner can call any of these procedures when he needs to run SQL as another user.
One thing to watch out for is that stored procedures do not use role privileges , so do not rely on role privileges in your SQL statements.
This should do what you need.
Hope this helps,
Ravi.

Similar Messages

  • Running jobs as different users

    The job I am creating in the Job Scheduler needs to run SQL as several different users. I have heard that 11g will allow this. However I am wondering whether there is any way to do it in 10gR2. I have tried to embed a CONNECT user/password within the PL/SQL block as EXECUTE IMMEDIATE and stand alone. Nothing seems to work. Does anyone have any suggestions on a way to do this before 11g?

    Hi,
    The Scheduler can run stored procedures and pl/sql blocks but it runs all PL/SQL as the job owner. The limitation of not being able to run different SQL as different users is a PL/SQL limitation.
    There is a workaround however. For each SQL that needs to run as a particular user create a PL/SQL stored procedure in that user's schema . By default (do not use the authid current_user clause) these stored procedures run with the privileges of their owner. Then grant execute on these stored procedures to the job owner. Now the job owner can call any of these procedures when he needs to run SQL as another user.
    One thing to watch out for is that stored procedures do not use role privileges , so do not rely on role privileges in your SQL statements.
    This should do what you need.
    Hope this helps,
    Ravi.

  • Run job from another user

    Hi, first of all, sorry for my pour english.
    I'm system in a db, and i need to run a job from another user. I don't have the password. Theres a way to run this job?
    It's a oracle db 10g enterprise.
    Thanks in advice.

    I have the permissions, and I can't change the user password or application may stop. There's a way, but I just can't remember:
    PRIVILEGE
    ANALYZE ANY
    UNLIMITED TABLESPACE
    CREATE TABLE
    ALTER TABLESPACE
    ALTER DATABASE
    GLOBAL QUERY REWRITE
    CREATE MATERIALIZED VIEW
    SELECT ANY TABLE
    8 linhas selecionadas.
    Decorrido: 00:00:00.21
    PRIVILEGE
    FLASHBACK
    DEBUG
    QUERY REWRITE
    ON COMMIT REFRESH
    REFERENCES
    UPDATE
    SELECT
    INSERT
    INDEX
    DELETE
    ALTER
    FLASHBACK
    DEBUG
    QUERY REWRITE
    ON COMMIT REFRESH
    REFERENCES
    UPDATE
    SELECT
    INSERT
    INDEX
    DELETE
    ALTER
    FLASHBACK
    DEBUG
    QUERY REWRITE
    ON COMMIT REFRESH
    REFERENCES
    UPDATE
    SELECT
    INSERT
    INDEX
    DELETE
    ALTER
    SELECT
    SELECT
    SELECT
    SELECT
    SELECT
    SELECT
    SELECT
    SELECT
    SELECT
    SELECT
    SELECT
    SELECT
    EXECUTE
    EXECUTE
    EXECUTE
    EXECUTE
    EXECUTE
    EXECUTE
    EXECUTE
    EXECUTE
    EXECUTE
    EXECUTE
    EXECUTE
    EXECUTE
    EXECUTE
    SELECT
    SELECT
    EXECUTE
    EXECUTE
    EXECUTE
    WRITE
    READ
    WRITE
    READ
    WRITE
    READ
    69 linhas selecionadas.
    Decorrido: 00:00:00.48
    GRANTEE GRANTED_ROLE ADM DEF
    SYSTEM MGMT_USER NO YES
    SYSTEM TRIPOA_READ YES YES
    SYSTEM DBA YES YES
    SYSTEM TRIPOA_WRITE YES YES
    SYSTEM AQ_ADMINISTRATOR_ROLE YES YES
    SYSTEM TRIPOA_EXEC YES YES
    SYSTEM PRIV_DML_STUDENTSLOG YES YES
    SYSTEM PRIVILEGE_ALL_TRIPOA YES YES
    8 linhas selecionadas.

  • Can I run job PROGRAMs in process chain under my user-id?

    Hi! I have a following problem. When schedule PROCESS CHAIN, then all JOBs are created with my user-id, but programs in STEPs are running with default system user-id (in our case - it's BWADM).
    Is it possible to make a setup that programs (i.e. steps) in particular process chain will be running with <b>my</b> user id, not <b>system</b> user id?
    The issue is that system-id BWADM has not all my authorizations, so cannot get proper results out of my process chain.
    Thank you!
    Vitaliy
    http://www.hp.com/go/sap -> BI

    Hi,
    You need to save those jobs while logged in as your user id. Example, in Infopackage, save it then it will contain your user id. When that infopackage is executed, then it will have your user id.

  • Which user are you supposed to run jobs as in PP?

    which user are you supposed to run jobs as in PP?

    The traditional user for PcP version 1 xgrid jobs is pcastxgrid, an OD user.

  • Can not see running jobs from, package

    I have a problem with processing parallely runing jobs:
    I am creating another immediately runned jobs in a main job. Those two parallel jobs (2 loads from different databases) have to be finished before I run next operation (working out loaded data). Problem is that, after starting those 2 parallel jobs, I can not see them by select from ALL_SCHEDULER_RUNNING_JOBS that is executed immediately after I create those jobs in a package. If I take a look into ALL_SCHEDULER_RUNNING_JOBS from anonymous statement I can see all my running jobs. Let's sum it up:
    1/ Start of main job
    2/ Running 2 immediately created jobs (load data)
    3/ Checking in loop if jobs created in step 2 are still running
    3.1/ Jobs are running (ALL_SCHEDULER_RUNNING_JOBS check) - sleep for a
    while - It never happens - can't see any running jobs from select executed in
    package but can see them in
    anonymous statement
    3.2/ Jobs finished - start processing loaded data
    Can somebody help me with this task?
    Thanks alot!
    Jakub

    Hi,
    There is no reason a job should be visible from an anonymous block but not from inside a job. There are two things that may be happening here.
    - jobs scheduled to run immediately my not start running as soon as they are created/enabled, you may need to wait a bit before they start running (they will appear in all_scheduler_jobs immediately but maybe not all_scheduler_running_jobs immediately)
    - you may be running into privilege issues. Is the user that executes the anonymous block the same as the user that the job is running as (the job's schema) ? If not maybe the job user does not have privileges to see the job (you can grant alter on the job to the user to ensure this).
    Can you see the jobs in the all_scheduler_jobs view from within the job with status RUNNING ? If you can see jobs in all_scheduler_jobs as RUNNING but not in all_scheduler_running_jobs then this is a bug of some sort.
    Thanks,
    Ravi.

  • How to use 1 Iphoto library on a MacBooKPro by several users

    Hello,
    does anyone know, if you can use 1 Iphoto Library by several users on a MacBookPro (OS Lion, Iphoto11)
    thnx Ruud Rijkse

    For iPhoto 09 (version 8.0.2) and later:
    What you mean by 'share'.
    If you want the other user to be able to see the pics, but not add to, change or alter your library, then enable Sharing in your iPhoto (Preferences -> Sharing), leave iPhoto running and use Fast User Switching to open the other account. In that account, enable 'Look For Shared Libraries'. Your Library will appear in the other source pane.
    Any user can drag a pic from the Shared Library to their own in the iPhoto Window.
    Remember iPhoto must be running in both accounts for this to work.
    If you want the other user to have the same access to the library as you: to be able to add, edit, organise, keyword etc.
    Quit iPhoto in both accounts. Move the Library to the Users / Shared Folder
    (You can also use an external HD set to ignore permissions, a Disk Image or even partition your Hard Disk.)
    In each account in turn: Double click on the Library to open it. (You may be asked to repair the Library Permissions.) From that point on, this will be the default library location. Both accounts will have full access to the library, in fact, both accounts will 'own' it.
    However, there is a catch with this system and it is a significant one. iPhoto is not a multi-user app., it does not have the code to negotiate two users simultaneously writing to the database, and trying will cause db corruption. So only one user at a time, and back up, back up back up.
    Regards
    TD

  • I get an error when starting firefox on several user profiles: the bookmarks and history are not functional something about the file being in use.

    Windows Server 2008 R2, Windows 7 workstations, the appdata folder is redirected to a network share at \\server\profiles and several users are unable to use bookmarks getting an error about the file being in use. I'm wondering if maybe my antivirus (Trend Micro) or my backups (Symantec) might be locking up the places.sqlite for these users? Though I don't understand why it would be for some users and not others. I can't be the first one and I'm not coming up with anything searching google endlessly. Anybody else run into this?

    hello, yes this is likely caused by an external program locking access to the bookmarks/history database. you could try renaming the file in question & see if it is working when it is regenerated, this will clear bookmarks and the history though, so keep a backup...
    [[Fix "The bookmarks and history system will not be functional" error message]]
    http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox

  • How to run a query several times?

    Hi all,
    Anyone has a clue for the following situation:
    We have made a query (on the web) with several characteristics and key-figures. One of the characteristics has unique values that occurs only once (something like numbers for documents in R/3). The query was build with only one user-input variable based on this characteristic. The query was build especially for printing and fits exactly on a A4-paper.
    We would like to give the end-user a tool in which he/she can store several values for the characteristic. On the basis of these stored values the system has to run the query several times.
    Something for the Reporting Agent or is there an other solution?
    Thanks in advance,
    Henk.

    hi Henk,
    'control query' in few words is to filter data with combination of characteristic value.
    http://help.sap.com/saphelp_nw04s/helpdata/en/6e/b5663a5fb46752e10000000a11402f/frameset.htm
    Control Query for Pre-calculating Web Templates
    Definition
    A control query is a help query that you execute before you execute the queries in the Web template, and use the result to parameterize the Web template.
    Use
    You can specify a control query as significant information in the Reporting Agent settings for a Web template. When you specify a control query, the system does not pre-calculate the Web template itself, but a number of filtered views from the Web template.
    We particularly recommend this procedure when wanting to calculate several Web templates only distinguished by their filter values in one swoop.
    Using a control query in particular allows you to formulate complex selection criteria for the data to be pre-calculated.
    Pre-calculate only the TOP50 customers, whose data is frequently requested, for example.
    Structure
    A very simple query, which contains exactly those characteristics in the drilldown in the rows according to which the Web template will be filtered, is particularly suitable as a control query. Every row in the table that a control query delivers, subsequently serves as a dynamic filter for the Web template views.
    The respective combination of characteristic values is used as a filter for the Web template Data Provider for each table row. The background run produces pre-calculated data records, in actual fact one data record for each table row that delivers a control query.
    If a characteristic does not appear in a view, the filter value is ignored.
    In addition, you automatically get only those filter value combinations, for which data exists in the InfoCube used to define the control query.
    Example
    A typical application of this approach for pre-calculating a Web template is with cockpit applications, since they are controlled mainly through selection lists and no real OLAP navigation is necessary.
    You can also use a control query for filtering when pre-calculating Crystal reports queries. You can find additional information under Defining Crystal Reports Queries Settings.

  • Error detected while attempting to run job

    Hi everyone,
    One of my users tried to run a rule in Hyperion Planning 11.1.1.3 and an error occurred:   Error detected while attempting to run job
    When I went to Essbase, I found that when I launched the rule an error appeared:
    ERROR - 1006059 - Invalid block header: Illegal block type -- Please use the IBH Locate/Fix utilities to find/fix the IBH problem.
    I read that it could be an issue related to corrupted blocks. I'm not familiar with MXL and I read that there are commands that I could run. Someody could provide me help?
    Regards,

    I have XCP files:
    ----- Exception Error Log Begin -----
    Current Date & Time:   Thu Nov 07 13:31:38 2013
    Process Type:          Application
    Application Name:      HYPCOLAN
    Database Name:         COSTS
    Exception Log File:    c:\Hyperion\logs\essbase\app\HYPCOLAN\COSTS\log00001.xcp
    Current Thread Id:     5940
    Exception Code:        0xC0000005=Access Violation
    Exception Flags:       0x00000000=Continuable
    Exception Address:     0x603B569F
    Exception Parameters:  2
    Exception Parameter 0: 0x00000001=Write Violation
    Exception Parameter 1: 0x57970000 (Virtual Address)
    ----- Machine Registers -----
    General Registers:
       EAX=0x795D0E18  EBX=0x5796FFF8  ECX=0x57970038
       EDX=0x0DC0F6CC  ESI=0x00000048  EDI=0xFD320000
    Control Registers:
       CS =0x0000001B  EIP=0x603B569F  Flg=0x00010283
       SS =0x00000023  ESP=0x024ACBB0  EBP=0x024ACBCC
    Segment Registers:
       DS =0x00000023  ES =0x00000023  FS =0x0000003B
       GS =0x00000000
    Floating Point Registers:
       CWD=0xFFFF027F  SWD=0xFFFF3920  TWD=0xFFFF3FFF
       EOF=0x603B5699  ESL=0x0505001B  DOF=0x603E9B50
       DSL=0xFFFF0023  CRS=0x00000000
    Register Area (Hex):
       00 B0 B0 3A F7 7C 1D 90 CE BF
       00 00 00 00 00 00 00 00 00 00
       00 00 00 00 00 00 00 00 00 00
       00 00 00 00 00 00 00 00 00 00
       00 00 00 00 00 00 00 00 00 00
       00 00 00 00 00 00 00 00 00 00
       00 00 00 00 FC 09 A0 95 26 40
       00 00 C0 C6 B2 2C 7B 91 28 40
    Debug Registers:
       DR0=0x00000000  DR1=0x00000000  DR2=0x00000000
       DR3=0x00000000  DR6=0x00000000  DR7=0x00000000
    ----- Stack -----
    Stack Trace:
        0: 0x603b569f ESSSVRD@adReqCurrencyTransBegin + 0x9c22f 0x00000000010cf0a4 0x000000000dc0f6cc 0x000000000dc0f378 0x000000004a25db00
        1: 0x603b6ba8 ESSSVRD@adReqCurrencyTransBegin + 0x9d738 0x00000000010cf0a4 0x000000000032af01 0x0000000000000004 0x000000000000198a
        2: 0x603bb76b ESSSVRD@adReqCurrencyTransBegin + 0xa22fb 0x00000000010cf0a4 0x000000004a25db00 0x000000000dc0f330 0x000000000da45d00
        3: 0x603bc2d1 ESSSVRD@adReqCurrencyTransBegin + 0xa2e61 0x00000000000003a8 0x00000000010cf0a4 0x000000004a25db00 0x00000000214e006c
        4: 0x603bc441 ESSSVRD@adReqCurrencyTransBegin + 0xa2fd1 0x000000004a25db00 0x00000000024ad2a8 0x00000000010cf0a4 0x0000000000000000
        5: 0x603bf614 ESSSVRD@adReqCurrencyTransBegin + 0xa61a4 0x00000000010cf0a4 0x000000000025db00 0x0000000000000000 0x00000000010cf0a4
        6: 0x6037dc5f ESSSVRD@adReqCurrencyTransBegin + 0x647ef 0x0000000000000002 0x0000000000000000 0x00000000010cf0a4 0x00000000024ad2a8
        7: 0x6037e28d ESSSVRD@adReqCurrencyTransBegin + 0x64e1d 0x00000000010cf0a4 0x00000000024ad2a8 0x0000000000000002 0x0000000000000000
        8: 0x60376993 ESSSVRD@adReqCurrencyTransBegin + 0x5d523 0x000000000013003a 0x0000000000000000 0x00000000010cf0a4 0x00000000004ad200
        9: 0x601c902e ESSSVRD@adCSCRConvFixMbrFromBitMap + 0x1115e 0x000000000000012c 0x00000000596ea148 0x0000000000000000 0x00000000024ad40c
       10: 0x601af5d2 ESSSVRD@adOdomInc + 0x3172 0x00000000010cf0a4 0x00000000010cc462 0x000000000dc99940 0x000000000dc48fd8
       11: 0x601af718 ESSSVRD@adOdomInc + 0x32b8 0x00000000010cf0a4 0x00000000010cc462 0x00000000588edfd8 0x0000000000000000
       12: 0x601b02c5 ESSSVRD@adOdomInc + 0x3e65 0x00000000010cf0a4 0x000000000dc2d540 0x00000000010cf0a4 0x00000000604d283d
       13: 0x6032eb72 ESSSVRD@adReqCurrencyTransBegin + 0x15702 0x00000000010cf0a4 0x000000000dc6a0a4 0x000000000dc6a008 0x00000000024af660
       14: 0x6032db25 ESSSVRD@adReqCurrencyTransBegin + 0x146b5 0x000000000dc6a0a4 0x000000000dc6a008 0x00000000024af660 0x00000000604cfbba
       15: 0x603320d8 ESSSVRD@adReqCurrencyTransBegin + 0x18c68 0x00000000010cf0a4 0x000000000000000d 0x00000000024af660 0x0000000000004650
       16: 0x602ed5ac ESSSVRD@adThreadRegister + 0x467c 0x00000000010cf0a4 0x0000000000004650 0x0000000000000000 0x0000000000000000
       17: 0x602eec17 ESSSVRD@adThreadRegister + 0x5ce7 0x00000000000cf0a4 0x0000000000000000 0x0000000000000000 0x00000000010cf0a4
       18: 0x77e6481f kernel32@GetModuleHandleA + 0xdf 0x0000000000000000 0x0000000000000000 0x0000000000000000 0x0000000000000000
    ----- Application-Wide Configuration -----
    Server Name:          
    Application Name:      HYPCOLAN
    Elapsed App Time:      00:21:23:39
    Module Count:          16
    Module  0:             0x00401000 = C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSSVR.EXE
    Module  1:             0x60001000 = C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSSVRD.DLL
    Module  2:             0x60B31000 = C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSASOSM.DLL
    Module  3:             0x60CA1000 = C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSRPM.DLL
    Module  4:             0x60DC1000 = C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSAPINU.DLL
    Module  5:             0x60E91000 = C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSOTLSU.DLL
    Module  6:             0x60F41000 = C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSOTLNU.DLL
    Module  7:             0x60F81000 = C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSMTDNU.DLL
    Module  8:             0x61031000 = C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSOPGN.DLL
    Module  9:             0x61061000 = C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSSHRU.DLL
    Module 10:             0x61135430 = C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSUTLU.DLL
    Module 11:             0x61151000 = C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSSDU.DLL
    Module 12:             0x61171000 = C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSGLOBU.DLL
    Module 13:             0x61181000 = C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSSECU.DLL
    Module 14:             0x61191000 = C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSOBJIO.DLL
    Module 15:             0x611A1000 = C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSDVRQ.DLL
    ----- Operating System Resources -----
    System Date & Time:    Thu Nov 07 13:31:39 2013
    Elapsed OS Time:       13:21:34:36
    OS Name & Version:     Windows NT 5.02
    CPU Count:             16
    CPU Type:              Pentium
    Correct System Memory information currently not available
    Swap Flags:
       Enabled:            Y
       Disabled:           N
       File Found:         Y
       Denied:             N
    Swap file(s):          c:\pagefile.sys
    Correct Swap Space information currently not available
    Total Drives:          6
    Current Drive:         3
    Drive  3:
       Drive Name:         C
       Volume Label:       Local Disk
       Drive Type:         Fixed
       File System:        NTFS
       Total Drive Space:  142689329 KB
       Free Drive Space:   71187620 KB
       Used Drive Space:   71501709 KB
    Drive  4:
       Drive Name:         D
       Volume Label:       Drive_D
       Drive Type:         Fixed
       File System:        NTFS
       Total Drive Space:  292415096 KB
       Free Drive Space:   18586252 KB
       Used Drive Space:   273828844 KB
    Drive  5:
       Drive Name:         E
       Volume Label:      
       Drive Type:         Unknown
       File System:        Unknown
       Total Drive Space:  0 KB
       Free Drive Space:   0 KB
       Used Drive Space:   0 KB
    Drive  6:
       Drive Name:         F
       Volume Label:      
       Drive Type:         Unknown
       File System:        Unknown
       Total Drive Space:  0 KB
       Free Drive Space:   0 KB
       Used Drive Space:   0 KB
    Drive  7:
       Drive Name:         G
       Volume Label:      
       Drive Type:         Unknown
       File System:        Unknown
       Total Drive Space:  0 KB
       Free Drive Space:   0 KB
       Used Drive Space:   0 KB
    Drive 21:
       Drive Name:         U
       Volume Label:      
       Drive Type:         Unknown
       File System:        Unknown
       Total Drive Space:  0 KB
       Free Drive Space:   0 KB
       Used Drive Space:   0 KB
    ----- System-Wide Configuration -----
    Elapsed Essbase Time:  00:21:23:39
    Essbase Version:       11.1.1
    Essbase Description:   ESB11.1.1.3.0B126
    Network Type:          Windows Sockets
    Environment Variable:  ARBORPATH                 = c:\Hyperion\products\Essbase\EssbaseServer
    Environment Variable:  ARBORMSGPATH              = c:\Hyperion\products\Essbase\EssbaseServer\bin
    Module Count:          16
    Module  0:
       Module Name:        C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSSDU.DLL
       Module Version:     11.1.1.1
       Module Description: ESB11.1.1.3.0B126.1
       Module Use Count:   2
    Module  1:
       Module Name:        C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSGLOBU.DLL
       Module Version:     11.1.1.1
       Module Description: ESB11.1.1.3.0B126.1
       Module Use Count:   2
    Module  2:
       Module Name:        C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSUTLU.DLL
       Module Version:     11.1.1.1
       Module Description: ESB11.1.1.3.0B126.1
       Module Use Count:   2
    Module  3:
       Module Name:        C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSSECU.DLL
       Module Version:     11.1.1.1
       Module Description: ESB11.1.1.3.0B126.1
       Module Use Count:   2
    Module  4:
       Module Name:        C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSOBJIO.DLL
       Module Version:     11.1.1.1
       Module Description: ESB11.1.1.3.0B126.1
       Module Use Count:   2
    Module  5:
       Module Name:        C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSOPGN.DLL
       Module Version:     11.1.1.1
       Module Description: ESB11.1.1.3.0B126.1
       Module Use Count:   2
    Module  6:
       Module Name:        C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSOTLSU.DLL
       Module Version:     11.1.1.1
       Module Description: ESB11.1.1.3.0B126.1
       Module Use Count:   2
    Module  7:
       Module Name:        C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSSHRU.DLL
       Module Version:     11.1.1.1
       Module Description: ESB11.1.1.3.0B126.1
       Module Use Count:   2
    Module  8:
       Module Name:        C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSAPINU.DLL
       Module Version:     11.1.1.1
       Module Description: ESB11.1.1.3.0B126.1
       Module Use Count:   2
    Module  9:
       Module Name:        C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSOTLNU.DLL
       Module Version:     11.1.1.1
       Module Description: ESB11.1.1.3.0B126.1
       Module Use Count:   2
    Module 10:
       Module Name:        C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSRPM.DLL
       Module Version:     11.1.1.1
       Module Description: ESB11.1.1.3.0B126.1
       Module Use Count:   2
    Module 11:
       Module Name:        C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSMTDNU.DLL
       Module Version:     11.1.1.1
       Module Description: ESB11.1.1.3.0B126.1
       Module Use Count:   2
    Module 12:
       Module Name:        C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSASOSM.DLL
       Module Version:     11.1.1.1
       Module Description: ESB11.1.1.3.0B126.1
       Module Use Count:   2
    Module 13:
       Module Name:        C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSDVRQ.DLL
       Module Version:     11.1.1.1
       Module Description: ESB11.1.1.3.0B126.1
       Module Use Count:   2
    Module 14:
       Module Name:        C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSSVRD.DLL
       Module Version:     11.1.1.1
       Module Description: ESB11.1.1.3.0B126.1
       Module Use Count:   2
    Module 15:
       Module Name:        C:\HYPERION\PRODUCTS\ESSBASE\ESSBASESERVER\BIN\ESSSVR.EXE
       Module Version:     11.1.1.1
       Module Description: ESB11.1.1.3.0B126.1
       Module Use Count:   2
    ----- ESSBASE.CFG Configuration Values -----
    Configuration Value:   JvmModuleLocation         = c:\Hyperion\common\JRE\Sun\1.5.0\bin\client\jvm.dll
    Configuration Value:   AuthenticationModule      = CSS
    Configuration Value:   PORTINC                   = 3
    Configuration Value:   DataErrorLimit            = 65000
    Configuration Value:   CalcCacheHigh             = 1100000000
    Configuration Value:   CalcCacheDefault          = 500000000
    Configuration Value:   CalcCacheLow              = 30000000
    Configuration Value:   CalcLockBlockHigh         = 4000000
    Configuration Value:   CalcLockBlockDefault      = 900000
    Configuration Value:   CalcLockBlockLow          = 400000
    Configuration Value:   UpdateCalc                = False
    Configuration Value:   NetDelay                  = 3000
    Configuration Value:   NetRetryCount             = 1000
    Configuration Value:   MultipleBitmapMemCheck    = True
    Configuration Value:   ParCalcMultipleBitmapMemOpt = True
    Configuration Value:   DYNCALCCACHEWAITFORBLK    = TRUE
    Configuration Value:   DYNCALCCACHEBLKRELEASE    = TRUE
    Configuration Value:   DYNCALCCACHEMAXSIZE       = 600M
    Configuration Value:   DYNCALCCACHECOMPRBLKBUFSIZE = 400M
    Configuration Value:   CalcLimitFormulaRecursion = TRUE;
    Configuration Value:   AGENTPORT                 = 1423
    Configuration Value:   SERVERPORTBEGIN           = 32768
    Configuration Value:   SERVERPORTEND             = 33768
    Configuration Value:   AGENTDESC                 = hypservice_1
    ----- Client Request Activity -----
    Server Name:          
    Application Name:      HYPCOLAN
    Total Request Threads: 20
    Avail Request Threads: 19
    Total Requests:        220
    Average Requests:      111.000000
    Weighted Average:      0.007431
    Statistics Per Minute:
       Current Requests:   0
       Minimum Requests:   0.000000
       Maximum Requests:   111.000000
    Thread Count:          20
    Thread Id 3324:
       Request Name:        GetAttributeNameSpecs
       Database Name:       COSTS
       User Name:           admin
       Start Time:          Thu Nov 07 13:31:33 2013
       End Time:            Thu Nov 07 13:31:33 2013
    Thread Id 4060:
       Request Name:        GetMbrInfo
       Database Name:       COSTS
       User Name:           admin
       Start Time:          Thu Nov 07 13:31:33 2013
       End Time:            Thu Nov 07 13:31:33 2013
    Thread Id 1692:
       Request Name:        OtlQueryAttrib
       Database Name:       COSTS
       User Name:           admin
       Start Time:          Thu Nov 07 13:31:33 2013
       End Time:            Thu Nov 07 13:31:33 2013
    Thread Id 736:
       Request Name:        OtlQueryAttrib
       Database Name:       COSTS
       User Name:           admin
       Start Time:          Thu Nov 07 13:31:33 2013
       End Time:            Thu Nov 07 13:31:33 2013
    Thread Id 5288:
       Request Name:        OtlQueryAttrib
       Database Name:       COSTS
       User Name:           admin
       Start Time:          Thu Nov 07 13:31:33 2013
       End Time:            Thu Nov 07 13:31:33 2013
    Thread Id 784:
       Request Name:        OtlQueryMbrs
       Database Name:       COSTS
       User Name:           admin
       Start Time:          Thu Nov 07 13:31:33 2013
       End Time:            Thu Nov 07 13:31:33 2013
    Thread Id 220:
       Request Name:        GetSelectedMbrInfo
       Database Name:       COSTS
       User Name:           admin
       Start Time:          Thu Nov 07 13:31:33 2013
       End Time:            Thu Nov 07 13:31:33 2013
    Thread Id 4356:
       Request Name:        OtlQueryAttrib
       Database Name:       COSTS
       User Name:           admin
       Start Time:          Thu Nov 07 13:31:33 2013
       End Time:            Thu Nov 07 13:31:33 2013
    Thread Id 6100:
       Request Name:        OtlQueryAttrib
       Database Name:       COSTS
       User Name:           admin
       Start Time:          Thu Nov 07 13:31:33 2013
       End Time:            Thu Nov 07 13:31:33 2013
    Thread Id 5944:
       Request Name:        OtlQueryAttrib
       Database Name:       COSTS
       User Name:           admin
       Start Time:          Thu Nov 07 13:31:33 2013
       End Time:            Thu Nov 07 13:31:33 2013
    Thread Id 4880:
       Request Name:        OtlQueryAttrib
       Database Name:       COSTS
       User Name:           admin
       Start Time:          Thu Nov 07 13:31:33 2013
       End Time:            Thu Nov 07 13:31:33 2013
    Thread Id 1128:
       Request Name:        OtlQueryMbrs
       Database Name:       COSTS
       User Name:           admin
       Start Time:          Thu Nov 07 13:31:33 2013
       End Time:            Thu Nov 07 13:31:33 2013
    Thread Id 5728:
       Request Name:        OtlQueryAttrib
       Database Name:       COSTS
       User Name:           admin
       Start Time:          Thu Nov 07 13:31:33 2013
       End Time:            Thu Nov 07 13:31:33 2013
    Thread Id 5960:
       Request Name:        OtlQueryAttrib
       Database Name:       COSTS
       User Name:           admin
       Start Time:          Thu Nov 07 13:31:33 2013
       End Time:            Thu Nov 07 13:31:33 2013
    Thread Id 1208:
       Request Name:        GetOtlUMC
       Database Name:       COSTS
       User Name:           admin
       Start Time:          Thu Nov 07 13:31:33 2013
       End Time:            Thu Nov 07 13:31:33 2013
    Thread Id 5240:
       Request Name:        OtlQueryAttrib
       Database Name:       COSTS
       User Name:           admin
       Start Time:          Thu Nov 07 13:31:33 2013
       End Time:            Thu Nov 07 13:31:33 2013
    Thread Id 1768:
       Request Name:        OtlQueryAttrib
       Database Name:       COSTS
       User Name:           admin
       Start Time:          Thu Nov 07 13:31:33 2013
       End Time:            Thu Nov 07 13:31:33 2013
    Thread Id 3648:
       Request Name:        OtlQueryAttrib
       Database Name:       COSTS
       User Name:           admin
       Start Time:          Thu Nov 07 13:31:33 2013
       End Time:            Thu Nov 07 13:31:33 2013
    Thread Id 1736:
       Request Name:        GetOtlInfo
       Database Name:       COSTS
       User Name:           admin
       Start Time:          Thu Nov 07 13:31:33 2013
       End Time:            Thu Nov 07 13:31:33 2013
    Thread Id 5940:
       Request Name:        MaxL: Execute
       Database Name:       COSTS
       User Name:           admin
       Start Time:          Thu Nov 07 13:31:38 2013
       End Time:            Pending
    ----- Exception Error Log End -----

  • Search Not Working for Several Users

    We are running GW 7.0.1, several users have lost the ability to search. GWCheck was run on the user and message database, but this did not resolve the issue. Any help would be greatly appreciated.
    thanks
    ed

    Manually index those user's email. You can easily accomplish this through the GWMonitor webaccess page.
    --El
    Originally Posted by edashcraft
    We are running GW 7.0.1, several users have lost the ability to search. GWCheck was run on the user and message database, but this did not resolve the issue. Any help would be greatly appreciated.
    thanks
    ed

  • How to cancel an active/running job in BW?

    Hi All,
    I have a job running in the system for 2 hrs now. I want to cancel it, please suggest, how to do the same.
    Thanks,
    Raj

    Hi ,
    Please follow the steps as metioned below: go to T-code SM37, enter the below details
    Job name = * or BI*
    User name = *
    Job status = Active ( uncheck rest all )
    Execute ( here you will find all the active running jobs ).Click on the job--> Go to Job -->Cancel active job. It should cancel the job.
    Or you can also get the PID of the job and cancel the job by following the steps below
    Goto sm50 ---> locate the process with the PID ---> select the Process -
    > menu bar ---> cancel without core.

  • Batch Jobs fail because User ID is either Locked or deleted from SAP System

    Business Users releases batch jobs under their user id.
    And when these User Ids are deleted or locked by system administrator, these batch jobs fail, due to either user being locked or deleted from the system.
    Is there any way that these batch jobs can be stopped from cancelling or any SAP standard report to check if there are any batch jobs running under specific user id.

    Ajay,
    What you can do is, if you want the jobs to be still running under the particular user's name (I know people crib about anything and everything), and not worry about the jobs failing when the user is locked out, you can still achieve this by creating a system (eg bkgrjobs) user and run the Steps in the jobs under that System User name. You can do this while defining the Step in SM37
    This way, the jobs will keep running under the Business User's name and will not fail if he/she is locked out. But make sure that the System User has the necessary authorizations or the job will fail. Sap_all should be fine, but it really again depends on your company.
    Kunal

  • No Drop Box in Several users public folders

    Hi All,
    I'm running a largely mac based school network with 2 Xserves, One Snow Leopard Server and one Leopard Server which handles all the file sharing.
    Several Users have come to me lately (About 6 I know of, out of approx 900) with no dropbox in their public folders. They had one previously but they seem to have disappeared. THe users with the disappearing drop boxes are all hosted on the Snow Leopard Server. And access their files with either Mac OS X Leopard, Windows XP, or windows 7.
    My question is, is there a way to restore their drop boxes (I know I can go in as Root and do it, but im not sure if there are special settings etc on the drop box that wouldnt be applied if I did it manually)
    Also if anyone knows what could cause the dropboxes to disappear that would be useful so I can prevent it in the future
    Thanks in Advance
    Timethyfx

    Snap And like you said, I have both machines set up with exactly the same settings. Another bug or something I'm doing wrong? Please reply if you figure out the solution.

  • How to stop the manually running job

    Hi,
    I have to stop a job that is run by user manually. I checked on net but did not find the way to stop the existing running job.
    Please suggest.
    Thanks,
    Gulshan

    Hi;
    What kind of job this, its running manualy or from crontab?
    Let us say you are taking rman backup wiht crontab entery. So login your server than
    ps -ef|grep rman
    This will bring you OS PID than issue is
    kill -9 PID
    Regard
    Helios

Maybe you are looking for

  • Getting my imac(intel) to recognize Axiom 25 midi keyboard

    G.B. (ver.6.0.5) on my imac (ver. 10.6.8) refuses to acknowledge either of my midi devices, Axiom 25 Controller or M-Audio Fire Wire Solo.  I know the connections are functioning because they both work in Live8.

  • Having email trouble with iPad

    All of a sudden I'm not receiving emails on my iPad, it just keeps on saying the mail server "imapgmail.com is not responding verify if I have entered the correct account into mail settings

  • Database in PDA / Pocket PC.

    Hi all, Can i know what database is the most commonly used in PDA, pocket PC? A third praty database or a xml or any other suitable method? TQ. -Eugene-

  • Nokia N73 Camera Photo Capturing Error

    My Nokia N73-01 firmware updated to v4.0839.42.2.1, (Problem was alive Before flashing) But still I cant take images. I can record videos by pressing camera button. But the button will not work in image mode. I have flashed my phone many times. . . S

  • Is there a workshop on how to use an iphone

    i follow iphone on facebook and they say there is one