Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
MPE/iX Error Messages Manual Volume II: HP e3000 MPE/iX Computer Systems > Chapter 11 Store/Restore (Native Mode) and TurboSTORE/iX II

(S/R) cont.

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

707
MESSAGE

STORE/RESTORE DOES NOT ALLOW MORE THAN TWENTY (20) "volumesetnames" TO BE SPECIFIED FOR THE 'SPLITVS' OPTION (S/R 707)

CAUSE

You have included more than 20 volumesetnames on the same command line.

ACTION

Retype the command and make sure not to exceed 20 volumesetnames.

708
MESSAGE

"volumesetname" SPECIFIED DOES NOT EXIST (IS NOT MOUNTED) ON THIS SYSTEM IN SPLIT STATE (S/R 708)

CAUSE

The specified volumesetname does not exist in the system or it is not mounted.

ACTION

Retype the command and make sure you typed the volumesetname correctly and it is mounted.

709
MESSAGE

A "volumesetname" IS SPECIFIED FOR ONVS AS WELL AS SPLITVS OPTION (S/R 709)

CAUSE

A volumesetname included for the ONVS option cannot be specified for the SPLITVS option and vice versa.

ACTION

Use different volumesetnames and retype the command.

710
MESSAGE

'SPLITVS' OPTION CANNOT BE USED WITH THE 'PURGE' OPTION (S/R 710)

CAUSE

SPLITVS and PURGE options are not allowed on the same command line.

ACTION

Delete PURGE option and retype the command.

711
MESSAGE

'SPLITVS' OPTION CANNOT BE USED WITH THE 'PURGE' OPTION (S/R 711)

CAUSE

SPLITVS and PURGE options are not allowed in the same command line.

ACTION

Delete either SPLITVS or PURGE option and retype the command.

712
MESSAGE

'SPLITVS' OPTION CANNOT BE USED WITH THE 'ONLINE' OPTION (S/R 712)

CAUSE

SPLITVS and ONLINE options are not allowed in the same command line.

ACTION

Delete either SPLITVS or ONLINE option and retype the command.

713
MESSAGE

'SPLITVS' OPTION CANNOT BE USED WITH THE 'DYNAMIC' OPTION (S/R 713)

CAUSE

SPLITVS and DYNAMIC options are not allowed on the same command line.

ACTION

Delete either SPLITVS or DYNAMIC option and retype the command.

721
MESSAGE

'MOSET' OPTION CANNOT BE USED WITH THE 'TRANSPORT' TO MPEv (S/R 721)

CAUSE

MOSET and TRANSPORT options are not allowed on the same command line.

ACTION

CMSTORE and V/E caanot handle MOSET option. Delete either MOSET or TRANSPORT option and retype the command.

722
MESSAGE

'MOSET' OPTION HAS BEEN REDUNDANTLY SPECIFIED (S/R 722)

CAUSE

You specified MOSET option twice.

ACTION

Delete one of the MOSET options and retype the command.

723
MESSAGE

'MOSET' OPTION MAY NOT BE SPECIFIED IN CONJUNCTION WITH A POSITIONAL DEVICE FILE. Ex. 'STORE ....;*MO; MOSET=(MO1,MO2)' IS INVALID (S/R 723)

CAUSE

The name of the device in the form of *MO should not be specified when using MOSET option.

ACTION

Delete *MO from your command line and retype the command.

724
MESSAGE

EXPECTED '=(device[,,..])[,(device[,...])]' AFTER 'MOSET' OPTION WHERE device IS A VALID LDEV NUMBER OR A DEVICE NAME. SYNTAX 'MOSET=(device[,..])[,(device[,...])]' (S/R 724)

CAUSE

You did not include a '=' sign after the MOSET option.

ACTION

Retype the command line and include a '=' sign after the MOSET option.

725
MESSAGE

EXPECTED A '(' TO START A MOSET. Ex. 'MOSET=(MO1,MO2). SYNTAX 'MOSET=(device[,..])[,(device[,...])]' (S/R 725)

CAUSE

You did not include a '(' to start a moset after the MOSET option.

ACTION

Retype the command and include a '(' in your command line.

726
MESSAGE

EXPECTED 'device' FILE SPECIFICATION IN MOSET. Ex. MOSET=(MO1,MO2). SYNTAX 'MOSET=(device[,..])[,(device[,...])]' (S/R 726)

CAUSE

Your MOSET includes invalid device names or ldev numbers.

ACTION

Retype the command and include valid device names or ldev numbers.

727
MESSAGE

MAXIMUM NUMBER OF 'device" SPECIFICATION EXCEEDED FOR A SERIAL MOSET. Ex. MOSET=(MO1,MO2,...MOn) EXCEEDS THE MAXIMUM OF 8 (S/R 727)

CAUSE

You have included more than 8 devices for MOSET option.

ACTION

Retype the command and type valid number of devices with MOSET option.

728
MESSAGE

EXPECTED A ')' TO TERMINATE A SERIAL THE 'MOSET' OPTION. SYNTAX 'MOSET=(device[,..])[,(device[,...])]' (S/R 728)

CAUSE

You have not included a ')' to terminate your moset list after the MOSET option.

ACTION

Retype the command and include a ')' to terminate your moset list.

729
MESSAGE

EXPECTED A NAME AS 'device' FILE SPECIFICATION IN MOSET. NAME AND NUMERIC DEVICE SPECIFICATIONS CAN NOT BE SPECIFIED TOGETHER FOR THE MOSET OPTION (S/R 729)

CAUSE

Mixing device names and ldev numbers are not allowed with MOSET option.

ACTION

Either use all device names or ldev numbers with the MOSET option.

730
MESSAGE

EXPECTED A NUMBER AS 'device' FILE SPECIFICATION IN MOSET. NAME AND NUMERIC DEVICE SPECIFICATIONS CAN NOT BE SPECIFIED TOGETHER FOR THE MOSET OPTION (S/R 730)

CAUSE

Mixing device name and ldev numbers with MOSET option is not allowed.

ACTION

Either use all device names or ldev numbers with the MOSET option.

731
MESSAGE

'MOSET' OPTION NOT ALLOWED IN SYSGEN/STORE. (S/R 731)

CAUSE

MOSET option is not allowed when STORE command is called inside SYSGEN.

ACTION

Do not use MOSET option with STORE command from SYSGEN.

735
MESSAGE

'NAME' OPTION HAS BEEN REDUNDANTLY SPECIFIED (S/R 735)

CAUSE

The NAME option was entered twice.

ACTION

Delete one of the NAME options and retype the command.

736
MESSAGE

EXPECTED '=fname' AFTER 'NAME' OPTION WHERE fname IS THE NAME OF THE BACKUP YOU WANT TO USE FOR THIS OPERATION. SYNTAX 'NAME=fname[.gname[.aname]]' (S/R 736).

CAUSE

You have not included an '=' sign after the NAME option.

ACTION

Include an '=' sign after the NAME option and retype the command.

737
MESSAGE

EXPECTED 'fname' TO BE SPECIFIED FOR 'NAME' OPTION. A fname NAME MUST START WITH AN ALPHA "A-Z" AND CONTAIN ONLY ALPHANUMERIC "A-Z, 0-9" NOT EXCEEDING 8 CHARACTERS IN LENGTH. SYNTAX 'NAME=fname[.gname[.aname]]' (S/R 737).

CAUSE

You have entered an invalid filename for the NAME option.

ACTION

Retype the command and include a valid filename for NAME option.

738
MESSAGE

EXPECTED '.gname' AFTER 'NAME' OPTION WHERE gname QUALIFIES NAME OF THE BACKUP YOU WANT TO USE FOR THIS OPERATION. SYNTAX 'NAME=fname[.gname[.aname]]' (S/R 738).

CAUSE

You have not included a '.' between fname and gname in your command line.

ACTION

Include a '.' between fname and gname and retype the command.

739
MESSAGE

EXPECTED 'gname' TO BE SPECIFIED FOR 'NAME' OPTION. A gname NAME MUST START WITH AN ALPHA "A-Z" AND CONTAIN ONLY ALPHANUMERIC "A-Z, 0-9" NOT EXCEEDING 8 CHARACTERS IN LENGTH. SYNTAX 'NAME=fname[.gname[.aname]]' (S/R 739).

CAUSE

You have entered an invalid gname on your command line.

ACTION

Retype the command and include a valid gname.

740
MESSAGE

EXPECTED '.aname' AFTER 'NAME' OPTION WHERE aname QUALIFIES NAME OF THE BACKUP YOU WANT TO USE FOR THIS OPERATION. SYNTAX 'NAME=fname[.gname[.aname]]' (S/R 740).

CAUSE

You have not included a '.' between gname and aname on your command line.

ACTION

Retype the command and include a '.' between gname and aname.

741
MESSAGE

EXPECTED 'aname' TO BE SPECIFIED FOR 'NAME' OPTION. A aname NAME MUST START WITH AN ALPHA "A-Z" AND CONTAIN ONLY ALPHANUMERIC "A-Z, 0-9" NOT EXCEEDING 8 CHARACTERS IN LENGTH. SYNTAX 'NAME=fname[.gname[.aname]]' (S/R 741).

CAUSE

You have entered an invalid account name with your command line.

ACTION

Retype the command and include a valid account name.

743
MESSAGE

MOSET OPTION IS REQUIRED WITH NAME OPTION FOR (RE)STORE TO MO. (S/R 743)

CAUSE

MOSET option is a required parameter when you include NAME option on your command line.

ACTION

Retype the command and include MOSET option.

744
MESSAGE

NAME OPTION IS REQUIRED WITH MOSET OPTION FOR RESTORE FROM MO. (S/R 744)

CAUSE

NAME option is a required parameter along with MOSET option during restore from magneto-optical.

ACTION

Retype the command and include NAME option.

745
MESSAGE

THE BACKUP FILE ON LDEV ! IS TOO SMALL FOR STORE TO MO. (S/R 745)

CAUSE

The size of a file to be stored is too large for the magneto-optical media, probably because of defective optical media.

ACTION

Retry with known good media.

746
MESSAGE

INVALID FUNCTION ATTEMPTED ON LDEV ! FOR (RE)STORE TO MO. (S/R 746)

CAUSE

An invalid function request was specified for the magneto-optical device.

ACTION

Contact your HP Support Representative.

747
MESSAGE

ATTEMPT TO OPEN THE BACKUP FILE NAMED ! ON LDEV ! ENCOUNTERED ERROR (S/R 747)

CAUSE

Unable to open the specified backup media due to internal error.

ACTION

Contact your HP Support representative for further assistance.

748
MESSAGE

STORE/RESTORE ENCOUNTERED ERROR WHILE ATTEMPTING TO GET THE BYTE ADDRESS OF THE BACKUP FILE ON LDEV ! (S/R 748).

CAUSE

Internal error occurred while storing to a magneto-optical device.

ACTION

Contact your HP Support representative for further assistance.

749
MESSAGE

THE BACKUP FILE ON LDEV ! CONTAINS MORE THAN 1 EXTENT. STORE CAN NOT HANDLE MULTIPLE EXTENT FILES FOR BACKUP TO DISC (S/R 749).

CAUSE

A magneto-optical file has more than 1 extent.

ACTION

Contact your HP Support Representative.

750
MESSAGE

STORE WAS UNABLE TO ALLOCATE SPACE FOR 'MOSET' OPTION BUFFERS AND CONTROL BLOCKS. (S/R 750)

CAUSE

Internal error occurred while storing to MOSET.

ACTION

Contact your HP Support representative.

753
MESSAGE

THE NAME OPTION IS NOT ALLOWED WITH THE TRANSPORT OPTION (S/R 753)

CAUSE

NAME and TRANSPORT options are not allowed on the same command line.

ACTION

TRANSPORT option is not valid with Magneto-optical devices. Check the syntax and retype your command.

760
MESSAGE

WARNING: 'COPYACD' OPTION HAS BEEN REDUNDANTLY SPECIFIED (S/R 760)

CAUSE

The COPYACD option was entered more than once.

ACTION

Information only.

761
MESSAGE

'COPYACD' AND 'NOACD' CANNOT BE USED TOGETHER (S/R 761)

CAUSE

COPYACD and NOACD are not allowed on the same command line.

ACTION

Delete either COPYACD or NOACD and retype the command.

765
MESSAGE

WARNING: 'NOACD' OPTION HAS BEEN REDUNDANTLY SPECIFIED (S/R 765)

CAUSE

