Search:
Type: Posts; User: umur
Search: Search took 0.01 seconds.
-
03-07-2013, 07:01 AM
- Replies
- 10
- Views
- 3,357
I bypassed the same problem by recycling the TSM...
I bypassed the same problem by recycling the TSM server. Of course, an audit is always required if there are manually checked in tapes into the library.
-
03-07-2013, 06:59 AM
- Replies
- 2
- Views
- 236
For the BA client, you should use Point in Time. ...
For the BA client, you should use Point in Time.
For TDP, you should select İnactive Backups and select from that list. -
03-07-2013, 06:51 AM
- Replies
- 3
- Views
- 1,175
I am also wondering the same thing. Is it...
I am also wondering the same thing. Is it possible to back up only drive c: and not d:, e: ? If so, how does one do it?
-
03-05-2013, 10:23 AM
- Replies
- 32
- Views
- 10,906
I connected to Windows with -admin option, where...
I connected to Windows with -admin option, where should I look for it?
Thanks again! -
03-05-2013, 08:06 AM
- Replies
- 32
- Views
- 10,906
I read the earlier files, but apparently I missed...
I read the earlier files, but apparently I missed this: how did you solve the no-gui problem? I seem to only have installed a command line, not the gui.
-
11-16-2012, 04:27 AM
Thread: is physical server disk image possible?
by umur- Replies
- 0
- Views
- 2,050
is physical server disk image possible?
Hello,
I am using Symantec BackupExec 2012 (and very new to it). I want to back up physical servers' disk images. Is it possible? I have been looking for a while, and so far the best replacement... -
08-09-2012, 10:07 AM
Thread: LAN Free Backup Issue
by umur- Replies
- 7
- Views
- 1,232
enablelanfree yes
lanfreecommmethod ...
enablelanfree yes
lanfreecommmethod SharedMem
LANFREESHMPORT 1510
just use these options. Performancewise SharedMem is indeed better than tcp/ip. -
08-09-2012, 09:50 AM
- Replies
- 4
- Views
- 895
It's also possible that there was a problem...
It's also possible that there was a problem sending some datafiles, but they were saved without problems on a second try. You should look into the backup log, it usually is under...
-
08-09-2012, 09:47 AM
- Replies
- 4
- Views
- 895
I usually get an error code of 1 when there are...
I usually get an error code of 1 when there are no archive logs to backup. backint issues a warning message, as "there are no logs" but tsm converts this into a failure 1.
-
08-09-2012, 09:38 AM
Thread: Q event - exceptions only
by umur- Replies
- 2
- Views
- 434
You can use:
select * from events where...
You can use:
select * from events where status='Failed' and result!=12
I think it would work for you. -
08-02-2012, 10:22 AM
Thread: TSM - Add Backup Pool
by umur- Replies
- 7
- Views
- 830
You can create a new storage pool. This does not...
You can create a new storage pool. This does not take disk space. (help create stgpool)
Then you can define volumes to this new storage pool from your new disk array. (help def vol)
Then you can... -
08-02-2012, 10:18 AM
- Replies
- 6
- Views
- 1,209
I would advise using shared memory as a lanfree...
I would advise using shared memory as a lanfree communication method.
Are you using multiplexing? It's not clear in your post.
Rai is also right, switching to incremental can decrease your... -
08-01-2012, 03:36 AM
Thread: How to exclude folder with spaces
by umur- Replies
- 5
- Views
- 442
You can also use the old ms-dos notations, like...
You can also use the old ms-dos notations, like EXCLUDE "*:\common\...\filewi~1"
-
08-01-2012, 03:35 AM
Thread: need help from expert
by umur- Replies
- 2
- Views
- 487
08/01/2012 11:41:52 Database 'etl' cannot be...
08/01/2012 11:41:52 Database 'etl' cannot be opened due to inaccessible files or insufficient memory or disk space. See the SQL Server errorlog for details.
Seems quite obvious. Check for system... -
02-21-2012, 10:14 AM
Thread: LAN-Free backups running slow
by umur- Replies
- 2
- Views
- 864
And if your database is Oracle, you should use...
And if your database is Oracle, you should use multiplexing to increase your throughput. This is done from your initSID.utl file.
-
02-21-2012, 10:13 AM
Thread: LAN-Free backups running slow
by umur- Replies
- 2
- Views
- 864
I would say that you should expect at least...
I would say that you should expect at least 300GB/hour, likely 400GB or even 500GB with multiplexing. Try using shared memory instead of tcp/ip as lanfree communication method.
Use these... -
02-21-2012, 10:10 AM
Thread: Upgrading to 6.2.3.0 from 6.2.2.2
by umur- Replies
- 1
- Views
- 588
Yes, you have to halt the server before any...
Yes, you have to halt the server before any upgrade.
Volhist file is also indispensable for a recovery, remember to save it after database backup. -
01-26-2012, 10:30 AM
Thread: tsm client crashes
by umur- Replies
- 2
- Views
- 560
I once had a similar problem, unistalling TSM...
I once had a similar problem, unistalling TSM Client and all modules, deleting the related data in common files, reinstalling resolved the issue. Hope it helps.
-
01-26-2012, 10:28 AM
- Replies
- 5
- Views
- 1,061
For 5.5 you can create copy db and log volumes on...
For 5.5 you can create copy db and log volumes on e: and then delete the volumes on c:. No downtime required.
-
01-26-2012, 10:24 AM
Thread: incremental backup problem
by umur- Replies
- 7
- Views
- 1,023
I think you should use:
dsmc i...
I think you should use:
dsmc i /oracle/product/ -subdir=yes
let me know how that goes. -
01-23-2012, 10:16 AM
Thread: Windows client failing continuously
by umur- Replies
- 3
- Views
- 631
You should check the script as well, it may have...
You should check the script as well, it may have its own log (in case you're triggering a script).
-
12-29-2011, 02:58 AM
- Replies
- 3
- Views
- 5,322
There is also this page on the same subject:...
There is also this page on the same subject: https://www-304.ibm.com/support/docview.wss?uid=swg1IC61711 . It provides us the following:
Local Fix: None
You gotta love their sense of humor.... -
12-20-2011, 04:29 AM
Thread: Help reg TSM halt & start on Windows & AIX
by umur- Replies
- 3
- Views
- 982
Before stopping the server, you should check if...
Before stopping the server, you should check if there are any sessions, processes and mounts. If it's all clean, you should back up your database and if your tsm is version 6+ your volume history...
-
12-14-2011, 10:02 AM
Thread: Library manager hardware configuration
by umur- Replies
- 8
- Views
- 5,146
Yes, I do have a dedicated library manager, so...
Yes, I do have a dedicated library manager, so there is no data flow on that server. In this case, I believe a 4 HBA / 24 drive ratio is enough?
Disk I/O is also separated from Tape I/O, ports are... -
12-13-2011, 05:07 PM
Thread: Library manager hardware configuration
by umur- Replies
- 8
- Views
- 5,146
Library manager hardware configuration
Hello all,
I am wondering how many HBA cards are you using for your Library Manager TSM Server. Lately I have been getting a lot of unusual tape errors, so I am wondering if 4 HBA cards for 24... -
12-09-2011, 10:25 AM
Thread: Win 2003 VSS errors
by umur- Replies
- 23
- Views
- 7,683
Can you try client version 6.2.3.1? That version...
Can you try client version 6.2.3.1? That version has helped with 2-3 of my system state backup problems.
-
12-09-2011, 10:24 AM
- Replies
- 2
- Views
- 482
That would make sense if you don't have any old...
That would make sense if you don't have any old data on your diskpool. If you have data that can be expired in your diskpool, then it would be better to wait the expiration so you don't move...
-
12-09-2011, 10:17 AM
Thread: TSM in a Windows Envirtonment ?
by umur- Replies
- 10
- Views
- 5,206
I haven't worked with TSM server on Linux, but I...
I haven't worked with TSM server on Linux, but I have had too much trouble to run it on Windows. We have customers whose environment are fully Windows but the TSM server which is on AIX and...
-
12-09-2011, 10:11 AM
Thread: finding out the result of a database backup
by umur- Replies
- 3
- Views
- 1,393
You can create a distinct client schedule for...
You can create a distinct client schedule for each databases. You'd need to call an appopriate script for each database as well.
-
12-09-2011, 10:07 AM
Thread: Renaming the TSM Schedule in 5.5
by umur- Replies
- 3
- Views
- 1,560
You can also use a script like the following:
...
You can also use a script like the following:
COPY SCHEDULE $1 $2 $1 $3 REPLACE=NO
DELETE SCHEDULE $1 $2
DEFINE ASSOCIATION $1 $3 $4
Q EVENT $1* $3 begind=+1
where $1 = policy domain, $2... -
12-09-2011, 10:02 AM
Thread: LAN FRE 5.1 with TSM Server 5.4
by umur- Replies
- 1
- Views
- 581
Storage agent below 2 releases is not supported...
Storage agent below 2 releases is not supported and 5.1 is also out of support probably like 10 years ago. Would it work? Possibly. I have ran 5.2 storage agents with 5.4 servers.
-
09-29-2011, 10:23 AM
Thread: BUFF_HIT_RATIO unix tsm 6.2
by umur- Replies
- 1
- Views
- 1,283
If your database was not fully backed up since 8...
If your database was not fully backed up since 8 days at the time of this post, that is the problem :)
-
09-29-2011, 10:07 AM
Thread: Server-Option "resource timeout"
by umur- Replies
- 2
- Views
- 1,382
If your resource timeout parameter is set too...
If your resource timeout parameter is set too low, then TSM server will interrupt communication in some cases of inactivity on client side. For example, I had to increase that parameter when doing a...
-
09-29-2011, 10:06 AM
Thread: Questions about Library Manager
by umur- Replies
- 9
- Views
- 1,539
From my experience, it is better to have a...
From my experience, it is better to have a dedicated library manager than using one of the existing ones for that role.
-
09-29-2011, 10:03 AM
- Replies
- 2
- Views
- 396
I have created a unix script that queries the...
I have created a unix script that queries the library manager with the label of all the tapes that are outside of the library. I use three queries to see if a volume is usables as scratch:
q vol... -
09-29-2011, 09:41 AM
Thread: Questions about IBM Cleaning Tapes
by umur- Replies
- 2
- Views
- 674
IBM has different part numbers for labeled and...
IBM has different part numbers for labeled and non-labeled tape. I guess this is the difference with yours.
-
08-19-2011, 06:15 AM
Thread: TSM 6 - Cluster - HP/UX
by umur- Replies
- 1
- Views
- 1,280
Try adding these lines to your dsmserv.opt
...
Try adding these lines to your dsmserv.opt
DBMTRUSTEDIPADDR ipaddr
DBMTRUSTEDGUIDIGNORE YES
DBMTRUSTEDIPADDR 127.0.0.1
DBMTRUSTEDIPADDR xx.xx.xx.xx --> your i.p. address.
Sadly I don't... -
08-19-2011, 05:59 AM
Thread: Majority of Backup Failures
by umur- Replies
- 16
- Views
- 9,183
Poll:
I'd like to see tape library as an option as well.
I'd like to see tape library as an option as well.
-
08-19-2011, 05:56 AM
Thread: Extended retention
by umur- Replies
- 4
- Views
- 1,241
Extending the retention will also work. Another...
Extending the retention will also work. Another possibility is to create a new policy domain with longer retention and move the node to this new policy domain, where the new retention rules will...
-
08-19-2011, 04:34 AM
Thread: Tape Scratch to Private
by umur- Replies
- 6
- Views
- 2,066
I think even your checkout may not be completed...
I think even your checkout may not be completed successfully since you gave the checkout command with checklabel=yes. Make sure you have the tapes in the I/O station before you give the label command.
-
04-28-2011, 08:08 AM
Thread: ANR8778W Scratch volume changed to Private
by umur- Replies
- 10
- Views
- 3,868
Sadly, you have to give them by one by one. There...
Sadly, you have to give them by one by one. There is one easier way though, if you can take a list of these tapes from the tsm server, you can concatenate the command on excel.
On column A you... -
04-28-2011, 08:03 AM
Thread: ANR8778W Scratch volume changed to Private
by umur- Replies
- 10
- Views
- 3,868
they can be updated as scratch, however if they...
they can be updated as scratch, however if they are not labeled correctly, they will be re-changed to private the first time TSM will try to use it. Give it a try by taking a tsm db backup after you...
-
04-28-2011, 07:31 AM
Thread: ANR8778W Scratch volume changed to Private
by umur- Replies
- 10
- Views
- 3,868
This must be a label problem. Check out 2-3 of...
This must be a label problem. Check out 2-3 of your tapes to I/O station, then check them in using the label command. If that works, apply to the rest.
-
04-28-2011, 06:57 AM
Thread: TSM not starting
by umur- Replies
- 8
- Views
- 3,252
The problemn with your TSM server is that it...
The problemn with your TSM server is that it cannot find the first volume to start reading the database. Make sure that the files written in your dsmserv.dsk file are indeed present on their stated...
-
03-17-2011, 08:45 AM
Thread: Configure max tape volumes in TSM server
by umur- Replies
- 4
- Views
- 2,034
You should check your logical library...
You should check your logical library configuration. If it's not set to the maximum amount of tapes it can take, then you have to update the logical library, then delete the library from tsm and...
Results 1 to 45 of 328

