- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: -RMS-E-CRE, ACP file create failed
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
07-21-2008 02:12 AM
07-21-2008 02:12 AM
am new to OVMS ,basically I belongs to HPUX .One of my customer facing problem while he tries to copy files from one OVMS server to other OVMS server ,but he can do in reverse.
FYI :- OVMS 7 on both the server
Error Messages:-
COPY-E-OPENOUT, error opening ALPH02"system password"::[]YAQOOB.TXT;1 as output
-RMS-E-CRE, ACP file create failed
-SYSTEM-F-LINKEXIT, network partner exited
%COPY-W-NOTCOPIED, DSA31:[LINE_1]YAQOOB.TXT;1 not copied
Could you please let me know the steps to trace it out the issues and also please share some basic notes to study OVMS
Decent Points are assured for helpfull answers.
Thanks,
Abi
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2008 02:21 AM
07-21-2008 02:21 AM
Re: -RMS-E-CRE, ACP file create failed
Welcome to the ITRC OpenVMS Forum!
Simply put, the remote server is not successfully starting up the FAL process as required.
On the remote machine, in the user's login directory, there should be a file NETSERVER.LOG. Check this file for any error messages. Another common problem is some problem involving the remote user's login profile.
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2008 02:49 AM
07-21-2008 02:49 AM
Re: -RMS-E-CRE, ACP file create failed
Please let me know the procedure to give an access to a user to perform copy to remote machines and also what are the areas of restrictions applicable for the same.
Thanks,
Abi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2008 02:51 AM
07-21-2008 02:51 AM
Re: -RMS-E-CRE, ACP file create failed
let me add one more thing ,we are not able to do copy to the remote OVMS server from any users.
Thanks,
Abi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2008 03:17 AM
07-21-2008 03:17 AM
Re: -RMS-E-CRE, ACP file create failed
Disabled user accounts or illegal passwords would result in other error messages (e.g. invalid login information).
Perhaps you have a resource problem on the remote system (no more process slots e.g.).
regards Kalle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2008 05:44 AM
07-21-2008 05:44 AM
Re: -RMS-E-CRE, ACP file create failed
Thanks,
Abi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2008 06:07 AM
07-21-2008 06:07 AM
SolutionLook in this log file and see if there are any interesting errors listed there.
On no evidence, I'd assume there are DCL commands in SYLOGIN or in LOGIN.COM file used for SYSTEM username that are preventing the login sequence. (This is a fairly common mistake when unfamiliar with the sometimes cryptic and arcane world of DCL; this is a common corner case that most everybody has implemented and then had to debugg.)
To test this theory (and looking within NET$SERVER.LOG is part of this research), temporarily place the line "$ EXIT" at the top of each of the two files.
The LOGIN file is usually:
SYS$LOGIN:LOGIN.COM
when you're logged in as SYSTEM.
As for the system-wide login, issue the SHOW LOGICAL SYS$SYLOGIN command; that typically shows the file. The system may or may not have a system-wide SYLOGIN.
Here's something I posted on a related (and slightly more general) topic a week or so ago:
http://64.223.189.234/node/955
I've preferred either "OpenVMS" or "VMS" as the name of the operating system; that's been what DEC, Compaq and HP have tended to use in the official materials. There are about a dozen (and variously different) V7.* releases around for VAX and Alpha systems.
[[[Decent Points are assured for helpfull answers.]]]
That phrasing doesn't necessarily mean what you had intended.
Stephen Hoffman
HoffmanLabs LLC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2008 06:12 AM
07-21-2008 06:12 AM
Re: -RMS-E-CRE, ACP file create failed
$ HELP /MESSAGE LINKEXIT
LINKEXIT, network partner exited
Facility: SYSTEM, System Services
Explanation: The remote process exited before confirming the logical link for one of the following reasons:
o A problem with the log file on the remote node
o An unopened remote log file because of a write-locked disk
(on the remote node)
o A premature exit of the process
User Action: Read the remote log or retry the operation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2008 06:45 AM
07-21-2008 06:45 AM
Re: -RMS-E-CRE, ACP file create failed
Thanks for your advice and suggestion .I will confirm the system wide login file and local user login file on tomorrow .
Could you please give me the procedure to open and edit the login files .
Thanks,
Abi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2008 10:45 PM
07-24-2008 10:45 PM
Re: -RMS-E-CRE, ACP file create failed
I have tried the suggestions ,please have the below outputs and kindly help to solve the issue
Command:-
ALPH01$ copy welcome.txt alph02"system mmmmmmmm"::dsa31:*.*
Error output :-
%COPY-E-OPENOUT, error opening ALPH02"system password"::DSA31:[]WELCOME.TXT;1 as
output
-RMS-E-CRE, ACP file create failed
-SYSTEM-F-LINKEXIT, network partner exited
%COPY-W-NOTCOPIED, SYS$SYSROOT:[SYSMGR]WELCOME.TXT;1 not copied
ALPH01$
On remote server NETSERVER.LOG contents:-
LPH02$ ty NET$SERVER.LOG
%SET-W-NOTSET, error modifying DSA30:
-SET-E-INVDEV, device is invalid for requested operation
%SET-W-NOTSET, error modifying DSA30:
-SET-E-INVDEV, device is invalid for requested operation
%DCL-W-IVVERB, unrecognized command verb - check validity and spelling
\%DCL\
SYSTEM job terminated at 24-JUL-2008 13:30:20.19
Accounting information:
Buffered I/O count: 36 Peak working set size: 1648
Direct I/O count: 22 Peak virtual size: 167008
Page faults: 251 Mounted volumes: 0
Charged CPU time: 0 00:00:00.06 Elapsed time: 0 00:00:00.18
ALPH02$
---------------------------------------
As per the suggestions after making changes in sylogin and login.com
ALPH01$ copy welcome.txt alph02"system mmmmmmmm"::dsa31:*.*
%COPY-E-OPENOUT, error opening ALPH02"system password"::DSA31:[]WELCOME.TXT;1 as
output
-RMS-E-CRE, ACP file create failed
-SYSTEM-F-LINKEXIT, network partner exited
%COPY-W-NOTCOPIED, SYS$SYSROOT:[SYSMGR]WELCOME.TXT;1 not copied
ALPH01$
ALPH02$ ty NET$SERVER.LOG
$exit
$exit
%DCL-I-SUPERSEDE, previous value of VAXLINK2 has been superseded
%DCL-W-IVVERB, unrecognized command verb - check validity and spelling
\%DCL\
SYSTEM job terminated at 24-JUL-2008 13:27:33.12
Accounting information:
Buffered I/O count: 24 Peak working set size: 1616
Direct I/O count: 22 Peak virtual size: 167008
Page faults: 141 Mounted volumes: 0
Charged CPU time: 0 00:00:00.02 Elapsed time: 0 00:00:00.16
ALPH02$ sh dev d
Device Device Error Volume Free Trans Mnt
Name Status Count Label Blocks Count Cnt
DSA30: Mounted 0 VMS71ALPH02 4383306 392 1
DSA31: Mounted 0 APP 1706013 1 1
$2$DKA600: (ALPH02) Online wrtlck 0
$2$DVA0: (ALPH02) Online 0
DNFS0: (ALPH02) Online 0
$7$DUA200: (HSD200) ShadowSetMember 0 (member of DSA30:)
$7$DUA202: (HSD21) ShadowSetMember 0 (member of DSA30:)
$9$DUA31: (HSD22) ShadowSetMember 0 (member of DSA31:)
$9$DUA310: (HSD20) ShadowSetMember 0 (member of DSA31:)
ALPH02$
COULD YOU PLEASE HELP ME TO SOLVE THE ISSUE.
Thanks,
ABI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2008 12:13 AM
07-25-2008 12:13 AM
Re: -RMS-E-CRE, ACP file create failed
%DCL-W-IVVERB, unrecognized command verb - check validity and spelling
\%DCL\
There appears to be a command "%DCL" in a command file somewhere, either sylogin.com, login.com or a procedure called from one of these procedures. Find it. Right now this causes an error and terminates the login.
Jur.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2008 12:50 AM
07-25-2008 12:50 AM
Re: -RMS-E-CRE, ACP file create failed
$ mode = f$mode()
$ if mode .eqs. "NETWORK" then exit
There error modifying device messages are probably due to
$ set terminal
commands in a login command file, and these cause problems for non-interactive processes.
Jon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2008 04:50 AM
07-25-2008 04:50 AM
Re: -RMS-E-CRE, ACP file create failed
Could you please confirm me ,if I have added the below lines on top the system wide login file (sys$manager:sylogin.com) can solve the issue or apart from this do I need to configure the terminal .Because I have no idea in OpenVMS platform so I would like to confirm with you experts before going to the customer place.
sylogin.com -- on remote server
$ mode = f$mode()
$ if mode .eqs. "NETWORK" then exit
Please advice me
Thanks,
Abi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2008 02:42 PM
07-25-2008 02:42 PM
Re: -RMS-E-CRE, ACP file create failed
You do not want to execute a set terminal command from anything but an interactive session, otherwise you will get an error.
The errors:
%SET-W-NOTSET, error modifying DSA30:
-SET-E-INVDEV, device is invalid for requested operation
%SET-W-NOTSET, error modifying DSA30:
-SET-E-INVDEV, device is invalid for requested operation
are most likely due to
$ set terminal
commands somewhere in the login command procedures, either the system wide one (sys$manager:sylogin.com, or the login command file specified for the username that is attempting to log in (system in the example you gave). Normally the user's login procedure will be the file login.com in the home directory of the username, but it can be anywhere. It is specified in the user authorization record for the user.
Since the error is repeated, one may be from the system wide login, and the other from the user's login.
So you probably want a conditional that only executes the set terminal command if the mode is "INTERACTIVE".
Does this customer not have a support company with VMS experience? If you are supposed to be their support, you need to get some training. Until you get formal training, I would suggest downloading and reading the VMS System Manager's Essentials, and the VMS User Guide. Also, Hoff's VMS Frequently Asked Questions. And you really should have a system you can try things on. If you don't have a real system you can play with, you should investigate getting an emulator (Alpha or VAX) that runs on a PC.
Jon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2008 04:40 PM
07-25-2008 04:40 PM
Re: -RMS-E-CRE, ACP file create failed
http://64.223.189.234/node/352
http://64.223.189.234/node/955