Search Results

Search: Posts Made By: Hope
13,356
Posted By Hope
Added the termout off and still get the log. Is...
Added the termout off and still get the log. Is it conflicting with any of the other setting?
Regards,
Hope
13,356
Posted By Hope
By the way, is it possible to suppress(just don't...
By the way, is it possible to suppress(just don't show ) the script log report, I need to see the data in the excel sheets only. If yes, how do you do that?

Regards,
HOPE
13,356
Posted By Hope
Thank you Akshay and Rudic Sorry, I was...
Thank you Akshay and Rudic
Sorry, I was putting comma between the tables in the table array. tables = ( table1, table2) it is all good now.

I really appreciate your expertise.
Regards,...
13,356
Posted By Hope
Hello Rudic, Thank you for your time, Are you...
Hello Rudic,
Thank you for your time,
Are you still using the loop, I have so many tables to spool from and wanted to make sure my code is efficient.
In your code, where are you keeping the...
13,356
Posted By Hope
can it be spooled to different excel files?
Is it possible to spool it to different excel files? It is now dumping all the tables in one excel, which is not useful for my purpose.
Thanks in advance.

Hope
13,356
Posted By Hope
Thank you Akshay, It is a very good code, It...
Thank you Akshay,

It is a very good code, It is putting all the files in one file, how can I spool each query to different CSV files. (Eg. Table1 to table 1.csv, table 2 to table2.csv ).
...
13,356
Posted By Hope
Anyone who has done this before? Help please !!
Anyone who has done this before? Help please !!
13,356
Posted By Hope
Here is another try, Any body who can make this...
Here is another try, Any body who can make this more efficient? I don't want to use the setting and the sql connection more than once.
Thanks ,
Hope



FIle = "geo_JOB.csv"

sqlplus -s...
13,356
Posted By Hope
Thank you Rudic, What do you mean step by step?...
Thank you Rudic,
What do you mean step by step?
geo_JOB1.csv
geo_JOB2.csv at the beginning of the script? Can you elaborate if possible?

Regards,
Hope



export...
13,356
Posted By Hope
Thanks for the comments
Thank you for your feedback,

Sorry for choosing a confusing variable "Export". I have changed it to Download_job.
The first table is exported to the first file as needed and unfortunately, there...
13,356
Posted By Hope
Export Oracle multiple tables to multiple csv files using UNIX shell scripting
Hello All,
just wanted to export multiple tables from oracle sql using unix shell script to csv file and the below code is exporting only the first table.
Can you please suggest why? or any...
4,891
Posted By Hope
Thanks all for your replies. I think I found...
Thanks all for your replies.
I think I found the problem. Every time I try to see the csv output file, the sheets are open on my window and never tried to close it. When I close all the current...
4,891
Posted By Hope
unis error message "not spooling currently"
Thanks Robin,
I have tried that and still got the same error " not spooling currently".
Any more ideas why?

Regards,
Hope
4,891
Posted By Hope
UNIX script error message
I have this UNIX script code with a query to export sql table in Oracle and export to csv file. The code gets the data correctly. However, when I run the script second time, I got the error message...
6,006
Posted By Hope
Many many Thanks. Hope
Many many Thanks.
Hope
6,006
Posted By Hope
Thanks for the quick reply. The error is gone...
Thanks for the quick reply.
The error is gone now but the email is blank(no file names) even though there are file more than 240 minutes.
Any error in the script?

Regards,
Hope
6,006
Posted By Hope
UNIX script error message
Greeting!!
I wrote the below script to e-mail me only file names in a specific directory when a file is delayed for some time in a that directory. I am getting unexpected eof error message.
I...
Showing results 1 to 17 of 17

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