Error on snowflake, no workaround

Hello all,
I have a part of my BM which is in snowflake :
MEC date -> vehicle -> invoice
both dimensions tables MEC date and vehicle have their own LTS and their own dimension (hierarchy).
Each dimension table LTS is set to be the lowest level in the dimension
My fact table LTS is set to the lowest level of vehicle, nothing about the date.
I cannot put the date directly in the invoice fact table to turn my snowflake into a star
I have a consistency warning saying that my date dimension table isn't linked to any fact table.(A)
If I add in the fact LTS the lowest level for that date (B), i get an additional error saying my fact table is given an aggregation level to a dimension it is not linked to.
if I don't add the date information in the fact table (B), and I ignore the warning about the dimension (A), I can't run a report using both the date and invoice informations.
Can anybody please tell me what is the proper way to build this snowflake model?
Thanks
Ced

Hi Matt!
Glad to read you again!
I agree with you that in this simple example, I should be able to make this a star schema.
but :
- on a functional point of view, this date is an attribute of a vehicle, not of an invoice. But let's ignore this.
- this problem is the same as one we have in another part of the BM, which is much more complex. In this complex BM, I can't use star schemas because it removes some joins we need in order to perform some reports.
This is why I'm looking for another way to proceed.
If you have time to spend on the complex BM, here is a simplified description :
* in the physical layer, I have:
- a calendar table with multiple aliases to be used with each dates in the following,
- an invoice header table
- an invoice detail table
with
some header date -> header table -> detail table
some detail table -> detail table
* in the logical layer (stars), i have:
- my calendar dates with their dimensions
- an invoice dimension table with the two sources (header + detail) + its dimension
- an invoice header fact table
- an invoice detail fact table
header date -> header fact
invoice dim -> header facts
invoice dim -> detail facts
detail date -> detail facts
I mus be able to query details facts while showing or filtering the header date. In such a configuration, you'll understand it isn't possible as there isn't any relationship between the detail facts and the header date. This is why the header date should be kept as a dimension of the invoice dimension, which is similar to my basic example.
Unless I went wrong somewhere?
Thanks!
Ced.
Message was edited by:
ced

