How to break up a single large catalog into smaller catalogs?

I use PSE6. I have about 8,000 photos in a single large 22 GB catalog file. Needless to say this is getting out of hand and slowing things down overall, especially during backups. At this point it takes me nearly half an hour to do a full catalog backup using PSE's backup function, and most of that time is consumed in backing up  old unchanged stuff. To make this more efficient, I want to divide this mess up into several smaller catalogs, with maybe a thousand or so  photos in each catalog file. Most of them will be considered "archive" catalogs and never changed, leaving me with a single current "working" catalog, which I hope will speed things up. My PC is not new, but it is a Pentium 2.8 with 2 GB of RAM and 500G and 160G 7200 RPM drives. I keep all  backups in two places: a local drive, and a "safety" copy on an external USB drive.
I can see how to create  a series of new catalogs,  but what are the mechanics of transferring the appropriate groups of files from the single big catalog to  the new smaller catalogs?
Thanks for the help,
Jerry

Thank you for taking the time to post your recommendations. I agree, After further consideration I have decided not to break up the catalog, mainly because of the search difficulties it would probably cause. I see I mis-spoke before... when I said 22 GB I meant the backup file is that size, not the catalog file itself. I have no idea what size the catalog file is, but it's probably pretty small since it only contains thumbnails, file info, and tagging data. I do in fact have two local drives, one of which contains PSE and the other mostly backups. My redundant  "safety" backup copy resides on an external USB drive that is never connected except during a backup process. I have not been using incremental backups, because I never liked the idea of having mulitiple generations of data that depend upon all of them working correctly together to complete a complete file restoration daisy chain, but I suppose that's the only way to shorten the time spent in creating identical  backups to two separate drives, so I will begin doing it. I  considered RAID software, but after investigating that and hearing some of the horror stories I rejected the idea. About once every six months I also burn a full backup to DVD. All this backing up may seem fanatical to some, but it would be a heartbreaking event if my wife and I lost 12 years of family photos, and I don't intend to let that happen, not to mention losing a lot of medium format and 4x5  B&W files  which I have painstakingly scanned and edited over the years.

