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 3000 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