Read control file count in shell script
How to read oracle control file's data in a shell script?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Dhirendra MisraPosted Feb 24, 2014, 4:49 AM
I think it is better to use "SQL LDR Utility" given by oracle to read control file.
Otherwise use bulk load or BCP to load data.