Wired Intelligent Edge

 View Only
  • 1.  VCX Enterprise 9.8.15

    Posted Feb 21, 2013 04:28 PM

    I am looking for a way to archive and remove Call Detail Records from our primary server.  The database is getting full!

    I know where the records are....I just do not know the commands to remove more than one at a time!

     

    Thanks,



  • 2.  RE: VCX Enterprise 9.8.15

    Posted Feb 22, 2013 12:11 AM

    Use WinSCP to download them.

     

    Since the VCX CDR app uses SCP to download the files anyway, you can access the archive on a different SCP server.

     

    If the folder is too large (like when even an ls command fails), you could try mv 2006*.xml ../2006



  • 3.  RE: VCX Enterprise 9.8.15

    Posted Feb 22, 2013 10:13 AM

    Thanks!  That is exactly what I needed.

     



  • 4.  RE: VCX Enterprise 9.8.15

    Posted Feb 25, 2013 04:38 PM

    Found CDRs and was able to download them, and delete what I wanted to remove.  In this process I found two branches that were evidently deleting their CDRs after they are exported to the Primary where the CDRs are collected.

     

    I have compared the acctxmlconfig for a branch that deletes against one that does not and do not find any differences.

    I have compared the itbes_xm_cdr.mib files on them also and do not find any differences.

     

    Where else could I find a file that could be telling my branches to delete after exporting?

     

    I would appreciate any help!

     

    Thanks in advance



  • 5.  RE: VCX Enterprise 9.8.15

    Posted Mar 05, 2013 01:22 PM
    No clue on that. It may be how the VCX works internally, via it's own bash scripts or embedded in the executables.