HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: set: Syntax error.
Operating System - HP-UX
1834843
Members
1779
Online
110070
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2005 08:29 AM
06-08-2005 08:29 AM
I have installed ArcIMS 9.0 onto my D380 server which has HP-UX 11.1 as an OS. There is a file that was part of the installation that should shutdown some programs. When I try to run it I get the set: Syntax error. Here is the file contents and location.
-rwxr-xr-x 1 arcims users 148 Dec 19 2003 aims_shutdown
arcims: /arcims/arcgis/arcims/Xenv ==> more aims_shutdown
#!/bin/csh
#
# Stop ArcIMS at system shutdown.
#
cd $AIMSHOME/Xenv
./aimstasker stop
sleep 2
./aimsmonitor stop
sleep 2
./aimsappsrvr stop
sleep 10
arcims: /arcims/arcgis/arcims/Xenv ==>
Thanks for any help.
-rwxr-xr-x 1 arcims users 148 Dec 19 2003 aims_shutdown
arcims: /arcims/arcgis/arcims/Xenv ==> more aims_shutdown
#!/bin/csh
#
# Stop ArcIMS at system shutdown.
#
cd $AIMSHOME/Xenv
./aimstasker stop
sleep 2
./aimsmonitor stop
sleep 2
./aimsappsrvr stop
sleep 10
arcims: /arcims/arcgis/arcims/Xenv ==>
Thanks for any help.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2005 08:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2005 08:43 AM
06-08-2005 08:43 AM
Re: set: Syntax error.
set -vx
run your script. check what is causing the problem.
run your script. check what is causing the problem.
There is no substitute to HARDWORK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2005 09:44 AM
06-08-2005 09:44 AM
Re: set: Syntax error.
I was directed to a different shutdown file in a different location. This file works properly. I am checking the file to see what the difference was.
Thanks for the help.
Thanks for the help.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP