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

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

Revision as of 18:56, 25 March 2018

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

lfsqw_Export => 
lfsqw_GetSCN => 
lfsqw_InitParfile
lfsqw_InitParfile => 
lfsqw_RemoveExport => 


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 .