Similar Messages

  • Bootcamp: hal.dll and disk error SOLVED. Simple workaround

    Many people had the "hal.dll missing" and "No disk" error while trying to install Windows with bootcamp on OSX leopard. I read a lot of workarounds and solutions, which some are complicated and some just don't work.
    Here is my simple workaround to get rid of errors:
    (Principle: force the shell of windows to appear before installation, so that we can quick format the bootcamp partition with" format" command)
    1. Create a windows partition with bootcamp as usual (if you have already one then restore the OSX partition)
    2. Restart and boot on windows cd. (press the option key ("alt") during restart)
    3. When bluescreen appears and drivers are loading, press repeatedly F6 and F10. You should get a message that no SCSI disk was found and that you should press "S" or "enter" to continue. Press "enter". Now you should get a black screen in console mode.
    4. Now we format the bootcamp partition. Type this: "FORMAT C: /Q /FS:NTFS". Put FAT32 instead of NTFS if you want the file system to be FAT32.
    5. Press 'Y' to confirm.
    6. Restart the computer, boot on cd, and install windows as usual. When arrived on partitionning during install, DO NOT REFORMAT!!!! Install on the partition    that we just created before!
    PS: I think that bootcamp just messes up the windows partition. That's why you get "disk error". When formatting during the windows installation, the partition is correct for windows but it overwrites entirely the bootcamp partition instead of just formatting it. I think that the quick format from the shell does just change the file system without modifying the partition itself. However, it works, so why bother why it does?....
    Let me know if you have difficulties.
    Message was edited by: febex

    Perhaps you need to use an XP cd with sp2 slipstreamed, install boot camp update 2.1, then SP3.
    The following URL has a note: --> http://support.apple.com/downloads/BootCamp_Update_2_1_for_WindowsXP
    Important: Installation of Boot Camp 2.1 is required before installing Windows XP Service Pack 3 (SP3)

  • JSP "include" errors ("Identifier not found") Workaround? Fix?

    Hi Folks,
    I have inherited a large and reasonably horrible web-based Java application. Historically I'm a C++ programmer, but did about 6 weeks worth of java 12 years ago (apparently that makes me a java programmer to my boss?), so while I'm an experienced developer, I'm very much a beginner at Java.
    Whenever I compile, I get several hundred errors. These are all of the "Identifier <variable name> not found" type.
    The reason I'm getting these errors is that the guy that originally wrote the application often breaks a single webpage into multiple JSP pages. For example:
    ParentPage.jsp:
    <%
    MyClass MyVar = MyOtherClass.GetMyClassInstance();
    %>
    <table>
    <tr>
    <td>Some Content Here</td>
    <td>Some More Content Here</td>
    </tr>
    <tr>
    <@ include file="ChildPage.jsp"%>
    </tr>
    </table>
    ChildPage.jsp:
    <%
    String MyString = MyVar.GetSomeStringData();
    %>
    At runtime the above code is fine, however, when I compile the project in JDeveloper, I of course get an error on line 2 of ChildPage.jsp saying "Identifier MyVar not found"
    Does anyone have any suggestions? Unfortunately, a wholesale rewrite of code is not allowed, but anything short of that is certainly on the table!
    Many Thanks,
    Riv

    When you are using include directive static inclusion is taking place. So at the time your parent page translation takes place the included page to will be taken into account and considered as the same. So the variable that you declared at the top will be accessible inside the included page too. But if you compile the included file separately, definitely variable not found error will be thrown as no declaration inside there.

  • Automator/Applescript error for Library selection - workarounds ?

    I am creating some Automator actions to simplfy my workflow, but do it in a way that suits me. eg.
    Step 1. Copy CF images to Time Capsule (easy)
    Step 2. Import CF images into Aperture doing the following:
    a. Import with option to create a new project (non-refd)
    b. Set ratings to 1.
    c. Set some IPTC data.
    d. Select some basic keywording
    Bang ! - import it all
    Seems and is reasonably easy, however two observations in the import to Aperture execution:
    - It runs very slowly (i might be able to live with this)
    - I often get an Applescript error and it seems linked to this old Apple doc asking me to add a 'Set Aperture Library" step in the Applescript ?! Huh ?
    http://docs.info.apple.com/article.html?artnum=307040
    Currently triggering both actions as Applications, but hope to sequentiall link them if i can get the solve for the error.
    Q1. Can i 'fix' this error within Automator actions ?
    Q2. Is it normal for the set rating and IPTC tagging to be glacial slow ?
    Getting more impressed with Automator power, but it sometimes seems to be a little flakey (perhaps or its me!)
    Appreciate any pointers...

    Scripts currently run v. slowly if you have a large library... submit a bug using the feedback form!

  • Dunning Letter Creation in XMLP running into Error

    Hi All,
    Although I'm trying to create a report from the seeded Dunning Letter concurrent program that is giving the intended XML files but when running the XML Report Publisher Concurrent program, the program is erroring out with the following error:
    *****************************************Start of Log *************************************
    XML Publisher: Version : 11.5.0 - Development
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    XDOREPPB module: XML Report Publisher
    Current system time is 11-AUG-2006 09:13:51
    XML Report Publisher 5.0
    Updating request description
    Waiting for XML request
    Retrieving XML request information
    Preparing parameters
    Process template
    --XDOException
    java.lang.reflect.InvocationTargetException: oracle.xdo.parser.v2.XPathException: Extension function error: Method not found 'set_xslt_locale'
         at oracle.xdo.parser.v2.XSLExtFunctions.getMethod(XSLExtFunctions.java:285)
         at oracle.xdo.parser.v2.XPathExtFunction.evaluateMethod(XPathExtFunction.java:267)
         at oracle.xdo.parser.v2.XPathExtFunction.evaluate(XPathExtFunction.java:225)
         at oracle.xdo.parser.v2.XSLVariable.getValue(XSLVariable.java:205)
         at oracle.xdo.parser.v2.XSLStylesheet.processVariables(XSLStylesheet.java:638)
         at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:503)
         at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:485)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:264)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:150)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:187)
         at java.lang.reflect.Method.invoke(Native Method)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(XSLT10gR1.java:580)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:378)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:197)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:156)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:916)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:869)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:204)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1497)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:913)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:1766)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:1277)
         at oracle.apps.xdo.oa.cp.JCP4XMLPublisher.runProgram(JCP4XMLPublisher.java:807)
         at oracle.apps.fnd.cp.request.Run.main(Run.java:148)
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Executing request completion options...
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 11-AUG-2006 09:13:59
    **************************************End of Log *******************************************
    As u can c from the error, it seems to indicate that I'm using the method 'set_xslt_locale' which evidently I'm not using in my Template. Does anyone 've any ideas as to why this error is been thrown out.
    I even tried putting a template with just the text as 'This is a test Template' in the RTF Template. I still get the above errors.
    Any potential workaround too greatly appreciated.
    Thanks for ur time.

    One thing of note is that when I downloaded the template using XDOLOADER, the xml publisher seems to 've created a .xsl file that has reference to the method mentioned above. So although, I'm not referencing it, XMLPublisher created .xsl is referencing it n hence the error. Also, I do remember having read that 'set variable..' method refernced above is only available for a higher version of XMLP. I think I'm on 5.0.
    So the question is do I've to upgrade to 5.5 or can I make do with 5.0 version? I would love to get around this problem without the upgrade.
    Thanks

  • Unity Connection 8.6.2 report error and issues

    Hello,
    I found some other hits on this error and tried the workarounds (restarting tomcat, and report data harvester) but am still getting "Unable to find any report data based on parameter(s)" for a certain timeframe on multiple reports when I know activity occurred in that timeframe.
    User Phone login report, Outcall Billing Detail Report, others.
    CUC version is 8.6.2.20000-2
    Problem is during this timeframe someone dialed into system and changed the transfer extensions to various LD numbers throughout an entire day and the reports aren't showing these outcalls. Call Manager CDR data show the calls being placed from Unity VM ports and the Unity Conversation Manager traces I grabbed for the timeframe show the calls to those numbers to.  I'm just trying to match up with a report and figure out if there is some other log or trace file I can look to determine for sure the caller logged in to the voicemail box and changed the transfer extension on it. (guessed the voicemaill password). The failed log in report doesn't even show the failed login attempt in output from traces below. The transfer extension dest addr was different on the transfers on this same mailbox.  Have locked down the system since but want to get better grip on this with the reports and traces.
    I looked over the CUC 8.6.2 SU1 and SU2 release notes and not seeing any resolved bugs for these matters either.
    Here are some samples lines from Conversation Manager traces:
    00:32:46.399 HDR|02/04/2013 ,Significant
    00:32:46.399 |9744,PhoneSystem-1-001,E68CA6DB3CAE4118BE9F9612BD3540A9,Arbiter,-1,Incoming Call [callerID='' callerName='' calledID='555123' redirectingID='555123' lastRedirectingID='555123' reason=4=FwdNoAnswer lastReason=8=FwdUncond] port=PhoneSystem-1-001 portsInUse=1 ansPortsFree=23 callGuid=E68CA6DB3CAE4118BE9F9612BD3540A9
    00:33:55.006 |9744,PhoneSystem-1-001,E68CA6DB3CAE4118BE9F9612BD3540A9,MiuGeneral,25,Enter CAvMiuCall::TransferEx destAddr='715551231234' type=2=Release maxRings=4 mediaSwitch='00a499fa-a193-45b0-a153-564a64019eb8'
    00:33:58.955 |9744,PhoneSystem-1-001,E68CA6DB3CAE4118BE9F9612BD3540A9,MiuGeneral,25,Exit CAvMiuCall::TransferEx=0x00000000=S_OK
    00:34:37.090 |9832,PhoneSystem-1-001,9DB394E443A3419FA0020BC9D1A92806,Arbiter,-1,Incoming Call [callerID='' callerName='' calledID='555123' redirectingID='555123' lastRedirectingID='555123' reason=4=FwdNoAnswer lastReason=8=FwdUncond] port=PhoneSystem-1-001 portsInUse=1 ansPortsFree=23 callGuid=9DB394E443A3419FA0020BC9D1A92806
    00:34:50.403 |9832,PhoneSystem-1-001,9DB394E443A3419FA0020BC9D1A92806,CDL,11,CCsCdlImsAccess::AuthenticateSubscriber: Cannot authenticate user: JOESMITH IMS Result Code: 1 on line 108 of file CdlIms/src/CsCdlImsAccess.cpp: Error: 0x80046505 Description: E_CDL_SP_EXEC_FAILURE
    00:34:50.403 |9832,PhoneSystem-1-001,9DB394E443A3419FA0020BC9D1A92806,CDE,3,Authentication Failed for Subscriber  555123 (Src/CsCallSubscriber.cpp 2969)
    00:34:50.404 |9832,PhoneSystem-1-001,9DB394E443A3419FA0020BC9D1A92806,-1,-1,An invalid password entered when trying to log into a user mailbox. Details -  [].
    00:36:29.331 |9832,PhoneSystem-1-001,9DB394E443A3419FA0020BC9D1A92806,MiuGeneral,25,Enter CAvMiuCall::TransferEx destAddr='715551231234' type=2=Release maxRings=4 mediaSwitch='00a499fa-a193-45b0-a153-564a64019eb8'
    00:36:33.484 |9832,PhoneSystem-1-001,9DB394E443A3419FA0020BC9D1A92806,MiuGeneral,25,Exit CAvMiuCall::TransferEx=0x00000000=S_OK
    00:44:53.444 |9743,PhoneSystem-1-001,FEB6975B82284F37A161CD66ECBA61C6,Arbiter,-1,Incoming Call [callerID='' callerName='' calledID='555123' redirectingID='555123' lastRedirectingID='555123' reason=4=FwdNoAnswer lastReason=8=FwdUncond] port=PhoneSystem-1-001 portsInUse=1 ansPortsFree=23 callGuid=FEB6975B82284F37A161CD66ECBA61C6
    00:45:20.019 |9743,PhoneSystem-1-001,FEB6975B82284F37A161CD66ECBA61C6,MiuGeneral,25,Enter CAvMiuCall::TransferEx destAddr='715551231234' type=2=Release maxRings=4 mediaSwitch='00a499fa-a193-45b0-a153-564a64019eb8'
    00:45:24.121 |9743,PhoneSystem-1-001,FEB6975B82284F37A161CD66ECBA61C6,MiuGeneral,25,Exit CAvMiuCall::TransferEx=0x00000000=S_OK
    Thanks

    Hello ebergquist,
    As advised we could try to run a report before an upgrade was performed to verify if it will pull the information, which in the event it does we would be matching the bug, therefore access the CUC CLI and type the following command:  file get install *
    You will be required to have an SFTP available for the file transfer and port 22 open on the sftp client.
    Once you receive the files you would need to check system-history.log, below is an example.
    =======================================
    Product Name -    Cisco Unity Connection
    Product Version - 8.5.1.12900-7
    Kernel Image -    2.6.9-89.0.20.EL
    =======================================
    02/24/2013 13:35:02 | root: Boot 8.5.1.12900-7 Start
    02/24/2013 16:03:45 | root: Install 8.5.1.12900-7 Success
    Once you check the  time stamp and date of the upgrade try to gather a report for a time range before the upgrade was performed, even though they might be overwritten, there still could be a possibility that it succeeds.
    If this bug is not the issue then you might want to take into consideration:
    1. Make sure that the service ReportDB is [STARTED] in the output of the command: utils service list.
    2. If you have Digital Networking on your server make sure there is no stalled replication. Go to RTMT (Real Time Monitoring Tool)> Syslogs> Select on the dropdown your server> Doble click on Application logs> CiscoSyslog. You can then do a manual search or sort with the filter option:
    Severity: Error
    App ID: CuReplicator
    Hit apply. Below is an example:
    Date: Feb 19 08:01:15
    Machine Name: LAB1111
    Severity: Error
    App ID: CuReplicator
    Message: : 1151681: LAB1111.corpnet2.com: Feb 19 2013 08:01:11.662 UTC :  UC_UCEVNT-3-EvtReplicatorStalledReceiveReplication  %[ClusterID=][NodeID=LAB1111]: Detected stalled replication receiving from location LAB1111. Waiting for missing USN 2222. This situation may indicate network connectivity problems.
    3.Make sure that replication is working properly in the cluster. You can check them via the following commands:  showcuc cluster status    and   utils dbreplcation runtimestate
    For the TransferEx that you state changed to ceros ->  TransferEx=0x00000000=S_OK , this is just a hexadecimal value that is returned stating that the transfer that took place during the call was successful, in this case the actual transfer was to the following destination -> TransferEx destAddr='715551231234', and was during a call to ->calledID='555123' , this does not have to do with the actual change of a transfer number performed by a user.
    Those traces won't be enough you will have to additionally set: ConvSub, level 3   and  CDE, level 16 so that you may see output in the traces as the example posted in the previous thread.
    Traces would be the path to follow in order to verify the user that changed the transfer rule, as this is as i understand the goal your pursuing.
    However if it is of any help, another way to get on hold of the numbers that were updated on the Transfer Rule is to use the User Data Dump tool, this information reflects changes regardless of whether it was done via TUI (Telephone User Interface) or GUI (Graphic User Interface). For more information on the tool go to:
    http://ciscounitytools.com/Applications/CxN/UserDataDump/Help/UserDataDump.htm
    Traces are extensive to be reviewed if done manually, however you can do a text search with a tool as Notepad ++ to look for keywords as "NewTransferNumber =" or "CDE,16,Transfer allowed", once you find this you check the call GUIDwhich is the reference number of the call and that exists during the entire length of the call, whether it is while a person is leaving a voicemail or the user is accessing his/her's inbox.  This would speed up your search.
    So as explained in the first thread you would then do another text search returning all possible matches with that callGUID.
    Now if you get to the very beginning of the call you would see something like:
    Line 13712: 18:58:05.156 |24720,CCIE-1-001,0C9C97BDF5F444F0B535D231C32DDCB4,Arbiter,-1,Incoming Call [callerID='2199' callerName='' calledID='6789' redirectingID='' lastRedirectingID='' reason=1=DirectlastReason=1024=Unknown] port=CCIE-1-001 portsInUse=1 ansPortsFree=1callGuid=0C9C97BDF5F444F0B535D231C32DDCB4
    In this example you see my test user callerID='2199'  calling the Pilot number 6789 which is the voicemail button
    calledID='6789, and the what type of call is it whether Forward or Direct, when logging to voicemail you are going to see Direct which is going to match the Direct Routing Rules and send the call to the attempt sign in conversation.
    The other approach is a rule out method between the Audit traces and the User Data Dump tool.
    So let's say you have a baseline document that states all of the Transfer numbers for all users.
    If the User Data Dump reflects a different number and the Audit logs do not show any change, starting from the time the baseline was created and the point of time where the number was changed, then you could deduce the change was done via TUI (Telephone User Interface). Unfortunately you wouldn't be able to tell who did the change in this case.
    Nevertheless, remember that a user may have for example an Alternate Extension so the change might not necessarily be done from the office phone: "Alternate extensions can make calling Cisco Unity Connection from an alternate device—such as a mobile phone, a home phone, or a phone at another work site—more convenient. When you specify the phone number for an alternative extension, Connection handles all calls from that number in the same way that it handles calls from a primary extension (assuming that ANI or caller ID is passed along to Connection from the phone system). This means that Connection associates the alternate phone number with the user account, and when a call comes from that number, Connection prompts the user to enter a PIN and sign in."
    Best regards,
    David  Rojas
    Cisco TAC Support Engineer, Unity
    Email: [email protected]
    Phone: 1-407- 241-2965 ext 6406
    Mon, Wed, and Fri 12:00 pm to 9:00 pm ET, Tue and Thu 8:00 am to 5:00pm ET
    Cisco Worldwide Contact link is below for further reference.
    http://www.cisco.com/en/US/support/tsd_cisco_worldwide_contacts.html

  • Error while importing the spatial data

    Hi,
    I have the expdp dump from 10.2.0.4 db and I am importing it to 11.2.0.2 on another servers. I received the below error;
    ORA-39083: Object type INDEX failed to create with error:
    ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-13249: internal error in Spatial index: [mdidxrbd]
    ORA-13249: Error in Spatial index: index build failed
    ORA-13230: failed to create temporary table [M5_13791$$] during R-tree creation
    ORA-13249: Error in stmt: INSERT /*+ APPEND */ INTO M5_13791$$ select rid , min_d1, max_d1 , min_d2, max_d2 from M2_13791$$ a where (min_d1+max_d1) >
    ORA-13249: Stmt-Execute Failure: INS
    ORA-39083: Object type INDEX failed to create with error:
    ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-13249: internal error in Spatial index: [mdidxrbd]
    ORA-13249: Error in Spatial index: index build failed
    ORA-13249: Error in spatial index: [mdrcrtxfergm]
    ORA-13249: Error in spatial index: [mdpridxtxfergm]
    ORA-13200: internal error [ROWID:AAAS9jAARAAAYYmAAA] in spatial indexing.
    ORA-13206: internal error [] while creating the spatial index
    ORA-13033: Invalid data in the SDO_
    Job "SYS"."SYS_IMPORT_FULL_01" completed with 688 error(s) at 16:00:41
    Can anyone tell me what could be reason of all these errors and and the workaround for the same.
    Thanks....

    Mayura,
    . . . .One workaround may be to use the "exclude" command-line option to exclude the offending table (currently, M5_13791$$).
    EXCLUDE=TABLE:"= 'M5_13791$$')". . . .Another workaround may be to load the data without indexes first, then fuss with rebuilding indexes.
    EXCLUDE=INDEX:"LIKE '%'"Regards,
    Noel

  • "Error loading BASIC for document" while saving (solved)

    In case someone else has this problem here's my solution.
    I have a network (Netware 6.5) installation of SO7 (WinXP and 98).
    My PC's have harddrives that are protected by Deep Freeze.
    I start the Quickstart from a Run entry in the registry.
    Starting with PU5, the first time I save a document I get 10-15 "Error loading BASIC for document...". After clicking OK on all those the document is saved and everything works fine. If I close SO and and reopen it everything works.
    Rebooting the PC and trying to save a document gives me the error again (since Deep Freeze reset whatever change was made when I clicked through the error messages).
    After some hours of debugging I noticed that when the quickstart icon pops up in the systray a new directory named __basic_60 is created in the user directory of the client installation. Removing that prior to starting Write or Calc made the saving error dissappear.
    My workaround solution is to remove the gid_Procedure_Rename_Basicdir procedure and it's reference in gid_Module_Root in instdb.inf that's located in the program directory of my network install.
    However it must be a bug that the __basic_60 directory isn't removed as default, right?
    - Peder

    Dusty wrote:I deleted ~/.openoffice2 and it fixed the issue on reconfiguring it.
    If deleting the .openoffice.org2 directory is a bit drastic for you, you can fix the problem by going into ~/.openoffice.org2/user/basic and editing the dialog.xlc and script.xlc files.  You need to remove the line at the end that says WebWizard in both these files. 
    That will get rid of the two error messages you are likely getting.
    Btw, anyone else miss the Projects functionality in Kate?   Darn stupid sessions.  Oh well...

  • PGC error when burning in Encore CS3 ... help

    I've looked and can not find any one else with exactly this problem. I recently upgraded to Adobe Creative Suite 3 and can not get a DVD to burn. The project checks fine, the files transcode without difficulty but during the burning process, I very quickly get a PGC "file name" error.
    I have a Sony Pentium 4, 2 GHz, with 1.21 G of RAM, and plenty (30 G) free on my hard drive. I have a 16X Memorex DVD burner which is probably 6 months old, but up until now has worked great. I've tried several different brands of DVD-R media and same problem.
    I'd describe myself as an advanced amateur at video making. I taught myself on Nova's Video Explosion and burned 100's of dvd's on the Sonic's My DVD program over the past 5 years. Actually that system worked well, but I'd outgrown it. I downloaded Encore 2.0 free 30 day trial and loved it. I'd import (uncompressed) avi files that I'd created in other programs (mostly Video Explosion, but also Movie Shaker, and Windows Movie Maker), create menus in PS CS2 and my DVD's burned quickly and without errors at all. When my 30 days expired, I found they no longer offered 2.0 and I decided to spend the big bucks at got Creative Suite 3 really solely for Encore.
    I've now spent 3 days trying all kinds of different things, many different files from different sources and I always get the same error message of "PGC "file name" has an error at "time" internal software error %0, line "file name:, time 00:"time", ref= BPGC.
    I did read some messages on here about uncompressed avi vs. compressed avi. I did find that I was using uncompressed avi, but when I used Adobe premiere and rendered as MPEG 2 ( I believe), I got the same error. The only success (?) I had was when I rendered a file as a .MOV. It did burn without the dreaded error message, but the quality was extremely poor and jumpy.
    Any ideas? I've got a project due in a couple of days and at present I've got files that I can't get to DVD...

    So, finally I've found the source of the problem and a workaround!
    First the source:
    when Encore has to transcode a video it must corrupt the file, because it's the transcoded file that causes the problem, I tried this by importing a transcoded file into Encore 1.5 there it came with the same error.
    Now the workaround, ok maybe it isn't quite a workaround but it's a way to go:
    What I did was: I built my project new in Encore 1.5, because Encore 2.0 has a problem importing the videos by me, but if you would just import the videos in 1.5 and let 1.5 transcode them so that all of them would fit on a DVD you should be able to import the transcoded files in CS3 and it should work, no guarantee.
    Other possibility: try opening your project in encore 2.0 and re import your videos there and let 2.0 do all of the transcoding, that might work too!
    But for certain: don't let encore CS3 do all the transcoding!
    I'm working with PAL files I don't know if it will be the same by NTSC, but it's worth a try!
    If anybody feels like reproducing the bug, here is the way to do it:
    Make a project in Encore CS3 and import Videos encoded by premiere as MPG2-DVD (I think: .m2v .wav) and set the transcoding options to automatic, encore should have to transcode the files. Then let encore make the DVD, at some point you should get that nice PGC error!

  • Word Add on Error File Location

    Does anyone know where the word add on for creating publisher stores it's errors log. I get just the "Error has occurred. Check your settings". I then hear it laugh at me.
    If I could see what the error was I could maybe do something about it. I get more information out of my wife saying "I am fine" then this message.
    Current State of the situation:
    Yesterday I finished the last datatemplate for the report and began building the word template. All was well in the world. I could drag my items onto the template in the location specified. I had to rename the fields(the displayed text in the template, not the data source) so that they it could fit on the Word template. (The long names blow out the tables in word preventing you from getting to the location with the cursor.)
    But today I attempt to open and continue my work but I get the "Error has occurred" message after I attempt to open my existing template. The message takes about 5 minutes to show so I think it has something to do with the actual data retrieval.
    I orginally thought it might be the size of the data being pulled back. It is about 84 different sql statements. But I ran an equivalent of the report in BI and also ran the data view of the report in Publisher website. I then tried again thinking "if the data is cached maybe that would help".
    Nothing.
    Each time I try to hook the Word Template and Report data it fails.
    I have tried opening a new template for the same report but no luck there either.
    I was successful in opening one of my very small reports so I am sure it is something with the data grab.
    Please help as I really don't feel like hand coding the data fields. I have already hand coded just about everything else so far I really appreciated being able to drag and drop something.

    Question is answered by the following:
    "Get Error While Trying To Create Layout Template "Error occurred. Please check the settings and try again." [ID 735188.1]" Sorry no link but I will summerize the following.
    Get the latest version of the publisher add on for word. And if you have small datasets it will work. But if you have large datasets (like me) it will not work.
    If you have smaller datasets ( that might not be too bad to hand code) the interface will work just fine.
    If you have large datasets (that are a nightmare to hand code) the interface won't work and you are stuck hand coding.
    Official Solution
    Solution
    The issue has been fixed in 10.1.3.4 version (latest) of BI Publisher Enterprise. Please upgrade to this version for a permanent fix, however for large data sets the error will remain.
    Workaround :
    Creating Template using offline method is a workaround. Here you dont have to logon to BIP server,and you will just upload the sample xml file which was generated after running the report and create template based on that. This definitely is a recommended and perhaps the suggested solution as it reduces the load on the server and also is useful in cases where large data is returned by report and we have parameters specified which restricts data loaded to the report.
    I now get to hand code 500 Plus fields for a report. Then I get to do that same thing 5 more times! Carpel Tunnel here I come.

  • Acrobat X SharePoint Integration - error on check in

    My users are consistenly seeing an error when they attempt to check in a pdf. I have established that this is due to our use of a SharePoint 2010 Managed Metadata column, and I've seen some indication that there is a known issue with these. Can anyone confirm this, and does anyone have a workaround?
    Thanks

    Hi Msnny...I'd love to know the answer to this too. But it seems that despite proudly proclaiming SharePoint integration Acrobat X 10 is in fact anything but integrated with SharePoint. I can find no reference anywhere as to what is and isn't supported (please can we have one!?), but you can safely assume that managed metadata columns are the source of your problem and that attempting to save a PDF back to SharePoint, even when not changing any of these values will give you the invalid properties error. Your only workaround is to download PDFs from SharePoint, edit them locally then move back to SharePoint using the upload option / same filename - your users are just going to love that!

  • Error -2147415740 from Keychain when importing a root CA certificate

    I've been given an iMac at work to use as my primary workstation, and work in an environment that uses certificate based authentication. I was provided the root CA certificate as a .pem file to import into my system, and every time I try, Keychain Access throws an error of "-2147415740".
    Running "openssl x509 -inform pem -in cacert.pem -text" shows the certificate as valid, and specifically:
    Subject Public Key Info:
    Public Key Algorithm: rsaEncryption
    RSA Public Key: (8192 bit)
    Modulus (8192 bit):
    I've seen a few other reports of this, and it seems to be tied to the certificate being signed with an 8192 bit key. Asking the company to change to a lower key to sign the certificate is not a possibility, as it would require redistribution across a high number of machines to work around what appears to be an OS X specific bug. Does anyone know a workaround?
    Out of curiosity, I took the certificate and imported it successfully into an iBook running OS X 10.4.0. The certificate continues to work all the way up to 10.4.8, but breaks once Security Update 2006-007 or 10.4.9 is applied. The certificate is also imported just fine on an iPad running iOS 4.2.1.
    For now, I have to avoid using any Apple provided tools, and many 3rd party OS X programs, negating the benefit of using OS X and an iMac.

    sigh
    Result 1, this thread
    Result 2, another person encountering the same problem and posted here on the discussion forums, unanswered, beyond me responding to see if it is the exact same situation I'm now running into.
    Result 3, a posting to the OpenCA users list, also confirming the problem, with no specific solution to the error. Only a workaround of resigning the CA with a 4096bit or lower key, a workaround that as I mentioned already, cannot be done here without forcing every other user in the company to do work for what appears to only be an OS X specific problem/bug.
    Please only respond again if you have an actual useful suggestion for this exact problem. These boards are to help facilitate discussion about problems leading to a solution. Neither of your generic responses has helped, and I'd appreciate it if you could avoid wasting more of my time following up on a new post notification.

  • Internal Software Error: %0

    I get the following error message after Encore 2.0 prepares the slideshows and goes to the next step. All of the video material is prepared and, the progress window is in the middle of "Planning Audio for movie". Any suggestions for a fix?
    Adobe Encore DVD
    PGC "Yosemite Valley" has an error at 00;00;20;04.
    internal software error: %0, line Yosemite Valley - PGC Info: name = Yosemite Valley, ref = Ipgc, time = 00:00:20:04
    OK
    Thanks.

    So, finally I've found the source of the problem and a workaround!
    First the source:
    when Encore has to transcode a video it must corrupt the file, because it's the transcoded file that causes the problem, I tried this by importing a transcoded file into Encore 1.5 there it came with the same error.
    Now the workaround, ok maybe it isn't quite a workaround but it's a way to go:
    What I did was: I built my project new in Encore 1.5, because Encore 2.0 has a problem importing the videos by me, but if you would just import the videos in 1.5 and let 1.5 transcode them so that all of them would fit on a DVD you should be able to import the transcoded files in CS3 and it should work, no guarantee.
    Other possibility: try opening your project in encore 2.0 and re import your videos there and let 2.0 do all of the transcoding, that might work too!
    But for certain: don't let encore CS3 do all the transcoding!
    I'm working with PAL files I don't know if it will be the same by NTSC, but it's worth a try!
    If anybody feels like reproducing the bug, here is the way to do it:
    Make a project in Encore CS3 and import Videos encoded by premiere as MPG2-DVD (I think: .m2v .wav) and set the transcoding options to automatic, encore should have to transcode the files. Then let encore make the DVD, at some point you should get that nice PGC error!

  • PGC Internal Software Error During DVD Build

    After weeks of editing my 77-minute feature and days of DVD authoring effort, it's more than a bummer to see this appear during the final DVD build process:
    PGC "Analysis" has an error at 47:21:29 internal software error %0 line . . . PGC Info; name=Analysis, ref FPGE time 47:21:29.
    I verified the project before the build and there were no errors/warnings. I tried several times and get the same error at the same spot; I tried creating an image and the same error takes place at the same spot. I previewed the entire thing in Encore and everything plays/sounds great. All the footage/sound was imported as two large, uncompressed DVI files exported from PPro 2.0. The video is 16:9, 24p. Most of the sound came straight from the source video feed, except for two WAV files containing theme music.
    What can I do to get this production finished-- of course, I am behind schedule...

    So, finally I've found the source of the problem and a workaround!
    First the source:
    when Encore has to transcode a video it must corrupt the file, because it's the transcoded file that causes the problem, I tried this by importing a transcoded file into Encore 1.5 there it came with the same error.
    Now the workaround, ok maybe it isn't quite a workaround but it's a way to go:
    What I did was: I built my project new in Encore 1.5, because Encore 2.0 has a problem importing the videos by me, but if you would just import the videos in 1.5 and let 1.5 transcode them so that all of them would fit on a DVD you should be able to import the transcoded files in CS3 and it should work, no guarantee.
    Other possibility: try opening your project in encore 2.0 and re import your videos there and let 2.0 do all of the transcoding, that might work too!
    But for certain: don't let encore CS3 do all the transcoding!
    I'm working with PAL files I don't know if it will be the same by NTSC, but it's worth a try!
    If anybody feels like reproducing the bug, here is the way to do it:
    Make a project in Encore CS3 and import Videos encoded by premiere as MPG2-DVD (I think: .m2v .wav) and set the transcoding options to automatic, encore should have to transcode the files. Then let encore make the DVD, at some point you should get that nice PGC error!

  • TS3297 I get an error message "-3212" everytime I try to access iTunes

    Why do I get an error message "-3212" everytime I try to access iTunes

    Try here >  Fix for App Store and Passbook "Can't Connect to iTunes Store" Error - Mac Rumors
    Same workaround helped here >  https://discussions.apple.com/thread/4309531

