- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - OpenVMS
- >
- Only SYSTEM account is slow
-
-
Categories
- Topics
- Hybrid IT with Cloud
- Mobile & IoT
- IT for Data & Analytics
- Transformation
- Strategy and Technology
- Products
- Cloud
- Integrated Systems
- Networking
- Servers and Operating Systems
- Services
- Storage
- Company
- Events
- Partner Solutions and Certifications
- Welcome
- Welcome
- Announcements
- Tips and Tricks
- Feedback
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- Converged Data Center Infrastructure
- Digital Transformation
- Grounded in the Cloud
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- Networking
- OEM Solutions
- Servers: The Right Compute
- Telecom IQ
- Transforming IT
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Categories
-
Forums
-
Blogs
-
InformationEnglish
Only SYSTEM account is slow
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-16-2012 12:56 PM
03-16-2012 12:56 PM
Only SYSTEM account is slow
Only SYSTEM account is slow
OpenVMS V7.3-2
Aplha ES45
Clustered
Only SYSTEM account is slow. No matter what command we execute on system account we can see a considerable log.
Even when we submit a small command procedure with jus $ show time and $ exit it takes 30 minutes to complete, none of the other account is facing such issues.
Just to login it takes around 5 minutes.
Not sure wher to start with.
Verified sylogin and login but nothing special, not calling any additional command procedures only some symbols getting assigned.
Verified and analyzed the disk for errors, checked fragenmentation. (system account login directory is different from sys$manager). It was working fine for a long time suddenly getting this problem.
One point to note is all other accounts are working fine.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-16-2012 02:08 PM
03-16-2012 02:08 PM
Re: Only SYSTEM account is slow
Re: Only SYSTEM account is slow
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-18-2012 02:16 PM
03-18-2012 02:16 PM
Re: Only SYSTEM account is slow
Re: Only SYSTEM account is slow
When logging in, try skipping LOGIN.COM:
Username: SYSTEM/NOCOMMAND
Password: ...
or edit the file and add an initial line "$ EXIT". This will eliminate some environmental issues like inappropriate definitions of DCL$PATH. If that makes no difference, add a new initial line to SYLOGIN.COM
$ IF F$EDIT(F$GETJPI("","USERNAME") ,"TRIM,UPCASE").EQS."SYSTEM" THEN EXIT
If that doesn't help, please post the log file for your long running "SHOW TIME" procedure.
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP