Search:
Type: Posts; User: Jeroen
Search: Search took 0.01 seconds.
-
05-16-2013, 07:26 AM
Thread: Help Please - Oracle Backup Query
by Jeroen- Replies
- 1
- Views
- 96
Perhaps they schedule the backups from the client...
Perhaps they schedule the backups from the client
q fi SERVER_ORA
q occ SERVER_ORA -
05-08-2013, 09:07 AM
Thread: Deleting Old storage pools
by Jeroen- Replies
- 9
- Views
- 569
"q vol stg=" doesn't show any volumes...
"q vol stg=<stg_pool>" doesn't show any volumes anymore?
-
05-07-2013, 06:15 AM
- Replies
- 5
- Views
- 586
You could define a clientaction. It will create...
You could define a clientaction. It will create an additional backup so perhaps thats not what you want
-
05-07-2013, 06:13 AM
- Replies
- 2
- Views
- 545
I never worked with proxynode, but the following...
I never worked with proxynode, but the following should work fine from server 2
# dsmc -virtualnodename=<SERVER1> -
05-06-2013, 08:17 AM
Thread: Redirect the dsmc command output
by Jeroen- Replies
- 2
- Views
- 606
like:?
dsmc sel /etc/passwd | tee /tmp/dsmc.out...
like:?
dsmc sel /etc/passwd | tee /tmp/dsmc.out
That works for me. I get the summary report in the end and /tmp/dsmc.out is filled with the same info as appeared on my screen. -
05-01-2013, 04:09 AM
Thread: Custom rmtX numbering
by Jeroen- Replies
- 6
- Views
- 854
Honestly? I don't have mt devices on AIX, only...
Honestly? I don't have mt devices on AIX, only rmt devices.
Perhaps if you install something else then Atape that you get mt devices, but it's certainly not standard.
With Atape on AIX the devices... -
04-30-2013, 05:08 AM
Thread: Cannot connect using BACKFM
by Jeroen- Replies
- 4
- Views
- 2,691
it happens when backfm is started from a...
it happens when backfm is started from a different directory as where backint is located.
So first cd to the directory and then execute backfm -
04-24-2013, 08:43 AM
- Replies
- 6
- Views
- 1,241
reclaim stg is the newer command.
It has extra...
reclaim stg is the newer command.
It has extra functionality in that you can specify the duration of the reclaim process.
Back in the days, I used to have a second admin schedule that set the... -
04-24-2013, 08:10 AM
- Replies
- 9
- Views
- 1,153
you must have done something wrong. I just did...
you must have done something wrong. I just did the same actions i think:
1. REGISTER NODE INCLMC ?***? dom=THEAIX01D userid=none
2. DEFINE MGMTCLASS THEAIX01D STANDARD TEST
3. DEFINE COPYGROUP... -
04-14-2013, 07:26 AM
Thread: LanFree VS server free
by Jeroen- Replies
- 2
- Views
- 433
LANFree.
The idea with server free data...
LANFree.
The idea with server free data movement was to have a data mover device in your SAN (eg ibm San DataGateway) that would copy the data directly from a disk device to a tape device on the... -
04-10-2013, 05:36 AM
Thread: Custom rmtX numbering
by Jeroen- Replies
- 6
- Views
- 854
chdev -l
-a new_name=
eg...
chdev -l <old_name> -a new_name=<new_name>
eg renaming rmt15 to rmt999
chdev -l rmt15 -a new_name=rmt999
You will/might have to run cfgmgr on the system or device afterwards to give it the... -
04-10-2013, 03:30 AM
Thread: SQL2033N TSM reason code: "610"
by Jeroen- Replies
- 2
- Views
- 279
api error codes can be found in...
api error codes can be found in /usr/tivoli/tsm/client/api/bin(64)/sample/dsmrc.h
/* 600 to 610 for volume label codes */
#define... -
The manual explicitly states backup processing,...
The manual explicitly states backup processing, so I assume so.
A small test on a windows system seems to confirm it. -
exclude.dir appears to be for backups not...
exclude.dir appears to be for backups not archives.
"exclude.dir Locates matching directory names. If a matching directory is found, that directory, its files, and all its subdirectories and... -
dsmc q sched -virtualnodename=XXX
or use the...
dsmc q sched -virtualnodename=XXX
or use the dsm.sys Server entry
dsmc q sched -server=SERVER_ENTRY_IN_DSM.SYS
The second option can use passwords that are saved/encrypted on the client.
The... -
03-11-2013, 10:13 AM
- Replies
- 8
- Views
- 478
Perhaps set the max mount points to 0 for the...
Perhaps set the max mount points to 0 for the client.
"upd no XXX maxmp=0".
I can still make a backup to the diskpool when trying thi. -
02-13-2013, 03:53 AM
Thread: MISTAKE dsmicfgx LINUX SERVER
by Jeroen- Replies
- 4
- Views
- 393
why don't you then use the -console flag and use...
why don't you then use the -console flag and use the asci interface
-
02-11-2013, 04:53 AM
Thread: MISTAKE dsmicfgx LINUX SERVER
by Jeroen- Replies
- 4
- Views
- 393
the installer gave a clue:
"The installer cannot...
the installer gave a clue:
"The installer cannot run in this UI mode. To specify the interface mode, use the -i command-line option, followed by the UI mode identifier. The valid UI modes... -
01-10-2013, 06:35 AM
Thread: Lanfree backup and lan restore
by Jeroen- Replies
- 3
- Views
- 212
You mean if you can restore over the LAN if you...
You mean if you can restore over the LAN if you backupped over SAN?
Yes certainly possible. Either by stopping/killing the storage agent or by changing the enablelanfree flag in the dsm.opt/sys file -
01-08-2013, 04:58 AM
Thread: TDP for Oracle Cluster Configuration Steps
by Jeroen- Replies
- 2
- Views
- 215
TDP should not be a part of the cluster.
Install...
TDP should not be a part of the cluster.
Install it on rootvg on both clusternodes. Have the tdpo.opt files and others on a shared disk or make sure to keep the option files synched between the 2... -
on the command line: q no f=d
on the command line: q no <specific_node> f=d
-
01-04-2013, 03:34 AM
Thread: AIX BMR without sysback/makesysb
by Jeroen- Replies
- 2
- Views
- 254
mksysb's in combination with an AIX NIM server...
mksysb's in combination with an AIX NIM server will get the rootvg back.
If you also want a mechanism to have the other volumegroup/logical volume definitions back you could make empty savevg's of... -
12-21-2012, 08:39 AM
Thread: TSM Scheduler for daily backups
by Jeroen- Replies
- 3
- Views
- 468
1. create /usr/tivoli/tsm/client/ba/bin64/dsm.opt...
1. create /usr/tivoli/tsm/client/ba/bin64/dsm.opt with the following entry
SErvername <TSM-SERVERNAME>
2. create /usr/tivoli/tsm/client/ba/bin64/dsm.sys with a contents similar like... -
12-19-2012, 05:59 AM
Thread: common reporting getting error
by Jeroen- Replies
- 1
- Views
- 346
On AIX TSM packages are normally in...
On AIX TSM packages are normally in /usr/tivoli/tsm.
Not sure for TIP, never worked with it/ -
11-23-2012, 10:16 AM
- Replies
- 7
- Views
- 398
There is no tivoli guide for recovering normal...
There is no tivoli guide for recovering normal TSM data tapes without a TSM database.
It is not an officially supported method.
With "dd" or some other block reader you could try to recover data.... -
11-23-2012, 07:44 AM
- Replies
- 7
- Views
- 398
You can indeed. Goodluck with it, without the DB...
You can indeed. Goodluck with it, without the DB tape.
-
11-09-2012, 08:24 AM
- Replies
- 3
- Views
- 395
TDP for Oracle is a licensed product.
Making an...
TDP for Oracle is a licensed product.
Making an Oracle backup to disk and let the simple ba client send the data to TSM saves some money.
I prefer the TDP since then the logs are immediately... -
11-08-2012, 08:18 AM
Thread: Problem in Config File
by Jeroen- Replies
- 2
- Views
- 434
check the contents of the init.utl file in...
check the contents of the init<SID>.utl file in /oracle/<SID>/<ora_version>/dbs
also check the server entry mentioned in the utl file in /usr/tivoli/tsm/client/api/bin64/dsm.sys -
11-07-2012, 04:06 AM
- Replies
- 4
- Views
- 381
I doubt that last option is possible.
How would...
I doubt that last option is possible.
How would the TSM server be able to mount a tape in a drive if it does not have a path to the drive?
I think the TSM server will always be able to use the... -
11-07-2012, 04:01 AM
- Replies
- 2
- Views
- 517
Cache Migrated Files?: Yes
from the "h q stg"...
Cache Migrated Files?: Yes
from the "h q stg"
The Pct Util value includes cached data on disk volumes.
Therefore, when cache is enabled and migration occurs, the Pct
... -
11-01-2012, 08:08 AM
Thread: ANS5092S Serer out of data storage space
by Jeroen- Replies
- 7
- Views
- 649
check what your primary pool is by looking at the...
check what your primary pool is by looking at the copygroup settings
-
10-31-2012, 05:08 AM
- Replies
- 4
- Views
- 478
that test is not good enough I think
Normally...
that test is not good enough I think
Normally /var/adm/wtmp is a file on AIX and not a directory
I just restored a Linux backup to an AIX system. That worked fine.
Also restored an AIX backup to... -
10-30-2012, 11:42 AM
Thread: scheduler issue
by Jeroen- Replies
- 5
- Views
- 310
The dsmcad scheduler uses the dsm.sys and dsm.opt...
The dsmcad scheduler uses the dsm.sys and dsm.opt files in /usr/tivoli/tsm/client/ba/bin64
DSM_CONFIG and DSM_DIR can be set to use a different location -
10-24-2012, 07:51 AM
Thread: Restoring Oracle onto another system
by Jeroen- Replies
- 4
- Views
- 488
No lanfree agent running that still refers to the...
No lanfree agent running that still refers to the DR server? Doesn't look like it seeing the dsm.sys file
You are sure that 172.16.46.188 is the ip-address is the correct for TSM server PRD?
Older... -
10-17-2012, 04:03 AM
- Replies
- 17
- Views
- 956
"delete vol XX discarddata=yes" will also delete...
"delete vol XX discarddata=yes" will also delete the data on the copy volumes.
-
09-24-2012, 03:16 AM
Thread: TSM for ERP very powerful env
by Jeroen- Replies
- 4
- Views
- 784
I would give multiplexing a try. Let that storage...
I would give multiplexing a try. Let that storage system read from as many disks as possible so it can keep up with the fast write speed of the drives
Values like 4 or 8 should challenge the storage... -
09-13-2012, 02:18 AM
- Replies
- 2
- Views
- 1,245
typo in dsm.sys?
servername TSMDBMGR_MGR18000...
typo in dsm.sys?
servername TSMDBMGR_MGR18000 (servername TSMDBMGR_MGR1800) -
08-30-2012, 08:16 AM
- Replies
- 2
- Views
- 683
I would create a second TSM node for the monthly...
I would create a second TSM node for the monthly backup. (NODE_monthly or so).
So the client will call the option files for the second nodename during the monthly backups. Make sure the logs are not... -
08-30-2012, 06:58 AM
Thread: oracle tdp seems to be doing nothing
by Jeroen- Replies
- 4
- Views
- 657
The TDP for oracle will only backup the actual...
The TDP for oracle will only backup the actual data in the database, not the database file itself that exists on Unix.
-
08-28-2012, 12:44 AM
- Replies
- 3
- Views
- 616
dsmc q backup /data/backups/
notice the / on the...
dsmc q backup /data/backups/
notice the / on the end -
08-28-2012, 12:37 AM
- Replies
- 6
- Views
- 1,322
The error refers to a missing/unreadable...
The error refers to a missing/unreadable dsm.sys/opt file in the api/bin(64) directory
/usr/tivoli/tsm/client/api/bin or /usr/tivoli/tsm/client/api/bin64
Check if the dsm.opt and dsm.sys files... -
08-19-2012, 06:55 AM
- Replies
- 6
- Views
- 1,322
Try it and you know it. The only possible part to...
Try it and you know it. The only possible part to restart is prole, but I doubt you need to restart this part since backint will connect to it locally.
It is easily tested with "backint -p... -
08-03-2012, 12:24 PM
Thread: error while connecting to ProLE
by Jeroen- Replies
- 14
- Views
- 1,523
Administration assistent is not related.
Is...
Administration assistent is not related.
Is prole running on the system? -
07-06-2012, 05:55 AM
- Replies
- 5
- Views
- 1,116
if you could get the the commands in flat file on...
if you could get the the commands in flat file on the TSM server host, you could run
macro /local_path/file -
05-03-2012, 02:03 AM
- Replies
- 4
- Views
- 572
also no hmc available?
have a look at the cu...
also no hmc available?
have a look at the cu command, something like:
cu -m /dev/ttyx
Results 1 to 45 of 305

