How to restart services?

hi,
we are using hyperion 11.1.1.3 version which is installed in linux server?Can anyone tell me how to restart the shared services server like we do in windows version...n 1 more question..
how to start interactive reporting and financial reporting from linux server?if possible can u give me the path(example)
Thanks in advance...

Hi,
If you want to stop and start all the services, (I am assuming the Hyperion Home, check as per ur HYPERION_HOME)
Go to:
1) /Hyperion/products/bin
2) you will find stop.sh and start.sh
If you want to start a specific service: (Assuming Tomcat, check the locatin of your application server)
/Hyperion/deployments/Tomcat5/bin
here you will find Shared Services, along with few more.
use stopSharedServices9.sh and startSharedServices9.sh
Cheers...!!!

Similar Messages

  • [SOLVED] How to restart services compatibly with SysVinit

    I'm collaborating on a Kubuntu user's package of scripts for Thinkpad X220 Tablets.  As part of the installation process of the package, the acpid daemon must be restarted to reload newly installed ACPI hooks.  On Kubuntu, the command to restart acpid is:
    service acpid restart
    According to this page, that should work with systemd, as well.  However, this does not work on my Arch Linux system because the 'service' executable does not exist on my PATH.  There is a 'service' executable in the pm-utils package, but it depends on the existence of a SysVinit script in /etc/rc.d; Arch uses a systemd service file instead.  (Besides, why would something like this be in the pm-utils package, not systemd?)
    Using the native systemd command
    systemctl restart acpid
    works fine for me, but it would be nice to use a single command that's compatible for both systems because it needs to go into a makefile that is used on both systems.  Is it possible to use the same command under SysVinit and systemd to restart a service?
    Last edited by kwehmu (2013-11-12 06:37:39)

    progandy wrote:
    The right way to detect systemd would be this:
    if command -v systemd-notify >/dev/null && systemd-notify --booted; then
    echo SYSTEMD
    else
    echo "SOMETHING ELSE (call rc.d, service, ...)"
    fi
    Thanks, that's helpful.  I'm still wondering why 'service <name> restart' doesn't work, though.  According to the documentation on systemd's website, it should.  Why do you think it doesn't work?  (Is the documentation incorrect, am I misreading the documentation, is 'service' part of another package, etc?)
    tomk wrote:Absolutely, this should be left to the user. The Arch way to handle this is with a post-install message, nothing more.
    That makes sense, especially for restarting services.  I haven't found any guidelines, though, on what should/shouldn't be included in installation hooks.  For example, 'media-player-info' runs 'udevadm hwdb --update' after installation to update udev's hardware database, and font packages such as 'ttf-dejavu' run multiple commands to update the font database.  What are some guidelines (or where can I find them) on what I should/shouldn't include?

  • How to restart services in windows and solaris environment?

    I need to start services running in windows and solaris platforms with java code. I have a fair idea how to do in C++ . So wondering if same can be done with java. .. Please help me out!
    Thanx

    you may also like to look at the wrapper project on source forge. It lets you set up services under any O/S with full control of the JVM that is running.
    Btw my previous answer only helps you under MS, didn't notice that you wished to know how to do it under unix. If its a non-java service, you will need to determine what platform your on and then perform the appropriate action.

  • How to restart service as a recovery task for spacific monitor ?

    Hi,
    I enable a monitor "WMI Health Monitor"
    This monitor checks whether WMI is healthy by periodically performing a WMI query
    while i was Creating  a recover task To restart wmi service I Get the below error
    Date: 1/16/2014 7:39:16 PM
    Application: Operations Manager
    Application Version: 7.0.9538.1084
    Severity: Error
    Message:
    : Verification failed with 1 errors:
    Error 1:
    Found error in 1|Restart.WMI|1.0.0.0|MomUIGenaratedRecovery1326b748249640299aba88d5b0aa8bb7|| with message:
    Target class Microsoft.SystemCenter.HealthService for Recovery MomUIGenaratedRecovery1326b748249640299aba88d5b0aa8bb7 does not derive from Target class Microsoft.SystemCenter.Agent of the monitor (Microsoft.SystemCenter.WMIFunctionalMonitor) that this recovery
    is assigned to.
    : Target class Microsoft.SystemCenter.HealthService for Recovery MomUIGenaratedRecovery1326b748249640299aba88d5b0aa8bb7 does not derive from Target class Microsoft.SystemCenter.Agent of the monitor (Microsoft.SystemCenter.WMIFunctionalMonitor) that this recovery
    is assigned to.

    Found a blog talking about it. See if it helps.
    http://stefanroth.net/2012/11/14/scom-2012-recovery-task-script-for-restarting-a-windows-service-and-depending-services/
    Juke Chou
    TechNet Community Support

  • How to restart Seeburger x.400 service

    Hello guys,
    actually i knew how to restart the service but now i am not able to find it anymore.
    We have an external adapter engine and think that the messages are not send because adapter might be down on seeburger machine.
    Could you give me a hand on this where to find and restart the X.400 adapter-service in the BIS-fornt end?
    br

    self-soveld

  • How to restart OracleXe service in windowsXP?

    how to restart OracleXe service in windowsXP?
    by sample for restart: mysql:
    service mysql restart
    OracleXE howto?
    thanks

    go to
    Start > Settings > Control Panel > Administrative Tools > Services
    Look for the Oracle Database Service. If I remember correctly, it's something like Ora<Instance_name>.
    Hit the Restart button, it's the button with the icon that's a stop and start.

  • R12 how to restart forms/web services without also starting concurrent mana

    R12 how to restart forms/web services without also starting concurrent managers

    jemar98 wrote:
    R12 how to restart forms/web services without also starting concurrent managersadopmnctl.sh startall
    Managing Server Processes
    http://docs.oracle.com/cd/E18727_01/doc.121/e13675/T530130T530133.htm#5274555
    Thanks,
    Hussein

  • How to correct "service 'apple mobile device' failed to start" error?

    How to correct " service 'Apple Mobile Device' failed to start" error?

    How to restart the Apple Mobile Device Service (AMDS) on Windows
    Solving MSVCR80 issue and Windows iTunes install issues.

  • Restarting Services on the RemoteApp Session Host

    Can anyone advise me how I might restart a windows service on my RemoteApp Session Host. I have a LOB application that I need to restart services from time to time and wondered if there is a PowerShell way of doing it.

    Hi,
    First you need to use an account that has permission to restart the service(s) and then you may restart them using the usual techniques such as services.msc, net start/stop, etc.  For a Hybrid collection you can restart remotely as well using same methods,
    including PowerShell, assuming you have configured the VM template (or via GPO) to allow it.
    -TP

  • I would like to know how I can service my battery online.

    I would like to know how I can service my battery online?

    Hi Michael,
    Download Coconut battery, its a smal program that displays battery information and if you have over 500 battery load cycles it might be nearly ready to be replaced. I had to do the exact same thing.
    When the battery gets close to dying it starts to lose the macs PRAM and NVRAM settings possibly eventually stopping you from selecting a boot disk or it might even just randomly freeze and require a restart. If this does happen hold down Command+alt+P+R to reset these parameters on reboot before the grey screen appears.
    If this starts to happen you know it needs replacing
    Good luck

  • Creating tool will restart services both windows and web also restarting servers

    Creating tool will restart services on IIS and WINdowns after patching 
    I have a task to develop tool which check what services are down after patching 
    both (windows services) services.msc + IIS (web services) I need restart manually to take remote of MMC and go to that server 
    I need to take them out on single portal also I want to go desired log path, what windows ready made utility I can use except MMC
    --Himanshu Kulkarni

    Hello,
    The Windows Desktop Perfmon and Diagnostic tools forum is to discuss performance monitor (perfmon), resource monitor (resmon), and task manager, focusing on HOW-TO, Errors/Problems, and usage scenarios.
    Since your post is off-topic, I am moving it to the
    off topic forum.
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • Restart services on linux system

    Hi guys
    i need to work in online mode using my local administrator tool of BIEE like Using the Administrator tool that is installed on the testing calculator under linux system.
    I have already created, under my local system windows, the dsn system for the BI server using the IP address of the testing calculator in wich is installed the oracle BI that i want to use; under linux system.
    After I try to open Online project using the DSN System previously created and all is ok! I'm able to see the samplesales default project.
    After i created, on my local administrator tool, an .rpd (also setting security--> user--> setting a password) project and after i put this under the OracleBI/server/repository directory of the testing calculator.
    Now i think that if i try to connect, using my local administrator tool, to administrator tool of the testing calculator i can see my .rpd but it not work. I'm not able to see this project.
    Maybe i need to restart services under the testing calculator(linux system)?
    If the answer is yes, how i can do this under linux system??
    I have the IP address, user and password to logon in this system but i don't know the name of the services that i have to stop and restart in linux system.
    The services that i have to stop and restart are:
    -BI server
    -Presentation server
    - java host
    -oc4j
    What are the name of these services  and under which directory are them, in a linux system?
    I attempt to make a workaround to reach my goal but don't work!
    I did the follow steps:
    1) MAde a backup copy of the samplesales.rpd that i already found, like a default, under OracleBI/server/repository directory of the testing calculator
    2) i opened the real (not a backup) samplesales.rpd on my local administrator tool, using online mode
    3)deleted all, physical - business and presentation layer
    4) save
    5) try to reconnect
    6) receive the errors "Repository star has not catalog" and another that i don't remember with code "37001"
    7) panic :-()
    8) replace the empty samplesales whit the backup copy in order to restore the initial situation
    9)try to reconnect on the adminiustration tool, using online mode
    10) receive the errors "Repository star has not catalog" and another that i don't remember with code "37001"
    11) panic and desperation :-()
    Furthermore,i could also access to web application, in the answer, to see the samplsales subject and try to do a report or some segmentation but now i cannot to logon on the web application because i receive the same error *"Repository star has not catalog" and another that i don't remember with code "37001"*
    What i can do to restore the initial situation in the testing environment?
    Thanks in advance
    Best reguards

    Hi,
    To start and stop all the services
    Oracle BI Server
    ./OracleBI/setup/run-sa.sh start
    ./OracleBI/setup/run-sa.sh stop
    Oracle BI Presentation Server and Javahost
    ./OracleBI/setup/run-saw.sh start
    ./OracleBI/setup/run-saw.sh stop
    OC4J
    ./OracleBI/oc4j_bi/bin/oc4j -start
    ./OracleBI/oc4j_bi/bin/oc4j –shutdown –port 23791 –password
    If you want to use the original files, first shut down all the services.
    Take the original webcat and the .rpd file on your test calaculator. Check you instanceconfig.xml and your nqsconfig.ini on the test calculator. They should both point to the samplesales.
    For more information check:
    NQSConfig.ini and instanceconfig.xml
    If you are sure everything is back to the original, start the services again en check the result.
    Good Luck,
    Daan Bakboord
    http://obiee.nl

  • How to restart a suspended apple id

    how to restart a suspended apple id

    If you mean your Apple ID is disabled... Then...
    If disabled for Security Reasons... See here  http://support.apple.com/kb/TS2446
    If not for Security reasons...
    To Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • Unknown error threshold reached. Restarting service.

    I am getting these errors every day (Unknown error threshold
    reached.
    Restarting service.) and the service is restarted multiple
    times a day.
    How do I trouble shoot this. This are no log entries around
    the time that
    indicate any error. Nothing in the KB either.
    Could any body has solution please share with me.
    i am using CF5.0 , IIS 6.0,Win2000 with 3GB VM,4GB RAM
    Thanks in Advance

    Presumably you have a good reason for wanting to print PDF instead of exporting? For troubleshooting tips, see Adobe Community: File Crashing on Output - printing/PDF/other

  • How to restart base station from airport utility? I used to be able to do it remotely  I currently use a Mac Pro 10.8.4 and have a time machine for wireless 6.3 (630.34). Sometimes I cannot connect to the internet and use network preferences to diagnose t

    How to restart base station from airport utility? I used to be able to do it remotely
    I currently use a Mac Pro 10.8.4 and have a time machine for wireless 6.3 (630.34). Sometimes I cannot connect to the internet and use network preferences to diagnose the issue. This results in being told to restart the wireless. The airport utility includes the drop down option of restarting but is not clickable so I can't choose it.
    With my prior macbook and same time capsule, etc  if i had problems connecting to the internet I would run network diagnostics to help out. This included clicking on the airport utility ---> base station --> restart. This worked most of the time.
    Bottom line, is there something I am missing in not being able to restart the wi-fi remotely? ]
    Thanks in advance

    You are likely forgetting a step.
    Open AirPort Utility
    Click on the Time Capsule icon
    Click Edit in the small window that appears
    Now click the Base Station menu.....top of the screen....not the Base Station "tab" in the center of the screen
    Click Restart

Maybe you are looking for