InterviewSolution
Saved Bookmarks
| 1. |
What Do You Mean By Parameter File? Why Do We Use It And What All Things We Can Define In A Parameter File? |
|
Answer» Parameter file is a file assigned to a session which has configuration DETAILS in it. The parameter file is used for REUSABILITY. Below THINGS are defined in it. Connections, MAPPING parameter, mapping variable. Parameter file is a file assigned to a session which has configuration details in it. The parameter file is used for reusability. Below things are defined in it. Connections, mapping parameter, mapping variable. |
|