- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Basestar error from AMS_SERVER 402752068
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
10-10-2005 03:43 AM
10-10-2005 03:43 AM
Basestar error from AMS_SERVER 402752068
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2005 05:26 AM
10-10-2005 05:26 AM
Re: Basestar error from AMS_SERVER 402752068
Is it on TU64 or OVMS?.
Check the log file to determine the error code, look up the error number to determine the cause of the error; This file will have error description against each error message code.
Or
if you can find error message identifier, you can use $ HELP/MESSAGE IDENTIFIER-code
And there is "basestart Open message guide" which will give brief description about each and every message-IDENTIFIER-code.
Archunan
Archie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2005 05:40 AM
10-10-2005 05:40 AM
Re: Basestar error from AMS_SERVER 402752068
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2005 05:54 AM
10-10-2005 05:54 AM
Re: Basestar error from AMS_SERVER 402752068
If you suspect any programs wich may cause this error, then you can call
bstr_get_messag(error_code, error_message, BSTR_C_ERROR_TEXT_LEN) function to trace the error reasons. Just by the error code, it is hard to find the reason.
Archunan
Archie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2005 06:04 AM
10-10-2005 06:04 AM
Re: Basestar error from AMS_SERVER 402752068
This is the message that is in the log file. It looks like the process 8e9 was started within the AMS_SERVER. It aborted and the message it aborted with I can't find in any manual.