HPE GreenLake Administration
- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Legacy
 - >
 - Operating System - Tru64 Unix
 - >
 - read a content of the tape
 
Operating System - Tru64 Unix
        1840212
        Members
    
    
        3152
        Online
    
    
        110162
        Solutions
    
Forums
        Categories
Company
Local Language
                
                  
                  back
                
        
                
        
                
        
                
        
        
        
                
        
                
        
        
        
                
        
              
              Forums
Discussions
Forums
- Data Protection and Retention
 - Entry Storage Systems
 - Legacy
 - Midrange and Enterprise Storage
 - Storage Networking
 - HPE Nimble Storage
 
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
                
                  
                  back
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
            
                
            
                
            
                
            
                
            
            
                
            
                
            
            
                
            
                
              
            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
Blogs
        Information
        Community
Resources
Community Language
        Language
        Forums
Blogs
	
		
			
            
                
            Go to solution
        
            
		
		
			
            	
	
		
        
		
	
	
		Topic Options
			
				
					
	
			
		
	- 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
 
10-28-2003 04:47 PM
10-28-2003 04:47 PM
			
				
					
					
						Hi,
I do a backup on the tape using dump command :
dump -0un -f /dev/tape/tape_d1 /oracle
After the backup,how to read the content of the tape.
Sorry :-) I'm very-very new to Tru64.
regards
mB
	
			
				
		
			
			
			
			
			
			
		
		
		
	
	
	
I do a backup on the tape using dump command :
dump -0un -f /dev/tape/tape_d1 /oracle
After the backup,how to read the content of the tape.
Sorry :-) I'm very-very new to Tru64.
regards
mB
	There are three person in my team-Me ,myself and I.
			
			
				Solved! Go to Solution.
		2 REPLIES 2
	
	            
            
		
		
			
            
                - Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
10-28-2003 07:28 PM
10-28-2003 07:28 PM
			
				
					
						
							Re: read a content of the tape
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						# man dump
at the bottom of the man-page:
"see also commands restore"
so it seems "restore" is the command you are looking for ;-)
					
				
			
			
				
		
		
	
	
	
at the bottom of the man-page:
"see also commands restore"
so it seems "restore" is the command you are looking for ;-)
	Help() { FirstReadManual(urgently); Go_to_it;; }
			
			
				
			
			
			
			
			
			
		- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
10-28-2003 11:58 PM
10-28-2003 11:58 PM
Solution
			
				
					
					
						I have to tell you that dump/restore commands are not supported anymore. You have to use vdump/vrestore.
Any way, if you checked the man pages (man vrestore), you will find that you can get into an interactive shell and look at the files on the tape and choose which to restore:
#vrestore -i -f tape_device
commands you can use in the vrestore interactive shell are: ls , add , extract , exit ......
HTH
Mohamed
		
		
	
	
	
Any way, if you checked the man pages (man vrestore), you will find that you can get into an interactive shell and look at the files on the tape and choose which to restore:
#vrestore -i -f tape_device
commands you can use in the vrestore interactive shell are: ls , add , extract , exit ......
HTH
Mohamed
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
		
	
	
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP