Search results

  1. catch.saravana

    Question Parallel Load

    Hi Rob, Please find more specifications below; Each CPU is of: vendor_id : GenuineIntel cpu family : 6 model : 45 model name : Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz stepping : 2 microcode : 0x710 cpu MHz : 2600.000 cache size : 20480 KB...
  2. catch.saravana

    Question Parallel Load

    Rob - It's 4 CPU and each is 1 core.
  3. catch.saravana

    Question Parallel Load

    Sorry Rob, My bad. We are in the process of migrating the DB from 9.1E to 11.6 (load process is on 11.6 version). Can you please let me know the parameter that has to be added to tune up the performance in this case? I wonder why will the load of 4 tables take approximately 26 minutes when...
  4. catch.saravana

    Piew - Free Progress Code Editor

    Awesome work! I love this editor and started using it.
  5. catch.saravana

    Question Parallel Load

    Hi All, I am facing performance issues with parallel load with inline index build. Let's take a scenario, I was able to run 4 loads with inline index build in < 6 minutes when I ran it one by one (without proserve just proutil). The same set of 4 loads are taking around 23 minutes to complete...
  6. catch.saravana

    Question Segregate Tables & Indexes On A Type-ii Storage Area

    @Cringer @RealHeavyDude : Thank you!
  7. catch.saravana

    Question Segregate Tables & Indexes On A Type-ii Storage Area

    Hello Everyone, We have a DB with 900+ tables and approximately 1.1 TB of data. I have couple of quick questions; 1. How do we segregate tables under different areas? I am sure it shouldn't be based on functionality. Can we have it 1 table per area and group of indexes of that table in another...
  8. catch.saravana

    Question Error Loading Df File

    yes Tamhas, looks like that was the root cause here. I re-installed progress on the Linux machine and it was asking for date and decimal type; when I chose the proper option the DF loaded properly. Thanks everyone.
  9. catch.saravana

    Question Error Loading Df File

    I got one observation on this yesterday. I use puTTy (Linux OS) - once I login to my application and on procedure editor if I display any decimal value I could see it displayed with apostrophe and comma, rather than comma and dot respectively. say 999,999,999.99 gets displayed as 999'999'999,99...
  10. catch.saravana

    Question Error Loading Df File

    The issue is bit weird because am able to load the same on Windows OE 11.6 without any problem; I have the issue only on Linux. I received only the date issue on Windows and not the other and in Linux am getting both. Note: When I say windows my application is not running on windows; I just...
  11. catch.saravana

    Question Error Loading Df File

    Hi Chris, Thanks for your response. I double checked the PF file and it doesn't have any -numsep or -numdec parameter mentioned on it. Do you have an idea on what is the default value for this and do you think this could be an issue? Regards, Saravanakumar B
  12. catch.saravana

    Question Error Loading Df File

    Cringer - sorry, may be a dumb question. What kind of options do you mean while loading DF? All I do is choose few check boxes like, 'Stop if Errors Found', 'Output Errors to File' and 'Output Errors to Screen'. Is that what you mean by saying options selected for load? OR something else? Please...
  13. catch.saravana

    Question Error Loading Df File

    Oh cool. Just curious - I received only the invalid initial value for DATE datatype error and not for the other on Windows OE 11.6 but received both errors on Linux OE 11.6. Any specific reasons? Regards, Saravanakumar B
  14. catch.saravana

    Question Regarding Pre-processor

    Is there any reason why you wanted to remove this line from the code?
  15. catch.saravana

    Question Error Loading Df File

    Hi All, I am receiving the below error while loading the DF file in OE 11.6 but not receiving the error in 9.1E. I have just kept the dummy field/table names - sorry for that. I understood the error for one field but couldn't find for another. Error: ------ Table: t1 Field: f1 Index...
  16. catch.saravana

    Question Increase In Performance - Type Ii Storage?

    @Tom - I will share the numbers with you once I test the same.
  17. catch.saravana

    Question Increase In Performance - Type Ii Storage?

    Sorry, My bad - We are migrating to 11.6 not 11.3. Thanks all, will read through the ppt's, docs and run some queries and post questions, if any.
Back
Top