Disconnect users in MaxL

I get requests from my client in the form of spreadsheet asking me to disconnect users that are logged in for more than 1 hour.I know there are maxL statements to disconnect all users. I am looking at 10-20 users at a time.
Is there a statement as I would like to put this in excel and automate it instead of going over the process through EAS.its take a lot of time and hurts my fingers.

Hi rtk & 833738,
Cameron and Glenn both make good points, and I think you should consider the KISS (Keep It Simple) route to an effective solution.
To me it sounds like your cubes are getting excessively fragmented (typical during a heavy planning cycle). Are you doing nightly maintenance such as export-clear-load of your data to help control this? Additionally, a good review of your tuning, optimization, and settings in essbase may reveal some areas that can be improved on. Finally, I think you may need to review your hardware requirements. Hardware, faster disks, more memory etc, can have a significant positive impact on performance and stability with relatively very low cost, and short implementation time.
If you still feel you need a utility to suit your unique requirements, this can certainly be created in fairly short order. Contact me at my email address and I can help you out with this. Also, consider Accelatis; a tool that can help manage this and more.
Robb Salzmann

Similar Messages

  • MAXL problem for launching a script in order to disconnect users in a cube

    Hello,
    I would like to know how i can launch a maxl script in order to disconnect users who are connected on a cube. When i do this :
    IEssDomain dom2 = ess.signOn(USER, PASSWORD, false, null, PROVIDER);
    cv = dom2.openCubeView("EssaiBis", SERVEUR, APPNAME, CUBENAME);
    IEssMaxlSession maxl = dom2.openMaxlSession("maxl", SERVEUR);
    String strQuery = "alter application "+APPNAME+" unload database "+CUBENAME+";";
    maxl.execute(strQuery);
    maxl.close();
    The APPNAME, the CUBENAME, the SERVEUR, the USER, the PASSWORDn and the PROVIDER (embedded) are OK. However, it jumps the commands which are under the : IEssMaxlSession maxl = dom2.openMaxlSession("maxl", SERVEUR);
    So, the problem seems to be here.
    Thanks you for your help.
    Vinou

    It seems that it doesn't take the "+" in the script on the forum ^^

  • Multiple disconnected users on the same laptop

    Has any open come across the following requirement? I have a customer that is interested in 'sharing' laptops with multiple offline users with the ability to sync. Can we have multiple disconnected users on the same laptop? If so what would be the options? The challenge is how to manage multiple extracts on one MWC installation. I suspect that 'OOTB', we only support one extract per machine/installation of the MWC. We may be able to support multiples, but it would take some config/customization.

    Please don't post the same question in different forums
    Siebel Remote - Can multiple disconnected users be on the same laptop?
    multiple disconnected users on the same laptop
    Siebel Remote - Can multiple disconnected users be on the same laptop?

  • How can I handle disconnected user in Forte ?

    Hi Forte user,
    we would like to develop an application in Forte which support
    disconnected user ( or site ). That mean every morning the disconnected user
    ( or site ) will dial up to server and synchronize the data. Have anyone out
    there developing the similar application?
    Should I synchronize the data with database function ( we have to support
    different database such MS SQL ,Oracle ... access database ) or write an
    application in Forte that can serialized the object itself ?
    Any help welcome !
    Kelvin
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    First of all, I would like to thanks for your time and help.
    What I am trying to do is very simple. Our company has MS SQL server as
    central database. It stores all data for our agents. Each agents either
    connect on-line or off-line. Besides, they are running our forte application
    with their database ( may be sysbase, access .. database ).
    For those agents that are off-line, we would like to extract the data
    periodically and update the database in our company. Sometime, we may need
    to send data back to our agents.
    I have follow your suggestion to read the persisent Q manager. But I still
    don't know how to start. What is the pitfall to implement persisent Q
    manager?
    By the way, if I want to keep the data in synch. Is it simply to have
    persisent Q manager running at background. Everytime database object
    insert/modify the database, I make an object serialized and put into the Q
    manager waiting for sending serialized object to my company?
    Kelvin.
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

  • AFP disconnects users, file opening problems, abnormal exits and bus errors

    Hi all
    Since a few weeks we have been having problems with AFP file sharing with OS X Server 10.5.5 (Simple config)
    Several times a day the server stops responding to save commands (especially with Adobe software) or abruptly disconnects users. The console error most frequently associated with these crashes is:
    "com.apple.launchd[1] (com.apple.AppleFileServer[3674]) Exited abnormally: Bus error"
    sometimes starting server preferences we get the following error (roughly translated from French):
    An Error has occured on the server while executing a command.
    the error "CANNOTFSGETVOLINFOERR" occured while executing a command of type "getVolumeList" in the module "servermgr_filebrowser"
    I'm past hoping for a quick fix but any pointers or ideas of what to look for would be greatly appreciated.
    Robin Lambell

    I just want to make sure I have the steps clear.
    disable the automounts in 'Filesharing' in Server Admin
    I disable the automounts in the File Sharing tab of Server Admin by clicking on each share point and clicking the Unshare button.
    then remove the sharepoints
    How? Isn't that automatic? I chose to unshare a share point and it disappeared from the list. Is that enough?
    Then in Terminal.app do:
    sudo rm /private/var/etc/AFP.conf
    Then:
    sudo rm /Library/Preferences/com.apple.AppleFileServer.plist
    Then in Server Admin, restore the sharepoints back and automounts. Then restart the AFP service.
    I restore the share points by manually choosing to share each of them again? I'll have to redefine each one, won't I?
    Thanks for the help. I haven't done this before and I want to make sure I'm doing it right.

  • Disconnect Users from DB

    Is there a way to disconnect users from a single database without logging off all users from the server?

    You can do it at the Application level, since you usually have one db to one app it should be fine.<BR><BR>alter system logout session on application 'Sample';

  • Setup timeout and disconnect user

    Hi There,
    Some of users have excel addin or smartview connect to Essbase cube but forget to disconnect. I am wondering if there is property I can setup to logout/disconnect user from Excel addin or smartview after 20 minutes?
    Thanks

    In the Essbase server properties, you can set an Idle disconnect time. In EAS select the server name right click and select Edit -> Properties on the security tab is the inactive time out settings. If either value is set to 0 it means never time out. Smartview also has its own timeout value that you can set independently.

  • Siebel Remote - Can multiple disconnected users be on the same laptop?

    Has any open come across the following requirement? I have a customer that is interested in 'sharing' laptops with multiple offline users with the ability to sync. Can we have multiple disconnected users on the same laptop? If so what would be the options? The challenge is how to manage multiple extracts on one MWC installation. I suspect that 'OOTB', we only support one extract per machine/installation of the MWC. We may be able to support multiples, but it would take some config/customization.

    Please don't post the same question in different forums
    Siebel Remote - Can multiple disconnected users be on the same laptop?
    multiple disconnected users on the same laptop
    Siebel Remote - Can multiple disconnected users be on the same laptop?

  • List processes of disconnected users

    Here is a problem that I have. I work at a hospital. We have a certain application installed on a dozen Windows 7 machines. Doctors leave that application open and walk away from the machine.  The machine eventually locks due to inactivity and another
    doctor will come up and log on.  They will attempt to launch the application but cannot open it because it's running in one of the other disconnected sessions.  They have been instructed to log off the machines, but that is obviously to difficult
    so I need to identify a different way to address the issue.
    Could I get some assistance with a powershell script?  What I would like to do is to have script that goes through the processes that are running under the disconnected users and kill the specific process for the application.  I would like to set
    that script up to run every 5 minutes or so under task scheduler.  Is this possible?
    I wanted to put a shortcut on the desktop of the machines that would kill the process, but the doctors are not administrators of the machines so I haven't been able to find a secure way of doing this.  Applications like encrypted runas are not secure
    so putting the credentials for an administrative user into a script are not secure.
    RG

    Something like this could work to logoff users who are in a disconnected state.
    $Computername = 'Server1'
    (quser /SERVER:$Computername) -replace '\s{2,}',',' | ForEach {
    If (($_ -split ',').count -ne 6) {
    $_.insert($_.IndexOf(','),',')
    } Else {$_}
    } | ConvertFrom-CSV | Where {
    $_.State -eq 'Disc'
    } | ForEach {
    logoff /SERVER:$Computername /SessionID $_.Id
    This uses quser to find current logon sessions and does a little parsing to find out what sessions are in a disconnected state and then proceeds to log the users out.
    Boe Prox
    Blog |
    Twitter
    PoshWSUS |
    PoshPAIG | PoshChat |
    PoshEventUI
    PowerShell Deep Dives Book

  • Disconnect user from forms

    Hi.
    I whish know. How disconnect users from aplication designing in (forms6i) wi2k oracle 8i. for update some .fmx. by example de main menu.

    I think what you at want to do is update the fmx while someone is still running - you can do this by setting the FORMSnn_MMAP variable (where nn=45, 60 or 90)to 0 - this allows you to overwrite the fmx file while it is running.
    Regards
    Grant Ronald
    FOrms Product Management

  • Disconnect User From Forms6i

    Hi.
    I whish know. How disconnect users from aplication designing in (forms6i) wi2k oracle 8i. for update some .fmx. by example de main menu.

    Hi,
    you cannot disconnect users from the Forms runtime. If you kill the runtime process, then they are disconnected, but there is no way for you to disconnect users from external.
    Frank

  • Disconnect users and Reconnect users

    Hello my name is Marc,
    i have a problem, in my office use adobe connect 8, and server hosted privatly in my office. I have many meetings with other offices and one day appear different problems.
    The first problem: one day i stay in a meeting with 10 people, and one moment all users disconnect and reconnect and when i reconnect all user appear double for example: "Marc" and "Marc2". I clean cookies and changed browser explorer and solution this problem but the other people don't find a solution.
    The second problem: other day i stay in a meeting with 8 people, and 2 o 3 people i'm not sure disconnect and reconnect and appear the same previous case. But in this meeting, the host rec's meeting and desynchronized video i don't find what's is the error.
    When the problems appear, i check the server's log and server don't detected anything, the brezze logs detected when the users disconnect and reconnect in a meeting, but the server don't detected error, no errors in applications, no errors in network and no errors in a system. I can't find who is the error .
    Thanks for you help.
    P.D: Sorry for my english, my level is very basic
    Good BYE!!
    by: M

    Thanks sni,
    yes this problem appear when every users are present in the room, i think the problem is in network server but the server don't recognise the problem, no detected any problem. It's more strange i hope resolve this problem. Thanls for you help sni.
    Good Bye

  • Automatically log out idle and disconnected users

    Hi,
    Windows Server 2008 R2 Domain.
    Im trying to have users that are connected with RDP to other servers and clients to automatically log out if there are idle og disconnected for more than 30 minutes. Im able to get it working if i use computer configuration, but I want this to work under
    user configuration, so im not sure what I am doing wrong.
    I have configured the following. Created a single GPO on the root of the domain, and put a desktop 7 client in this container. Then i have configured a GPO with the following settings: User Configuration>Policies>Administrative Templates>Windows
    Components>Remote Desktop Services>Session Time Limits: Here I have enabled "Set time limit for disconncted sessions", "Set time limit for active but idle...." and "End session when time...."
    If i check the GPO, under security filtering i have Authenticated Users, and they have read and apply, and it is linked to the correct OU.
    If I now log in to my client and do a gpupdate /force log out and in again, I can see the GPO is not applied correct. The strange thing is that is named under Computer Settings> The following GPOs were not applied because they are filtered out.. here
    is my GPO and reason is "Not applied (Empty). Under User settings there is no such GPO applied...
    I thought that it should have been under user settings .... if i configure the GPO as a computer settings it works.... but should not this also work for users ?
    /Regards Andreas

    It will come at : User Configuration\Policies\Administrative Templates\Windows Components\Terminal Services\Terminal Server\Session Time Limits
    Refer below link
    http://technet.microsoft.com/en-us/library/cc753112%28v=ws.10%29.aspx
    It will come means, you will find the settings at the mentioned path. That's for terminal session can be applied on servers not necessarily only for Terminal servers.
    Best practice is to add security group in the security filter. But yes if you have less number of users, you can add them directly.

  • Script to disconnect users

    I have various users logged in as guests to a shared drive I have connected to my imac.  I have carbon copy cloner auto shutdown at night after a back up but sometimes users are still connected and hence my mac gives a prompt saying that there are connected users which stops it from auto shutting down.  Ayone know of a script I can have CCC run after the back up so that it disconnects all connected users so I can have my mac auto shutdown?

    Hi,
    Please refer tech note:
    *Profile On User IDLE_TIME Set To 15 Minutes [ID 1061189.6]*
    Regards,
    X A H E E R

  • Disconnected users in 9i

    I've developed a sales force application where the forms 6i
    application and the DB(8.1.7) are running Client/Server on a
    laptop. The user only connects to replicate data between their
    local database and a master database.
    How would I re-engineer this app to use forms 9i?

    If you wanted to deploy this application into 9i, there is
    nothing to stop you doing that. You can simply set up the
    machines to loop back to themselves. So the disconnected
    machine is both the Client and the application server.

Maybe you are looking for

  • Select statement inside a select statement is not working as thought it would.

    Hi all, I have problem in the following programming code: SELECT ACCT_FD_NO,ACCT_CUST_CODE, STAUS, FDR_STAUS, AMOUNT,INT_RATE ,MATURITY_DATE,(AMOUNT*(INT_RATE/100)/365)no_of_days, (AMOUNT*(INT_RATE/100)/365)*((TO_DATE(:X_PRM_ST_DT)-TO_DATE(:X_PRM_YR_

  • Should I get a 20" or a 24" Intel iMac (display quality issue)

    Hello everybody, next week I'm going to buy a new iMac. I was about to purchase the 20" but with 2,4GHz and the bigger graphic card. Because I do a lot of graphic and video work. Now I read that a lot of people seem to have problems with their 20" sc

  • Photoshop doesn't open .PSDX files

    Before you tell me to, I've already installed the Touch Apps plugin.  Still, when I try to open the file in Photoshop it just gives me an error saying "Could not complete your request because it is not the right type of document" I've been trying thi

  • Do I need another RMA? N560GTX Ti Twin Frozr II/OC

    Hey folks. Hi Svet. Question: So, uh, is there something wrong with 560 GTX Ti based cards?! I bought the card in February. It went flaky and was RMA'd in June. Thread here: https://forum-en.msi.com/index.php?topic=149374.msg1109239#msg1109239 They s

  • My Fix for PPC Mac flash download

    I tried every suggestion people made on this forum to correct the Flash Player download issue for PPC MAC and separately nothing worked. I was finally able to put it all together to get the download to work. Here is what I did step by step. I really