RW Converter issue [message #628714] |
Thu, 27 November 2014 05:51 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
![](//www.gravatar.com/avatar/785efb1f65b0c1c361b2eeba58348af4?s=64&d=mm&r=g) |
Heisenberg
Messages: 6 Registered: September 2014 Location: India
|
Junior Member |
|
|
echo "Enter a filename:"
read fname
echo $fname
echo "Converting "$fname" to rex"
rwconverter userid=.../... batch=yes overwrite=yes stype=rdffile source=$fname dtype=rexfile
I placed the file in the correct custom path and executed the sh file.
The error I received was "cannot execute"
Any suggestions??
[Updated on: Thu, 27 November 2014 05:52] Report message to a moderator
|
|
|
|
|
|
|
|