- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- sam error message
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
08-29-2000 02:33 AM
08-29-2000 02:33 AM
sam error message
I would like to trim some files using SAM but here is an error message below:
"an error occured after the trim while trying to save the remaining log information to the file "/var/adm/syslog/mail.logSAMTRM" you should examine this file to see if its contents are correct.
What to do, because I have examined this files and seems to be good.
avice
Augusto
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2000 02:37 AM
08-29-2000 02:37 AM
Re: sam error message
To get more info on the error SAM received when it was trying to trim this file take a look at the bottom of the sam logfile, /var/sam/log/samlog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2000 02:42 AM
08-29-2000 02:42 AM
Re: sam error message
If you are later in trouble, I would synchronize by hand this tome the syslog and mail.log files:
cd /var/adm/syslog
mv mail.log OLDmail.log
mv syslog.log syslog.log.OLD
And restart syslogd:
cd /sbin/init.d
./syslogd stop
./syslogd start
Good luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2000 04:38 AM
08-29-2000 04:38 AM
Re: sam error message
The error occured because the file was being written to while the trim command was executing. Ignore it, trim files when system is less busy.
Cheers!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2000 06:54 AM
08-29-2000 06:54 AM
Re: sam error message
There will be differences is the files because of the newly written info.