Search Results

Search: Posts Made By: phoenix86
37,079
Posted By phoenix86
you can try the below script where it will...
you can try the below script where it will connect to an oracle database and execute the query
sqlplus username/password@DB <<EOF
@/dir/home/sqlfilename.sql;
exit;
EOF
19,929
Posted By phoenix86
Hi Everyone, I thank you all for your timely...
Hi Everyone,
I thank you all for your timely help. I have used %s/^Z//g and ^Z Character is removed from the file.
19,929
Posted By phoenix86
Removing ^Z Character in a File
Hi,
I am having a pipe (|) delimited file which is having ^Z character in the middle of the text.Could anyone please suggest me how to remove this ^Z Character from the file.I almost used all the...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 07:18 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy