Hello!
I need a bit of help. In searching the forums I saw some mentions of what I need to do in UltraEdit but not the solution.
I need to thin down some database dump files of high resolution data something similar to the example below. These files are several GB's in size. Basically I need it to copy the first line and then every forth line to the end of the file into a new text file which would be one quarter in size. Basically turning the high resolution data into not so high resolution. Thank you in advance!
I need a bit of help. In searching the forums I saw some mentions of what I need to do in UltraEdit but not the solution.
I need to thin down some database dump files of high resolution data something similar to the example below. These files are several GB's in size. Basically I need it to copy the first line and then every forth line to the end of the file into a new text file which would be one quarter in size. Basically turning the high resolution data into not so high resolution. Thank you in advance!
Code: Select all
Tag,Time Stamp,Value,Base Status,User Status
CAL.UISP1:2587782246_COMMSTAT,5/21/2011 15:21:29.000,1:In Progress ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,5/21/2011 15:21:42.000,3:Succeeded ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,5/26/2011 08:48:06.000,1:In Progress ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,5/26/2011 08:48:47.000,2:FAILED: No Res,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/12/2011 10:23:30.000,1:In Progress ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/12/2011 10:24:19.000,3:Succeeded ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/12/2011 10:25:01.000,1:In Progress ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/12/2011 10:25:03.000,3:Succeeded ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/12/2011 10:25:05.000,1:In Progress ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/12/2011 10:25:08.000,3:Succeeded ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/12/2011 10:25:10.000,1:In Progress ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/12/2011 10:25:12.000,3:Succeeded ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/12/2011 10:25:14.000,1:In Progress ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/12/2011 10:25:16.000,3:Succeeded ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/12/2011 10:25:20.000,1:In Progress ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/12/2011 10:25:22.000,3:Succeeded ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/12/2011 10:25:24.000,1:In Progress ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/12/2011 10:25:26.000,3:Succeeded ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/12/2011 10:25:28.000,1:In Progress ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/12/2011 10:25:32.000,3:Succeeded ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/12/2011 10:25:34.000,1:In Progress ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/12/2011 10:25:37.000,3:Succeeded ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/13/2011 11:03:10.000,1:In Progress ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/13/2011 11:03:17.000,3:Succeeded ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/13/2011 11:05:07.000,1:In Progress ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/13/2011 11:05:18.000,3:Succeeded ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/13/2011 11:06:15.000,1:In Progress ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/13/2011 11:06:20.000,3:Succeeded ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/13/2011 11:06:48.000,1:In Progress ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/13/2011 11:07:04.000,3:Succeeded ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/13/2011 11:07:28.000,1:In Progress ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/13/2011 11:07:36.000,3:Succeeded ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/13/2011 11:08:51.000,1:In Progress ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/13/2011 11:09:15.000,3:Succeeded ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/13/2011 11:12:08.000,1:In Progress ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/13/2011 11:12:20.000,3:Succeeded ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/18/2011 10:13:13.000,1:In Progress ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/18/2011 10:13:21.000,3:Succeeded ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/21/2011 15:23:23.000,1:In Progress ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/21/2011 15:23:30.000,3:Succeeded ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/24/2011 06:50:10.000,1:In Progress ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,10/24/2011 06:50:16.000,3:Succeeded ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,11/18/2011 07:49:26.000,1:In Progress ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,11/18/2011 07:49:31.000,3:Succeeded ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,11/18/2011 07:52:27.000,1:In Progress ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,11/18/2011 07:52:33.000,3:Succeeded ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,11/18/2011 07:52:47.000,1:In Progress ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,11/18/2011 07:52:50.000,3:Succeeded ,0x0003,0x00000000
CAL.UISP1:2587782246_COMMSTAT,11/18/2011 07:55:48.000,1:In Progress ,0x0003,0x00000000