- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- restoring the files from TSM
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-01-2009 10:26 AM
тАО09-01-2009 10:26 AM
Could anybody pls tell me how to restore the following files from TSM
/compas/oradata/admin/auto/arch/auto_arch18263.log
this is the first time i worked like this case. so could anybody pls tell me what task and command i need to perform
Thanks in advance !!!!!!!!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-01-2009 10:52 AM
тАО09-01-2009 10:52 AM
Re: restoring the files from TSM
And "TSM" would be...Tivoli Storage Manager?
It's always helpful to _define_ acronyms.
If I'm correct (insofar as what TSM is), then perhaps you would want to consult IBM's product documentation.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-01-2009 01:08 PM
тАО09-01-2009 01:08 PM
SolutionCreate a directory in /tmp
# mkdir /tmp/restore
# dsmc query backup "/compas/oradata/admin/auto/arch/*"
# dsmc restore /compas/oradata/admin/auto/arch/auto_arch18263.log /tmp/restore/auto_arch18263.log
Regards,
Robert-Jan
http://publib.boulder.ibm.com/infocenter/tivihelp/v1r1/index.jsp?topic=/com.ibm.itsmfdt.doc/ans60000145.htm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-01-2009 01:22 PM
тАО09-01-2009 01:22 PM
Re: restoring the files from TSM
Could i know whether the TSM deamons is running or not and how to check whether TSM is insatlled or not
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-01-2009 01:30 PM
тАО09-01-2009 01:30 PM
Re: restoring the files from TSM
Check the following location. TSM client should be default installed in /opt/tivoli/tsm/client/ba/bin.
You could also check if the client is installed by using the swlist command.
# swlist -l fileset | grep TIVsm
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-01-2009 01:32 PM
тАО09-01-2009 01:32 PM
Re: restoring the files from TSM
> Could i know whether the TSM deamons is running or not and how to check whether TSM is insatlled or not
Gee, Robert even pointed you to the IBM documentation. There seems to be a wealth of stuff there.
You said that "this is the first time i worked like this case". Does that mean you're a consultant getting paid to handle this? Why not _READ_ a little?
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-01-2009 01:39 PM
тАО09-01-2009 01:39 PM
Re: restoring the files from TSM
what is the deamon for the TSM ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-08-2009 05:21 AM
тАО09-08-2009 05:21 AM
Re: restoring the files from TSM
bpcd is the deamon of the veritas netbackup
am i right ?
could anybody clarrify this
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-08-2009 05:25 AM
тАО09-08-2009 05:25 AM
Re: restoring the files from TSM
http://www.zedat.fu-berlin.de/pub/ZEDAT/Backup/NetBackup_5_5/bpcd.1.html