Search Results

Search: Posts Made By: amvip
3,676
Posted By amvip
Hi Yoda, Thanks. But the output actually...
Hi Yoda,

Thanks. But the output actually looks like:
CS123|0||5897|QXCYN87876
As it displays, there is a missing data field |0| :- CS123|0|0|
Also, if the text field contains say QXCYN87876...
3,676
Posted By amvip
Remove whitespaces between delimiter and characters
Hello All,

I have a pipe delimited file and below is a sample data how it looks:
CS123 | | || 5897 | QXCYN87876
As stated above, the delimited files contains sometimes only spaces as data ...
3,260
Posted By amvip
Thanks for the advise. Yeahh..It seems I really...
Thanks for the advise. Yeahh..It seems I really cant run both the inserts and the function in the same file and expect my script to catch the ref cursor returned by the function. Actually I was...
3,260
Posted By amvip
Passing Oracle function as file input to sqlplus
Apologies if this is the incorrect forum.There is an issue in the function call I am facing while calling the same from a unix shell scripts.
Basically, I want the ref cursor to return values to a...
6,944
Posted By amvip
The total data created was around 1.2 million
The total data created was around 1.2 million
6,944
Posted By amvip
For scenario wherein the file has around 20...
For scenario wherein the file has around 20 million records and size is around 3 GB, the split kept on running for more than 10 minutes and hence I had to close the session as this benchmark was...
6,944
Posted By amvip
Thanks. The command works fine. Just one thing.It...
Thanks. The command works fine. Just one thing.It takes really huge time to split a file say for size 3 GB. Is there a workaround for this? And just a small correction - Changed n=20000000 to...
6,944
Posted By amvip
Split files based on row delimiter count
I have a huge file (around 4-5 GB containing 20 million rows) which has text like:

<EOFD>11<EOFD>22<EORD>2<EOFD>2222<EOFD>3333<EORD>3<EOFD>44<EOFD>55<EORD>66<EOFD>888<EOFD>9999<EORD>

Actually...
2,362
Posted By amvip
Thanks Corona688...but the code isn't working. I...
Thanks Corona688...but the code isn't working. I can still see some spaces between fileds in the file. Below is the reference sample:

457<EOFD>Mar 1 2007 12:00:00:000AM<EOFD>Mar 31 2007...
2,362
Posted By amvip
Yeahh..it works..but just one thing..the...
Yeahh..it works..but just one thing..the whitespace between system and <EORD> remains: "system <EORD>". Actually except the first line, <EORD> defines start of a new row in the file so basically its...
2,362
Posted By amvip
Thanks Corona688..Just to confirm, my files are...
Thanks Corona688..Just to confirm, my files are like below:
1. Each field delimited by <EOFD>
2. The marker for a new row is <EORD> . I think since <EORD> marks the end of a line, can you suggest...
2,362
Posted By amvip
Thanks Corona688..Is there any workaround for...
Thanks Corona688..Is there any workaround for this? I am currently trying to split the files into smaller chunks and try it. But that requires an effort as my file is delimited file and I have to...
2,362
Posted By amvip
Removing White spaces from a huge file
I am trying to remove whitespaces from a file containing sample data as:
457 <EOFD> Mar 1 2007 12:00:00:000AM <EOFD> Mar 31 2007 12:00:00:000AM <EOFD> system <EORD> 458 <EOFD> Mar 1 2007...
Showing results 1 to 13 of 13

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