Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using strings on a file in use

Status
Not open for further replies.

bi

Technical User
Apr 13, 2001
1,552
US
I am having a friendly debate with an Oracle DBA regarding running strings on an Oracle control file while the database is up and running.

I contend strings makes no changes to the file, so nothing should happen to the control file.

The DBA contends if the database is running when you run a strings on it, the control file will be corrupted.

Does anyone have any experience with this? (I'm posting the same question in the Oracle forum.)

Thanks.
 
Strings just reads files, unless you do something really stupid like redirect the output of strings to the control file I doubt you'll hurt it. Mike
________________________________________________________________

"Experience is the comb that Nature gives us, after we are bald."

Is that a haiku?
I never could get the hang
of writing those things.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top