The tag has no wiki summary.

learn more… | top users | synonyms

-4
votes
0answers
69 views

pros and Cons of Using 'SSIS' solution for Data Archival Over Classic 'Stored Procedure' solution [closed]

i asked a question regarding how to Archive Data Using SSIS in my last question : Move Records Which are older than 3 years from One Database (Production DB) to Another DB (Archive DB) Using SSIS ...
2
votes
3answers
66 views

Move Records Which are older than 3 years from One Database (Production DB) to Another DB (Archive DB) Using SSIS

Requirement is to Move Data Older than 3 years from Production DB to Archive DB , and Once Moved Delete those records from Production DB , so at any point of time Production DB will have only last ...
1
vote
1answer
53 views

How do you do RAM Purging in VB.NET?

I've never messed with memory before besides using Memory Streams. But I recently downloaded a RAM Cleaner that "purges" memory. I'm very curious on how it works and what it does. I tried googling ...
0
votes
0answers
25 views

How can you delete sprites in an array that go offscreen in starling?

In my game I am trying to remove enemies that get off screen from my array. At this point my code is broken and the array just keeps adding enemies without ever deleting them, which cause performance ...
0
votes
0answers
18 views

File purging script

I am trying to write a script to delete log files which uses a configuration file The configuration file should lists each log to be purged and retention period in days for that file in the form ...
0
votes
2answers
65 views

Purging Oracle Database Records

Consider this table: Table: ORDER [Columns: ID (PK), Order_Num, etc...] Child Tables: ORDER_ITEMS, ORDER_TRANSACTIONS, ORDER_PAYMENTS, ORDER_TRANSPORT, and many more etc. All the Child Tables have ...
0
votes
0answers
33 views

Scheduling of sql ldf purge script

How we can schedule a job to purge ldf file using script written below, so that we don't have to manually purge the ldf file always? Please anyone can help me with writing the script to schedule this ...
0
votes
1answer
114 views

How to auto-purge perl script logs from inside a cron entry?

I have a crontab setup to run a perl script every hour, at 5 minutes past the hour (so 2:05, 3:05, 10:05, etc.): 5 * * * * perl /abs/path/to/my/script.pl >> /abs/path/two/my/script-log.txt ...
0
votes
2answers
60 views

Purging UIViewController

I have a stack of UIViewControllers currently, each is a modal ViewController presented over the previous one. My problem is that I do not need a stack of UIViewControllers, I only need the last one. ...
0
votes
1answer
850 views

What does mac 'purge' command really do? [closed]

I use mac machine, and I have a curiosity the concept of mac's purge command. When I do that command, it frees of the memory that some like garbages (Is it really right?) I have learnt Virtual ...
0
votes
1answer
125 views

Varnish 3.0.3 req.hash_always_miss vs Vary

I'm trying to build a system that can purge and regenerate URLs as required for a particular system. I previously was having issues with purging when the system located the object by hash but missed ...
1
vote
1answer
170 views

Flexible low level http library for Java?

I trying to purge caches on squid and in order to do it I need to execute weird http request. Request should look like: PURGE www.cached:port/params HTTP/1.1 where www.cached:port/params ...
0
votes
1answer
100 views

phpthumb remove cache for specific file

I'm using the library phpthumb for resizing image on the fly on a personal project. I give the users the abilities to modify the image they have uploaded and rotate it. I need to purge the phpthumb ...
0
votes
0answers
121 views

Differences between purge and delete files?

I have looked it up but haven't been able to find many differences between purging and deleting a set of files. Is there more to PURGE than simply BACKUP AND DELETE? EDIT: Specifically, this is ...
3
votes
1answer
182 views

Is it possible to undo an hg purge?

I accidentally purged a few files I didn't mean to with "hg purge". Is there a way to undo this?
1
vote
1answer
1k views

Eliminating non-working PostgreSQL installations on Ubuntu 10.04 and starting afresh

I find I have the wreckage of two old PostgreSQL installations on Ubuntu 10.04: $ pg_lsclustersVersion Cluster Port Status Owner Data directory Log file Use of uninitialized ...
0
votes
3answers
359 views

Node.js global variable property is purged

my problem is not about "memory leakage", but about "memory purge" of node.js (expressjs) app. My app should maintain some objects in memory for the fast look-up's during the service. For the time ...
5
votes
2answers
1k views

Varnish purge using HTTP and REGEX

I want to purge Elements of my varnish using HTTP. This http call is triggered from a backend server behind the varnish itself, so the backend server has not other access but HTTP. I have ...
0
votes
1answer
103 views

Append parameter to page inside iframe

I am making a tiny bot-like page that will redirect the user to a certain page plus a paramater. Basically: A page inside an iframe redirects the user to a random page on my site (already done) The ...
0
votes
0answers
21 views

How to allow a specific user to purge emails on shared accounts Outlook 2007+

Yesterday I went to this office where all the employees shared the same IMAP inbox and they were all allowed to mark emails as deleted, but the only person who could actually purge the deleted emails ...
0
votes
1answer
253 views

Squid - Can I purge cache objects in squid-cache using url?

