Export a sqlnet file (SQLNetExport)
That SQLNetExport command exports sqlnet.ora configuration (that had previously been imported) from the specified version of the model, typically to a specified file.
                  
ttGridAdmin SQLNetExport [-latest|-current|-version n] [filepath]
Options
The SQLNetExport command has the options:
                  
| Option | Description | 
|---|---|
| 
 | Export  | 
| 
 | Export  | 
| 
 | Export  | 
| 
 | Path and name of the file that will contain the exported  | 
Examples
This example exports sqlnet.ora from the latest version of the model (by default) then shows the contents of the file.
                  
% ttGridAdmin SQLNetExport /sw/tten/grid/misc/sqlnet.ora % cd /sw/tten/grid/misc % more sqlnet.ora # To use ezconnect syntax or tnsnames, the following entries must be # included in the sqlnet.ora configuration. # NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)