Search:
Type: Posts; User: tsmdumber
Search: Search took 0.00 seconds.
-
04-23-2013, 03:39 AM
Thread: Can I backup TSM database via D2D2T?
by tsmdumber- Replies
- 5
- Views
- 636
you need 7 tapes to keep 1 week data.
DB...
you need 7 tapes to keep 1 week data.
DB backup alwyas uses new scratch tapes. As an alternative the best bet you can have is using file device class. -
04-23-2013, 03:35 AM
- Replies
- 6
- Views
- 465
was the backup which is running with control file...
was the backup which is running with control file instead of oracle catalog?
was oracle catalog enabled/disabled recently? -
04-23-2013, 03:28 AM
- Replies
- 9
- Views
- 1,024
I think your syntax is not right
correct...
I think your syntax is not right
correct syntaxt would be as blow
include.backup c:\win98\system\* mybackupclass include.archive c:\win98\system\* myarchiveclass
... -
04-05-2013, 02:52 AM
Thread: Problems with making Scratch Tapes
by tsmdumber- Replies
- 12
- Views
- 589
Then you dont seem to have lot of options.
...
Then you dont seem to have lot of options.
please refer this http://adsm.org/forum/showthread.php?16097-del-volhist
you have take the volhist file of the library manager then identify the db... -
04-03-2013, 05:28 AM
Thread: Problems with making Scratch Tapes
by tsmdumber- Replies
- 12
- Views
- 589
tsmacher:
You gotta first bring up the...
tsmacher:
You gotta first bring up the Instance which is shutdown. del volhist type=ddb todate =-1
this will delete all volumes.
make sure you are still connected to the library manager when... -
02-28-2013, 03:41 AM
Thread: Archived SQL backups
by tsmdumber- Replies
- 3
- Views
- 239
I am not sure if this is going to work.
why...
I am not sure if this is going to work.
why dont you create a different opt and point them in the cmd file with different management class setting?
this has worked for me as i have 2 nodes 1... -
02-10-2013, 12:18 AM
Thread: Windows Server with 13 Million Files
by tsmdumber- Replies
- 2
- Views
- 194
I have tried and works absolutely fine. The only...
I have tried and works absolutely fine. The only con being the journal database if corrupt or reset will take days to get the database recreated.
Will save a lot of time for sure. I reduced my... -
02-07-2013, 04:49 AM
- Replies
- 3
- Views
- 325
only new backups use the new mgmt class!
old...
only new backups use the new mgmt class!
old ones expire according to previous management class they were backed up! -
02-07-2013, 03:31 AM
- Replies
- 2
- Views
- 206
hi
Chad thanks!
I tried to change the DSMI...
hi
Chad thanks!
I tried to change the DSMI values from tdpo.opt somehow it doesn't pick that value :(
DSMI_ORC_CONFIG /opt/tivoli/tsm/client/oracle/bin64/monthly/dsm.opt
DSMI_LOG ... -
02-06-2013, 05:29 AM
- Replies
- 2
- Views
- 206
multiple oracle nodes on the same machine in linux
Hi
Can some one guide me on how to have multiple node son the same machine for linux based systems for oracle backups?
For windows its simple use 2 tdpo.opts one for daily and one for monthly... -
12-13-2012, 04:49 AM
- Replies
- 3
- Views
- 291
I have not worked in HSM but from what i read a...
I have not worked in HSM but from what i read a file is migrated only after backup stg of that file is complete.
So after restore i believe all those files would be eligible for incremnetal... -
12-13-2012, 04:42 AM
- Replies
- 3
- Views
- 435
Hi
The below link could be useful!
...
Hi
The below link could be useful!
http://www-304.ibm.com/support/docview.wss?uid=swg21596944
A little out of the thread question-
Any idea how good is deduplication for databses like... -
10-22-2012, 07:43 AM
Thread: DBB delayed startup
by tsmdumber- Replies
- 8
- Views
- 587
in the new hardware have you enabled disk...
in the new hardware have you enabled disk compression for the local drives in which db and logs are located?
this tend to slow the db and log performance! -
10-22-2012, 07:38 AM
Thread: about generate backupset
by tsmdumber- Replies
- 2
- Views
- 542
yes!
one drive to read teh active data and...
yes!
one drive to read teh active data and another drive to write the active data! -
10-22-2012, 07:26 AM
- Replies
- 11
- Views
- 2,158
Are you able to complete 8 tb in 20hours
Slow...
Are you able to complete 8 tb in 20hours
Slow backups usually tend to fill logs! -
10-18-2012, 05:51 AM
- Replies
- 9
- Views
- 588
Mind the databases size before going to archive!!...
Mind the databases size before going to archive!!
miillions of objects will grow the Database big time. -
10-16-2012, 02:46 AM
Thread: Remove TSM volume after disk-crash
by tsmdumber- Replies
- 2
- Views
- 494
del vol volname discarddata=yes
did you try...
del vol volname discarddata=yes
did you try the above command? since you dont have a copy pool ofr disk data is not retrievable. -
10-11-2012, 10:07 AM
Thread: TSM DB2 backup gone missing
by tsmdumber- Replies
- 2
- Views
- 439
this backup was taken after halting the TSM...
this backup was taken after halting the TSM server using db2 and not tsm level backup.
this ia db2 level cold backup done through db2!
my drmbackup expire days is 15 and i see plenty of db... -
10-11-2012, 07:19 AM
- Replies
- 2
- Views
- 434
All primary tapes should be inside the library as...
All primary tapes should be inside the library as a start!
select volume_name from volumes where STGPOOL_NAME='PRIMARY_STG' and volume_name not in ( select volume_name from libvolumes)
above... -
10-11-2012, 05:08 AM
Thread: TSM DB2 backup gone missing
by tsmdumber- Replies
- 2
- Views
- 439
TSM DB2 backup gone missing
Hi
We have HADR enabled for 2 production TSM servers to the DR site. We had to break the replication for power maintenance and one thing led to another in the end we couldn't manage to get the... -
10-11-2012, 04:57 AM
Thread: Discard data =yes
by tsmdumber- Replies
- 7
- Views
- 617
Thanks Olis!
I opted for deleting data because...
Thanks Olis!
I opted for deleting data because i dont want the client to show a file which can not be restored!
difficult to explain to the management and the admins! i am better off with a... -
10-08-2012, 05:29 AM
Thread: Discard data =yes
by tsmdumber- Replies
- 7
- Views
- 617
in that case,
say a dll file..... which never...
in that case,
say a dll file..... which never modifies and hence has only 1 version available.
So after i do the delete volume this file is no longer available in backup.
Would this make... -
10-08-2012, 05:27 AM
Thread: Discard data =yes
by tsmdumber- Replies
- 7
- Views
- 617
Thanks.
in that case say a dll file which...
Thanks.
in that case say a dll file which never modifies and hence there is only 1 version available.
after i do the delet volume this file is no longer avilable in backups. Would this make the... -
10-08-2012, 04:08 AM
Thread: Discard data =yes
by tsmdumber- Replies
- 7
- Views
- 617
Discard data =yes
Hi,
I have a volume which is damaged. Unfortunately that volume does not have a secondary copy.
this volume contains only flat files backups .
I figure there is only 1 way to recover the... -
09-17-2012, 05:42 AM
Thread: TDPO/RMAN backup error
by tsmdumber- Replies
- 13
- Views
- 1,574
did you check the permission in tdpoerror.log
...
did you check the permission in tdpoerror.log
i made the same mistake sometime back!
http://adsm.org/forum/showthread.php?23253-Oracle-restore&highlight=tsmdumber -
09-17-2012, 01:51 AM
Thread: RMAN Restore Hangs after a while.
by tsmdumber- Replies
- 0
- Views
- 562
RMAN Restore Hangs after a while.
Hi Guys,
TDP for oracle restore of a particular oracle machine has been invoked for restore in a different machine .
Same node dsm.sys and tdpo.opt and dsm.opt files in the client machine... -
11-27-2011, 02:25 AM
- Replies
- 8
- Views
- 1,321
did you check the permission for the script file?...
did you check the permission for the script file?
usually rman is run with the oracle id which has sufficient previlages to the databases.
may be you should add a line to" su to the oracle id "... -
11-24-2011, 03:42 AM
Thread: Archive vs Selective backup
by tsmdumber- Replies
- 3
- Views
- 1,091
I wouldnt recommend archives as they put a lot of...
I wouldnt recommend archives as they put a lot of overhead on the TSM database size as in windows we usually have lots and lots of files!!
Better to use a different node_name and go for selective... -
11-24-2011, 03:39 AM
Thread: Multiple dsmcad services
by tsmdumber- Replies
- 16
- Views
- 5,831
Hi Guys,
many thanks to every one for helping...
Hi Guys,
many thanks to every one for helping me!
GOt the root cause nailed. Thanks to IBM support for once!!
LD_ASSUME_KERNEL= dsmcad'
the above command fixed the issue -
10-25-2011, 01:48 AM
- Replies
- 2
- Views
- 3,062
Many thanks!! This acted as areminder!!!! :)
Many thanks!! This acted as areminder!!!! :)
-
08-17-2011, 04:35 AM
- Replies
- 31
- Views
- 25,420
Hello Folks!
Has anyone got this issue fixed?...
Hello Folks!
Has anyone got this issue fixed? I have the same error! going to Microsoft is not really an option for me simply because I cant or my windows system-admin wont rather.
Please refer... -
06-08-2011, 06:51 AM
Thread: Jaguar Drtives
by tsmdumber- Replies
- 0
- Views
- 609
Jaguar Drtives
Hi
We are currently having a ts3310 library with 4 8 drives for LTO4. Planning to upgrade to TS 5K series with jaguar drives.
How good are the jaguar drives? I hear a single cartridge can... -
06-08-2011, 03:28 AM
Thread: Long term archiving
by tsmdumber- Replies
- 7
- Views
- 1,864
Long term archiving with TSM is a no no any day!...
Long term archiving with TSM is a no no any day! escpesically looks like tyou are going to archive lot of flt files and videos, your databas is going to bulge big time evrytime you do an archive!!...
-
03-31-2011, 05:12 AM
Thread: SQL Truncate logs
by tsmdumber- Replies
- 1
- Views
- 2,666
SQL Truncate logs
Hi
I use the command below for scheduled log backup.
%sql_dir%\tdpsqlc backup * log /truncate=yes /tsmoptfile=%sql_dir%\dsm.opt /logfile=%sql_dir%\sqlfull_logb.log >>... -
03-17-2011, 08:07 AM
- Replies
- 4
- Views
- 2,034
i guess SL500 is LTO library. Try auditing the...
i guess SL500 is LTO library. Try auditing the library once with "audi libr libname"
-
03-14-2011, 12:56 AM
Thread: Multiple dsmcad services
by tsmdumber- Replies
- 16
- Views
- 5,831
Rinstall and upgrad already tried more than once!
Rinstall and upgrad already tried more than once!
-
03-13-2011, 07:42 AM
Thread: scheduled backup didnt start.
by tsmdumber- Replies
- 11
- Views
- 5,075
Cant we add one more line in dsm.sys and make...
Cant we add one more line in dsm.sys and make dsmcad take care of the service?
managedservices schedule
run the dsmcad using ./dsmcad or add an entry into the initab file for the service to... -
03-13-2011, 07:32 AM
Thread: TSM DB Growth Panic
by tsmdumber- Replies
- 15
- Views
- 4,910
A huge sum of small files were backed up along...
A huge sum of small files were backed up along with archives on a few servers has caused the DB grwoth.
and the trend is suppose to continue :(
what is a safe size of a TSM DB? I usually... -
03-13-2011, 07:26 AM
Thread: Multiple dsmcad services
by tsmdumber- Replies
- 16
- Views
- 5,831
Hi
the services are running on the same...
Hi
the services are running on the same server.
It dint cause any issue .I am just wondering why the malfunction?
More over i see multiple updates for the same schedule in the act log of... -
03-01-2011, 03:51 AM
Thread: TSM DB Growth Panic
by tsmdumber- Replies
- 15
- Views
- 4,910
TSM DB Growth Panic
Hi Guys,
Last night I saw TSM Db utilization to be 91 % and extended it by 10 GB.Out of panic to say the least.
My db was 110 GB before the extension.
It reduced the DB utilzation to 84% and... -
03-01-2011, 12:53 AM
- Replies
- 3
- Views
- 2,157
I am in the same situation. I figured I updated...
I am in the same situation. I figured I updated teh copy group and forgot to activate the policy set it :( any modification in copy group requires activation of the policy set .
also jus check q... -
Am using LTO tapes!! Am aware of the chip count...
Am using LTO tapes!! Am aware of the chip count but how do i get to read it from the chip?
With TSM once a vloume gets deleted that is turned into scratch the no of times a volume gets mounted is... -
Tape Life
Hi ,
How do we calculate a tape's life? its an audit requiremnt for us to calculate the no of times a tape is used.
if teh vendor says a tape can be used for 10000 writes and 1000 reads over... -
02-27-2011, 05:44 AM
Thread: Unable To restore oracle databse
by tsmdumber- Replies
- 4
- Views
- 2,283
yeah something like this happened to me also. In...
yeah something like this happened to me also. In q ses data will be in send wait and there were no files created for the first 6 hours! I was on very low bandwidth but still the first file got...
-
02-24-2011, 03:57 AM
- Replies
- 9
- Views
- 4,390
audit the library with checklabel=yes, be ware it...
audit the library with checklabel=yes, be ware it will take hours depending on the size of your libr
Results 1 to 45 of 108