The NOACD option was entered more than once.

ACTION

Information only.

767
MESSAGE

WARNING: 'LDEV' OPTION HAS BEEN REDUNDANTLY SPECIFIED. SYSGEN/STORE INTERFACE ERROR. (S/R 767)

CAUSE

The LDEV option was entered more than once.

ACTION

Information only.

768
MESSAGE

'LDEV' OPTION CANNOT BE USED WITH THE 'TRANSPORT' TO MPEv. SYSGEN/STORE INTERFACE ERROR. (S/R 768)

CAUSE

LDEV and TRANSPORT options are not allowed on the same command line.

ACTION

TRANSPORT is not a valid option with STORE command from SYSGEN. Check your syntax and retype the command.

769
MESSAGE

EXPECTED '=ldev' AFTER 'LDEV' OPTION.SYSGEN/STORE INTERFACE ERROR. (S/R 769)

CAUSE

You did not enter a '=' sign after the LDEV option in your command line.

ACTION

Retype the command and include '=' sign after the LDEV option.

770
MESSAGE

EXPECTED 'LDEV=ldev' WHERE ldev IS A POSITIVE INTEGER. SYSGEN/STORE INTERFACE ERROR. (S/R 770)

CAUSE

You have not entered a ldev number for LDEV option in your command.

ACTION

Retype the command and include a ldev number.

771
MESSAGE

EXPECTED 'ldev TO BE WITHIN THE RANGE OF A POSITIVE INTEGER. SYSGEN/STORE INTERFACE ERROR. (S/R 771)

CAUSE

You have entered an invalid number for LDEV option.

ACTION

Retype the command and include a valid ldev number.

773
MESSAGE

WARNING: 'REELNUM' OPTION HAS BEEN REDUNDANTLY SPECIFIED. SYSGEN/STORE INTERFACE ERROR. (S/R 773)

CAUSE

The REELNUM option was entered more than once.

ACTION

Information only.

774
MESSAGE

'REELNUM' OPTION CANNOT BE USED WITH THE 'TRANSPORT' TO MPEv. SYSGEN/STORE INTERFACE ERROR. (S/R 774)

CAUSE

REELNUM and TRANSPORT options are not allowed with the same command line.

ACTION

TRANSPORT option is not valid with STORE command from SYSGEN. Check the syntax and retype the command.

775
MESSAGE

EXPECTED '=reelnum' AFTER 'REELNUM' OPTION. SYSGEN/STORE INTERFACE ERROR. (S/R 775)

CAUSE

You have not entered a '=' sign after the REELNUM option in your command.

ACTION

Retype the command and include '=' sign with your command.

776
MESSAGE

EXPECTED 'REELNUM=reelnum' WHERE reelnum IS A POSITIVE INTEGER. SYSGEN/STORE INTERFACE ERROR. (S/R 776)

CAUSE

You have not entered any value for REELNUM option in your command.

ACTION

Retype the command and include a number for REELNUM option.

777
MESSAGE

EXPECTED reelnum TO BE WITHIN THE RANGE OF A POSITIVE INTEGER. SYSGEN/STORE INTERFACE ERROR. (S/R 777)

CAUSE

You have entered an invalid number for REELNUM option in your comma nd.

ACTION

Retype the command and include a valid number for REELNUM option.

779
MESSAGE

WARNING: 'SLTDATE' OPTION HAS BEEN REDUNDANTLY SPECIFIED. SYSGEN/STORE INTERFACE ERROR. (S/R 779)

CAUSE

The SLTDATE option was entered more than once.

ACTION

Information only.

780
MESSAGE

'SLTDATE' OPTION CANNOT BE USED WITH THE 'TRANSPORT' TO MPEv. SYSGEN/STORE INTERFACE ERROR. (S/R 780)

CAUSE

SLTDATE and TRANSPORT options are not allowed on the same command line.

ACTION

TRANSPORT option is invalid when a combined SLT/Store set is created. Delete the TRANSPORT option from your command line.

781
MESSAGE

EXPECTED '=date' AFTER 'SLTDATE' OPTION. SYSGEN/STORE INTERFACE ERROR. (S/R 781)

CAUSE

You did not include a '=' sign for SLTDATE option.

ACTION

Retype the command and include a '=' sign for SLTDATE option.

782
MESSAGE

EXPECTED 'SLTDATE=date' WHERE date IS A POSITIVE INTEGER. SYSGEN/STORE INTERFACE ERROR. (S/R 782)

CAUSE

You did not include a valid number for SLTDATE option.

ACTION

Check the syntax and include a valid number for SLTDATE opion.

783
MESSAGE

EXPECTED date TO BE WITHIN THE RANGE OF A POSITIVE INTEGER. SYSGEN/STORE INTERFACE ERROR. (S/R 783)

CAUSE

You did not include a valid number for DATE option.

ACTION

Check the syntax and include a valid number for DATE option.

785
MESSAGE

WARNING: 'TIME' OPTION HAS BEEN REDUNDANTLY SPECIFIED. SYSGEN/STORE INTERFACE ERROR. (S/R 785)

CAUSE

The TIME option was entered more than once.

ACTION

Information only.

786
MESSAGE

'TIME' OPTION CANNOT BE USED WITH THE 'TRANSPORT' TO MPEv. SYSGEN/STORE INTERFACE ERROR. (S/R 786)

CAUSE

TIME and TRANSPORT options are not allowed on the same command line.

ACTION

TRANSPORT option is invalid when combined SLT/Store Set is created. Check your syntax and retype the command.

787
MESSAGE

EXPECTED '=time' AFTER 'TIME' OPTION. SYSGEN/STORE INTERFACE ERROR. (S/R 787)

CAUSE

You did not include a '=' sign after the TIME option in your command line.

ACTION

Retype the command and include '=' sign after the TIME option.

788
MESSAGE

EXPECTED 'TIME=time' WHERE time IS A POSITIVE INTEGER. SYSGEN/STORE INTERFACE ERROR. (S/R 788)

CAUSE

You have not entered a valid number for TIME parameter.

ACTION

Retype the command and include a valid number for TIME parameter.

789
MESSAGE

EXPECTED time TO BE WITHIN THE RANGE OF A POSITIVE INTEGER. SYSGEN/STORE INTERFACE ERROR. (S/R 789)

CAUSE

You did not include a valid number for the TIME option.

ACTION

Check the syntax and enter a valid number for TIME option.

791
MESSAGE

WARNING: 'SYNTAX' OPTION HAS BEEN REDUNDANTLY SPECIFIED. SYSGEN/STORE INTERFACE ERROR. (S/R 791)

CAUSE

The SYNTAX option was entered more than once.

ACTION

Information only.

792
MESSAGE

'SYNTAX' OPTION CANNOT BE USED WITH THE 'TRANSPORT' TO MPEv. SYSGEN/STORE INTERFACE ERROR. (S/R 792)

CAUSE

SYNTAX and TRANSPORT options are not allowed on the same command line.

ACTION

TRANSPORT is not valid when creating combined SLT/Store Set tape. Delete TRANSPORT option and retype the command.

793
MESSAGE

WARNING: 'NOLOCK' OPTION HAS BEEN REDUNDANTLY SPECIFIED. SYSGEN/STORE INTERFACE ERROR. (S/R 793)

CAUSE

The NOLOCK option was entered more than once.

ACTION

Information only, no action required.

794
MESSAGE

'NOLOCK' OPTION CANNOT BE USED WITH THE 'TRANSPORT' TO MPEv. SYSGEN/STORE INTERFACE ERROR. (S/R 794)

CAUSE

NOLOCK and TRANSPORT options are not allowed on the same command line.

ACTION

Delete either NOLOCK or TRANSPORT option and retype the command.

795
MESSAGE

'NOLOCK' OPTION CANNOT BE USED WITH THE 'ONLINE' OPTION. SYSGEN/STORE INTERFACE ERROR. (S/R 795)

CAUSE

NOLOCK and ONLINE options are not allowed on the same command line.

ACTION

Delete either NOLOCK or ONLINE option and retype the command.

796
MESSAGE

'NOLOCK' OPTION CANNOT BE USED WITH THE 'SPLITVS' OPTION. SYSGEN/STORE INTERFACE ERROR. (S/R 796)

CAUSE

NOLOCK and SPLITVS options are not allowed on the same command line.

ACTION

Delete either NOLOCK or SPLITVS option and retype the command.

797
MESSAGE

WARNING: 'RENAME' OPTION HAS BEEN REDUNDANTLY SPECIFIED. (S/R 797)

CAUSE

The RENAME option was entered more than once.

ACTION

Information only.

798
MESSAGE

'RENAME' OPTION CANNOT BE USED WITH 'TRANSPORT' TO MPEv. (S/R 798)

CAUSE

Specification of RENAME;TRANSPORT; as options to STORE.

ACTION

Do not use TRANSPORT with RENAME or vice versa. RENAME is only supported on MPE/iX.

799
MESSAGE

'RENAME' OPTION CANNOT BE USED WITH THE 'SPLITVS' OPTION. (S/R 799)

CAUSE

Specification of RENAME;SPLITVS as options to STORE.

ACTION

Do not use them together. RENAME is not supported for SPLITVS.

800
MESSAGE

'RENAME' OPTION CANNOT BE USED WITH THE 'PURGE' OPTION. (S/R 800)

CAUSE

RENAME and PURGE options are not allowed on the same command line.

ACTION

Delete either RENAME or PURGE option and retype the command.

801
MESSAGE

SPECIFIED FUNCTION (OPTION) IS NOT IMPLEMENTED ON THIS RELEASE. (S/R 801)

CAUSE

Same as message content.

ACTION

Check the syntax and retype the command.

802
MESSAGE

MAXIMUM ALLOWABLE NUMBER OF DEVICE FILE EQUATIONS HAS BEEN EXCEEDED. (S/R 802)

CAUSE

You specified too many device file equations.

ACTION

Check the syntax and retype the command.

803
MESSAGE

DEVICE FILE EQUATION NAME EXCEEDS THE MAXIMUM ALLOWED LENGTH. (S/R 803)

CAUSE

Same as the message content.

ACTION

Check the syntax and retype the command.

804
MESSAGE

EXPECTED ONE OF: SHOW, ONERROR, LOCAL, GROUP, ACCOUNT, CREATE, CREATOR, GID, KEEP, NOKEEP, OLDDATE, NEWDATE, LISTDIR, DIRECTORY, FCRANGE, FILES, DEV, VOL, VOLCLASS, VOLSET, COPYACD, NOACD, TREE, NOTREE. TURBOSTORE ONLY OPTIONS: RESTORESET, MOSET, NAME. (S/R 804)

CAUSE

You did not enter a valid option.

ACTION

Retype the command with valid options.

805
MESSAGE

EXPECTED ONE OF: SHOW, ONERROR, DATES, PURGE, PROGRESS, DIRECTORY, FILES, TRANSPORT, COPYACD, NOACD, MAXTAPEBUF, FCRANGE, NOTIFY, ONVS, SPLITVS, RENAME, TREE, NOTREE. TURBOSTORE ONLY OPTIONS: INTER, ONLINE, STORESET, COMPRESS, MOSET, NAME. (S/R 805)

CAUSE

You did not enter a valid option.

ACTION

Retype the command with valid options.

806
MESSAGE

EXPECTED A SEMICOLON ";" TO SEPARATE OPTIONS. (S/R 806)

CAUSE

You did not include a semicolon in-between the options.

ACTION

Check the syntax and retype the command.

807
MESSAGE

EXPECTED A SEMICOLON ";" TO SEPARATE THE DEVICE FILE EQUATION (restorefile) AND THE filesetlist. SYNTAX

'RESTORE [restorefile] [;[filesetlist] [;option[;..]]]'
(S/R 807)

CAUSE

You did not include a semicolon in-between device file equations.

ACTION

Check the syntax and retype the command.

808
MESSAGE

EXPECTED DEVICE FILE EQUATION (restorefile) TO FOLLOW RESTORE COMMAND WHERE THE DEVICE FILE EQUATION SPECIFIES THE SOURCE DEVICE FROM WHICH THE FILES WILL BE RESTORED. SYNTAX

'RESTORE [restorefile] [;[filesetlist] [;option[;..]]]' (S/R 808)

CAUSE

You did not specify device file equation.

ACTION

Check the syntax and retype the command.

809
MESSAGE

EXPECTED A SEMICOLON ";" TO SEPARATE THE filesetlist FROM THE DEVICE FILE EQUATION (storefile). SYNTAX

'STORE [filesetlist] [;[storefile] [;option[;..]]]' (S/R 809)

CAUSE

You did not include a semicolon in between filesetlists.

ACTION

Check the syntax and retype the command.

810
MESSAGE

EXPECTED A SEMICOLON ";" TO SEPARATE THE DEVICE FILE EQUATION (storefile) FROM THE STORE OPTIONS. SYNTAX

'STORE [filesetlist] [;[storefile] [;option[;..]]]' (S/R 810)

CAUSE

You did not include a semicolon in between device file equations.

ACTION

Check the syntax and retype the command.

811
MESSAGE

EXPECTED DEVICE FILE EQUATION (storefile) TO FOLLOW filesetlist SPECIFICATION, WHERE THE DEVICE FILE EQUATION SPECIFIES THE DESTINATION DEVICE ONTO WHICH THE FILES WILL BE STORED.
SYNTAX

'STORE [filesetlist] [;[storefile] [;option[;..]]]' (S/R 811)

CAUSE

You did not include a device file equation.

ACTION

Check the syntax and retype the command.

812
MESSAGE

EXPECTED 'STORE' 'VSTORE' OR 'RESTORE' COMMAND TO BE SPECIFIED. SYNYAX 'STORE [filesetlist] [;storefile] [;option [; ]]]' SYNTAX

'RESTORE [restorefile] [;[filesetlist] [;option[;..]]]' SYNTAX

'VSTORE [vstorefile] [;[filesetlist] [;option[;..]]]'
(S/R 812)

CAUSE

You did not type a valid command.

ACTION

Retype the command.

813
MESSAGE

ERROR PARSING INDIRECT FILE "!" AT LINE #! (S/R 813)

CAUSE

Same as message content.

ACTION

Check you indirect file.

814
MESSAGE

'GROUP' PARAMETER OF THE 'CREATE' OPTION REQUIRES (SM) AND/OR (CV) CAPABILITY TO CREATE GROUPS ON USER VOLUMES. (S/R 814)

CAUSE

You do not have SM or CV capability.

ACTION

Log on to an account with either SM or CV capability.

815
MESSAGE

'LDEV' OPTION CANNOT BE USED IN AN INDIRECT FILE. SYSGEN/STORE INTERFACE ERROR. (S/R 815)

CAUSE

LDEV option is not allowed with STORE command from SYSGEN in an indirect file.

ACTION

Check the syntax and retype the command.

816
MESSAGE

'REELNUM' OPTION CANNOT BE USED IN AN INDIRECT FILE. SYSGEN/STORE INTERFACE ERROR. (S/R 816)

CAUSE

REELNUM option is not allowed with the STORE command from SYSGEN in an indirect file.

ACTION

Check the syntax and retype the command.

817
MESSAGE

'SLTDATE' OPTION CANNOT BE USED IN AN INDIRECT FILE. SYSGEN/STORE INTERFACE ERROR. (S/R 817)

CAUSE

SLTDATE with STORE command from sysgen in an indirect file.

ACTION

Check the syntax and retype the command.

818
MESSAGE

'TIME' OPTION CANNOT BE USED IN AN INDIRECT FILE. SYSGEN/STORE INTERFACE ERROR. (S/R 818)

CAUSE

The option TIME is not allowed with the store command from sysgen in an indirect file.

ACTION

Check the syntax and retype the command.

819
MESSAGE

'SYNTAX' OPTION CANNOT BE USED IN AN INDIRECT FILE. SYSGEN/STORE INTERFACE ERROR. (S/R 819)

CAUSE

SYNTAX option is not allowed with store command from SYSGEN in an indirect file.

ACTION

Check the syntax and retype the command.

820
MESSAGE

SYSGEN OPTIONS NOT ALL SPECIFIED. SYSGEN/STORE INTERFACE ERROR. (S/R 820)

CAUSE

The options passed by SYSGEN to store command are incomplete.

ACTION

Internal error.

821
MESSAGE

MAXIMUM NUMBER OF PARALLEL SETS EXCEEDED FOR 'STORESET' OPTION. Ex., 'STORESET =(*ta),(*tb)' IS TWO PARALLEL SETS (S/R 821)

CAUSE

You have exceeded the maximum number of parallel set allowed for STORESET option, which is 16.

ACTION

Retype the command and make sure not to exceed 16 parallel sets.

822
MESSAGE

STORING TO A DISK FILE IS NOT AVAILABLE ON YOUR VERSION OF STORE
.

CAUSE

Storing to disc is not available on this version of STORE.

ACTION

You must purchase TurboSTORE/iX 7x24 True-Online Backup to get this functionality.

901
MESSAGE

WARNING: 'ONLINE' OPTION HAS BEEN REDUNDANTLY SPECIFIED (S/R 901)

CAUSE

The ONLINE option was entered more than once.

ACTION

Information only.

902
MESSAGE

'ONLINE' OPTION CANNOT BE USED WITH THE 'SPLITVS' OPTION (S/R 902)

CAUSE

ONLINE and SPLITVS options are not allowed on the same command line.

ACTION

Delete either ONLINE or SPLITVS option and retype the command.

903
MESSAGE

'ONLINE' OPTION CANNOT BE USED WITH THE 'DYNAMIC' OPTION (S/R 903)

CAUSE

ONLINE and DYNAMIC options are not allowed on the same command line.

ACTION

Delete either ONLINE or DYNAMIC option and retype the command.

904
MESSAGE

'ONLINE' OPTION CANNOT BE USED WITH THE 'TRANSPORT' TO MPEv (S/R 904)

CAUSE

ONLINE and TRANSPORT options are not allowed on the same command line.

ACTION

CMSTORE and V/E cannot handle ONLINE option. Delete either ONLINE or TRANSPORT option and retype the command.

905
MESSAGE

SHADOW SUBSYSTEM ERROR: TOO MANY ENVIRONMENTS (S/R 905)

CAUSE

You have exceeded the maximum ONLINE store operation allowed per system which is 16.

ACTION

Do not run more than 16 store operations with ONLINE option.

906
MESSAGE

SHADOW SUBSYSTEM ERROR: OUT OF DISC SPACE FOR LOG (S/R 906)

CAUSE

There is not enough disk space to create log files for ONLINE store operation.

ACTION

Delete some unwanted files in the system and restart the store operation.

907
MESSAGE

SHADOW SUBSYSTEM ERROR: UNEXPECTED ENVIRONMENT ERROR (S/R 907)

CAUSE

Internal error from ONLINE STORE.

ACTION

Contact your HP Support representative for further assistance.

908
MESSAGE

SHADOW SUBSYSTEM ERROR: UNEXPECTED TRAP ON ENVIRONMENT (S/R 908)

CAUSE

Internal error from ONLINE STORE.

ACTION

Contact your HP Support representative for further assistance.

909
MESSAGE

SHADOW SUBSYSTEM ERROR: OUT OF TRANSIENT DISC SPACE (S/R 909)

CAUSE

Internal error occurred due to system running out of transient disc space.

ACTION

Reconfigure the transient disc space using VOLUTIL and retype the command.

910
MESSAGE

SHADOW SUBSYSTEM ERROR: COULD NOT FIND ENVIRONMENT (S/R 910)

CAUSE

Internal error from ONLINE STORE.

ACTION

Contact your HP Support representative for further assistance.

911
MESSAGE

SHADOW SUBSYSTEM ERROR: UNKNOWN ERROR ENCOUNTERED (S/R 911)

CAUSE

Internal error from ONLINE STORE.

ACTION

Contact your HP Support representative for further assistance.

912
MESSAGE

! NOT STORED: TOO MANY FILES ATTACHED TO SHADOW

CAUSE

There are too many files attached to this environment. Maximum allowed is 431250.

ACTION

Delete some files from the list and retype the command.

913
MESSAGE

! NOT STORED: FILE OPEN FOR WRITE AT ATTACH

CAUSE

This particular file is not stored because it is open for write during store operation.

ACTION

Close the file and restart the store operation.

914
MESSAGE

! NOT STORED: OPEN AT ATTACH TIME FAILED

CAUSE

Internal error from online STORE.

ACTION

Contact your HP Support representative for further information.

915
MESSAGE

! NOT STORED: FILE ALREADY ATTACHED BY A STORE

CAUSE

This file was not stored because it was already attached by another shadow environment.

ACTION

Retry the command at a later time.

916
MESSAGE

! NOT STORED: UNEXPECTED SHADOW TRAP ON FILE

CAUSE

Internal error from online STORE.

ACTION

Contact your HP Support representative for further information.

917
MESSAGE

! NOT STORED: SHADOW OUT OF DISC LOG SPACE

CAUSE

This file is not stored because the system did not have enough disc space when logging for this file.

ACTION

Purge some unwanted files and retype the command again.

918
MESSAGE

! NOT STORED: UNEXPECTED SHADOW ERROR ON FILE

CAUSE

Internal error from online STORE.

ACTION

Contact your HP Support representative for further information.

919
MESSAGE

! NOT STORED: OUT OF TRANSIENT DISC SPACE

CAUSE

This particular file was not stored because the system ran out of transient disc space.

ACTION

Reconfigure the transient space using VOLUTIL and retype the command.

920
MESSAGE

! NOT STORED: UNEXPECTED TRAP ON ENVIRONMENT

CAUSE

Internal error during online STORE operation.

ACTION

Contact your HP Support representative for further assistance.

921
MESSAGE

! NOT STORED: CANT LOCATE SHADOW ENVIRONMENT

CAUSE

Internal error during online STORE operation.

ACTION

Contact your HP Support representative for further assistance.

922
MESSAGE

! NOT STORED: UNEXPECTED ERROR ON ENVIRONMENT

CAUSE

Internal error occured during onlone STORE of this particular file.

ACTION

Contact your HP Support representative for further information.

923
MESSAGE

! NOT STORED: UNKNOWN SHADOW ERROR ENCOUNTERED

CAUSE

Internal error occured during online STORE of this particular file.

ACTION

Contact your HP Support representative for further information.

924
MESSAGE

SHADOW ATTACH ROUTINE ENCOUNTERED ERROR (S/R 924)

CAUSE

Internal error from online STORE operation.

ACTION

Contact your HP Support representative for further assistance.

925
MESSAGE

SHADOW DETACH ROUTINE ENCOUNTERED ERROR (S/R 925)

CAUSE

Internal error occured during online STORE.

ACTION

Contact your HP Support representative for further assistance.

926
MESSAGE

SHADOW CREATE ROUTINE ENCOUNTERED ERROR (S/R 926)

CAUSE

Internal error occured during online STORE operation.

ACTION

Contact your HP Support representative for further assistance.

927
MESSAGE

SHADOW RELEASE ROUTINE ENCOUNTERED ERROR (S/R 927)

CAUSE

Internal error occurred during online STORE operation.

ACTION

Contact your HP Support representative for further assistance.

928
MESSAGE

SHADOW GET FILE INFO ROUTINE ENCOUNTERED ERROR (S/R 928)

CAUSE

Internal error occurred during online STORE opertion.

ACTION

Contact your HP Support representative for further assistance.

929
MESSAGE

SHADOW GET FILE LOG INFO ROUTINE ENCOUNTERED ERROR (S/R 929)

CAUSE

Internal error occurred during online STORE.

ACTION

Contact your HP Support representative for further assistance.

930
MESSAGE

SHADOW GET LOG BLOCK INFO ROUTINE ENCOUNTERED ERROR (S/R 930)

CAUSE

Internal error occurred during online STORE.

ACTION

Contact your HP Support representative for further assistance.

931
MESSAGE

SHADOW GET CHANGED UFID ROUTINE ENCOUNTERED ERROR (S/R 931)

CAUSE

Internal error occurred during online STORE.

ACTION

Contact your HP Support representative for further assistance.

932
MESSAGE

SHADOW LINKED TO SPOOLING QUEUE ROUTINE ENCOUNTERED ERROR (S/R 932)

CAUSE

Internal error occurred during online STORE.

ACTION

Contact your HP Support representative for further assistnace.

933
MESSAGE

SHADOW GET FLABX LENGTH ROUTINE ENCOUNTERED ERROR (S/R 933)

CAUSE

Internal error occurred during online STORE.

ACTION

Contact your HP Support representative for further assistance.

934
MESSAGE

SHADOW FLABX READ ROUTINE ENCOUNTERED ERROR (S/R 934)

CAUSE

Internal error occurred during online STORE.

ACTION

