Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] AIX script to start and stop Tomcat, reporting server, and ReportCaster

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] AIX script to start and stop Tomcat, reporting server, and ReportCaster
 Login/Join
 
Member
posted
I have created a user 'IADMIN' and I am able to log in and issue the following commands from the terminal to start the servers:

cd opt/webfocus/ibi/srv80/wfs/bin
./edastart -start

cd /opt/webfocus/ibi/tomcat/bin
./startup.sh

cd /opt/webfocus/ibi/WebFOCUS80/ReportCaster/bin
nohup ./schbkr &

I need to create a script that runs the commands as 'IADMIN' and not 'ROOT'. I would like for the script to run when the system is restarted and also on a schedule.

Does anyone have any experience with this? My AIX knowledge is somewhat limited.

Thanks,
Keith

This message has been edited. Last edited by: <Kathryn Henning>,


WebFOCUS 8009, All Outputs
 
Posts: 26 | Registered: February 28, 2013Report This Post
Gold member
posted Hide Post
to start as a different ID use switch user command:
su - iadmin

For the reboot, I think the script goes in the rclocal directory; something like rcstart or rcboot?


8.2.03 AIX Client Windows Tomcat
DB2, Terradata, SQL, Oracle
 
Posts: 56 | Location: Fort Worth, Texas USA | Registered: January 27, 2012Report This Post
Guru
posted Hide Post
I am not really a Linux/Unix guy.
Not sure if the following links are valid for AIX.
You would create the three scripts in /etc/init.d and three symbolic links to the scripts under the appropriate runlevel.
https://techsupport.informatio...om/sps/33472022.html
https://techsupport.informatio...om/sps/33582007.html
Maybe someone running on AIX will chime in.


WebFOCUS 8.1.05M Unix Self-Service/MRE/Report Caster - Outputs Excel, PDF, HTML, Flat Files
 
Posts: 320 | Location: Memphis, TN | Registered: February 12, 2008Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] AIX script to start and stop Tomcat, reporting server, and ReportCaster

Copyright © 1996-2020 Information Builders