Search Results

Search: Posts Made By: cougartrace
1,477
Posted By cougartrace
^I^I^I ------------- ORACLE STANDBY SYNC...
^I^I^I ------------- ORACLE STANDBY SYNC REPORT 08-OCT-2018 14:50:45 ------------$
$
$
$
$
$
-------------------------------------------------$
--^I^I AOC - XXXXXX ^I --$...
1,477
Posted By cougartrace
When I do this command as shown above: awk...
When I do this command as shown above:

awk '$NF!~"^--" {print $NF}' RS= myFile

then it does only get the difference field but it still prints the Difference column name. I'm hoping to just the...
1,477
Posted By cougartrace
Thanks everyone. I'll try it.
Thanks everyone. I'll try it.
1,477
Posted By cougartrace
That report is one single file. I know how to get...
That report is one single file. I know how to get awk to give me the last field (Difference) if there were no headings. What I don't know how or if I and do is skip the headings and column names and...
1,477
Posted By cougartrace
Help with awk command on report with headings
Hi all, I have a report that looks like this:

-------------------------------------------------
-- AOC - XXXXXXX --...
996
Posted By cougartrace
How to error script for a log file?
So, I have a log file I need to search for ORA- errors.

If the only errors are: ORA-39082|ORA-39083|ORA-01917 then the script should have executed okay.

If there are ORA- errors that are in the...
1,077
Posted By cougartrace
thank you. Wow one foolish mistake and one big...
thank you. Wow one foolish mistake and one big thanks for the awk part which I never thought about
1,077
Posted By cougartrace
Trouble with variable and command assignment
I have a section of a script where I want to check a log file for a certain oracle error and if there is only one error (and it is ORA-39152) then I want to email that script is complete. Otherwise...
Showing results 1 to 8 of 8

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