HPE GreenLake Administration
- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Operating Systems
 - >
 - Operating System - Linux
 - >
 - Re: Oracle imp of remote compressed dump file.
 
Operating System - Linux
        1840197
        Members
    
    
        3156
        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
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
 
12-28-2005 02:25 AM
12-28-2005 02:25 AM
			
				
					
						
							Oracle imp of remote compressed dump file.
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hi,
Due to no free space I have to do an import of a compressed export dump file stored at remote server.
ServerA: (Export file Stored here)
/export/prod9i/exp_prod.dmp.Z (file size 6GB)
ServerB: (Doing import here with following command)
$remsh ServerA "nohup uncompress < /export/prod9i/exp_prod.dmp.Z >" | dd "of=/home/ora9i/dbjob/refresh/imp_pipe.dmp" &
$imp system/abc123@test fromuser=aq touser=aq rows=Y file=imp_pipe.dmp log=imp.log ignore=Y grants=N indexes=N \
constraints=N buffer=209715200 commit=Y recordlength=65535 &
I have already configured the .rhosts file and remsh is working fine.
Is this on the fly uncompress command on the remote server is correct?
Thanks,
Gulam.
					
				
			
			
				
		
		
	
	
	
Due to no free space I have to do an import of a compressed export dump file stored at remote server.
ServerA: (Export file Stored here)
/export/prod9i/exp_prod.dmp.Z (file size 6GB)
ServerB: (Doing import here with following command)
$remsh ServerA "nohup uncompress < /export/prod9i/exp_prod.dmp.Z >" | dd "of=/home/ora9i/dbjob/refresh/imp_pipe.dmp" &
$imp system/abc123@test fromuser=aq touser=aq rows=Y file=imp_pipe.dmp log=imp.log ignore=Y grants=N indexes=N \
constraints=N buffer=209715200 commit=Y recordlength=65535 &
I have already configured the .rhosts file and remsh is working fine.
Is this on the fly uncompress command on the remote server is correct?
Thanks,
Gulam.
	Everyday Learning.
			
			
				
			
			
			
			
			
			
		
		2 REPLIES 2
	
	            
            
		
		
			
            
                - Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
12-28-2005 05:08 AM
12-28-2005 05:08 AM
			
				
					
						
							Re: Oracle imp of remote compressed dump file.
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Why don't you share it via NFS?
Sometimes, the uncompress command cannot handle files more than 2 GB. Use gzip/bzip2 instead.
		
		
	
	
	
Sometimes, the uncompress command cannot handle files more than 2 GB. Use gzip/bzip2 instead.
	Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
			
			
				
			
			
			
			
			
			
		- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
12-28-2005 06:44 AM
12-28-2005 06:44 AM
			
				
					
						
							Re: Oracle imp of remote compressed dump file.
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Shalom Gulam,
Its not going to work.
Oracle import does work nicely on NFS or Samba mounts.
Thats the way to go.
SEP
		
		
	
	
	
Its not going to work.
Oracle import does work nicely on NFS or Samba mounts.
Thats the way to go.
SEP
	Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
			
			
				
			
			
			
			
			
			
		Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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