Contact your HP Support representative for further assistance.

935
MESSAGE

SHADOW UNKNOWN ROUTINE ENCOUNTERED ERROR (S/R 935)

CAUSE

Internal error occurred during online STORE.

ACTION

Contact your HP Support representative for further assistance.

936
MESSAGE

SHADOW RETURNED BAD STATUS FROM SUBSYSTEM !, ERROR ! (S/R 936)

CAUSE

Internal error occurred during online Store.

ACTION

Contact your HP Support representative.

938
MESSAGE

SQL ONLINE STORE ABORTED BECAUSE OF A REJECTED FILE (S/R 938)

CAUSE

STORE determined that some of the files specified for the SQL online store would not be able to be stored.

ACTION

Check the input fileset specification to SQL online store and retype the STORE command.

939
MESSAGE

SQL ONLINE STORE ABORTED BECAUSE OF A FAILED FILE (S/R 939)

CAUSE

Internal error occurred during SQL Online Store.

ACTION

Contact your HP Support Representative further assistance.

940
MESSAGE

SQL ONLINE STORE ENCOUNTERED SENDMAIL ERROR ! (S/R 940)

CAUSE

Internal error occurred during the SQL Online Store.

ACTION

Contact your HP Support Representative for further assistance.

941
MESSAGE

SHADOW LOG SPACE SUMMARY ROUTINE ENCOUNTERED ERROR (S/R 941)

CAUSE

Unable to display shadow summary information of the log space due to internal error.

ACTION

Call your HP Support representative for further assistance.

942
MESSAGE

ONLINE BACKUP UTILIZED DISC SPACE FOR LOG ON THE FOLLOWING VOLSETS:

CAUSE

Displays the disc space utilized by log file during online backup.

ACTION

Information only.

951
MESSAGE

'TREE' OPTION CANNOT BE USED WITH THE 'TRANSPORT' TO MPEv. (S/R 951)

CAUSE

The 'TREE' and TRANSPORT' options were specfied for a single STORE command. CMSTORE and MPE V cannot handle HFS directories.

ACTION

Remove either the 'TREE' option or the 'TRANSPORT' option from theSTORE command.

952
MESSAGE

WARNING: 'TREE' OPTION HAS BEEN REDUNDANTLY SPECIFIED (S/R 952)

CAUSE

The TREE option was entered more than once.

ACTION

Information only.

953
MESSAGE

'NOTREE' OPTION CANNOT BE USED WITH THE 'TRANSPORT' TO MPEv. (S/R 953)

CAUSE

NOTREE and TRANSPORT options are not allowed on the same command line.

ACTION

CMSTORE and MPE V/E cannot handle HFS directories. Delete NOTREE or TRANSPORT option and retype the command

954
MESSAGE

WARNING: 'NOTREE' OPTION HAS BEEN REDUNDANTLY SPECIFIED (S/R 954)

CAUSE

The NOTREE option was entered more than once.

ACTION

Information only.

955
MESSAGE

'TREE' OPTION CANNOT BE USED IN CONJUNCTION WITH THE 'NOTREE' OPTION (S/R 955)

CAUSE

TREE and NOTREE options are not allowed on the same command line.

ACTION

Delete either TREE or NOTREE option and retype the command.

957
MESSAGE

'NOTIFY' OPTION CANNOT BE USED WITH 'TRANSPORT' TO MPEv. (S/R 957)

CAUSE

The NOTIFY option cannot be used when creating an MPE/V compatible tape.

ACTION

Remove either NOTIFY or TRANSPORT from the Store command line and retype your command.

958
MESSAGE

WARNING: 'NOTIFY' OPTION HAS BEEN REDUNDANTLY SPECIFIED (S/R 958)

CAUSE

You have specified the NOTIFY option more than once on the Store command line.

ACTION

Information only, but you should remove the extra occurances of the option.

961
MESSAGE

'PARTIALDB' OPTION CANNOT BE USED WITH 'TRANSPORT' TO MPEv. (S/R
961)

CAUSE

The PARTIALDB option cannot be used to create MPEv media.

ACTION

Delete one of the two options and re-run the command.

962
MESSAGE

'PARTIALDB' OPTION CANNOT BE USED WITH 'LISTDIR' OPTION (S/R 962)

CAUSE

The PARTIALDB and the LISTDIR option cannot be specified for the same RESTORE.

ACTION

Delete one of the two options from the RESTORE command line.

963
MESSAGE

WARNING: 'PARTIALDB' OPTION HAS BEEN REDUNDANTLY SPECIFIED (S/R 9
63)

CAUSE

The PARTIALDB command was specified more than once on the command line.

ACTION

Information only.

964
MESSAGE

WARNING: 'NOSTOREDIRECTORY' OPTION HAS BEEN REDUNDANTLY SPECIFIED
(S/R 964)

CAUSE

The NOSTOREDIRECTORY command was specified more than once on the command line.

ACTION

Information only.

965
MESSAGE

'GID' OPTION HAS BEEN REDUNDANTLY SPECIFIED (S/R 965)

CAUSE

The GID option was entered more than once.

ACTION

Information only.

966
MESSAGE

EXPECTED '=fgroup' AFTER 'GID' OPTION WHERE fgroup IS THE NAME OF "FILE GROUP" WHICH SHARES THIS FILE. THE FILES WILL BE RESTORED SUCH THAT THE SPECIFIED FILE GROUP WILL BE THE NEW FILE SHARING ATTRIBUTE OF THE FILES. SYNTAX: 'GID[=fgroup]' WHERE 'GID' WITH NO "=fgroup" SPECIFIED DEFAULTS TO PRESERVING THE ORIGNAL GID OF THE FILE (S/R 966)

CAUSE

You have not included a '=' sign after GID option in your command line.

ACTION

Retype the command and include a '=' sign after the GID option.

967
MESSAGE

EXPECTED 'fgroup' TO BE SPECIFIED FOR 'GID' OPTION. A fgroup NAME MUST START WITH AN ALPHA "A-Z" AND CONTAIN ONLY ALPHANUMERIC "A-Z, 0-9" NOT EXCEEDING 8 CHARACTERS IN LENGTH. SYNTAX: 'GID[=fgroup]' WHERE 'GID' WITH NO "=fgroup" SPECIFIED DEFAULTS TO PRESERVING THE ORIGNAL GID OF THE FILE (S/R 967)

CAUSE

You have specified an invalid 'fgroup' for GID option in your command line.

ACTION

Retype the command and include a valid 'fgroup' name for GID option.

968
MESSAGE

'GID' OPTION CANNOT BE USED WITH THE 'LISTDIR' OPTION (S/R 968)

CAUSE

GID and LISTDIR options are not allowed on the same command line.

ACTION

Delete either LISTDIR or GID option and retype the command.

969
MESSAGE

WARNING: 'HFSWARN' OPTION IS NO LONGER SUPPORTED. PLEASE REMOVE THIS OPTION FROM BACKUP PROCEDURES. OPTION IGNORED. (S/R 969)

CAUSE

You are specifying the HFSWARN option to store. This option is no longer supported or needed.

ACTION

Remove the HFSWARN option from any STORE job streams.

970
MESSAGE

WARNING: 'NOHFSWARN' OPTION IS NO LONGER SUPPORTED. PLEASE REMOVE THIS OPTION FROM BACKUP PROCEDURES. OPTION IGNORED. (S/R 970)

CAUSE

You are specifying the NOHFSWARN option to store. This option is no longer supported or needed.

ACTION

Remove the NOHFSWARN option from any STORE job streams.

971
MESSAGE

'TRANSPORT' OPTION CANNOT BE USED WITH THE 'TRANSPORT=MPEXL' OPTION. (S/R 971)

CAUSE

TRANSPORT and TRANSPORT=MPEXL options are not allowed on the same command line.

ACTION

Delete one of the options and retype the command.

972
MESSAGE

'TRANSPORT=MPEXL' OPTION CANNOT BE USED WITH THE 'TRANSPORT' OPTION. (S/R 972)

CAUSE

TRANSPORT=MPEXL and TRANSPORT options are not allowed on the same command line.

ACTION

Delete one of the options and retype the command.

973
MESSAGE

WARNING: 'TRANSPORT=MPEXL' OPTION HAS BEEN REDUNDANDLY SPECIFIED (S/R 973)

CAUSE

You have entered TRANSPORT=MPEXL twice.

ACTION

Information only, no action required.

974
MESSAGE

'NOHFSWARN' OPTION CANNOT BE USED WITH THE 'HFSWARN' OPTION (S/R 974)

CAUSE

The NOHFSWARN and HFSWARN options cannot be used together. However, neither option is supported any more.

ACTION

Remove any NOHFSWARN or HFSWARN options from your STORE commands.

976
MESSAGE

EXPECTED 'onlineparm[,onlineparm..]' AFTER 'ONLINE=' option where ''onlineparm IS 'START' OR 'END', OPTIONALLY BE FOLLOWED BY time (hh:mm:ss) or A SK (S/R 976)''

CAUSE

'ONLINE =' option must be followed by START or END options.

ACTIO
N

Check your command line and specify START or END for 'ONLINE=' option.

977
MESSAGE

'ONLINE=END' OPTION CANNOT BE USED WITH 'ONLINE' OPTION (S/R 977)

CAUSE

You cannot specify both ONLINE and ONLINE=END.

ACTION

Decide what type of online backup you want to perform, then specify either ONLINE or ONLINE=END.

978
MESSAGE

'ONLINE=END' OPTION CANNOT BE USED WITH 'ONLINE=START' OPTION (S/R 978)

CAUSE

You cannot specify both START and END sync points.

ACTION

Remove one of the ONLINE options and re-run the command.

979
MESSAGE

WARNING: 'ONLINE=END' OPTION HAS BEEN REDUNDANTLY SPECIFIED (S/R979)

CAUSE

You have specified the ONLINE=END option more than once.

ACTION

Information only.

980
MESSAGE

'ONLINE=START' OPTION CANNOT BE USED WITH 'ONLINE' OPTION (S/R 980)

CAUSE

You cannot use the ONLINE option with the ONLINE=START option.

ACTION

Remove one of the ONLINE options and re-run the command.

981
MESSAGE

WARNING: 'ONLINE=START' OPTION HAS BEEN REDUNDANTLY SPECIFIED (S/R 981)

CAUSE

You have specified the ONLINE=START option more than once.

ACTION

Information only.

982
MESSAGE

SYNC TIME MUST BE USED WITH 'START' OR 'END' PARAMETERS (S/R 982)

CAUSE

You must specify ONLINE=START or ONLINE=END if you specify a time parameter to ONLINE.

ACTION

Either remove the time specification or add START or END to the ONLINE option.

983
MESSAGE

'ONLINE=time' OPTION CANNOT BE USED WITH 'ONLINE' OPTION (S/R 983)

CAUSE

You cannot specify ONLINE=time and ONLINE in the same command.

ACTION

Remove one of the ONLINE options and re-run the command.

984
MESSAGE

MULTIPLE SYNC TIMES CAN NOT BE SPECIFIED (S/R 984)

CAUSE

Only one time can be specified for the online sync point.

ACTION

Remove all but one of the times and re-run the command.

985
MESSAGE

INVALID TIME SPECIFIED, MUST BE SPECIFIED AS HH:MM[:SS] (e.g. 14:
30:30) (S/R 985)

CAUSE

You specified the online sync time incorrectly.

ACTION

Specify the time as HH:MM[:SS] and re-run the command.

986
MESSAGE

'STOREDIRECTORY' OPTION CANNOT BE USED WITH 'TRANSPORT' TO MPEv.
(S/R 986)

CAUSE

The STOREDIRECTORY option cannot be used to create MPEv media.

ACTION

Delete one of the two options and re-run the command.

987
MESSAGE

'STOREDIRECTORY' OPTION CANNOT BE USED WITH 'NOSTOREDIRECTORY' OP
TION (S/R 987)

CAUSE

You cannot specify both STOREDIRECTORY and NOSTOREDIRECTORY.

ACTION

Remove one of the options and re-run the command.

988
MESSAGE

WARNING: 'STOREDIRECTORY' OPTION HAS BEEN REDUNDANTLY SPECIFIED (
S/R 988)

CAUSE

You have specified the STOREDIRECTORY option more than once.

ACTION

Information only.

989
MESSAGE

EXPECTED '=directoryname' AFTER 'STOREDIRECTORY' OPTION. SYNTAX '
STOREDIR[ECTORY]=directoryname' (S/R 989)

CAUSE

No filename was specified after the STOREDIRECTORY option.

ACTION

Specify a valid MPE or HFS-style file name of the file that contains the store disk directory for this backup and re-run the command.

990
MESSAGE

INVALID FILENAME FOR STOREDIRECTORY (S/R 990)

CAUSE

An invalid name was specified for the STOREDIRECTORY option.

ACTION

Specify a valid MPE or HFS filename.

991
MESSAGE

'LOGVOLSET' OPTION CANNOT BE USED WITH 'TRANSPORT' TO MPEv. (S/R991)

CAUSE

The LOGVOLSET option cannot be used to create MPEv media.

ACTION

Remove one of the options and re-run the command.

992
MESSAGE

WARNING: 'LOGVOLSET' OPTION HAS BEEN REDUNDANTLY SPECIFIED (S/R 992)

CAUSE

The LOGVOLSET option was specified more than once.

ACTION

Information only.

993
MESSAGE

EXPECTED '=volumesetname' AFTER 'LOGVOLSET' OPTION. SYNTAX 'LOGVO
LSET=volumesetname' (S/R 993)

CAUSE

The name of a valid volume set was not specified after the LOGVOLSET option.

ACTION

Check your command line and specify a valid volume set for the LOGVOLSET option.

994
MESSAGE

'NOSTOREDIRECTORY' OPTION CANNOT BE USED WITH 'TRANSPORT' TO MPEv. (S/R 994)

CAUSE

The NOSTOREDIRECTORY option cannot be used to create MPEv media.

ACTION

Remove one of the options and re-run the command.

998
MESSAGE

STORE DIRECTORY FILENAMES MAY NOT BE HFS DIRECTORIES (S/R 998)

CAUSE

The file specified for the STOREDIRECTORY option was an HFS directory.

ACTION

Specify a non-HFS directory filename for the STOREDIRECTORY option.

999
MESSAGE

INDIRECT FILENAMES MAY NOT BE HFS DIRECTORIES (S/R 999)

CAUSE

An HFS directory was specified as an indirect file.

ACTION

Specify a non-HFS directory file for a STORE indirect file.

1000
MESSAGE

STORE DIRECTORY FILENAMES MAY NOT BE WILDCARDED (S/R 1000)

CAUSE

A wildcard was specified as an indirect file.

ACTION

Specify one indirect file at a time on the STORE command line.

1001
MESSAGE

INDIRECT FILENAMES MAY NOT BE WILDCARDED. (S/R 1001)

CAUSE

You cannot include wildcard characters in the indirect filename.

ACTION

Retype the command and enter a valid filename.

1002
MESSAGE

FILE NAME PART LENGTH TOO LONG. A WILDCARDED NAME PART CANNOT EXCEED 8 LOGICAL CHARACTERS, WHERE A LOGICAL CHARACTER IS ONE OF @, #, ?, a-z, 0-9, OR A CHARACTER SET '[]' (S/R 1002)

CAUSE

You included an invalid filename.

ACTION

Retype the command and enter a valid filename.

1003
MESSAGE

FILE NAME PART LENGTH TOO LONG. A NAME PART CANNOT EXCEED 8 CHARACTERS IN LENGTH (S/R 1003)

CAUSE

Same as message content.

ACTION

Retype the command and include a valid file name.

1004
MESSAGE

EXPECTED A ',' OR ';' TO DELIMIT A FILESET. FILESET NAMES MAY BE COMPOSED OF A MAXIMUM OF THREE PARTS, FILENAME.GROUPNAME.ACCOUNTNAME. (S/R 1004)

CAUSE

You did not include a comma or semicolon.

ACTION

Check the syntax and retype the command.

1005
MESSAGE

NEGATIVE FILESETS (FILE EXCLUSION) CANNOT BE USED WITH INDIRECT FILES. (S/R 1005)

CAUSE

Same as message content.

ACTION

Retype the command with valid files.

1007
MESSAGE

IF NEGATIVE (EXCLUSION) FILESETS ARE BEING USED, THE FIRST (PRIMARY) FILESET MUST BE WILDCARDED OR RECURSIVE. (S/R 1007)

CAUSE

You must include a wildcard character in your file set to exclude afile set.

ACTION

Retype the command using a wildcard character in your file set.

1008
MESSAGE

SLASH "/" TO SPECIFY A LOCKWORD MAY ONLY BE SUPPLIED AFTER THE FILE NAME PART OF A FILESET NAME. SYNTAX

OF A LOCKWORDed FILE: 'FNAME/LOCKWORD[.GNAME[.ANAME]]'
(S/R 1008)

CAUSE

You did not type the lockword correctly.

ACTION

Check the syntax and retype the command.

1009
MESSAGE

INVALID CHARACTER(S) IN LOCKWORD. LOCKWORD MUST BE ALPHANUMERIC BEGINNING WITH 'A-Z' AND BE NO MORE THAN 8 CHARACTERS IN LENGTH.
(S/R 1009)

CAUSE

You did not enter a valid lockword.

ACTION

Retype the command with a valid lockword.

1010
MESSAGE

UNMATCHED OPEN BRACKET '[' ENCOUNTERED IN WILDCARED FILE NAME. BRACKETS ARE USED FOR CHARACTER SET WILDCARDING. THEY MAY NOT BE NESTED. (S/R 1010)

CAUSE

You entered the bracket incorrectly.

ACTION

Check the syntax and retype the command.

1011
MESSAGE

UNMATCHED CLOSED BRACKET ']' ENCOUNTERED IN WILDCARED FILE NAME.
BRACKETS ARE USED FOR CHARACTER SET WILDCARDING. THEY MAY NOT BE NESTED. (S/R 1011)

CAUSE

You entered the bracket incorrectly.

ACTION

Check the syntax and retype the command.

1012
MESSAGE

EXPECTED A '.', '/', ',', OR ';' TO FOLLOW THE FILE NAME PART OF A FILESET. '.' SPECIFIES A GROUP NAME PART IS TO FOLLOW, '/' SPECIFIES A LOCKWORD IS TO FOLLOW, ',' SEPARATES THIS FILESET FROM THE NEXT, AND ';' SPECIFIES THE END OF THE FILESETLIST. SYNTAX

'fname[/lockword][.gname[.aname]]' (S/R 1012)

CAUSE

You entered the file name syntax incorrectly.

ACTION

Check the syntax and retype the command.

1013
MESSAGE

EXPECTED A '.', ',', OR ';' TO FOLLOW THE GROUP NAME PART OF A FILESET. '.' SPECIFIES A GROUP NAME PART IS TO FOLLOW, ',' SEPARATES
THIS FILESET FROM THE NEXT, AND ';' SPECIFIES THE END OF THE FILESETLIST. SYNTAX

'fname[/lockword][.gname[.aname]]' (S/R 1013)

CAUSE

You did not include a '.', ',', or ';' after the group name.

ACTION

Check the syntax and retype the command.

1014
MESSAGE

EXPECTED A ',', OR ';' TO FOLLOW THE ACCOUNT NAME PART OF A FILESET. ',' SEPARATES THIS FILESET FROM THE NEXT, AND ';' SPECIFIES THE END OF THE FILESETLIST. SYNTAX

'fname[/lockword][.gname[.aname]]' (S/R 1014)

CAUSE

You did not include a ',', or ';' after account name.

ACTION

Check the syntax and retype the command.

1015
MESSAGE

EXPECTED A FILE NAME PART NOT A "-". A "-" IS USED TO SPECIFY
NEGATIVE (EXCLUSION) FILESETS.
SYNTAX

'fname[/lockword][.gname[.aname]]' (S/R 1015)

CAUSE

You did not type the file name.

ACTION

Enter a valid file name.

1016
MESSAGE

EXPECTED A GROUP NAME PART TO FOLLOW 'fname[/lockword].' INSTEAD OF A
"-". A "-" IS USED TO SPECIFY NEGATIVE (EXCLUSION) FILESETS.
SYNTAX

'fname[/lockword][.gname[.aname]]' (S/R 1016)

CAUSE

You did not type the group name.

ACTION

Enter a valid group name.

1017
MESSAGE

EXPECTED AN ACCOUNT NAME PART TO FOLLOW 'fname[/lockword].gname.', NOT A "-". A "-" IS USED TO SPECIFY NEGATIVE (EXCLUSION) FILESETS.
SYNTAX

'fname[/lockword][.gname[.aname]]' (S/R 1017)

CAUSE

You did not type the account name.

ACTION

Enter a valid account name.

1018
MESSAGE

EXPECTED A FILE NAME PART NOT A "/". A "/" IS USED TO
SPECIFY A LOCKWORD AFTER THE FILE NAME PART.
SYNTAX

'fname[/lockword][.gname[.aname]]' (S/R 1018)

CAUSE

You did not type the file name.

ACTION

Enter a valid file name.

1019
MESSAGE

EXPECTED A GROUP NAME PART TO FOLLOW 'fname[/lockword].' NOT A "/". A "/" IS USED TO SPECIFY A LOCKWORD AFTER THE FILE NAME PART. SYNTAX

'fname[/lockword][.gname[.aname]]' (S/R 1019)

CAUSE

You did not type the group name.

ACTION

Enter a valid group name.

1020
MESSAGE

EXPECTED AN ACCOUNT NAME PART TO FOLLOW 'fname[/lockword].gname', NOT A "/". A "/" IS USED TO SPECIFY A LOCKWORD AFTER THE FILE NAME PART. SYNTAX

'fname[/lockword][.gname[.aname]]' (S/R 1020)

CAUSE

You did not type the account name.

ACTION

Enter a valid account name.

1021
MESSAGE

EXPECTED A '.', ',', OR ';' TO FOLLOW THE LOCKWORD PART OF A FILESET. '.' SPECIFIES A GROUP NAME PART IS TO FOLLOW, ',' SEPARATES
THIS FILESET FROM THE NEXT, AND ';' SPECIFIES THE END OF THE FILESETLIST. SYNTAX

'fname[/lockword][.gname[.aname]]' (S/R 1021)

CAUSE

You did not include a '.', ',', or ';' after lockword.

ACTION

Check the syntax and retype the command.

1022
MESSAGE

LOCKWORDS ARE NOT ALLOWED IN NEGATIVE (EXCLUSION) FILESETS. SYNTAX

'fname[.gname[.aname]]' (S/R 1022)

CAUSE

Same as message content.

ACTION

Do not use lockwords with negative filesets.

1023
MESSAGE

SPECIFIED LOCKWORD IS TOO LONG. THE MAXIMUM LENGTH OF A LOCKWORD IS 8 CHARACTERS. SYNTAX

'fname[/lockword][.gname[.aname]]' (S/R 1023)

CAUSE

The maximum lockword length has been exceeded.

ACTION

Enter a lockword with 8 characters or less.

1024
MESSAGE

INDIRECT FILES MAY NOT BE USED IN NEGATIVE (EXCLUSION) FILESETS. SYNTAX

'fname[/lockword][.gname[.aname]][-fname[.gname[.aname]]...'(S/R 1024)

CAUSE

Same as message content.

ACTION

Check the syntax and retype the command.

1025
MESSAGE

EXPECTED A FILENAME OF AN INDIRECT FILE TO FOLLOW A '^' OR '!', NOT ANOTHER '^' OR '!'.
NOTE: THE CI USES '!' FOR VARIABLE SUBSITUTION SO USE OF '!' SHOULD BE AVOIDED IN FAVOR OF '^'. SYNTAX

'[^]fname[.gname[.aname]]' (S/R 1025)

CAUSE

You did not type the indirect file name correctly.

ACTION

Check the syntax and retype the command.

1026
MESSAGE

EXPECTED A GROUP NAME PART TO FOLLOW 'fname[/lockword].', NOT A
'^' OR '!'. A '^' OR '!' IS USED TO SPECIFY AN INDIRECT FILE. SYNTAX

'fname[/lockword][.gname[.aname]]' (S/R 1026)

CAUSE

'^' or '!' is not accepted after filename.

ACTION

Check the syntax and retype the command.

1027
MESSAGE

EXPECTED AN ACCOUNT NAME PART TO FOLLOW 'fname[/lockword].gname.', NOT A '^' OR '!'. A '^' OR '!' IS USED TO SPECIFY AN INDIRECT FILE. SYNTAX

'fname[/lockword][.gname[.aname]]' (S/R 1027)

CAUSE

'^' Or '!' is not accepted after filename.groupname.

ACTION

Check the syntax and retype the command.

1028
MESSAGE

EXPECTED A FILESET NAME. EMPTY FILESET NAMES ARE NOT ALLOWED UNLESS THEY ARE USED SINGLY TO REQUEST THE DEFAULT FILESET. Ex. 'STORE ;*t;SHOW'. SYNTAX

'fname[.gname[.aname]]' (S/R 1028)

CAUSE

You did not type the fileset name correctly.

ACTION

Check the syntax and retype the command.

1029
MESSAGE

EXPECTED A GROUP NAME PART TO FOLLOW 'fname[/lockword].' INSTEAD OF A ",", ";" OR END OF DATA. SYNTAX

'fname[/lockword][.gname[.aname]]' (S/R 1029)

CAUSE

You did not type a valid group name after file name.

ACTION

Check the syntax and retype the command.

1030
MESSAGE

EXPECTED AN ACCOUNT NAME PART TO FOLLOW 'fname[/lockword].gname,', NOT A ",", ";" OR END OF DATA. SYNTAX

'fname[/lockword][.gname[.aname]]' (S/R 1030)

CAUSE

You did not type a valid account after the group name.

ACTION

Check the syntax and retype the command.

1031
MESSAGE

A FILESET NAME PART MUST START WITH A-Z OR ANY WILDCARD THAT
SPECIFIES A SUBSET OF A-Z ('?', '@', OR A CHARACTER SET). THE REST OF THE CHARACTERS MUST BE ALPHANUMERIC OR WILDCARDS. SYNTAX

'fname[/lockword][.gname[.aname]]' (S/R 1031)

CAUSE

You probably mistyped the file name.

ACTION

Retype the command.

1032
MESSAGE

EXPECTED A FILE NAME PART NOT A ".". A "." IS USED TO SEPARATE PARTS OF A FILENAME. SYNTAX

'fname[/lockword][.gname[.aname]]' (S/R 1032)

CAUSE

You did not type the file name correctly.

ACTION

Check the syntax and retype the command.

1033
MESSAGE

EXPECTED A GROUP NAME PART TO FOLLOW 'fname[/lockword].' NOT A ".". A "." IS USED TO SEPARATE PARTS OF A FILENAME.SYNTAX

'fname[/lockword][.gname[.aname]]' (S/R 1033)

CAUSE

You did not type the group name correctly.

ACTION

Retype the command with a valid group name.

1034
MESSAGE

EXPECTED AN ACCOUNT NAME PART TO FOLLOW 'fname[/lockword].gname', NOT A ".". A "." IS USED TO SEPARATE PARTS OF A FILENAME. SYNTAX

'fname[/lockword][.gname[.aname]]' (S/R 1034)

CAUSE

You did not type the account name correctly.

ACTION

Retype the command with a valid account name.

1035
MESSAGE

INVALID CHARACTER IN FILESET NAME PART. A FILESET NAME PART MUST START WITH A-Z OR ANY WILDCARD THAT SPECIFIES A SUBSET OF A-Z
('?', '@', OR A CHARACTER SET). THE REST OF THE CHARACTERS MUST BE ALPHANUMERIC OR WILDCARDS. SYNTAX

'fname[/lockword][.gname[.aname]]' (S/R 1035)

CAUSE

You probably mistyped the name of the file set.

ACTION

Retype the command.

1036
MESSAGE

USER EXCEEDED MAXIMUM INDIRECT FILE NESTING LEVEL. (S/R 1036)

CAUSE

Same as the message content.

ACTION

Reduce the indirect file nesting level.

1037
MESSAGE

STORE/RESTORE WAS UNABLE TO OPEN INDIRECT FILE. (S/R 1037)

CAUSE

Various problems an causes.

ACTION

Call your Hewlett-Packard Support Representative.

1038
MESSAGE

INDIRECT FILE RECORD SIZE IS INVALID. IT MUST BE BETWEEN 8 AND 1024 BYTES. (S/R 1038)

CAUSE

Same as the message content.

ACTION

Rebuild the indirect file.

1039
MESSAGE

STORE/RESTORE COULD NOT OBTAIN READ ACCESS TO INDIRECT FILE. (S/R 1039)

CAUSE

Various problems and causes.

ACTION

Call your Hewlett-Packard Support Representative.

1040
MESSAGE

STORE/RESTORE ENCOUNTERED ERROR REWINDING INDIRECT FILE. (S/R 1040)

CAUSE

Various problems and causes.

ACTION

Call your Hewlett-Packard Support Representative.

1041
MESSAGE

STORE/RESTORE ENCOUNTERED ERROR READING INDIRECT FILE. (S/R 1041)

CAUSE

Various problems and causes.

ACTION

Call your Hewlett-Packard Support Representative.

1042
MESSAGE

STORE/RESTORE WAS UNABLE TO CLOSE INDIRECT FILE (S/R 1042)

CAUSE

Various problems and causes.

ACTION

Call your support representative.

1043
MESSAGE

! NOT STORED: FILE NOT FOUND IN DIRECTORY

CAUSE

The file does not exist on the system.

ACTION

Specify another file.

1044
MESSAGE

! NOT STORED: DIRECTORY NODE IN PATH SUFFERED MAP IN FAILURE. NODE PROBABLY HAS EXTENTS ON UNMOUNTED VOLUME

CAUSE

Various problems and causes.

ACTION

Call your support representative.

1045
MESSAGE

! NOT STORED: VOLUMESET SPECIFIED IN DIRECTORY PATH DOES NOT EXIST ON THIS SYSTEM

CAUSE

Same as the message content.

ACTION

Specify another volumeset.

1046
MESSAGE

! NOT STORED: SPECIFIED ACCOUNT DOES NOT EXIST

CAUSE

Same as the message content.

ACTION

Specify another account.

1047
MESSAGE

! NOT STORED: SPECIFIED GROUP DOES NOT EXIST

CAUSE

Same as the message content.

ACTION

Specify another group.

1048
MESSAGE

! NOT STORED: SPECIFIED FILE DOES NOT EXIST

CAUSE

Same as the message content.

ACTION

Specify another file.

1049
MESSAGE

! NOT STORED: ACCOUNT DOES NOT EXIST ON VOLUMESET SPECIFIED IN DIRECTORY PATH

CAUSE

Same as the message content.

ACTION

Specify another account.

1050
MESSAGE

! NOT STORED: GROUP DOES NOT EXIST ON VOLUMESET SPECIFIED IN DIRECTORY PATH

CAUSE

Same as the message content.

ACTION

Specify another group.

1051
MESSAGE

! NOT STORED: ERROR IN DIRECTORY SEARCH (FIND) ROUTINE.

CAUSE

Various problems and causes.

ACTION

Call your support representative.

1052
MESSAGE

CATASTROPHIC DIRECTORY ERROR. ROOT NODE OPEN FAILURE. (S/R 1052)

CAUSE

Various problems and causes.

ACTION

Call your Hewlett-Packard Support Representative.

1053
MESSAGE

! SEARCH PATH ENCOUNTERED A DIRECTORY NODE THAT SUFFERED MAP IN FAILURE. SOME FILES WILL NOT BE STORED. NODE PROBABLY HAS EXTENTS ON UNMOUNTED VOLUME. (S/R 1053)

CAUSE

Various problems and causes.

ACTION

Call your Hewlett-Packard Support Representative.

1054
MESSAGE

! SEARCH PATH ENCOUNTERED A DIRECTORY NODE THAT SUFFERED INTERNAL ACCESS ERROR. SOME FILES WILL NOT BE STORED. (S/R 1054)

CAUSE

Various problems and causes.

ACTION

Call your Hewlett-Packard Support Representative.

1055
MESSAGE

! NOT STORED: NO MATCHING FILES FOUND

CAUSE

The files do not exist on the system.

ACTION

Specify other files.

1056
MESSAGE

! NOT RESTORED: FILE NOT FOUND ON MEDIA

CAUSE

The files do not exist on the tape.

ACTION

Specify other files.

1057
MESSAGE

! NOT RESTORED: NO MATCHING FILES FOUND ON MEDIA

CAUSE

The files do not exist on the tape.

ACTION

Specify other files.

1059
MESSAGE

SPECIFIED DATA BASE ROOT FILE NAME IS TOO LONG. IT MUST BE SIX CHARACTERS OR LESS TO BE A VALID ROOT FILE NAME. (S/R 1059)

CAUSE

You specified a data base root file name that was more than six characters.

ACTION

Enter a data base root file name that has six characters or less.

1060
MESSAGE

INVALID SYNTAX IN CHARACTER SET WILDCARDING. (S/R 1060)

CAUSE

You included some invalid character.

ACTION

Retype the command.

1061
MESSAGE

EXCLUSION FILESETS MAY NOT BE USED AS PARTS OF REDIRECTION FILESETS. EXCLUSION CAN ONLY BE PART OF THE ORIGINAL FILESET. SYNTAX 'fname[/lockword][.gname[.aname][-..][=fname[..][:creator]]' (S/R 1061)

CAUSE

You cannot use exclusion filesets as parts of your target filesets in RENAME option.

ACTION

Put exclusion fileset before redirection file name and retype the command.

1062
MESSAGE

INDIRECT FILES MAY NOT BE USED AS (REDIRECTION) FILESETS. SYNTAX 'fname[/lockword][.gname[.aname][=fname[..][:creator]]' (S/R 1062)

CAUSE

INdirect files are not allowed in target fileset name in RENAME option.

ACTION

Check the syntax and retype the command.

1063
MESSAGE

EXPECTED A FILE NAME PART NOT A "=". A "=" IS USED TO INDICATE NAME REDIRECTION. SYNTAX 'fname[/lockword][.gname[.aname]]' (S/R 1063)

CAUSE

You have not entered a filename before the '=' sign for RENAME option.

ACTION

Retype the command and include a filename.

1064
MESSAGE

EXPECTED A GROUP NAME PART TO FOLLOW 'fname[/lockword].' NOT A "=". A "=" IS USED TO INDICATE NAME REDIRECTION. SYNTAX 'fname[/lockword][.gname[.aname]]' (S/R 1064)

CAUSE

You have not entered a group name after the 'fname.' for RENAME option.

ACTION

Retype the command and enter a group name after 'fname.' .

1065
MESSAGE

EXPECTED AN ACCOUNT NAME PART TO FOLLOW 'fname[/lkwd].gname.' "=". A "=" IS USED TO INDICATE NAME REDIRECTION. SYNTAX 'fname[/lockword][.gname[.aname]]' (S/R 1065)

CAUSE

You have not entered an account name after 'gname.' for RENAME option.

ACTION

Retype the command and include a account name after 'gname.'.

1066
MESSAGE

REDIRECTION FILESETS (NAME REDIRECTION) CANNOT BE USED WITH INDIRECT FILES (S/R 1066)

CAUSE

Target fileset cannot be used with indircet files for RENAME option.

ACTION

Check the syntax and retype the command.

1067
MESSAGE

ONLY ONE REDIRECTION CAN BE SPECIFIED PER FILESET. (S/R 1067)

CAUSE

You have specified more than one new filename specification for a file, using the = syntax and the RENAME option.

ACTION

Check the syntax of your command, only specifying one target name per fileset, and redo the store command.

1068
MESSAGE

EXPECTED A FILE NAME PART NOT A ":". A ":" IS USED TO INDICATE CREATOR NAME REDIRECTION. SYNTAX 'fname[/lockword][.gname[.aname]]' (S/R 1068)

CAUSE

You have not entered a filename for RENAME option.

ACTION

Check the syntax and retype the command.

1069
MESSAGE

EXPECTED A GROUP NAME PART TO FOLLOW 'fname[/lockword].' NOT A ":". A ":" IS USED TO INDICATE CREATOR NAME REDIRECTION. SYNTAX 'fname[/lockword][.gname[.aname]]' (S/R 1069)

CAUSE

You have not entered a group name after 'fname.' for RENAME option.

ACTION

Check the syntax and retype the command.

1070
MESSAGE

EXPECTED AN ACCOUNT NAME PART TO FOLLOW 'fname[/lkwd].gname.' ":". A ":" IS USED TO INDICATE CREATOR NAME REDIRECTION. SYNTAX 'fname[/lockword][.gname[.aname]]' (S/R 1070)

CAUSE

You have not entered an account name after 'gname.'

ACTION

Check the syntax and retype the command.

1071
MESSAGE