Maybe you are looking for

  • How can I find the name of a file I downloaded four months ago?

    I downloaded a file on either February 15th or 16th. Embarrassingly, I've lost the file, simply by forgetting its name. I need to be able to search my download history, by date. Does anyone know of a way to do this? I know that the history is kept th

  • Sync / Async Bridge without BPM

    Hi All, I was trying to implement the Sync / Async Bridge without the BPM. I am trying a HTTP to JMS Sync / Async Bridge. I have followed the following link and done exactly the same as shown in the document http://help.sap.com/saphelp_nw04/helpdata/

  • A way to temporarily hide the selection box around an object while nudging it.

    InDesign I would like to see a simple "Hide All" type command, similar to the "Hide Extras" feature in Photoshop - this would leave the page in a blank/ "preview" like view, but with selected objects still selected and therefore able to be moved arou

  • Software Update iOS 5.0.1

    Hi Hope some one can help right here. I cannot download the latest Update for the iPhone which is ...iOS 5.0.1. from iTunes as it gets so far into the operation and then Times Out. That happens with all the iPhone updates which I have tried to downlo

  • Common Cost - Asset allocation

    Please help with the following: Our requirement is: 1) We have common costs assigned at the task level. 2) Our assets are assigned to tasks 3) Assets for the project are placed into service at various dates. 4) When common cost is allocated at the ti