Views:

Summary



These messages are from the data manager, but are specifically related to jobs and job definitions.

Details



These messages are from the data manager, but are specifically related to jobs and job definitions.
 
Message NumberNameExplanationAction
3271ERR_JOBDEF_UNKNOWN_TOKENAn unrecognized command for manipulating job definitions was issued. 
3272ERR_JOBDEF_WRONG_TOKENThe request made to the job definition message handler was not the one expected. 
3273ERR_JOBDEF_DOESNOT_EXISTThe specified job definition does not exist. 
3274ERR_JOBDEF_ALREADY_EXISTThe job definition could not be added to the database because one by the same name already exists. 
3275ERR_JOBDEF_INVALID_RECORDAn invalid record pointer was passed to the job definition message processor. 
3276ERR_JOBDEF_INSERT_RECORDAn attempt to insert a job definition record resulted in an error. 
3277ERR_JOBDEF_FLUSH_HEADERAn attempt to flush the header of a job definition failed. 
3278ERR_JOBDEF_FLUSH_FILEAn attempt to flush the file record of a job definition failed. 
3279ERR_JOBDEF_INVALID_NAMEThe job definition name is invalid.Specify a name that is 14 or fewer characters, without spaces. .
3280ERR_JOBDEF_CREATE_FILEThe job definition file could not be created. 
3281ERR_JOBDEF_FILE_DOESNOT_EXISTThe file for the specified job definition does not exist. 
3282ERR_JOBDEF_OPEN_FILEThe file for the specified job definition cannot be opened. 
3283ERR_JOBDEF_MEMORY_ALLOCATEA request to allocate memory for the job definition failed. 
3301ERR_JOB_UNKNOWN_TOKENAn unrecognized command for manipulating jobs was issued. 
3302ERR_JOB_WRONG_TOKENThe request made to the job message handler was not the one expected. 
3303ERR_JOB_DOESNOT_EXISTThe specified job does not exist. 
3304ERR_JOB_ALREADY_EXISTThe job could not be added to the database because one by the same name already exists. 
3305ERR_JOB_INVALID_RECORDAn invalid record pointer was passed to the job message processor. 
3306ERR_JOB_INSERT_RECORDAn attempt to insert a job record failed. 
3307ERR_JOB_FLUSH_HEADERAn attempt to flush the header of a job record failed. 
3308ERR_JOB_FLUSH_FILEThere was an error synchronizing the database entry for this job file. 
3309ERR_JOB_INVALID_NAMEThe job name is invalid.Specify a name that is 14 or fewer characters, without spaces.
3310ERR_JOB_INVALID_JOBTYPEThe job is not of a recognized type. Known types include backup base, backup incr,backup difr, backup catalog, restore, restore job, restore tape, restore catalog, copy, duplicate, condense,backup raw, restore raw, restore tape raw, restore job raw, drive clean, backup dt, restore dt, and script. 
3311ERR_JOB_CREATE_FILEThe job file could not be created. 
3312ERR_JOB_FILE_DOESNOT_EXISTThe job file does not exist. 
3313ERR_JOB_OPEN_FILEThe job file for this job cannot be opened. 
3314ERR_JOB_DIRECTORY_DOESNOT_EXISTThe catalog directory for this job does not exist. 
3315ERR_JOB_CREATE_DIRECTORYThe job directory for this job cannot be created. 
3316ERR_JOB_MEMORY_ALLOCATEA request to allocate memory for the job failed. 
3317ERR_JOB_TYPE_ALREADY_DEFINEDA job of a different type has already been defined in the database. 
3318ERR_JOB_TYPE_DOESNOT_DEFINEDA job of the specified type does not exist in the database. 
3319ERR_JOB_BACKUP_BASE_DOESNOT_DEFINEDA job of the type BACKUP BASE does not exist in the database. 
3320ERR_JOB_CREATE_GLOBALSThe globals file for this job cannot be created. 
3321ERR_JOB_GLOBALS_DOESNOT_EXISTThe globals file for this job does not exist. 
3322ERR_JOB_OPEN_GLOBALSThe globals file for this job cannot be opened. 
3323ERR_JOB_CREATE_DESTINATIONSThe destinations file for this job cannot be created. 
3324ERR_JOB_DESTINATIONS_DOESNOT_EXISTThe destinations file for this job does not exist in the database. 
3325ERR_JOB_OPEN_DESTINATIONSThe destinations file for this job cannot be opened. 
3326ERR_JOB_ALREADY_ASSIGNEDThis job is already assigned to the administrator. 
3327ERR_JOB_ISNOT_ASSIGNEDThe job is not assigned to an administrator. . 
3328ERR_JOB_EXIST_IN_MEMBER_LISTThe job is not in the member list. 
3329ERR_JOB_EXIST_IN_RESOURCE_LISTThe job has not been assigned as a resource to the current user.This error usually occurs when you are trying to delete a backup definition when this job has been assigned to a specific DPX administrator. The solution is to unassign the resource from the administrator.
3341ERR_PREFERENCE_UNKNOWN_TOKENAn unknown request was sent to the preference message processor. 
3342ERR_PREFERENCE_WRONG_TOKENThe request made to the preference message handler was not the one expected. 
3343ERR_PREFERENCE_DOESNOT_EXISTThe specified preference does not exist. 
3344ERR_PREFERENCE_ALREADY_EXISTThe preference could not be added to the database because one by the same name already exists. 
3345ERR_PREFERENCE_INVALID_RECORDAn invalid record pointer was passed to the preference message processor. 
3346ERR_PREFERENCE_INSERT_RECORDAn attempt to insert a preference record resulted in an error. 
3347ERR_PREFERENCE_FLUSH_HEADERAn attempt to flush the header of a preference record failed. 
3348ERR_PREFERENCE_FLUSH_FILEAn attempt to flush the file of a preference record failed. . 
3349ERR_PREFERENCE_INVALID_NAMEThe preference name is invalid.Specify a name that is 14 or fewer characters, without spaces.
3350ERR_PREFERENCE_INVALID_VALUEThe value assigned to the preference is incorrect. This can happen in password validation or in replacing preference values. 
3351ERR_PREFERENCE_RESERVED_KEYWORDThe preference keyword is reserved. 
3371ERR_SELDIR_UNKNOWN_TOKENAn unrecognized command for processing file selection lists was issued. 
3372ERR_SELDIR_WRONG_TOKENThe request made to the selection list message handler was not the one expected. 
3373ERR_SELDIR_DOESNOT_EXISTThe specified selection list does not exist.This error may occur if you have deleted an exclusion rule and have not resaved any backup jobs that use it. If you want to delete an exclusion rule, ensure first that no jobs reference this rule.
3374ERR_SELDIR_ALREADY_EXISTThe selection list could not be added to the database because one by the same name already exists. 
3375ERR_SELDIR_INVALID_RECORDAn invalid record pointer was passed to the selection list message processor. 
3376ERR_SELDIR_INSERT_RECORDAn attempt to insert a selection directory record resulted in an error. 
3377ERR_SELDIR_FLUSH_HEADERAn attempt to flush the header of a selection directory record failed. 
3378ERR_SELDIR_FLUSH_FILEAn attempt to flush the file of a selection directory record failed. 
3379ERR_SELDIR_INVALID_NAMEThe selection list name is invalid.Specify a name that is 18 or fewer characters, without spaces.
3380ERR_SELDIR_CREATE_FILEThe selection list file could not be created. 
3381ERR_SELDIR_FILE_DOESNOT_EXISTThe file for the specified selection list does not exist. 
3382ERR_SELDIR_OPEN_FILEThe file for the specified selection list cannot be opened. 
3383ERR_SELDIR_MEMORY_ALLOCATEA request to allocate memory for the selection list failed. 
3401ERR_VOLSTAT_INSERT_RECORDAn attempt to insert a media volume record resulted in an error. 
3402ERR_VOLSTAT_FLUSH_HEADERAn attempt to flush the media volume header resulted in an error. 
3403ERR_VOLSTAT_FLUSH_FILEAn attempt to flush the media volume file resulted in an error. 
3404ERR_VOLSTAT_DOESNOT_EXISTThe media volume record could not be found. .