Difference between revisions of "SQWareProduction:oracle:lib:sqwora SchemaRefreshExpdp.lib"

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by BatchUser)
 
m (Updated by BatchUser)
Line 5: Line 5:
 
<pre>
 
<pre>
 
lfsqw_Export =>  
 
lfsqw_Export =>  
lfsqw_GenerateCommands
+
lfsqw_GenerateDropCommands =>
lfsqw_GenerateCommands =>  
+
lfsqw_GenerateKillCommands =>
 +
lfsqw_GenerateLockUnlockCommands =>
 +
lfsqw_GetSCN =>  
 
lfsqw_Import =>  
 
lfsqw_Import =>  
 
lfsqw_InitParfile
 
lfsqw_InitParfile
 
lfsqw_InitParfile =>  
 
lfsqw_InitParfile =>  
 +
lfsqw_KillSessions =>
 
lfsqw_RemoveExport =>  
 
lfsqw_RemoveExport =>  
 
</pre>
 
</pre>

Revision as of 18:34, 5 April 2014

shell functions library $gvsqw_OraBin/../lib/sqwora_SchemaRefreshExpdp.lib:
lib for sqwora_SchemaRefreshExpdp.ksh
Functions explanation:

lfsqw_Export => 
lfsqw_GenerateDropCommands => 
lfsqw_GenerateKillCommands => 
lfsqw_GenerateLockUnlockCommands => 
lfsqw_GetSCN => 
lfsqw_Import => 
lfsqw_InitParfile
lfsqw_InitParfile => 
lfsqw_KillSessions => 
lfsqw_RemoveExport => 


Nuvola apps information.png
Note:
You can overload functions contained in $gvsqw_OraBin/../lib/sqwora_SchemaRefreshExpdp.lib

by function with same name in $gvsqw_OraBin/../lib_cust/sqwora_SchemaRefreshExpdp.lib for all your environnement
or by $HOME/sqwConfig/sqwora_SchemaRefreshExpdp.lib specifically for this user .