- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- dcl-e-nocmdproc error
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
Discussions
Discussions
Discussions
Forums
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
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
тАО09-11-2006 10:33 AM
тАО09-11-2006 10:33 AM
OpenVMS 7.2-2.
I have a VMS Server at our Disaster Recovery site that uses a copy of the SYSUAF, RightsList, Netproxy & Net$proxy files from the live servers.
The data, e.g user directories etc. is data restored from backup tapes using /image.
On the DR server jobs trying to login to Restricted Accounts (batch, interactive) are failing with the DCL-E-NOCMDPROC error.
If I remove the Restricted flag I can login quite happily and run the login.com file that is specified in the LGICMD authorization.
I've cross checked all of the user directories against the live system and protections and ownership all match, UIC numbers etc. are the same.
I've checked SyLogin.com and that has W:re access.
Are there any issues using copied authorization files?
TIA Rob.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-11-2006 10:40 AM
тАО09-11-2006 10:40 AM
Re: dcl-e-nocmdproc error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-11-2006 11:00 AM
тАО09-11-2006 11:00 AM
Re: dcl-e-nocmdproc error
This is happening on all of the restricted Accounts from the copied UAF files.
If I set the account to NoRestricted I can login and manually run login.com with no problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-11-2006 11:54 AM
тАО09-11-2006 11:54 AM
Re: dcl-e-nocmdproc error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-11-2006 12:11 PM
тАО09-11-2006 12:11 PM
Re: dcl-e-nocmdproc error
I have the logicals etc. set up and I can login fine if the Restricted flag is not set.
I would have thought that if it was an issue of the Directory / device then I would not be able to log in at all.
I believe this is something to do with the fact this is using copied UAF files.
I've checked ownerships and the files appear to be owned by the appropriate user with the correct UIC.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-11-2006 12:15 PM
тАО09-11-2006 12:15 PM
Re: dcl-e-nocmdproc error
You have 2 new Mail messages.
%DCL-E-NOCMDPROC, error opening captive command procedure - access denied
SMITH logged out at 12-SEP-2006 10:11:33.43
%REM-S-END, control returned to node TEST::
How about a full cut and paste ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-11-2006 12:19 PM
тАО09-11-2006 12:19 PM
SolutionNOCMDPROC, error opening captive command procedure - access denied
Facility: CLI, Command Language Interpreter (DCL)
Explanation: When you attempted to log in, you failed because you have a
captive account and DCL received an error during the login.
For example, DCL could not find your LOGIN.COM file. You
may also have incorrect protection on the system's SYLOGIN
file (SYS$MANAGER:SYLOGIN.COM or /SYSTEM/EXEC logical). The
system's SYLOGIN file must be protected with at least WORLD:E
access to the file and the directory that contains it.
User Action: See your system manager.
Such a generic DCL error could be almost
anything. Do you get any harmless-looking
complaints when the accounts are not
restricted? If it's not a protection
problem, then perhaps a manually added "SET
VERIFY" in SYLOGIN.COM and/or LOGIN.COM would
reveal something.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-11-2006 12:31 PM
тАО09-11-2006 12:31 PM
Re: dcl-e-nocmdproc error
That triggered it, I'd not checked the sys$sylogin logical, that wasn't point to the default sys$manager:sylogin.com.
The file it was pointing to was not on the DR system, corrected that and it works.
Thanks for the input folks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-11-2006 12:33 PM
тАО09-11-2006 12:33 PM