Similar Messages

  • How do I split a large chapter into smaller chapters in IBA?

    How do I split a large chapter into smaller chapters in IBA?

    Duplicate the long chapter into however many, then delete the pages from each until you have whittled the contents accordingly....you can also paste into a new book if that betters fits your style.

  • How To Automatically Split A Large Clip Into Smaller Clips

    I captured several one-hour tapes with an older version of Windows Movie Maker. 
    They are AVI files.
    I'd like to work with the footage when I purchase Premiere Pro CS5.5 or CS6.
    Each tape is composed of several starts and stops of the record button, so lots of individual clips inside of the hour-long captured footage.
    In Premiere Pro CS 5.5, is there a way to automatically split a large clip into smaller clips at the points where I started and stopped the camera?
    Any help is greatly appreciated.

    Flyingfish,
    I cannot tell you that.
    Historically, with "consumer" CODEC's, PrE often gets native support, before PrPro.
    However, with "professional" CODEC's, such as RED, PrPro has those, but PrE will likely never get them. There are some pro CODEC's, that PrPro does have, that PrE is missing, but I do not have a list.
    Good luck, and wish that I had more info for you.
    Hunt

  • Make a large image into smaller slices

    is there a way of splitting a large image into smaller
    sections

    wilburforce wrote:
    > is there a way of splitting a large image into smaller
    sections
    Check the help files on slicing. If you mean within the
    document window,
    use the marquee selection tools.
    Linda Rathgeber [PVII] *Adobe Community Expert-Fireworks*
    http://www.projectseven.com
    Fireworks Newsgroup:
    news://forums.projectseven.com/fireworks/
    CSS Newsgroup: news://forums.projectseven.com/css/
    Design Aid Kits:
    http://www.webdevbiz.com/pwf/index.cfm

  • How to convert a large PDF into smaller files

    How does one convert a large PDF file into smaller files and not get odd page breaks.  Need to get the page breaks at the headers.  Just looking for instructions for an end user of Acrobat Pro who reports getting random page breaks and couldn't get help from the Adobe help desk.  I was directed here when I tried to contact support ... Figure this forum may have information. ... thanks.

    You can't. If you split the file into pages it will remain in the same layout the original has. PDF files were not meant to be edited in the way you're describing.

  • How do I combine multiple single pdf's into one pdf document w/ multiple pages?

    How do you combine multiple single page pdf's into one pdf document w/ multiple pages?

    Hi Sandra,
    You have ExportPDF subscription from Adobe which would not combine files for you. It is only used to convert PDF into different formats.
    For Combining PDF you might to purchase the different subscription : PDF Pack
    Let me know if you have any other question
    Regards,
    ~Pranav

  • Splitting large video into smaller segments

    Is there a way to split a large iMovie Captured event into smaller segments/clips.
    Am attempting to convert my home videos ( Analog: 8mm) into iMovie clips.
    Used a ADS Pyro that converts my composite signal ( RCA: Yellow+Red/White) to a digital signal via Firewire using the iMovie capture. However, this creates a single 2 hour file that takes approx 26Gb because there is now DV information.
    I would like to (a) Break this into smaller segments/clips then (b) Change the date on these.

    Download MPEG Streamclip, which is free, from Squared 5.
    Drag your long clip into MPEG Streamclip.
    To split your video, move the playhead to your desired in point and type i. Then move the playhead to your desired out point and type o. Then File/Export to DV.
    For more tips, [see this post|http://discussions.apple.com/thread.jspa?threadID=2255575], especially numbers 9b and 9c

  • Should I split 1 large JAR into smaller JARs?

    I'm not sure how to deploy my application. It's composed of about 50 classes and at the moment compiles into one big JAR. Is that how things are done? I was wondering if I should split the application into smaller JARs according to function, as if I have to make a fix to one part, I then just distribute that one smaller file. Is this something that takes a lot of work to modify the code to make it work, or do I just select the classes in Eclipse and create the JARs? Or should I just not bother, and send out one big JAR?
    Thanks

    Hi There,
    First of all, I must tell you that making a 'jar' file an ddeploying that only to the AS will not do...... You gotta make an 'ear' or 'war' that will consist of the 'jar' files and give the 'jar' file in the Classpath....... If you use JNDI fo Database Connection, 'xml's must be written and configured correctly.....
    Secondly, a 'jar' file might contain 10 to the power Infinity class files--so, that is not a problem...... make sure that only class files r put into and not anything else like the 'java' files that might make the 'jar' big.....
    I think, I answered to your queries...............
    Now, if you face problems again, please be more specific in what you want in the forum.........
    OK Buddy, Cheers !

  • Dividing large files into smaller units

    As the Disability Services officer for a small state college, I obtain textbooks in PDF format for some students. With a software package, I can convert PDFs into mp3 files so students can hear as well as read their texts. However, occasionally I receive the entire textbook in one file, which is too large for our conversion program to handle. I would like to know if there is a convenient way (free would be good, too!) to divide an entire-text file into smaller chapter-by-chapter files.
    Thanks!

    Good day,
    Depending on the security settings applied to the PDF text books you're receiving, you may be able to use Adobe Acrobat to divide the PDF files into smaller, more managable files that you can process through your conversion program.  We offer a 30-day trial of Adobe Acrobat X Professional for Windows here: http://www.adobe.com/go/tryacrobatpro/
    As you're working for an educational institution, you may also qualify for our Student & Teacher Edition pricing. 
    I hope this helps!
    Kind regards,
    David
    Acrobat Community Manager
    Adobe Systems

  • How do I insert a single page pdf into a much larger 1,000 page pdf so that it is inserted on every other page of the large document?

    I essentially have one large pdf document (1,050 total pages) that consists of 525 individual 2-page letters. I have a second pdf document that is just 1 page, but needs to be inserted 525 times so that it is incorporated into each of the 525 individual 2-page letters, making them all 3 pages now.

    You may need to either use JavaScript or an Acrobat Action or a combination of both items.

  • How can I split a very large chapter into 3 smaller chapters without losing imbedded photos or formatting?

    I haven't a clue what this is supposed to contain. My problem is described above.

    click in the text where you want to split them > Menu > Insert > Section Break
    Peter

  • How do you convert a single audio file into multiple tracks?

    Ive got a cassette tape that I captured. Now I want that single file to be chopped up into multiple tracks.
    from there, can we burn to cd with the multi tracks? or do we need another cd burner program?
    also the only way Ive been able to get rid of big pops is highlight them and cut them out. the automated processes have not been able to do this for me.
    is there a procedure somewhere for this that I can follow?
    thanks for your assistance.
    best, M/

    Jimi
    this is exactly what I did with a previous cd. I thought it seemed like the long way round.
    was hoping for a more automated solution.
    when I came from XP land, I used to use Premiere Pro 2.0 and there was a Pro editing software that came with the Premiere suite, I forgot what it was called, but it did that automatically after adding markers and it was way better at eliminating clicks and pops.
    there was a view you could use where you could see the annoying noises by looking at it using several differnt views (like looking at an infared image).
    definetly had its advantages but I could not keep XP running. I got errors, blue screens, viruses, spywares, costs lots of money to fix an lots of downtime.
    so far the mac as worked without any major glitches (touching wood)
    best, M/

  • How to edit a large movie into smaller, separate movies?

    .: Hello. This question is so basic I'm embarrassed to ask it, but I am stuck. I am a new user to iMovie 6, and bought and am reading David Pogue's iMovie 6 & iDVD The Missing Manual, but can't seem to find an answer to what must be the most basic editing task. I have a couple of 40-50 minute movie clips made with a Flip Ultra. I imported one into iMovie 6, and it took about 25 minutes to do so, and appears as a DV-NTSC clip. The movie is 42:21:10, and is of a concert. I want to extract the video of the performance of each individual song, and create a series of smaller movies, each one featuring one song.
    I cannot for the life of me determine how to do this. I'm deep inside Chapter 5 of David's book, where he discusses trimming, cropping, splitting, etc., but I can't figure out how to save a cropped clip so that it can be made into a new movie. I am near tears at this point. This MUST be the easiest, simplest thing to do in iMovie, and I can't get past the starting gate.
    If anyone can help me with some pointers and advice, I'll be very grateful.
    Thank you and kind regards.

    Open a new movie project side by side with the initial one, and drag the cropped clip into it.

  • Debate on effect of single large clip vs smaller clips

    Here's the situation: I shot a competition in 1 take per tape, no breaks, in HD. I have an external drive with plenty of room. I'd love to just feed these tapes to the monster and walk away to do something else. However, a friend of mine says that will slow everything down during editing and that I need to digitize individual performances as smaller clips. On the other hand, someone else told me the size of the source file doesn't matter.
    Since I never stopped the camera, there are no time code breaks to automatically separate the files. My plan was to feed them in, then quickly go through and make subclips. I would edit based on the subclips.
    Has anyone tried both techniques and found any difference in rendering or exporting time? Thanks.

    FCE is a non-destructive editor. Whether you have a bunch of small imported clips or one big chunk will not make any difference to the performance.
    You could save some drive space by capturing judiciously. Your call on that.
    There's no need to make sub-clips unless there is a special need.
    Open one big clip in the Viewer from the Browser, set an In/Out point and edit that to the Timeline.
    Repeat the same procedure using different In/Out points from the same big clip and so on.
    Non-destructive means you call up the media stored on the Scratch Disc. No media is duplicated in the Browser, Viewer or Timeline. All things here are file-paths to the actual media on the Scratch Disc.
    Al

  • How can I cut up a video file into smaller bits?

    I shot around 3 hrs of 1920x1080 AVCHD in 2 clips (a wide shot of the stage of a musical production I performed in) It all fits in the internal memory of my camera.
    Two friends shot medium and closeups in Standard AVI with a view of making a DVD (2 disks)
    They will be editing it in Premier Pro standard def.(a 3 camera production!)
    When I convert my AVCHD to AVI SD, each of my 2 reduced clips is still too big to fit on one dvd disk as a data disk.
    How can I cut each clip in half to fit on a total of 4 disks so I can send them the video?
    If I make two AVCHD projects out of each clip in PE9 and share as DV, the quality is badly degraded. Near vertical lines become very jagged and the picture is much softer than if it had been originally shot in SD.
    If I make a PE9 DV project and import the AVCHD instead, I get the red line and the picture once rendered is no better.
    I have seen references to a lossless codec. Would this do the job in PE9 and how do I implement it?
    The 4Media converter does a much better job of converting to SD but how can I cut the new file in half?

    I would point out that Standard Def here in Australia(576) is 12% better vertical resolution that in USA(480).
    So European & Aussie SD doesnt look quite so bad compared with full HD
    In fact if you stand more than 4 metres from a 40" screen, most people cant see the difference between good SD and full HD.because the eye cant resolve such fine detail at that dustance even with perfect vision.
    This is providing the original material was shot with a good camera capable of HD and it was downscaled properly.
    Converters
    I. downloaded trials of the following converters and rank them in the following order
    1. 4Media version 6 AVCHD to AVI converter ($37)
    2. Prism
    3. AVS
    4. Wondershare
    5. PE9 making seperate SD projects
    I found them obviously different with PE9 right at the bottom of the scale! I will never use it again to make a SD project.
    Blurryness and jagged or twinkling diagonal lines were the most common faults.
    4Media shone above all the others. When used on the highest bit rate was only slightly softer than the ACVHD material with no jagged diagonal lines but it produced an AVI file the same size as the AVCHD.
    When I set the bit rate so the AVI file produced was half the original AVCHD, the quality was equal to original SD video Shot on my old Sony Camera that cost me $2000 5 years ago.
    I can split the files with this program too!
    Judging picture quality
    All pictures will have errors and be less than ideal. It's just a matter of how many are acceptable.
    The ONLY way to evaluate how good a picture is to view it on the best  possible setup. You can't judge vertical resolution on an old CRT TV  which is a different number of lines anyway (525 or 625) so evaluation  is impossible. Digital TV thru a set top box to a CRT TV is far worse  than the original analog.
    Because everyone knows SD is worse then HD but it should only be half as bad (576 is about half of 1080)
    Because I wear glasses that perfectly correct my focus and slight astigmatism, I have a good rough method of calibrating my eyes so I can relatively judge quality of different pictures on different systems.
    I vary the difference between myself and the screen so the left and right edges are in line with my fingers inside the frames of my glasses!
    This is equivalent to  sitting two thirds from the screen in the average picture theatre where  you can comfortably sit without being disturbed by deficiencies of  most film and HD projection.
    Applying this to my computer screen I can now judge pretty well. If a picture looks really good under these circumstamces it IS good and I can easily see any meaningfull errors.
    Using my calibration "method", I found that full HD on my 40" LCD is noticeably sharper than the best cinema in our city (we have 39 of them, some with 8 theaters ) and after enquiries found they are all 1440x768 and not true HD at all.If you get there earlier than when they boot up their projector you can often see this in their boot up screen.
    Worse still they slightly defocus them so you can see the pixel structure close up!
    The now rare 35mm Film projection ranks even lower by the time copies are distributed.
    You can't buy analog TVs or CRT screens anymore here anyway and Analog TV finishes here completely next year.

Maybe you are looking for

  • Can Premiere Elements be used on an animated gif file?

    I am considering purchasing Premiere Elements but I need to know if one can use it to add effects to an animated gif file. For example, in Photoshop Elements one can add certain effects to a gif image, such as giving it certain textures or filters. C

  • OIM 9.1.0.2 Download??

    Hi All, Anyone know if 9.1.0.2 is available for download anywhere? Everywhere I look on Oracle's site I end up here: http://www.oracle.com/technology/software/products/ias/htdocs/101401.html which only has 9.1.0.1. I need the ...0.2 version as it's t

  • Officejet pro 8600 plus. Error message: cartridge missing or damaged

    Just installed a new printer head to the tune of $120.00. It came with set-up cartridges that you are required to use. Installed new  printer head and cartridges. Now I get the error message of cartridges missing or damaged. I have taken out the cart

  • Error in crystal report XI release 2 in Vista OS

    Post Author: cormalado CA Forum: General Hi All, I am a Newbie.......   I have written an application where it displays the report. I have two test machines, "Machine 1" in which crystal reports XI release 2 is installed and "Machine 2" where it is n

  • Assign ACL Error in Oracle 11g R1

    Hi,      I am Using Oracle 11g Database Release 1 I have created a ACL in my Database, now I am trying to assign the acl using the below mentioned pl/sql script begin      dbms_network_acl_admin.assign_acl (           acl => 'utlpkg.xml',      host =