Search:
Type: Posts; User: zsoltesz
Search: Search took 0.00 seconds.
-
04-12-2013, 02:14 AM
Thread: using vmfolder
by zsoltesz- Replies
- 2
- Views
- 136
I think, you can easily find the right answer. In...
I think, you can easily find the right answer. In the BA Client 6.4 there is a new command line option, called -preview
Try this:
dsmc backup vm vmfolder=Project1 -preview
After running the... -
03-30-2013, 02:16 PM
Thread: Selecting subset of SQL output
by zsoltesz- Replies
- 2
- Views
- 332
Try this:
SELECT cast(a.entity AS varchar(9))...
Try this:
SELECT cast(a.entity AS varchar(9)) AS "Node name", -
CAST(sum(a.bytes/1024/1024) AS decimal(10,2)) AS "MB Xfer ", -
CAST(sum(a.bytes/1024/1024/1024) AS decimal(8,2)) AS "GB Xfer "... -
03-01-2013, 01:18 PM
- Replies
- 3
- Views
- 551
You don't need to make another full backup. As...
You don't need to make another full backup. As the documentation says, the very first backup is full, and the others are incremental. On the 29th day you will see 28 backups on the TSM server. In...
-
02-15-2013, 03:33 PM
Thread: TSM V6 SQL Select Question
by zsoltesz- Replies
- 2
- Views
- 362
Hi,
This is because there is no MEAN aggregate...
Hi,
This is because there is no MEAN aggregate function in DB2, and TSM 6 is using DB2 database.
Zoli -
02-04-2013, 03:19 AM
Thread: Restoring from a specific date?
by zsoltesz- Replies
- 3
- Views
- 268
Hi,
As I know, there is no /pitdate option in...
Hi,
As I know, there is no /pitdate option in the syntax of the tdpsqlc restore command.
Zoli -
11-27-2012, 12:56 AM
- Replies
- 4
- Views
- 1,270
You maybe will find other information about the...
You maybe will find other information about the error in the dsmerror.log file and TSM server activity log.
-
11-20-2012, 05:56 AM
- Replies
- 8
- Views
- 548
In the .opt file you can use the exclude/include...
In the .opt file you can use the exclude/include statements. For exapmle, exlude \...\database_name\...\*
Zoli -
11-20-2012, 05:26 AM
- Replies
- 8
- Views
- 548
Hi,
I think, you use the command like this:...
Hi,
I think, you use the command like this: tdpsqlc backup * full ....
In the syntax of the tdpsqlc command there is e new parameter: /excludedb. Using this paramater you can exclude the offile... -
03-26-2012, 02:06 PM
- Replies
- 5
- Views
- 1,062
As I know, this is the normal behaviour. Because...
As I know, this is the normal behaviour. Because of DOMAIN C:, F: and T:, the BA client will fully backup these drives (there is no exclude). Please delete this three lines from dsm.opt. If you don't...
-
02-07-2012, 04:40 PM
- Replies
- 4
- Views
- 1,442
Hi,
As I know, you don't have to configure...
Hi,
As I know, you don't have to configure anything. When a vm backup is initiated, the VMware Tools serve as the VSS requestor, instructing registered VSS Writers to perform pre and post backup... -
02-01-2012, 01:59 PM
Thread: Excluding a Database?
by zsoltesz- Replies
- 8
- Views
- 1,331
I think, you use tdp for sql, not the ba client....
I think, you use tdp for sql, not the ba client. In this case, you have to write something like this to the dsm.opt file:
exclude \...\Son_db\full* -
01-31-2012, 03:58 AM
Thread: Select command on tsm 6.2 issue
by zsoltesz- Replies
- 1
- Views
- 678
Try this:
select...
Try this:
select domain_name,summary.activity,sum(cast(summary.bytes/1024/1024/1024 as decimal(6,2))) as GB from nodes, summary where start_time>'2012-01-01 00:00:00' AND start_time<'2012-01-07... -
12-21-2011, 10:17 AM
Thread: inactivate sqldatabases in tsm
by zsoltesz- Replies
- 1
- Views
- 647
Hi,
You have to inactivate manually via the...
Hi,
You have to inactivate manually via the tdpsql gui, or with the tdpsqlc.exe command.
regards
zoli -
11-26-2011, 03:35 PM
Thread: TDP for VMware 6.3 question
by zsoltesz- Replies
- 1
- Views
- 1,587
TDP for VMware 6.3 question
Hi All,
I am trying install and configure TDP for VMware 6.3. Almost everything was ok, but the vcenter plugin didn't start.
In the command line, i can run inquire_config and inquire_detail... -
11-22-2011, 12:41 PM
Thread: Awful SQL output with v6
by zsoltesz- Replies
- 7
- Views
- 1,277
Please read this article from IBM:...
Please read this article from IBM: http://www-01.ibm.com/support/docview.wss?uid=swg21502715&myns=swgtiv&mynp=OCSSGSG7&mync=R
Zoli -
11-22-2011, 07:30 AM
Thread: Awful SQL output with v6
by zsoltesz- Replies
- 7
- Views
- 1,277
Hi Rigido,
Instead of TRIM, you can use the...
Hi Rigido,
Instead of TRIM, you can use the RPAD scalar function. For example: Select RPAD(node_name,20) as node, RPAD(platform_name,20) as platform from nodes.
Zoli -
09-23-2011, 10:17 AM
- Replies
- 2
- Views
- 1,167
The Database name is case sensitive. Did you...
The Database name is case sensitive. Did you check it?
-
09-23-2011, 01:57 AM
- Replies
- 2
- Views
- 1,076
The TSM fo VE and TSM BA Client are two different...
The TSM fo VE and TSM BA Client are two different installation packages. First, you have to install the BA client with the VMware backup option, after you can install the TSM for VE.
And yes, you... -
09-16-2011, 04:22 AM
Thread: Archive List
by zsoltesz- Replies
- 1
- Views
- 284
Hi,
You can run a select against the ARCHIVES...
Hi,
You can run a select against the ARCHIVES table in the TSM server.
SELECT DISTINCT node_name, description FROM archives
It will not produce information about the size and the owner, but... -
07-20-2011, 04:44 AM
- Replies
- 1
- Views
- 2,463
It is because of the restore process. When TSM...
It is because of the restore process. When TSM restore a VM to a virtual environment, it creates a brand new virtual machine, which is different form the original one (different uuid). Try to rename...
-
06-08-2011, 06:21 AM
- Replies
- 4
- Views
- 749
Yes, correct.
Yes, correct.
-
06-08-2011, 05:23 AM
- Replies
- 4
- Views
- 749
If you want to take an incrementel backup of a...
If you want to take an incrementel backup of a volume, you don't have to write the volume's name to the 'object' section of the scheduler definition. It is enough to write Domain C: D: E:
-
05-25-2011, 03:00 AM
- Replies
- 1
- Views
- 1,663
You can check the Management class in the Restore...
You can check the Management class in the Restore Database part of the GUI, or using tdpsqlc query tsm <db_name> command.
-
05-20-2011, 12:58 PM
- Replies
- 6
- Views
- 1,846
That is normal behavior when a Windows program...
That is normal behavior when a Windows program modifies registry. The TSM client stores the settings (for example password, scheduler service settings, name of the node and TSM server, etc.) in the...
-
05-18-2011, 10:37 AM
Thread: Image Backup Failing
by zsoltesz- Replies
- 5
- Views
- 2,011
Did you install the LVSA agent? It is not part of...
Did you install the LVSA agent? It is not part of the default installation.
-
05-11-2011, 01:38 PM
- Replies
- 9
- Views
- 2,442
You can run Preview Include-Exclude from the GUI...
You can run Preview Include-Exclude from the GUI (Utilites). It is possible that you will find the answer in the result file.
-
05-07-2011, 01:50 PM
Thread: Selective backup on BA Client
by zsoltesz- Replies
- 5
- Views
- 1,908
I was wrong, sorry. The place of exlude.dir is...
I was wrong, sorry. The place of exlude.dir is not important. Did you restarted the scheduler service?
-
05-07-2011, 01:39 PM
Thread: Selective backup on BA Client
by zsoltesz- Replies
- 5
- Views
- 1,908
Did you enter exclude.dir to the end of the...
Did you enter exclude.dir to the end of the dsm.opt? It is important because the TSM read the dsm.opt from down to up.
-
05-03-2011, 04:00 PM
Thread: How to delete SQL backup
by zsoltesz- Replies
- 3
- Views
- 2,654
If you have active version of a database backups,...
If you have active version of a database backups, first you need inactivate them. You can execute 'tdpsqlc inactivate' to achieve this state.
-
04-29-2011, 06:47 AM
- Replies
- 5
- Views
- 3,353
Or, before the restore you can kill the sessions...
Or, before the restore you can kill the sessions that connected to the database.
-
04-20-2011, 04:54 AM
- Replies
- 4
- Views
- 2,141
Hi,
If you run the Preview Include-Exlude...
Hi,
If you run the Preview Include-Exlude command from the GUI for the C:\Windows folder, in the result you will find the next line:
'C:\Windows\System32\Msdtc\MSDTC.LOG 4.00 MB .LOG Excluded... -
02-18-2011, 07:47 AM
- Replies
- 4
- Views
- 2,221
You are right. My idea was stupid.
You are right. My idea was stupid.
-
02-18-2011, 06:58 AM
- Replies
- 4
- Views
- 2,221
You have to define 8 different schedules on the...
You have to define 8 different schedules on the TSM server and associate these schedules with the same node. Set the start time for example 00:00, 04:00,08:00,12:00 and so on.
-
12-22-2010, 07:23 AM
Thread: Restore System Disk
by zsoltesz- Replies
- 3
- Views
- 604
I know. But the backed up system was vmware...
I know. But the backed up system was vmware virtual machine, too.
-
12-22-2010, 06:27 AM
Thread: Restore System Disk
by zsoltesz- Replies
- 3
- Views
- 604
Restore System Disk
Hi,
I try to work out a method to restore full system (Windows 2003) with tsm restore image option, but I failed.
Because I haven't physical machines to tried it in our vmware infraturcture.
... -
12-16-2010, 04:14 PM
- Replies
- 5
- Views
- 1,660
In case of SQL log backup you have to set the...
In case of SQL log backup you have to set the backup copy group 'Retain Extra Versions' value to the number of days, while you want to retain the log backups. The 'Version Data Exists' value is...
-
10-17-2010, 06:30 AM
Thread: How to restore expired files ?
by zsoltesz- Replies
- 8
- Views
- 2,118
Check the retention settings in the management...
Check the retention settings in the management class.
-
08-23-2010, 02:57 AM
Thread: SAN Basic concepts
by zsoltesz- Replies
- 3
- Views
- 3,847
You can find a lot of interesting RedBook on this...
You can find a lot of interesting RedBook on this topic.
For example: http://www.redbooks.ibm.com/abstracts/sg245470.html?Open -
07-15-2010, 11:06 AM
Thread: Server out of data storage space
by zsoltesz- Replies
- 12
- Views
- 1,680
We had a similar situation. Maxscr was 15, used...
We had a similar situation. Maxscr was 15, used tape was about 7. After we had modified the storage pool definition (changed maxscr to 20), everything worked well.
-
07-06-2010, 03:27 AM
Thread: SQL script error
by zsoltesz- Replies
- 2
- Views
- 1,415
I think, you have to rewrite the...
I think, you have to rewrite the sum(num_files)*600 like this:
cast((sum(float(num_files))*600) as dec(8,2)) -
06-16-2010, 01:46 AM
- Replies
- 1
- Views
- 1,310
I think it is not possible to restore the...
I think it is not possible to restore the transaction log backups as files.
-
06-01-2010, 10:23 AM
Thread: 3 problems at backup
by zsoltesz- Replies
- 5
- Views
- 1,031
The /.../ part of the exclude.backup line is...
The /.../ part of the exclude.backup line is represents all of the users in the documents and settings folder.
-
06-01-2010, 06:36 AM
Thread: 3 problems at backup
by zsoltesz- Replies
- 5
- Views
- 1,031
Hi,
Exclude the mentioned files from the...
Hi,
Exclude the mentioned files from the backup.
For example:
EXCLUDE.BACKUP "c:\Documents and Settings\...\ntuser*.*" -
05-28-2010, 08:53 AM
Thread: windows server 2008 R2 Issues
by zsoltesz- Replies
- 4
- Views
- 1,513
Yes.
...
Yes.
http://www-01.ibm.com/support/docview.wss?uid=swg21053218#Upgrading%20from%20Version%205.5%20or%20Ver -
05-28-2010, 06:47 AM
Thread: windows server 2008 R2 Issues
by zsoltesz- Replies
- 4
- Views
- 1,513
You need 5.5.2.12 or later version of BA client...
You need 5.5.2.12 or later version of BA client to backup Windows 2008 R2 Systemstate
http://www-01.ibm.com/support/docview.wss?&uid=swg21420982
Results 1 to 45 of 97

