Tags TSM
Tag: TSM
File ‘‘ cannot be restored to ‘‘. Use WITH MOVE to identify a valid location for the file.
Emre Özkan - 0
HRESULT 0x80131501 received during a restore operation
If Wait for Tape Mounts for File Information option is not selected on the Restore Database or Restore...
ANR1633E REMOVE NODE: Node REPLICATION is set up for replication and cannot be renamed or removed.
Emre Özkan - 0
If you tried replication, you may want to remove node after your test.But you should got an error.
You should use this command:
REMOVE REPLNODE Replication
then...
Collection of useful TSM scripts
Emre Özkan - 0
Scripts Code
CLIENTEVENTS - Desc="Display number of client events per state in a specific date. $1 = YYYY-MM-DD"
SELECT DATE(scheduled_start) as DATE, status, count(*) as number_events...
ACO5426E The SQL log on does not have the Sysadmin role: CSqlApi::LogonServer:4297:1904 Server:IsSysadmin:false
Emre Özkan - 1
While working with IBM Spectrum Protect,you get below error:
ACO5426E The SQL log on does not have the Sysadmin role: CSqlApi::LogonServer:4297:1904 Server:IsSysadmin:false
Answer:Try the operation again...
Error Code:ANRW0126E
Emre Özkan - 0
While working with Spectrum Protect,maybe you get below error.
When registering things(schedule etc.) from web console, it may fail with ANRW0126E which means API internal error....
Restore Data using the command line
Emre Özkan - 0
How to restore data using the command line on Tivoli Storage Manager?
How to enter to TSM client:
[email protected]~# dsmc
How to check where are the configuration...
Delete Volume content
Emre Özkan - 1
If you want to delete specific volume content on IBM Tivoli Storage Manager, you will do this steps;
Firstly you should query volume;
tsm: TSM>q...
TSM LAN FREE Backup Configuration
Emre Özkan - 0
1) TSM Storage Agent for client with same level fix according to the TSM server
2) TSM server Side Configuration
3) Tape library device driver’s installation...