^ operator (Never Consolidate)

Hi All,
I'm using Hyperion Essbase 9.3.1.. I've used ^ (never consolidate) in some of my dimension members like rates so that they won't be added across dimensions. Am I right? It worked before. It just returned 0 for the totals which was my expected result. But now, I noticed that it wasn't working anymore. The rates add-up even after setting its consolidation operator to ^. I don't have any idea why. Does anyone know how to resolve this? Btw, its storage type is store only.
Thanks in advance.
Sam

sam wrote:
Hi All,
I'm using Hyperion Essbase 9.3.1.. I've used ^ (never consolidate) in some of my dimension members like rates so that they won't be added across dimensions. Am I right? It worked before. It just returned 0 for the totals which was my expected result. But now, I noticed that it wasn't working anymore. The rates add-up even after setting its consolidation operator to ^. I don't have any idea why. Does anyone know how to resolve this? Btw, its storage type is store only.
Thanks in advance.
SamHi Sam,
Please use tiled operation (~) to ignore the consolidation of a member.....after changed please reload the data and check..
Regards,
Prabhas

Similar Messages

  • Never Consolidate operator (^) Missing in BSO app

    Hi Guys,
    I've got a BSO application with a measures dimension and I'm trying to set a % measure to never consolidate (^), however, I can only see (+,-,*,/,%,~). What is the prerequisites for using (^)? why cant i see the ^ operator?
    Thanks,

    TimG this remided me the discussion that we had on ASO never consolidate. So I  went and looked at an ASO outline and it is there in the dropdown, however it is not in BSO. (Maybe it got switched )
    Regards
    Celvin
    http://www.orahyplabs.com

  • Do essbasse ASO applications support never consolidate(^) operator?

    I do not want Tax Rate measure to be aggregated accross any entities, I have assigned never consolidate operator on this member. Though it is being rolled up to parent members across Enity dimension members.
    I few forum I have found that never consolidate operator(^) is not supported and there is no clear explanation on this.
    Do essbasse ASO applications support never consolidate(^) operator?
    Thanks
    Vijay

    There was a discussion on network54 and TimG did some testing on it.
    So to answer the question
    Can you add a member with ^ in ASO, yes you can add it.
    Will it behave like BSO ^ no it just behaves as "~". We might need a documentation update saying it won't work in ASO (How can never consolidate work on a consolidation cube!!!!)
    Regards
    Celvin
    http://www.orahyplabs.com

  • NEVER(^) consolidate operator is consolidating to its parents

    Hello All,
    I have a BSO cube and when the aggregation operator is changed from IGNORE (~) to NEVER (^) .  the aggregated values along other dimensions like Entities is not deleted despite running an aggregation after making this change.
    Appreciate your input.

    TimG Will the SET AGGMISSG work if we change the property of a member to "Never Consolidate"?
    I think it will just ignore when a member with "Never Consolidate" occurs. Worth to test it out
    If the SET AGGMISSG On does not work, You can write a simple script to FIX on that particular member (Which has Never (^)) and then do CLEARBLOCK UPPER;
    Regards
    Amarnath
    http://amarnath-essbase-blog.blogspot.com

  • Custom Adapter for Inbound Operations never invoked

    Hi,
    I created a custom J2CA Resource Adapter for Inbound operations. I implemented javax.resource.spi.ResourceAdapter interface with all required methods - start(BootstrapContext), endpointActivation(MessageEndpointFactory, ActivationSpec), etc.
    I created the appropriate WSDL file according Adapter Development Cookbook. Below is an excerpt from it:
    <definitions targetNamespace="urn:Adapter" .......>
      <message name="Notification">
        <part name="Notification_Part" element="ns1:Svc"/>
      </message>
      <message name="Header">
        <part name="Header_Part" element="ServiceHeader"/>
      </message>
      <portType name="EventsQueue_ptt">
        <operation name="Dequeue">
          <input message="tns:Notification"/>
        </operation>
      </portType>
      <binding name="NotificationService" type="tns:EventsQueue_ptt">
        <jca:binding/>
        <operation name="Dequeue">
          <jca:operation ActivationSpec="acme.ActivationSpec"/>
          <input>
            <jca:header message="tns:Header" part="Header_Part"/>
          </input>
        </operation>
      </binding>
      <service name="EventsQueue">
        <port name="EventsQueue_pt" binding="tns:NotificationService">
          <jca:address ResourceAdapter="acme.AdapterClass"/>
        </port>
      </service>
    </definitions>I created a BPEL process with a partner link based on this WSDL and linked a Receive activity with it. According Adapter Concepts Guide here is what should happen when the BPEL process is deployed and started:
    - The ResourceAdapter class name and the ActivationSpec parameter are captured in the WSDL extension section of the J2CA inbound interaction WSDL Adapter Integration with BPEL Process Manager Adapter Integration with Oracle Application Server Components 5-7 during design time and made available to BPEL Process Manager and Adapter Framework during run time.
    - An instance of the J2CA 1.5 ResourceAdapter class is created and the Start method of the J2CA ResourceAdapter class is called.
    - Each inbound interaction operation referenced by the BPEL Process Manager processes results in invoking the EndPointActivation method of the J2CA 1.5 ResourceAdapter instance. Adapter Framework creates the ActivationSpec class (Java Bean) based on the ActivationSpec details present in the WSDL extension section of the J2CA inbound interaction and activates the endpoint of the J2CA 1.5 resource adapter.
    The problem is that start(BootstrapContext) and endpointActivation(MessageEndpointFactory, ActivationSpec) seem never to be invoked, the adapter is never initialized and at some point the Receive activity of the BPEL process times-out.
    I put some debug System.out.println statements in these methods, but nothing appeared in the server log.
    I'm using Oracle SOA Suite 10.1.3.1.
    I will be grateful for any suggestions.
    Regards,
    Simeon
    Message was edited by:
    skirov

    user9116351 wrote:
    Hi,
    I have written a custom connector for crud operations to a table in Oracle DB. The custom code class uses oracle.jdbc.OracleDriver which is present in ojdbc14.jar. I have placed this jar in ThirdParty folder of the OIM installation but I am still getting an SQLException while connecting to the DB as my custom code is unable to find the required class. Can someone guide me to some documentation that will help me get over this?
    Thanks,
    SaieshWhich version of OIM you are in? Also you dont need to copy ojdbc14.jar as this exists already in OIM.

  • VCenter Cloning Operation Never Completes

    I have VDI 3.1.1 installed and configured with a Provider to vCenter. I had no problems configuring this Provider. I have created a RedHat Pool and found/selected the RedHat template that had been created by the Linux support team. When I enable cloning, vCenter begins the clone process, completes the operation, and I'm able to login to the clone. However, VDI never realizes that the clone operation has completed and eventually times out. Once VDI times out, it issues a delete command for the clones that it attempted to create. vCenter deletes them, VDI reissues the clone request, and vCenter starts the cloning again. The viscous cycle continues...
    What is the mechanism that VDI uses to determine that the vCenter cloning has completed?
    Can this be a configuration issue with vCenter or VDI?
    TIA,
    Hal Raffensperger

    RichK may have found the reason for this, see his post in TPF.
    Andy  ______________________________________
    Please remember to come back and mark the post that you feel solved your question as the solution, it earns the member + points
    Did you find a post helpfull? You can thank the member by clicking on the star to the left awarding them Kudos Please add your type, model number and OS to your signature, it helps to help you. Forum Search Option T430 2347-G7U W8 x64, Yoga 10 HD+, Tablet 1838-2BG, T61p 6460-67G W7 x64, T43p 2668-G2G XP, T23 2647-9LG XP, plus a few more. FYI Unsolicited Personal Messages will be ignored.
      Deutsche Community     Comunidad en Español    English Community Русскоязычное Сообщество
    PepperonI blog 

  • How can I never "Consolidate All to Tabs" in CS4?

    Every time I do work in either Photoshop, Illustrator, or InDesign, if there are two or more windows they always consolidate to tabs.
    Even if I arrange another selection (Cascade, Tile, Float in Windows, Float All in Windows), once I move a window into the bar area, it always consolidates in tabs, and the windows all become the same size. How can I prevent that from ever happening? It adds 2 steps (move, resize to original working window) to almost everything I do. How is that a convenience? I am using an iMac 24.

    Good question. In InDesign and Photoshop it appears you can uncheck a couple of preferences but not so in Illustrator. Disable "Open Documents as Tabs" and (except Illustrator) "Enable Floating Document Window Docking" See the following screen captures

  • Removing Adobe's Hidden Opera Install from Finder Menus

    Is there a way to remove application's from the Finder's "Open With..." menus without removing the application?
    Adobe (stupidly) installs multiple copies of Opera (hidden in packages) as a part of several of its applications and supporting components, so if once you've installed a couple Adobe apps, you've got several Opera's installed, each of which shows up in the Finder's "Open With..." menu.

    Maybe I wasn't clear above: I use the Adobe applications and components I mention above and don't want to delete them. None of them work without Opera, so I can't delete that either.
    The problem arises because, instead of putting Opera in the Applications folder where I could update and manage it normally (or instead of shipping some Opera components that don't act like an app), Adobe sticks a full-fledged Opera app in each of several different packages. So if you have Photoshop installed, for example, there are two supporting apps that get installed with it, each of which has a (different and outdated) version of Opera installed as an integral component. If these copies of Opera never showed up anywhere, it would just be bloat; but because they're apps, they show up as distinct entries in the Finder menus. So, if I also have a current version of Opera in Applications, just installing Photoshop gets me three different Operas in the "Open With..." menu.

  • Cant download in itunes error message is you do not have access priviledges for this operation.

    cant download my itunes purchases. get error message you do not have access priviledes for this operation. never experience this before.

    Tom:
    I finally backed up the iPad to the laptop and deleted everything on the iPad and restored from back up. That cured the problem.
    Regards,
    Cenzo

  • How can ANYONE be happy with this piece of junk? Seriously?

    I started by importing my iPhoto library. It's 10k pictures, many if
    which I could probably delete if I had a good tool like Aperture to
    help me. In iPhoto I have about 50 or 60 keywords and I have applied
    at least some keywords to lots of my pictures. When I try to search my
    photos by keyword in iPhoto, it responds instantly, much like Apple's
    spotlight technology does.
    The first thing I noticed was that just bringing up the filter window
    takes 60 seconds. I wish I were kidding. The other thing I noticed
    was, As I am adjusting the filter, or adding new criteria like EXIF
    aperture setting, the software automatically starts searching even
    before I have finished specifying all the criteria. Normally I think
    that wouldn't bother me, but it took 60 seconds to perform each filter
    operation.
    OK - so filter is slow, I'll get over it. I really wanted this app for
    the image management and adjustments capabilities. So, I found an
    image that had a bad exposure and I selected the exposure slider and
    moved it to the right to brighten the picture. My CPU pegged for
    several minutes before the slider moved one pixel and any visible
    changes appeared on the screen. It shouldn't take minutes, it should
    take milliseconds, like in iPhoto or Picasa or any other image
    manipulation program I have ever run.
    I think the problem is that it was creating a new version of the
    image, and I came to discover that any operation that affects the
    number of images in your "working set" can take minutes or more.
    There are many other really simple operations I wanted to do which I
    could not do because the application pegged the CPU for hours and made
    no visible progress, and I was forced to Force Quit the
    application. Here's a perfect example. I noticed that all the photos
    imported from my iPhoto library were keyworded with the "iPhoto
    Original" keyword. How nice I thought. Then there was another keyword
    called "iPhoto Edited" which I thought was even better because what I
    really wanted to do was delete all my changes made in iPhoto, go back
    the original files, and then make non-destructive versions of those
    changes with Aperture.
    So, I created a filter to find all the images that had the "iPhoto
    Edited" keyword associated with them. Turns how that those images were
    already automatically stacked with the corresponding original
    versions. So I decided to Unstack the images so I could delete the
    "iPhoto Edited" ones. Unfortunately that operation never completed
    after hours. I tried selecting just 3 of the images to unstack, and
    that took 10 minutes. I tried 10 images at once and that never
    completed after an hour. I had to Force Quit the application many
    times.
    Then somebody gave me the hint that to accomplish this task you need
    to do the initial filter, create an album based on the filter results,
    and then perform all your operations in that album. I gave that a
    try. It took about 10 minutes to set up that album because of the
    slowness of the system, but once in that album I found I was able to
    unstack images much faster: still hundreds of times too slow, but
    still much better. 2 hours later I had them all unstacked, and had
    deleted the iPhoto Edited images.
    This is the kind of pain we're talking about.
    I've tried importing from iPhoto without the keywords to see if that
    might be what's making it slow. It appears to be a big part of the
    problem but I cannot be sure.
    I tried moving my photos out of individual per-roll projects that were
    created by the iPhoto import and into a single large project, to see
    if that would help. No difference.
    Today I ran some kernel tracing tools on Aperture when it seemed to be
    quite hung or at least slow, and found a few very disturbing
    things. One biggy while deleting 1000 thumbnail images that got
    imported when I imported my iPhoto library one directory at a time,
    was that it was rewriting the same file:
    1388 Aperture CALL stat(0xf0101870,0xf0100fd0)
    1388 Aperture NAMI "/Users/jonathan/Pictures/Aperture Library.aplibrary/Aperture.aplib/LatestDeleteDates.plist"
    1388 Aperture RET stat 0
    1388 Aperture CALL statfs(0xbfffc6e0,0xbfffc5d0)
    1388 Aperture RET statfs -1 errno 2 No such file or directory
    1388 Aperture RET open 14/0xe
    1388 Aperture CALL write(0xe,0x1eb2fa10,0x157)
    1388 Aperture GIO fd 14 wrote 343 bytes
    "<?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/P\
    ropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    <key>latestMasterFileDeleteDate</key>
    <date>2005-12-09T01:43:58Z</date>
    <key>latestMetadataDeleteDate</key>
    <date>2005-12-09T01:43:58Z</date>
    </dict>
    </plist>
    1388 Aperture RET write 343/0x157
    1388 Aperture CALL fsync(0xe)
    It did this thousands of times, and there are several really sad
    things about this:
    (1) It's the same data and the same file every time.
    (2) It calls fsync(0xe) after each write.
    The latter means that the program is not going to make any progress
    until that data is written from the kernel's memory buffer onto the
    hard drive, which could take many milliseconds depending on what
    sector the heads are looking at right now! This is insane.
    After the images seemed to be deleted, however, Aperture remained CPU
    pegged for hours. I didn't realize it and had gone to eat dinner,
    dessert, clean the dishes, get beaten badly in Othello by my 7 year
    old daughter again, do her piano practice, and put her to bed. So I
    kernel traced it again and discovered that it was endlessly seeking
    around and then reading 1k blocks from some file, without actually
    causing any physical disk I/O. In other words the entire file was
    somehow in memory and Aperture was just running around in circles
    reading chunks of it ... for hours, CPU pegged the whole time. I had
    to "Force Quit" again.
    So, I ask you, What is this program good for? As far as I can tell,
    nothing works properly once you pass a certain number of images in the
    library.
    Here's what I think Aperture can be good for: load your new "roll" of
    digital pictures into it. Hopefully fewer than 500 photos. Use all the
    cool tools to group and stack, adjust the color tempurature, white
    balance, sharpness, crop it, etc. Then export it to some random folder
    and import than folder into iPhoto (or whatever you want to use to
    manage your photo database). Then delete the photos from Aperture.
    Folks, I am sorry to tell you this, but this is a program with bad
    bones and it's not going to get fixed soon. I hope I can get my money
    back. I've already been told that I cannot because I installed it, but
    I am going to complain and make sure they at least know how bad this
    is.
    Believe me I wanted this to be the best program ever. I have used
    Final Cut Pro and Photoshop on my mac, and those programs are two of
    the very best I have ever used. They are fast, extremely good at what
    they do, perform well on much lower-performing hardware (e.g., my imac
    G4 with 512Mb RAM), and they are just great in every way. I told all
    my friends, "My love affair with the Mac can continue despite my
    disatifaction with iPhoto because they have created another Pro tool
    called Aperture which looks like the best thing ever!" But those demos
    were all staged with very few photos in the libraries.
    Mac OS X (10.4.3)
    Dual 2.5Ghz Power Mac w/3Gb RAM   Mac OS X (10.4.3)  

    I've done some research on the SQLite database. Whenever Aperture hangs up (like during auto-stack or opening the filter hud) there are thousands of SQLite queries happening. These SQLite queries cause massive file I/O because the database is stored on the disk as 1kb pages. However, the OS is caching the database file; mine's only 12MB. I'm trying to track down some performance numbers for SQLite on osx but having trouble.
    It's starting to look like most of the speed problems are in the libraries that Aperture uses instead of the actual Aperture code. Of course, that doesn't completely let the developers off the hook since they choose to use them in the first place.
    Oh, and if anyone is curious, the database is completely open to queries using the command line sqlite3 tool. Here's the language reference http://www.sqlite.org/lang.html
    Hmm, just found this. Looks like someone else has been playing around in the db http://www.majid.info/mylos/stories/2005/12/01/apertureInternals.html
    Dual 1.8 G5   Mac OS X (10.4.3)   1GB RAM, Sony Artisan Monitor, Sony HC-1 HD Camera

  • How to use VISA to control a RS-485 interface.

    Hi All,
    I am devloping an app that needs to talk to a custom made device using full-duplex rs-485. There are two types of operations I have to accomplish.
    1) Down load micro-code and stuff like that when ever a user pushes a button.
    2) Deterministically transmit a small command packet that sets some control parameters.
    I will never have to do both operations at the same time.
    I would like to do task 1) in a windows environment.
    I have to do task 2) using LV-Real Time.
    The windows machine will be in full control of the RT system, so I will be able to dictate that the two operations never happen at the same time.
    So...
    A) Is this hardware config "legal"?
    B) Is ther any thing special I have to do
    (like got into tri-state mode)?
    C) Does any one have examples or hints that would help me get through this project with a minimum of blood loss?
    Thanks for reading this,
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

    Ben,
    See these documents:
    KnowledgeBase 17M6L0TI: What Are the Different Transceiver Modes on the NI RS-485 Serial Cards?
    KnowledgeBase 2EMAARXY: How Can I Configure My Serial Board for 2- or 4-Wire Mode in LabVIEW RT?
    Regards,
    Chad H.
    Applications Engineering
    National Instruments
    http://www.ni.com/ask

  • When I try to reformat there is an error message about configurations with the pointing device

    When I try to reformat there is an error message about configurations with the pointing device
    I am not sure I am on the correct section in the support area for Lenovo.
    I had a mouse issue. It was unable to read the mouse. Now the mouse is working and it is initialized.
    I have no idea why.
    There is an error message saying that I should press F 1or F2. I pressed down F 1 and I tried to work with it and I enabled the mouse or I tried. The mouse is working fine but the computer will not recover completely the way it used to.
    It is very confusing. When I shut down and restart there is an message that was not there before about the pointing device. Also the recovering operation never asked me for disks. Now it is doing that. I have disks but this is all confusing. I just want the computer to be the way it was. It is working fine except for booting up and the messages.

    Hi marissa, welcome to the forums,
    you may or may not be in the right place, but it would certainly help members to help you if you could post exactly which Lenovo system; notebook / computer, you have and which operating system is installed on it.
    Thanks in advance
    Andy  ______________________________________
    Please remember to come back and mark the post that you feel solved your question as the solution, it earns the member + points
    Did you find a post helpfull? You can thank the member by clicking on the star to the left awarding them Kudos Please add your type, model number and OS to your signature, it helps to help you. Forum Search Option T430 2347-G7U W8 x64, Yoga 10 HD+, Tablet 1838-2BG, T61p 6460-67G W7 x64, T43p 2668-G2G XP, T23 2647-9LG XP, plus a few more. FYI Unsolicited Personal Messages will be ignored.
      Deutsche Community     Comunidad en Español    English Community Русскоязычное Сообщество
    PepperonI blog 

  • Time machine simply doesn't work...

    What's my system?
    Hardware Overview:
      Model Name:          iMac
      Model Identifier:          iMac11,1
      Processor Name:          Intel Core i5
      Processor Speed:          2.66 GHz
      Number Of Processors:          1
      Total Number Of Cores:          4
      L2 Cache (per core):          256 KB
      L3 Cache:          8 MB
      Memory:          12 GB
      Processor Interconnect Speed:          4.8 GT/s
      Boot ROM Version:          IM111.0034.B02
      SMC Version (system):          1.54f36
    External Drive:  
      Disk Description : Samsung STORY Station Media       Total Capacity : 2 TB (2,000,398,934,016 Bytes)
      Connection Bus : USB                                                         Write Status : Read/Write
      Connection Type : External                                               S.M.A.R.T. Status : Not Supported
      USB Serial Number : 00000011E0931050017E            Partition Map Scheme : GUID Partition Table
    OS version:
      OSX 10.6.8
    What errors do I see?
    Time machine always hangs after backing up ~40GB from an expected ~300GB
    Glancing at /var/log/system.log highlights things stating to go wrong with messages like this:
    Nov  6 18:01:04 iMac-GL kernel[0]:
    Nov  6 18:01:10: --- last message repeated 3 times ---
    Nov  6 18:01:10 iMac-GL com.apple.backupd[300]: Error writing to backup log.  NSFileHandleOperationException:*** -[NSConcreteFileHandle writeData:]: Input/output error
    Nov  6 18:01:10 iMac-GL com.apple.backupd[300]: Error: (-36) SrcErr:NO Copying /Users/Alex/Music/Alex/FLAC/CD Albums/Delerium - Karma (CD 1)/06-Delerium - Lamentation.flac to /Volumes/TARDIS/Backups.backupdb/iMac-GL/2011-11-06-171903.inProgress/1D3EBFC0- 1CF8-487E-A6C6-40F893C093B1/Macintosh HD/Users/Alex/Music/Alex/FLAC/CD Albums/Delerium - Karma (CD 1)
    Nov  6 18:01:10 iMac-GL com.apple.backupd[300]: Stopping backup.
    It's not repeatable in as much as the operation never fails at the same file, but the first failure message is always the same, followed by lots of I/O errors and a large number of:
    Nov6 18:22:55 iMac-GL com.apple.backupd[300]: Error: (-36) Creating directory iMac-GL <x>
    What have I tried...?
    At every stage before trying any workaround I have reformatted the external HD, Yes it's HFS+, Yes it's journalled, Yes, it has the appropriate GUID set.
    I've removed the external drive itself from being backed up in the time machine preferences.
    I've removed system files and applications from the backup.
    I've disabled spotlight from monitoring/searching the external drive.
    I've verified, repaired, and repaired permissions on all drives - trust me, exhaustiively - including the main HD by booting from the OSX installation disc.
    I've tried different external hard drives....
    Can anyone offer any advice, or should I stop wasting my time with time machine and just schedule my own rsync????

    Hi Pondini,
    Many thanks for taking the time to reply.  The link you posted is a useful one too - sadly I've tried every step listed there - methodically too.
    I've tried (and seen failures with) another Samsung Story 2TB drive, a Toshiba 1TB drive and a Maxtor 500GB drive.  All drives have had no other data on them - with a single HFS+ partition dedicated to Time Machine.
    I'll try giving it a go with pointing Time Machine to my QNAP NAS (it claims dedicated support for TM) and let you know how that goes - but I really wanted TM to work with a stand-alone external drive.
    My suspicions mirrored your own - and I was inclined to blame the external drive.  So I tried a few things to try to eliminate it as a culprit:
         - this is one of three 2TB Story drives I have, I soak-tested all of these with my own rsync tasks and had no errors.
         - I've tried different cables, (all that worked faithfully with my rsync jobs), and have ensured that the drive is the only USB peripheral connected (directly) to the machine.
         - Configured a daemon to touch a file on the external drive every 5 minutes (I did this when I suspected that the drive may be 'sleeping' - it wasn't and the daemon made no difference - I disabled it after this experiment).
         - ran the drive off a bench PSU for all of these tests.
    After all of this I now suspect the TM software/OSX...

  • Cannot duplicate event due to same file name

    I'm trying to archive some video projects my boss has made using Final Cut Pro X 10.0.7 on OS X 10.7.5. The problem I'm having is that I cannot "Duplicate Project + Used Clips" like I have done in the past because this project uses clips from three different events, and each of these events contains files that happen to have the same names as files in the other events.
    For example:
    Event A
    - 00000-1.m4v
    - 00000-2.m4v
    - 00000-3.m4v
    Event B
    - 00000-1.m4v
    Event C
    - 00000-1.m4v
    - 00000-2.m4v
    So let's say the project he's created uses all these clips. If I attempt to "Duplicate Project + Used Clips", it won't work because 00000-1.m4v from three different events is used in the project. Apparently FCP is written in such a way that it allows you to fall into this trap. What it should be doing is either not allowing you to import a file into an event if that file name already exists in another event, or it should be smart enough to rename duplicate files on-the-fly when exporting (for example, 00000-1-1.m4v and 00000-1-2.m4v). But it does neither of these things.
    The problem here is that these are the three events:
    Event A = 108 clips
    Event B = 68 clips
    Event C = 80 clips
    All FCP will say is that "two or more media files use the same name - rename the file or files and try again". Only it's not talking about the name of the file from within FCP -- it only cares about the file name as seen in the Finder. So even if I went into event A and put "A-" in front of all the clilp names, it doesn't matter, because it's not really "A-00000-1.m4v" -- the file is still named "00000-1.m4v" in the Finder, and the problem is unresolved.
    Does anyone know any way of sorting out this problem without a massive amount of digging around, renaming files by hand and relinking?

    I'm still stuck on this problem and in a couple of days I'm going to be sitting in on a webinar that will discuss archiving in FCP X.
    I have tried several things and if I'm missing something I'd like someone to let me know.  I also cannot find much on this subject which is very surprising...or I'm not searching in the right places.  I'm going to submit feedback to Apple as follows:
    Error:  “The operation cannot be completed.  Two or more media files use the same name.  Rename the file or files and try again.”
    Operation attempted:  Duplicate project with used clips.
    Second operation attempted:  Consolidate project media > Copy used clips only.
    Cause:  Two or more events contain clips with the same name.
    Eg.
    event-20130126
              GOPR0002.mp4
    event-20130220
              GOPR0002.mp4
    Background:
              This video project resulted in a one hour documentary that used recordings from 6 different cameras shot over a span of 4 months.  Each day’s recording, for the most part, was broken into separate fcp events.  This resulted in 48 events.
              AVCHD imports result in media files whose name reflects the date and time of the recording which makes each of the imports’ media file names unique, even across all events.
              Imports from cameras such as GoPro’s Hero use their own original file names such as GOPR0001.  Therefore media file names are not unique across all events.
              Due to render and export problems, the video was broken up into 14 separate FCP X projects, aligned with what would ultimately be a “chapter” in the resulting video.
              The 14 projects “share” events;  i.e. the events used in the 14 projects (chapters) are not mutually exclusive.
              The source media as well as the events span over 3 physical external hard drives.
              All 14 projects are on one hard drive.
    Consideration #1:
              It would seem that one way around this problem is to merge all 48 events.  I will not do this since this function moves the events rather than copies them.  Additionally, I’m not even sure if I have enough space to consolidate all 48 events anywhere available to me.
    Consideration #2:
              This leaves only one other option which is to rename the source media files and relink all of them across all events.
    Questions:
              1.          Why can’t FCP (internally) qualify the media file names that it imports with the event name?  i.e why is it left up to the user to insure that all of the media file names are unique across all events used by a project?
              2.          If it doesn’t do #1, then why were we not warned of this before starting.  I find out about this when I’m done with my project and trying to archive.  Now it’s a huge task to rename and relink.
    Thoughts:
              Regardless of whether there is work-around to this problem, the fact that FCP has a “feature” such as events and allows projects to use more than one event but does not manage them properly reveals a weakness and flaw.  If such is the case, then it would be less painful, in this situation, to force a project to use only one event.
    I wish that others would speak to this problem.  Or let us know what the answer to this is.
    Thanks.

  • Major issues with Google services on both my macs, not on XP machine

    Hi,
    Since a couple of weeks (latest OSX update?), I am having major problems publishing on my Blogger (Blogspot) blogs, accessing Gmail and even posting in Google's help forums. The worst behavior occurs in Blogspot: only (extremely!) rarely do posts publish at all. The behavior is not consistent:
    Most times I can’t even log in to my Google / Blogger account (page ‘hangs on loading’) and/or use any Google related services, including (f.i.) Gmail, help forums et cetera.
    Sometimes I can log in (yeehaw), but when I try to add a post and/or alter an existing one, I get the “Could not contact Blogger. Saving and publishing might fail. Retrying” (top of my head) message. Again and again and again. Additionaly, GMail is slow at best.
    This behavior occurs on both my Macs (iMac and brand new MacBook), latest OS X (10.5.7) with every conceivable update installed. All other internet sites (including https, Wordpress et cetera) function flawlessly. Only Google – related pages seem affected.
    I have tried resetting the (Sitecom) modem, restarting my AirportExtreme, flushing all caches (Leopard Cache Cleaner), ran every possible maintenance script I could think of, disabled the firewall and uninstalled PeerGuardian.
    Additionally, I tried Firefox (both stable and beta releases), Safari (including 4), Opera (never able to even get to my account details) and even installed Internet Explorer through CrossOver. Still: no dice. I have, however, been able to publish ONE post (today), which led me to believe the situation might be resolved. Alas, it isn’t, because when I tried to edit it (or post a new post), I encountered the same problems. In the past, this problem never occurred on either Mac. Also, I hooked up an ancient Windows based machine and all Google-sites functioned perfectly.
    If there is anyone out there, who is experiencing similar problems and/or found a solution, feedback would be very much appreciated.
    Erwin
    Message was edited by: erwinvee

    PS. Am I supposed to mark each response as 'helpful'? I consider all responses helpful, so I'd gladly do so.
    Generally, if a suggestion moves your troubleshooting forward (by eliminating possible problems, pointing out new avenues of investigation, etc) you could mark those as "helpful". Mark a suggestion with a green star if that suggestion actually helped solve your problem.
    Getting back to your problem, do you happen to have a VM (like Fusion) on one of your Macs? Just curious if an XP guest OS running on the Mac has a problem or not.
    Another test could be to use a browser that doesn't go through the same software layers that the other browsers do. For example, a command-line browser like "links". Note that this doesn't come with OS X, but can be installed. I use MacPorts, so it's as simple as running "sudo port install links" from the Terminal. If you're not familiar with the Terminal/command line, then this test is probably more hassle than it's worth...

Maybe you are looking for

  • Two iphones on one itunes account...problems galore..help wanted!!

    My wife and I both have an iphone and are delighted with it except for this problem.. I bought mine first (phone 1), set up itunes and had no problems, it synced nicely, i downloaded music etc and ll was going well... the App store also work fantasti

  • HT204051 iphone 6 not connecting to Wi-Fi

    My iPhone 6 no longer connects to my home Wi-Fi network.  My router shows up on the list of available networks but when I try to join it all I get is the spinning circle next to the network name constantly. I've followed all Apple's advice (power cyc

  • Print Preview issue related to Purchase Order

    HI, I am working on purchase order printout. For the creation of P.O. I have worked on printout ad its working fine. As comes to change purchase order, client is using same output type and if they take the printout its coming as Amendment to P.O. (In

  • Order Recommendation with Quantity zero.

    Hi Experts, I have an issue and I would need to understand to avoid mayor problems. They use the MRP and in one of the scenarios there are a lot of lines of recommendations with Quantity equal to zero!! This should be impossible as far as I can see,

  • Converting PDF document to Word

    Why I can't converd a PDF document to Word?