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)
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
Functions explanation:
 
Functions explanation:
 
<pre>
 
<pre>
 +
gfsqw_BeginningCom
 
lfsqw_Export =>  
 
lfsqw_Export =>  
lfsqw_GenerateCommands
+
lfsqw_GetSCN =>  
lfsqw_GenerateCommands =>
 
lfsqw_Import =>  
 
 
lfsqw_InitParfile
 
lfsqw_InitParfile
 
lfsqw_InitParfile =>  
 
lfsqw_InitParfile =>  
 +
lfsqw_RemoveExport
 
lfsqw_RemoveExport =>  
 
lfsqw_RemoveExport =>  
 
</pre>
 
</pre>

Latest revision as of 19:21, 24 January 2023

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

gfsqw_BeginningCom
lfsqw_Export => 
lfsqw_GetSCN => 
lfsqw_InitParfile
lfsqw_InitParfile => 
lfsqw_RemoveExport
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 .