I am new to squid-cache. I am looking for purging objects using http url. http://$cacheuser$:$cachepassword$@$cache$:8081/CE/Delete/<protocol>/<machine-name>/<folder>/<file> ...
8
votes
2answers
2k views

How to delete or purge old files on S3?

Are there existing solutions to delete any files older than x days?
0
votes
1answer
282 views

P4 - Purge File State

I'm doing a script for clean history and revision of selected files. I change the FileType of a binary file to binary+S3, so this file will now just keep the 3 last revision. When i use this method ...
3
votes
0answers
240 views

Android live wallpaper crashing because of custom fonts

I'm trying to create a live wallpaper in Android. It has a text drawn on it in the following way, with customs string placed in the assets directory: String path = "fonts/calligraffiti.ttf"; ...
2
votes
1answer
593 views

Purge old indexes from Sonatype Nexus

We're using Sonatype's Nexus 1.9.2.2 for proxying maven repositories. Our problem is that the indexes are eating so much disk space. All our repositories are taking about 25GB space, and growing. ...
2
votes
0answers
427 views

LOGCAT : purging 197K from font cache

My android application logs such a messages, continuously. Whta is it I am not creating a typeface, just writing something with small font size on screen. 10-30 17:24:41.994: DEBUG/skia(26968): ...
0
votes
2answers
3k views

How do i purge a linux mail box with huge number of emails?

I have setup some cron jobs and they send the crons result to an email. Now over the months i have accumulated a huge number of emails, like say 300000+ emails, which exceeded my inode limit for the ...
2
votes
1answer
328 views

plone.app.caching and settings Varnish to purge the cache

I am running Plone 4.1 on Ubuntu 10.04. How one should configure Varnish (public IP:80) - default.vcl from Ubuntu/Debian plone.app.caching ... so that purging works correctly I am not that ...
3
votes
4answers
314 views

Does subversion save deleted files?

I'm using a subversion repository which was given to me for free by a generous website. This means that I only have 200MB to work with for the repository. I'm not complaining, though, because I do ...
2
votes
2answers
842 views

Varnish purge configuration causing startup errors

I'm having a problem with the purge configuration in Varnish. I have a purge URL configured as below, but on attempting to start the service I get an error, also below. If I comment out this piece of ...
7
votes
4answers
2k views

How to remove large file permanently for the whole team

Someone in my team pushed a large file to the git server and everyone in the team now has a clone of the project with the large file. I followed the guide in ...
3
votes
0answers
690 views

Nginx reverse-proxy cache invalidation strategies

I've been using Nginx 0.8.5 as a caching reverse-proxy to build out a custom cdn-like solution to speed up our site's load time. It works great so far except that cache invalidation is really cludgy, ...
1
vote
3answers
1k views

How to purge the Database data and log files in MySQL?

I want to purge the ibdata1, ib_logfile0 and ib_logfile1 files in MySQL. Because these files are taking too much space of my C:\ disk. And I don't want to move these files anywhere else in the Hard ...
0
votes
2answers
598 views

how to purge journal queue in c#?

i am getting the purge to work on a queue but not on its journal any idea why? MessageQueue oque1 = new MessageQueue(Qname); oque1.UseJournalQueue = true; oque1.Purge();
0
votes
2answers
2k views

Alright to truncate database tables when also using Hibernate?

Is it OK to truncate tables while at the same time using Hibernate to insert data? We parse a big XML file with many relationships into Hibernate POJO's and persist to the DB. We are now planning on ...
0
votes
4answers
2k views

Sort results from find and grab subset (bash)

I have a pair of bash scripts, 1 that dumps mysql dbs, and the second to purge old backups. I have always relied on date, so any files older than 7 days are purged, and new backups created daily. The ...
3
votes
7answers
4k views

iPhone: How to purge a cached UITableViewCell

iPhone SDK question: Does anyone have suggestions on how to purge a cached UITableViewCell I'd like to cache these cells with reuseIdentifier. However, there are times when I need to delete or modify ...
1
vote
1answer
727 views

Able to delete a specific revision from SVN?

Does SVN allow you to completely and cleanly delete an entire revision from its folder structure? I used Tortoise SVN to delete a file from the SVN repository, and due to size I want it to be ...
25
votes
7answers
8k views

How to automatically remove all .orig files in Mercurial working tree?

During merges mercurial leaves .orig file for any unresolved file. But after manually resolving problems and marking a file correct it does not delete the .orig file. Can it be automatically removed ...
3
votes
4answers
3k views

Techniques for removing old data on Oracle databases

We have a mature Oracle database application (in production for over 10 years), and during that time, we have been using scripts of our own devising to remove old data that is no longer needed. They ...
5
votes
4answers
3k views

Batch deletion / purging of records via Java ORM

Right - I want to delete (e.g.) 1,000,000 records from a database. This takes a long time -> the transaction times out and fails. So - I delete them in batches say 25000 records per transaction. Using ...
7
votes
5answers
8k views

clear buffer cache on Mac OS X

Is there a way to programatically clear the buffer cache on the Mac, preferrably in C? Basically, I'm looking for the source of 10.5's purge command. EDIT: I now see this is part of the CHUD tools, ...