BACKUP DB devc=TSMDBBACKUP t=f ended with error

sersoy

ADSM.ORG Member
Joined
Apr 20, 2010
Messages
134
Reaction score
0
Points
0
ANR2280I Full database backup started as process 205.
(SESSION: 1951, PROCESS: 205)
12/05/16 14:01:31 ANR8340I FILE volume /usr/tivoli/tsm/tsmdbbackup/80939291-
.DBB mounted. (SESSION: 1951, PROCESS: 205)
12/05/16 14:01:31 ANR0513I Process 205 opened output volume /usr/tivoli/tsm-
/tsmdbbackup/80939291.DBB. (SESSION: 1951, PROCESS: 205)
12/05/16 14:01:31 ANR1360I Output volume /usr/tivoli/tsm/tsmdbbackup/809392-
91.DBB opened (sequence number 1). (SESSION: 1951,
PROCESS: 205)
12/05/16 14:01:48 ANR8341I End-of-volume reached for FILE volume /usr/tivol-
i/tsm/tsmdbbackup/80939291.DBB. (SESSION: 1951, PROCESS:
205)
12/05/16 14:01:48 ANR8785E Out-of-space in file system for FILE volume
/usr/tivoli/tsm/tsmdbbackup/80939291.DBB. (SESSION: 1951,
PROCESS: 205)
12/05/16 14:01:48 ANR1362I Output volume /usr/tivoli/tsm/tsmdbbackup/809392-
91.DBB closed (full). (SESSION: 1951, PROCESS: 205)
12/05/16 14:01:48 ANR0515I Process 205 closed volume /usr/tivoli/tsm/tsmdbb-
ackup/80939291.DBB. (SESSION: 1951, PROCESS: 205)
12/05/16 14:01:48 ANR8881W Insufficient space for new volume in directory
/usr/tivoli/tsm/tsmdbbackup for device class TSMDBBACKUP.
(SESSION: 1951, PROCESS: 205)
 
I am getting error , how can I add scratch volume for db backup
12/05/16 14:01:48 ANR8785E Out-of-space in file system for FILE volume
/usr/tivoli/tsm/tsmdbbackup/80939291.DBB. (SESSION: 1951,
PROCESS: 205)
 
ANR8785E Out-of-space in file system for FILE volume
/usr/tivoli/tsm/tsmdbbackup/80939291.DBB.
you have a few options:
- Increase the size of the filesystem: /usr/tivoli/tsm/tsmdbbackup
- Add another new empty filesystem to the file device class: HELP UPDATE DEVCLASS
- Delete older database backups if you retain them longer than you need: HELP DELETE VOLHISTORY
 
Last edited:
I am getting this error.

ANR1404W Scratch volume mount request denied - mount
failed. (SESSION: 2905, PROCESS: 208)
12/05/16 15:11:12 ANR4578E Database backup/restore terminated - required
volume was not mounted. (SESSION: 2905, PROCESS: 208)
 
What changed since the previous time you did a DB backup?
Are there other warning or errors before or after this ANR1404W?
 
ıI am getting incremental backup DB but today I get this warning when I want to backup full backup of DB I get error.

ANR2121W ATTENTION: More than 4338 MB of the database has
changed and the last database backup was more than 24
hours ago. Use the BACKUP DB command to provide for
database recovery.
 
Not enough details.

You were getting out of space errors. What did you do to address that?

What are the other errors/warnings during your current failed DB backup? The devil is in the details.
 
I upload the log
 

Attachments

  • syslog.txt
    66.1 KB · Views: 3
This is not support, I won't read your whole activity log. Just answer my questions and show me the part of the actlog that pertains to your most recent db backup failure.
 
12/05/16 15:10:56 ANR0513I Process 208 opened output volume /usr/tivoli/tsm-
/tsmdbbackup/80943456.DBB. (SESSION: 2905, PROCESS: 208)
12/05/16 15:10:56 ANR1360I Output volume /usr/tivoli/tsm/tsmdbbackup/809434-
56.DBB opened (sequence number 1). (SESSION: 2905,
PROCESS: 208)
12/05/16 15:10:59 ANR2017I Administrator SERDAR issued command: QUERY
PROCESS (SESSION: 2905)
12/05/16 15:11:12 ANR8341I End-of-volume reached for FILE volume /usr/tivol-
i/tsm/tsmdbbackup/80943456.DBB. (SESSION: 2905, PROCESS:
208)
12/05/16 15:11:12 ANR8785E Out-of-space in file system for FILE volume
/usr/tivoli/tsm/tsmdbbackup/80943456.DBB. (SESSION: 2905,
PROCESS: 208)
12/05/16 15:11:12 ANR1362I Output volume /usr/tivoli/tsm/tsmdbbackup/809434-
56.DBB closed (full). (SESSION: 2905, PROCESS: 208)
12/05/16 15:11:12 ANR0515I Process 208 closed volume /usr/tivoli/tsm/tsmdbb-
ackup/80943456.DBB. (SESSION: 2905, PROCESS: 208)
12/05/16 15:11:12 ANR8881W Insufficient space for new volume in directory
/usr/tivoli/tsm/tsmdbbackup for device class TSMDBBACKUP.
 
My error is this how I can add a dbb file to this path, because I increase /usr/tivoli/tsm/tsmdbbackup this path size from 12 GB to 20 GB
but error continues.
12/05/16 15:11:12 ANR8881W Insufficient space for new volume in directory
/usr/tivoli/tsm/tsmdbbackup for device class TSMDBBACKU
 
My error is this how I can add a dbb file to this path, because I increase /usr/tivoli/tsm/tsmdbbackup this path size from 12 GB to 20 GB
but error continues.
12/05/16 15:11:12 ANR8881W Insufficient space for new volume in directory
/usr/tivoli/tsm/tsmdbbackup for device class TSMDBBACKU
you have a few options:
- Increase the size of the filesystem: /usr/tivoli/tsm/tsmdbbackup
- Add another new empty filesystem to the file device class: HELP UPDATE DEVCLASS
- Delete older database backups if you retain them longer than you need: HELP DELETE VOLHISTORY
 
I have increased the size but problem continues.

Increase the size of the filesystem: /usr/tivoli/tsm/tsmdbbackup
 
I have increased the size but problem continues.

Increase the size of the filesystem: /usr/tivoli/tsm/tsmdbbackup
Obviously not enough if it still fails with out of space.
How much free space in the filesystem?
What's the Est/Max Capacity of the device class?
How big is your DB?
 
how can I do this can you help adding a new file

Add another new empty filesystem to the file device class:
 
Code:
ANR2017I Administrator SERDAR issued command: UPDATE     
                       DEVCLASS TSMDBBACKUP MOUNTLIMIT=2 MAXCAPACITY=20G       
                       DIRECTORY=/usr/tivoli/tsm/tsmdbbackup SHARED=NO         
                       (SESSION: 2898)
You increase the size of the volumes created in the devclass. Not increased the filesystem size.

upload_2016-12-5_9-47-42.png
 
how can I do this can you help adding a new file

Add another new empty filesystem to the file device class:
HELP UPDATE DEVCLASS for full syntax. Filesystems are specified with the DIRECTORY parameter, make sure to read the restrictions I circled below.

upload_2016-12-5_9-49-22.png
upload_2016-12-5_9-54-11.png
 
I have add a new path but I get same error
I add usr /usr/tivoli/tsm/server/bin/tsmdbbackup2

Directory : /usr/tivoli/tsm/tsmdbbackup,/usr/tivoli/tsm/server/bin/tsmdbbackup2
 
Back
Top