Search Results

Search: Posts Made By: CFA
5,214
Posted By CFA
Thankyou So much RudiC ... it worked : ) !!! ...
Thankyou So much RudiC ... it worked : ) !!!

As I am new to unix request you to please help me understand the code.

Thanks
CFA
5,214
Posted By CFA
RudiC They are not variables they are...
RudiC

They are not variables they are constants.

Even the tsv file contains only the before and after count for these tables and not the table name.

Please advise..
5,214
Posted By CFA
Hi RudiC.. Thank you so much for...
Hi RudiC..


Thank you so much for helping..

It did work for the format i was looking for.

But The table names A and B i used are just examples.. In real My table names are different:

Eg:...
5,214
Posted By CFA
Thankyou so much Srini ...!!! That worked :)...
Thankyou so much Srini ...!!!

That worked :) :b:

Now I have the before and after count in the tsv file as below:


1620
4489
848
2456


where 1620 and 4489 is before count of table A...
5,214
Posted By CFA
Thankyou so much RudiC and Srini !! @Srini :...
Thankyou so much RudiC and Srini !!

@Srini :

I am connecting to sql session and taking a spool of the BEFORE COUNT of the two tables (code below)

x=`sqlplus -s $ORACLE_LOGIN @temp.sql`

...
5,214
Posted By CFA
Could someone please help !! Its Urgent ...
Could someone please help !!
Its Urgent :confused:
5,214
Posted By CFA
Mailing query results in tabular format
Hi ,

I am purging two tables based on date.

In my script I am taking the count of the tables purging them and then taking the after counts. I need to mail the before and after counts of the...
Forum: UNIX and Linux Applications 09-10-2012
3,290
Posted By CFA
Hi Elixir, Thanks a lot for your reply. ...
Hi Elixir,

Thanks a lot for your reply.
This one works fine.

The only problem being our cfg file consist of some descriptive headers before each range specified. So while running the code we...
Forum: UNIX and Linux Applications 09-07-2012
3,290
Posted By CFA
Hi Elixir, Thanks a lot for your reply.:) ...
Hi Elixir,

Thanks a lot for your reply.:)

We tried this but the output is incorrect.
Also we need both the matching content and the non matching content to be displayed together.

For...
Forum: UNIX and Linux Applications 09-07-2012
3,290
Posted By CFA
Hi For the same example. What should we...
Hi

For the same example.
What should we do if we need to count and print all the contents of File1.txt which do not fall in the range of File2.cfg?

Thanks in Advance,
CFA :)

----------...
Forum: UNIX and Linux Applications 08-27-2012
3,290
Posted By CFA
Thanks again
Hi Elixir

Thanks a tonne...!!!! Appreciate your quick response:).
The explanation was very clear:D. Got a clear picture how the code is working.

Thanks and Regards,
CFA:)
Forum: UNIX and Linux Applications 08-27-2012
3,290
Posted By CFA
Thanks a bunch
Hi Elixir,

Thanks a lot for your help.

Now its working fine:).
Would deem it a great favour if you could please explain how exactly the provided code works.

Thanks in Advance
CFA:D
Forum: UNIX and Linux Applications 08-27-2012
3,290
Posted By CFA
Hi Elixir Thanks a bunch for your prompt...
Hi Elixir

Thanks a bunch for your prompt reply.

We tried this command but its providing the output as '0'.
Also the two files that we mentioned are in different paths.

Could you please...
Forum: UNIX and Linux Applications 08-27-2012
3,290
Posted By CFA
Unix Shell Scripting : Comparision of two files
Hi,
We need to compare a text file File1.txt and config file File2.txt in a way that it checks if the content of File1.txt exists between the range mentioned in File2.cfg.
The range here is the...
Showing results 1 to 14 of 14

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