A ':' IS USED TO INDICATE CREATOR NAME REDIRECTION AND CAN ONLY BE USED IN CONJUNCTION WITH FILE '=' REDIRECTION. SYNTAX 'fname[/lockword][.gname[.aname][=fname[..][:creator]]

CAUSE

Misuse of colon.

ACTION

Only use colon with RENAME to specify a new creator.

1072
MESSAGE

EXPECTED A ',', OR ';' TO FOLLOW THE CREATOR NAME PART OF A FILESET. ',' SEPARATES THIS FILESET FROM THE NEXT, AND ';' SPECIFIES
THE END OF THE FILESETLIST. SYNTAX 'fname[/lockword][.gname[.aname][=fname[..][:creator]] (S/R 1072)

CAUSE

Invalid character as a seperator following creator name.

ACTION

Check the syntax and retype the command.

1073
MESSAGE

INVALID CHARACTER(S) IN CREATOR NAME. CREATOR NAME MUST BE ALPHANUMERIC BEGINNING WITH 'A-Z' AND BE NO MORE THAN 8 CHARACTERS IN LENGTH (S/R 1073)

CAUSE

You have entered an invalid creator name.

ACTION

Check the syntax and retype the command.

1074
MESSAGE

SPECIFIED CREATOR NAME IS TOO LONG. THE MAXIMUM LENGTH OF A CREATOR NAME IS 8 CHARACTERS. SYNTAX 'fname[/lockword][.gname[.aname][=fname[..][:creator]] (S/R 1074)

CAUSE

You have entered an invalid creator name.

ACTION

Check the syntax and retype the command.

1075
MESSAGE

THE ONLY VALID WILDCARD NAME FOR A REDIRECTION FILE NAME PART IS '@'. E.G. A@.B.C=@.D (S/R 1075)

CAUSE

Trying to use regular store wildcarding.

ACTION

RENAME does not allow the mixing of wild cards and alphanumeric characters in a target file name.

1076
MESSAGE

REDIRECTION FILE NAMES CAN NOT CONTAIN LOCKWORDS. SYNTAX 'fname[/lockword][..]=fname[.gname[.accname][:creator]] (S/R 1076)

CAUSE

Lockwords are not allowed with the redirection file when a RENAME option is specified.

ACTION

Delete the lockwork and retype the command.

1079
MESSAGE

A REDIRECTION FILE NAME MAY END IN A SLASH OR HAVE WILDCARDS BUT NOT BOTH E.G. /A/G/F@=/D/E/F/ OR /A/G/F@=/D/@/@ (S/R 1079)

CAUSE

The redirection file name specified a directory with trailing slash. Directories cannot be wildcarded.

ACTION

Either remove trailing slash or all wildcards.

1080
MESSAGE

THE ONLY VALID WILDCARD NAME FOR A REDIRECTION CREATOR NAME PART IS '@'. E.G. A@.B.C=@.D:U.@ OR A@.B.C=@.D:@.A (S/R 1080)

CAUSE

Invalid wildcard specification in creator name.

ACTION

Use a single '@' in creator name and/or creator account name.

1081
MESSAGE

! NOT STORED: FILE NOT FOUND

CAUSE

A file that was specified to be stored was not found on the system.

ACTION

Check your input fileset and retype the STORE command.

1201
MESSAGE

VOLUMESET "!" SPECIFIED IN THE 'VOLSET'
OPTION DOES NOT EXIST ON THE SYSTEM. (S/R 1201)

CAUSE

Same as the message content.

ACTION

Specify another volumeset.

1202
MESSAGE

VOLUME CLASS "!" SPECIFIED IN THE 'VOLCLASS' OPTION DOES NOT EXIST ON THE SPECIFIED VOLUMESET. "MPEXL_SYSTEM_VOLUME_SET" IS THE DEFAULT VOLUME_SET IF NONE WAS SPECIFIED (S/R 1202)

CAUSE

Same as the message content.

ACTION

Specify another volume class.

1203
MESSAGE

VOLUME "!" SPECIFIED IN THE 'VOL' OPTION DOES NOT EXIST ON THE SPECIFIED VOLUME_SET. "MPEXL_SYSTEM_VOLUME_SET" IS THE DEFAULT VOLUME_SET IF NONE WAS SPECIFIED. (S/R 1203)

CAUSE

Same as the message content.

ACTION

Specify another volume.

1204
MESSAGE

SPECIFIED LDEV IS NOT MOUNTED AT THIS TIME (S/R 1204)

CAUSE

You specified a device that is not mounted.

ACTION

Specify a mounted device.

1205
MESSAGE

VOLUME CLASS "!" SPECIFIED IN THE 'VOLCLASS' OPTION DOES NOT CURRENTLY HAVE ANY MEMBER VOLUMES MOUNTED ON THE SYSTEM. FOR MORE INFORMATION USE THE "DSTAT" COMMAND. (S/R 1205)

CAUSE

You specified an empty volclass.

ACTION

Specify a volclass with volume mounted.

1206
MESSAGE

VOLUME "!" SPECIFIED IN THE 'VOL' OPTION IS IN THE PROCESS OF MOUNTING. RESCHEDULE RESTORE WHEN THE MOUNTING IS COMPLETE (S/R 1206)

CAUSE

Volume is being mount now.

ACTION

Retype the restore command after volume is mounted.

1207
MESSAGE

RESTORE RECEIVED UNEXPECTED STATUS FROM VOLUME MANAGEMENT. THIS WAS PROBABLY DUE TO HAVING SPECIFIED 'VOL', 'DEV', 'VOLCLASS', OR 'VOLSET OPTIONS WITH CONFLICTING NAMES. VLM ERROR: !. (S/R 1207)

CAUSE

Various problems and causes.

ACTION

Check the syntax and try again or call your Hewlett-Packard Support Representative.

1251
MESSAGE

RESTORE ENCOUNTERED MEDIA READ ERROR ON LDEV !. (S/R 1251)

CAUSE

Various problems and causes.

ACTION

Call your Hewlett-Packard Support Representative.

1252
MESSAGE

RESTORE ENCOUNTERED MEDIA READ ERROR ON REMOTE DEVICE FILE "!". (S/R 1252)

CAUSE

Various problems and causes.

ACTION

Call your Hewlett-Packard Support Representative.

1253
MESSAGE

RESTORE ENCOUNTERED MEDIA READ ERROR ON FILE "!". (S/R 1253)

CAUSE

Various problems and causes.

ACTION

Call your Hewlett-Packard Support Representative.

1254
MESSAGE

RESTORE ENCOUNTERED ERROR POSITIONING PAST DIRECTORY ON LDEV !. (S/R 1254)

CAUSE

Various problems and causes.

ACTION

Call your Hewlett-Packard Support Representative.

1255
MESSAGE

RESTORE ENCOUNTERED ERROR POSITIONING PAST DIRECTORY ON REMOTE DEVICE FILE "!". (S/R 1255)

CAUSE

Various problems and causes.

ACTION

Call your Hewlett-Packard Support Representative.

1256
MESSAGE

RESTORE ENCOUNTERED ERROR POSITIONING PAST DIRECTORY ON FILE "!". (S/R 1256)

CAUSE

Various problems and causes.

ACTION

Call your Hewlett-Packard Support Representative.

1257
MESSAGE

RESTORE ENCOUNTERED UNKNOWN MEDIA ON LDEV ! (S/R 1257)

CAUSE

The media is not recognized by store process.

ACTION

Mount another media.

1258
MESSAGE

RESTORE ENCOUNTERED UNKNOWN MEDIA ON REMOTE DEVICE FILE "!". (S/R 1258)

CAUSE

The media is not recognized by store process.

ACTION

Mount another media.

1259
MESSAGE

RESTORE ENCOUNTERED UNKNOWN MEDIA ON FILE "!". (S/R 1259)

CAUSE

The media is not recognized by store process.

ACTION

Mount another media.

1260
MESSAGE

RESTORE ENCOUNTERED ERROR READING STORE LABEL ON LDEV !. (S/R 1260)

CAUSE

Various problems and causes.

ACTION

Call your Hewlett-Packard Support Representative.

1261
MESSAGE

RESTORE ENCOUNTERED ERROR READING STORE LABEL ON REMOTE DEVICE FILE "!". (S/R 1261)

CAUSE

Various problems and causes.

ACTION

Call your Hewlett-Packard Support Representative.

1262
MESSAGE

RESTORE ENCOUNTERED ERROR READING STORE LABEL ON FILE "!". (S/R 1262)

CAUSE

Various problems and causes.

ACTION

Call your Hewlett-Packard Support Representative.

1263
MESSAGE

ATTEMPTING RESTORE OF MEDIA WITH DAMAGED DIRECTORY ON LDEV !

CAUSE

Same as the message content.

ACTION

Information only.

1264
MESSAGE

ATTEMPTING RESTORE OF MEDIA WITH DAMAGED DIRECTORY ON REMOTE DEVICE FILE "!"

CAUSE

Same as the message content.

ACTION

Information only.

1265
MESSAGE

ATTEMPTING RESTORE OF MEDIA WITH DAMAGED DIRECTORY ON FILE "!"

CAUSE

Same as the message content.

ACTION

Information only.

1266
MESSAGE

ATTEMPTING RESTORE OF MEDIA WITH DAMAGED LABEL ON LDEV !

CAUSE

Same as the message content.

ACTION

Information only.

1267
MESSAGE

ATTEMPTING RESTORE OF MEDIA WITH DAMAGED LABEL ON REMOTE DEVICE FILE "!"

CAUSE

Same as the message content.

ACTION

Information only.

1268
MESSAGE

ATTEMPTING RESTORE OF MEDIA WITH DAMAGED LABEL ON FILE "!"

CAUSE

Read error on media label.

ACTION

Use duplicate store tape.

1269
MESSAGE

RESTORE ENCOUNTERED MEDIA DATA SEQUENCE ERROR ON LDEV !

CAUSE

Some data blocks on media are missing or corrupted.

ACTION

Call your support representative.

1270
MESSAGE

RESTORE ENCOUNTERED MEDIA DATA SEQUENCE ERROR ON REMOTE DEVICE FILE "!"

CAUSE

Some data blocks on media are missing or corrupted.

ACTION

Call your support representative.

1271
MESSAGE

RESTORE ENCOUNTERED MEDIA DATA SEQUENCE ERROR ON FILE "!"

CAUSE

Some data blocks on media are missing or corrupted.

ACTION

Call your support representative.

1272
MESSAGE

RESTORE ENCOUNTERED INCOMPATIBLE MEDIA VERSION ON LDEV !. (S/R 1272)

CAUSE

Your store subsystem is prior to the tape media version.

ACTION

Update store subsystem to new media version.

1273
MESSAGE

RESTORE ENCOUNTERED INCOMPATIBLE MEDIA VERSION ON REMOTE DEVICE FILE "!". (S/R 1273)

CAUSE

Your store subsystem is prior to the tape media version.

ACTION

Update store subsystem to new media version.

1274
MESSAGE

RESTORE ENCOUNTERED INCOMPATIBLE MEDIA VERSION ON FILE "!". (S/R 1274)

CAUSE

Your store subsystem is prior to the tape media version.

ACTION

Update store subsystem to new media version.

1275
MESSAGE

RESTORE RECOVERING MEDIA WITH DAMAGED (UNREADABLE) MEDIA LABEL ON LDEV !

CAUSE

Media error was encountered while reading the label.

ACTION

To ensure complete data retrieval use duplicate store tapes.

1276
MESSAGE

RESTORE RECOVERING MEDIA WITH DAMAGED (UNREADABLE) MEDIA LABEL ON REMOTE DEVICE FILE "!"

CAUSE

Media error was encountered while reading the label.

ACTION

To ensure complete data retrieval use duplicate store tapes.

1277
MESSAGE

RESTORE RECOVERING MEDIA WITH DAMAGED (UNREADABLE) MEDIA LABEL
ON FILE "!"

CAUSE

Media error was encountered while reading the label.

ACTION

To ensure complete data retrieval use duplicate store tapes.

1278
MESSAGE

RESTORE ENCOUNTERED ERROR READING MEDIA LABEL ON LDEV !. (S/R 1278)

CAUSE

Media error was encountered while reading the label.

ACTION

To ensure complete data retrieval use duplicate store tapes.

1279
MESSAGE

RESTORE ENCOUNTERED ERROR READING MEDIA LABEL ON REMOTE DEVICE FILE "!". (S/R 1279)

CAUSE

Media error was encountered while reading the label.

ACTION

