Search Results

Search: Posts Made By: praveen.pinto
10,176
Posted By praveen.pinto
Hi thumsup 9. the files created are...... ...
Hi thumsup 9.
the files created are......
creditsaa
creditsab
creditsac
creditsad
10,176
Posted By praveen.pinto
I tried the below given by u... cp...
I tried the below given by u...

cp Creditratings.txt Creditratingsdata.xls
split -64000 Creditratingsdata.xls credits
cat credits* > x.xls

But it doesn add a new worksheet.
only one...
10,176
Posted By praveen.pinto
Split n then concatenate files.
I have a file which has 350,000 records.
I want all of these in 1 excel sheet file(around 6 worksheets)
I used the below command to split it.

split -64000 Creditratingsdata.xls credits

Now i...
20,377
Posted By praveen.pinto
Command meaning.
what does it mean

set linesize 200;
set linesize 2000;

i am spooling the data into a file .When i give 200 the size of file is 72MB.
When i give 2000 its 720 MB.How do i know if i am getting...
3,825
Posted By praveen.pinto
but i dont know the size of the file...sometimes...
but i dont know the size of the file...sometimes it can b 10mb sometimes 100 mb.Any looping options.....?????????
Help please.........
Fast.........
Got a deadline in 20 mins........
Kindly...
3,825
Posted By praveen.pinto
where do i add that bit of code.....!!!!!!!!!!
select a.CUST_ACCT_NBR||'^'||a.cust_first_name||' '||a.cust_last_name||'^'||(select ACCT_CTGRY_DESC from ts.ttl_cust_acct_ctgry_tl where
...
3,825
Posted By praveen.pinto
Thankx a billion..........
Thankx a billion..........
3,825
Posted By praveen.pinto
dude the explanation is too gizmo..could u...
dude the explanation is too gizmo..could u simplify it for me..........
2,556
Posted By praveen.pinto
file splitting
I am running a script that puts some data into an excel sheet and that is mailed to my email id....following is the code...

uuencode Creditratings1.txt Creditratings1.xls | mailx -s "Credit Rating...
3,825
Posted By praveen.pinto
File splitting
I am running a script that puts some data into an excel sheet and that is mailed to my email id....following is the code...

uuencode Creditratings1.txt Creditratings1.xls | mailx -s "Credit Rating...
Showing results 1 to 10 of 10

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