Importing thru a shell script
352315May 21 2008 — edited May 22 2008I want to import thru a shell script..in oracle 10g rel 2. on RHEL4
Is there any way thru which i can mimic the file open dialog box in windows in Linux here.
So that i can call the file open dialog and browse for the particular file to import.
which will be concatenated in a string in ...imp command in shell script..
Else how do i input the file name (to import) in a shell script from the user..