To ensure complete data retrieval use duplicate store tapes.

1280
MESSAGE

RESTORE ENCOUNTERED ERROR READING MEDIA LABEL ON FILE "!". (S/R 1280)

CAUSE

Media error was encountered while reading the label.

ACTION

To ensure complete data retrieval use duplicate store tapes.

1281
MESSAGE

RESTORE ENCOUNTERED ERROR READING MEDIA DIRECTORY ON LDEV !. (S/R 1281)

CAUSE

Media error encountered while reading the store set directory.

ACTION

To ensure complete data retrieval use duplicate store tapes.

1282
MESSAGE

RESTORE ENCOUNTERED ERROR READING MEDIA DIRECTORY ON REMOTE DEVICE FILE "!". (S/R 1282)

CAUSE

Media error encountered while reading the store set directory.

ACTION

To ensure complete data retrieval use duplicate store tapes.

1283
MESSAGE

RESTORE ENCOUNTERED ERROR READING MEDIA DIRECTORY ON FILE "!". (S/R 1283)

CAUSE

Media error encountered while reading the store set directory.

ACTION

To ensure complete data retrieval use duplicate store tapes.

1284
MESSAGE

RESTORE ENCOUNTERED INCOMPLETE BACKUP ON LDEV ! (S/R 1284)

CAUSE

RESTORE encountered the end of the media on the specified device before all files were restored.

ACTION

It is possible that the backup was aborted before it was completely stored. Check to see if there are other reels in the backup.

1285
MESSAGE

RESTORE ENCOUNTERED INCOMPLETE BACKUP ON REMOTE LDEV ! (S/R 1285)

CAUSE

RESTORE encountered the end of the media on the specified remote device before all files were restored.

ACTION

It is possible that the backup was aborted before it was completely stored. Check to see if there are other reels in the backup.

1286
MESSAGE

RESTORE ENCOUNTERED INCOMPLETE BACKUP ON FILE "!" (S/R 1286)

CAUSE

RESTORE encountered the end of the media on the specified disk file before all files were restored.

ACTION

It is possible that the backup was aborted before it was completely stored. Check to see if there are other reels in the backup.

1287
MESSAGE

RESTORE ENCOUNTERED MISSING TAPE MARK AFTER SSM ON LDEV ! (S/R 1287)

CAUSE

A RESTORE internal sequencing error occurred on the specified drive.

ACTION

Contact your HP Support Representative.

1288
MESSAGE

RESTORE ENCOUNTERED MISSING TAPE MARK AFTER SSM ON REMOTE LDEV ! (S/R 1288)

CAUSE

A RESTORE internal sequencing error occurred on the specified remote drive.

ACTION

Contact your HP Support Representative.

1290
MESSAGE

RESTORE WAS UNABLE TO SKIP TO THE FINAL MEDIA DIRECTORY ON LDEV ! (S/R 1290)

CAUSE

RESTORE encountered an error while trying to read in the final media directory for a backup created with ONLINE=END on the specified device.

ACTION

Make sure the correct media were mounted. If the error persists, contact your HP Support Representative.

1291
MESSAGE

RESTORE WAS UNABLE TO SKIP TO THE FINAL MEDIA DIRECTORY ON REMOVE LDEV ! (S/R 1291)

CAUSE

RESTORE encountered an error while trying to read in the final media directory for a backup created with ONLINE=END on the specified remote device.

ACTION

Make sure the correct media were mounted. If the error persists, contact your HP Support Representative.

1292
MESSAGE

RESTORE WAS UNABLE TO SKIP TO THE FINAL MEDIA DIRECTORY ON FILE "!" (S/R 1292)

CAUSE

RESTORE encountered an error while trying to read in the final media directory for a backup created with ONLINE=END on the specified disk file.

ACTION

Make sure the correct media were mounted. If the error persists, contact your HP Support Representative.

1293
MESSAGE

RESTORE IS UNABLE TO SKIP TO THE NEXT FILE TO BE RESTORED ON LDEV ! DUE TO A BAD SAVE SET MARK SKIP COUNT (S/R 1293)

CAUSE

RESTORE needed to skip more than the maximum number of save set marks allowed on one DDS tape.

ACTION

If ONERR=SKIP was specified, then this is just a warning. RESTORE will prompt you to mount the next tape. However, if ONERR=QUIT was specified, then RESTORE will abort. Retry the restore with ONERR=SKIP.

1301
MESSAGE

LABELED VOLUME FREAD OF STORE LABEL FAILED ON LDEV ! (S/R 1301)

CAUSE

Internal error occurred trying to read the store label from the first reel.

ACTION

To ensure complete data retrieval use duplicate store tapes and contact your HP Support Representative further assistance.

1304
MESSAGE

LDEV ! DOES NOT APPEAR TO BE A STORE BACKUP (S/R 1304)

CAUSE

The disk file specified for the restore does not contain a Store label.

ACTION

Check you file equations. Make sure they point to a valid store disk backup. Re-run the command.

1305
MESSAGE

REMOTE LDEV ! DOES NOT APPEAR TO BE A STORE BACKUP (S/R 1305)

CAUSE

The disk file specified for the restore does not contain a Store label.

ACTION

Check you file equations. Make sure they point to a valid store disk backup. Re-run the command.

1306
MESSAGE

FILE "!" DOES NOT APPEAR TO BE A STORE BACKUP (S/R 1306)

CAUSE

The disk file specified for the restore does not contain a Store label.

ACTION

Check you file equations. Make sure they point to a valid store disk backup. Re-run the command.

1307
MESSAGE

RESTORE ENCOUNTERED UNEXPECTED IO ERROR ON LDEV ! (S/R 1307)

CAUSE

An unexpected error from the I/O system was encountered by RESTORE on the specified device.

ACTION

Report the error received to your HP Support Representative.

1308
MESSAGE

RESTORE ENCOUNTERED UNEXPECTED IO ERROR ON REMOTE DEVICE FILE "!" (S/R 1308)

CAUSE

An unexpected error from the I/O system was encountered by RESTORE on the specified remote device.

ACTION

Report the error received to your HP Support Representative.

1401
MESSAGE

RESTORE ENCOUNTERED IO ERROR: LDEV ! DOES NOT SUPPORT READ
TRANSFER LENGTH OF ! BYTES (S/R 1401)

CAUSE

Media record length can not be handled by current ldev.

ACTION

Use device which can handle the media record size.

1451
MESSAGE

STORE ENCOUNTERED MEDIA TOO SMALL TO WRITE DIRECTORY ON LDEV ! (S/R 1451)

CAUSE

The is too short for directory to fit.

ACTION

Use longer media.

1452
MESSAGE

STORE ENCOUNTERED MEDIA TOO SMALL TO WRITE DIRECTORY ON REMOTE DEVICE FILE "!" (S/R 1452)

CAUSE

The is too short for directory to fit.

ACTION

Use longer media.

1453
MESSAGE

STORE ENCOUNTERED MEDIA TOO SMALL TO WRITE DIRECTORY ON FILE "!". (S/R 1453)

CAUSE

The is too short for directory to fit.

ACTION

Use longer media.

1454
MESSAGE

STORE ENCOUNTERED MEDIA WRITE ERROR ON LDEV !. (S/R 1454)

CAUSE

Bad media was encountered on the store device.

ACTION

Remount a good media.

1455
MESSAGE

STORE ENCOUNTERED MEDIA WRITE ERROR ON REMOTE DEVICE FILE "!". (S/R 1455)

CAUSE

Bad media was encountered on the store device.

ACTION

Remount a good media.

1456
MESSAGE

STORE ENCOUNTERED MEDIA WRITE ERROR ON FILE "!". (S/R 1456)

CAUSE

Bad media was encountered on the store device.

ACTION

Remount a good media.

1457
MESSAGE

FWRITE TO LABELED VOLUME FAILED ON LDEV ! (S/R 1457)

CAUSE

Internal error occurred while writing the tape label.

ACTION

Contact your HP Support representative for further assistance.

1460
MESSAGE

STORE ENCOUNTERED UNEXPECTED IO ERROR ON LDEV ! (S/R 1460)

CAUSE

An unexpected error from the I/O system was encountered by STORE on the specified device.

ACTION

Report the error received to your HP Support Representative.

1461
MESSAGE

STORE ENCOUNTERED UNEXPECTED IO ERROR ON REMOTE DEVICE FILE "!" (S/R 1461)

CAUSE

An unexpected error from the I/O system was encountered by STORE on the specified device.

ACTION

Report the error received to your HP Support Representative.

1551
MESSAGE

STORE ENCOUNTERED IO ERROR: LDEV ! DOES NOT SUPPORT SPECIFIED DENSITY OF ! BPI. (S/R 1551)

CAUSE

The default density or one set by a file equation is not valid.

ACTION

Set correct density by a file equation (option den= ).

1552
MESSAGE

STORE ENCOUNTERED IO ERROR: EXCESSIVE WRITE RETRIES ON LDEV !. PLEASE CLEAN DRIVE HEADS OR MOUNT NEW MEDIA. (S/R 1552)

CAUSE

Dirty drive write heads or bad media.

ACTION

Clean drive heads and use new media.

1553
MESSAGE

STORE ENCOUNTERED IO ERROR: LDEV ! DOES NOT SUPPORT SPECIFIED RECORD SIZE OF ! BYTES. (S/R 1553)

CAUSE

The default record size or one set by a file equation is not valid.

ACTION

Set correct record size by a file equation (option rec= ).

1554
MESSAGE

SPECIFICALLY, RESTORE RECEIVED ERROR ! FROM SUBSYS ! (S/R 1554)

CAUSE

RESTORE experienced an unexpected error while doing I/O.

ACTION

The error and subsystem shown here should be reported to your HP Support representative.

1555
MESSAGE

SPECIFICALLY, RESTORE RECEIVED ERROR ! FROM THE IO SYSTEM (S/R 1555)

CAUSE

RESTORE experienced an unexpected I/O system error.

ACTION

The error shown here should be reported to your HP Support representative.

1556
MESSAGE

SPECIFICALLY, STORE RECEIVED ERROR ! FROM SUBSYS ! (S/R 1556)

CAUSE

STORE experienced an unexpected error while doing I/O.

ACTION

The error and subsystem shown here should be reported to your HP Support representative.

1557
MESSAGE

SPECIFICALLY, STORE RECEIVED ERROR ! FROM THE IO SYSTEM (S/R 1557)

CAUSE

STORE experienced an unexpected I/O system error.

ACTION

The error shown here should be reported to your HP Support representative.

1601
MESSAGE

! NOT STORED: FILE IS NOT IN SPECIFIED VOLUME SET LIST "ONVS"

CAUSE

The file does not exist on the volume sets specified by ONVS.

ACTION

Check the file name and the volume set list for errors.

1602
MESSAGE

! WARNING: THIS FILE IS ALREADY LOCKED BY A STORE PROCESS

CAUSE

Some other user is storing the file or the file name is repeated in the store command.

ACTION

Check the store command for repeated names or wait until the file is freed by the other user.

1603
MESSAGE

! NOT STORED: FILE IS OPEN FOR WRITING

CAUSE

File is open for write and hence can not be stored.

ACTION

Retry when file is not open for write.

1604
MESSAGE

! NOT STORED: LABEL MANAGEMENT ENCOUNTERED ERROR ACCESSING FILE LABEL

CAUSE

Store could not get the file label.

ACTION

Call your support representative.

1605
MESSAGE

! NOT STORED: FILE IS NOT IN SPECIFIED FILE CODE RANGE LIST

CAUSE

The file code is not within the range specified.

ACTION

Check the file's name, code and the FCRANGE list.

1606
MESSAGE

! NOT STORED: MODIFICATION DATE IS !

CAUSE

The file did not satisfy the date>= criteria.

ACTION

Check the file's modify date and date option date.

1607
MESSAGE

! NOT STORED: ACCESS DATE IS !

CAUSE

The file did not satisfy the data<= criteria.

ACTION

Check the file's access date and date option date.

1608
MESSAGE

! NOT STORED: READ ACCESS REQUIRES (UV) CAPABILITY

CAUSE

The user lacks UV capabilty to access the file.

ACTION

Ask the account/system manager to store the file.

1609
MESSAGE

! NOT STORED: READ ACCESS REQUIRES USER TO BE FILE'S CREATOR

CAUSE

Only AM/SM have read access to the file besides its creator.

ACTION

Ask the account/system manager to store the file.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© Hewlett-Packard Development Company, L.P.