Maintaing EBS with latest product

Hi All,
please some one explain me briefly about these questions
1.Which backup strategies best for database and E-business suite?
2.How to maintaing E-Business suite with latest product levels and bug/security fixes?

Hi,
1.Which backup strategies best for database and E-business suite?Please see old threads for similar discussion.
Backup
http://forums.oracle.com/forums/search.jspa?threadID=&q=Backup&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
2.How to maintaing E-Business suite with latest product levels and bug/security fixes?Please see these docs.
Oracle Applications Current Patchset Comparison Utility - patchsets.sh [ID 139684.1]
Oracle E-Business Suite Releases 11i and 12 Critical Patch Update Knowledge Document (October 2010) [ID 987438.1]
Oracle E-Business Suite Recommended Performance Patches [ID 244040.1]
Download the latest/recommended patches from (My Oracle Support > Patches & Updates > Recommended 11i/R12 Patches -- Latest 11i/R12 Packs)
Thanks,
Hussein

Similar Messages

  • How to maintaing E-Business suite with latest product levels and bug/securi

    Hi All,
    How to maintaing E-Business suite with latest product levels and bug/security fixes?
    backup strataegies for database and E-BS suite?
    what is mean by gather user requirements?
    Please some one explain briefly...........
    Thanks

    Please post your question in the appropriate forum.
    E-Business Suite
    http://forums.oracle.com/forums/category.jspa?categoryID=3
    Thanks,
    Hussein

  • Does DVT  Tutourial work with latest Production JDeveloper?

    I got my brand spanking new Jdeveloper 11g installed, and I want to go through the Introduction to ADF Data Visualization Components Tutorial. I get stuck at the build of the schema, after following the instructions on buidling the schema step 5. I get the folllowing error.
    Buildfile: C:\temp\storefront_techpreview2\Infrastructure\Ant\build.xml
    createDatabase:
    refreshSchema:
    BUILD FAILED
    C:\temp\storefront_techpreview2\Infrastructure\Ant\build.xml:20: The following error occurred while executing this line:
    C:\temp\storefront_techpreview2\Infrastructure\DBSchema\build.xml:89: The following error occurred while executing this line:
    C:\temp\storefront_techpreview2\Infrastructure\DBSchema\build.xml:54: The following error occurred while executing this line:
    C:\temp\storefront_techpreview2\Infrastructure\DBSchema\build.xml:26: C:\temp\storefront_techpreview2\Infrastructure\Ant\oracleMiddlewarejdeveloper\wlserver_10.3\server\lib not found.
    I checked for the directory it is complaining about on my drive and it does not exist. Should'nt this be created by unzipping the file in the tutorial. Have I missed something?
    Regards
    Orlando

    Ok after many combinations I found the following works.
    jdeveloper.home=C:/oracle/Middleware
    I still get an error message at the end, not sure if i can ignore it.
    populateImages:
    [java] C:\oracle\Middleware\lib\java\shared\sun.jaxb\2.0 not found.
         at org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:422)
         at org.apache.tools.ant.types.FileSet.iterator(FileSet.java:69)
         at org.apache.tools.ant.types.resources.Union.getCollection(Union.java:105)
         at org.apache.tools.ant.types.resources.Union.getCollection(Union.java:88)
         at org.apache.tools.ant.types.resources.BaseResourceCollectionContainer.cacheCollection(BaseResourceCollectionContainer.java:244)
         at org.apache.tools.ant.types.resources.BaseResourceCollectionContainer.iterator(BaseResourceCollectionContainer.java:120)
         at org.apache.tools.ant.types.Path.iterator(Path.java:687)
         at org.apache.tools.ant.types.Path.iterator(Path.java:684)
         at org.apache.tools.ant.types.resources.Union.getCollection(Union.java:105)
         at org.apache.tools.ant.types.resources.Union.list(Union.java:67)
         at org.apache.tools.ant.types.Path.list(Path.java:356)
         at org.apache.tools.ant.types.Path.addExisting(Path.java:327)
         at org.apache.tools.ant.types.Path.addExisting(Path.java:315)
         at org.apache.tools.ant.types.Path.concatSpecialPath(Path.java:552)
         at org.apache.tools.ant.types.Path.concatSystemClasspath(Path.java:512)
         at org.apache.tools.ant.AntClassLoader.setClassPath(AntClassLoader.java:353)
         at org.apache.tools.ant.AntClassLoader.<init>(AntClassLoader.java:240)
         at org.apache.tools.ant.Project.createClassLoader(Project.java:328)
         at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:128)
         at org.apache.tools.ant.taskdefs.Java.run(Java.java:747)
         at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:201)
         at org.apache.tools.ant.taskdefs.Java.execute(Java.java:104)
         at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
         at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
         at org.apache.tools.ant.Task.perform(Task.java:348)
         at org.apache.tools.ant.Target.execute(Target.java:357)
         at org.apache.tools.ant.Target.performTasks(Target.java:385)
         at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
         at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
         at org.apache.tools.ant.Project.executeTargets(Project.java:1181)
         at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416)
         at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
         at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
         at org.apache.tools.ant.Task.perform(Task.java:348)
         at org.apache.tools.ant.Target.execute(Target.java:357)
         at org.apache.tools.ant.Target.performTasks(Target.java:385)
         at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
         at org.apache.tools.ant.Project.executeTarget(Project.java:1298)
         at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
         at org.apache.tools.ant.Project.executeTargets(Project.java:1181)
         at org.apache.tools.ant.Main.runBuild(Main.java:698)
         at org.apache.tools.ant.Main.startAnt(Main.java:199)
         at org.apache.tools.ant.Main.start(Main.java:161)
         at org.apache.tools.ant.Main.main(Main.java:250)
    refreshSchema:
    BUILD SUCCESSFUL
    Total time: 1 minute 55 seconds

  • How do I Determine the latest product-specific patches for EBS 10.1.1 updgr

    I am in the process upgrading EBS 11i to 12.1.1 and currently at step 3:12 of page 3-6 (Apply latest product patches (required)) of doc Part No. E16342-03.
    How do I determine the latest product-specific patches - EBS in particular?
    Can someone give me the link for the "download the American English patches."
    Thanks and God blesss.
    Mathias

    Hi,
    1) Is there a script that I can execute to find out exactly which are the installed products on our system so as to select the right products from the 'Product or Product Family'?How to Establish if a Product is Installed in e-Business Suite 11i [ID 420648.1]
    2) I have installed 12.1.1 and I believe I have to upgrade to 12.1.3 but with the dozens of documentations around the upgrade it is just so difficult to pinpoint exactly which way to move forward with. For example I have lead to
    Oracle E-Business Suite Release 12.1.3 Readme [ID 1080973.1] and I am wondering if I should follow the guidlines in this document?You will need to follow all the documents listed in
    Database Preparation Guidelines for an E-Business Suite Release 12.1.1 Upgrade [ID 761570.1]
    Interoperability Notes EBS R12 with Database 11gR2 [ID 1058763.1]
    Database Initialization Parameters for Oracle Applications Release 12 [ID 396009.1]
    Upgrading OracleAS 10g Forms and Reports in Oracle E-Business Suite Release 12 [ID 437878.1]
    Oracle E-Business Suite Release 12.1.3 Readme [ID 1080973.1]
    R12.1: Oracle Financials Pre-Upgrade Patch - Supplemental List for EBS CUP [ID 1127593.1]
    EBS: R12.1 Oracle Financials Recommended Patches [ID 954704.1]
    Thanks

  • A bone to pick with SONY products

    First off, I have been looking for a place to voice my opinion, this is the only official SONY place I can find. Being a Sony product buyer I feel the need to ask questions and ponder what Sony does wrong and how they can correct things across the board with many of the principal products on the market such as the Play Station 3, Vaio, and Vita, and the soon to be released S1 and S2 tablets.
    I own many Sony products from stereo equipment, the play station, cameras, even had a Vaio at one point. All good products and all decent performance wise. What is getting me upset at this moment is how Sony decides what games are available for specific devices.
    Example 1: Sony has many PS3 exclusives that could easily be even better graphically on a PC such as Kill Zone 3. Since they don't even attempt to make PC games, that would help raise the awareness of the Sony Vaio laptop, it makes me wonder why? Can't they release certain titles from the PS3 maybe a year later or more once they are no longer the hot gaming item they once were? I would love to play Kill Zone in glorious graphical detail, I have even read as much from the creators of the game which was created on PC, that the game is leaps and bounds BETTER on a PC.
    Example 2: Sony is releasing the VITA hand held gaming device almost at the same time as the S1 and S2 tablets. This is the true area I wish to focus on, product marketing, decisions etc. First off, the excitement of the exclusive titles the VITA will have will certainly make gamers flock to get one, but, the catch is that for a portable device it only has close to 3 hours of battery life? Terrible. So the S1 and S2 tablets are coming out, with the stamp of approval of Play Station games, but so far what I have seen are games from PS1 which is a major leap backwards for gaming from Sony. So the VITA is going to be a marvel of graphical wonder while a device, which in theory should be even more powerful, like the S1 tablet is going to be offering content a decade back in terms of technology?
    This part of the equation I can't seem to wrap my head around. What the S1 should have been was a major competitor to the Apple iPad and from what I have read in terms of specs and offerings, it is not much better than a Samsung Galaxy tab. Very disappointed that Sony has put out such an underwhelming product. It is still almost too early to be talking about the S1 and S2 as failures, but in terms of marketing, and telling its customers what it actually is and has available I am very very disappointed. If any company on this planet could have made Apple look bad it was Sony and they failed. The Sony S1 tablet should have been rivaling the graphic power of the VITA, it also should have wireless PS3 controller technology, it should already have exclusive games being offered JUST LIKE THE VITA. Instead we are seeing what looks like a product pushed out the gate too early, with specs that do not beat any other tablet on the market, it is simply... there.
    As a result of these examples I have given, I will not be buying any Sony Vaio's and I also will be passing on the S1 and S2 tablets in order to buy an Apple iPad 2. As for the VITA, I will also be passing on it for the short battery life, because long airplane rides are going to burn out battery life quickly on this device. It appears I will stick with my PS3 as it is the best gaming CONSOLE out, but not the best gaming platform, which is still being held by the PC which SONY refuses to improve upon.
    The over all direction of SONY seems far too uncoordinated, all over the place, and not stream line. This is one of the things APPLE does so well, they make specific product with top notch quality, and they do it well. Sony is usually late to the game in certain areas of technology, but usually they offer something new and improved upon, so far the latest SONY gadgets seem like they are just good enough for a passing grade, but nothing to really be excited about.

    Hello,
    Welcome to the User Discussion Forums
    Thank you for your feedback, your comments are always welcome.
    Concerning your points on the new VITA gaming device, and game support, your suggestions and comments might get the best exposure with our Playstation Community Forums
    Join the official PlayStation Community Forums to talk about PSN, PS3™, PSP® and NGP systems & games & get help, tips & news. Join PlayStation discussions in the PlayStation Forum:
    http://community.us.playstation.com
    We will definitely pass along your concerns and review of the Sony Tablet S.
    Should you wish to research the Tablet S further, we have an entire area at Esupport dedicated to Tablet Support
    http://esupport.sony.com/US/perl/select ... ODTYPE=110
    There is a dedicated section of the Sony Community Discussion Forum to provide answers to questions or open discussions on various topics for the community to discuss.
    viewforum.php?f=100
    If you wish to speak with a product specialist concerning any of our VAIO or Home Electronics
    Support is always available to you.
    http://esupport.sony.com/US/perl/select ... OR=CONTACT
    We look forward to hearing from you.

  • 11i upgrade - Step: Apply latest product patches (required)

    Hi,
    I am in the process of upgrading 11.5.9 (DB 9.2.0.4) to 12.1.1 (DB 10.2.0.5).
    As part of the upgrade steps in document titled *"Oracle® E-Business Suite Upgrade Guide Release 11i to 12.1.1 Part No. / E16342-04 / August 2010"*, I was directed to apply the latest product patche. Chapter 3, section 5.
    I downloaded the latest copy of the patchsets.sh from Oracle and ran it with the following parameters:
    patchsets.sh connect=apps/<apps_password> available=metalink
    This tool generated a bunch of reports including one called "Report.txt" and "Report_R12.txt"
    Which one of these patches am I supposed to download and apply to be able to continue with the upgrade?
    An excerpt From "Report.txt":
    =============================================================================
            Report Generated: Fri Sep 16 15:34:12 EDT 2011               Tool Version:  4.52
      Patchsets List Updated: Sep 15 22:30
                  Machine/OS: Linux xxxxxxxxxxxxxxxxxxxx 2.6.9-101.ELlargesmp #1 SMP Fri May 27 19:07:07 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux
                      Domain:
             applptch Source: Patch.csv
       Version from APPLPTCH: 12.1.1
                    Database: PROD
           Limited Report to: APPLFULL and APPLSHAR products
                    APPLFULL: AK ALR AP AR AS AX AZ BNE CE CHV EC ECX EDR FA FND FRM FV GHR GL GMS HZ IBY ICX IGI IGW ITG JTF JTM PA PER PN PO PQH PSA PSB PSP RG SSP
                    APPLSHAR: AD AMV ASO AU BEN BOM CRP CS CUA DT ENG FF INV MFG MRP ONT PAY QA QP SHT WIP XLA
             Pseudo Products:  ADO AHL AME AML AMS AMW ASF ASG ASL ASN ASP AST BIC BIL BIM BIS BIV BIX BPA BSC CAC CCT CDR CLA CLE CLJ CLL CLN CN CSC CSD CSE CSF CSI CSK CSL CSM CSP CSR CSZ CTB CUG CZ DDD DDR DNA DOM DPP EAM EDW EGO ENI EWS FEM FII FLM FPA FTE FTP FUN FWK GCS GHG GMA GMD GME GMF GMI GML GMO GMP GR HCP HCT HRI HXT IA IBC IBE IBU IBW IEB IEC IEM IEO IES IEU IEX IGP IGR IGS IMC INL IPA IPM IRC ISC ITA ITM IZU JA JAI JE JG JL JMF JTA JTH JTO JTT JTY LNS MSC MSD MSE MSO MSR MST MTH MWA OAM OCM OE OIE OIR OKC OKE OKI OKL OKS OKX OPI OTA OWF OZF PFT PJB PJC PJF PJI PJL PJM PJR PJT PMI POA POM PON POS PQP PRP PV QOT QPR QRM RCI RLM RRS TXK UMX VEA WMS WPS WSH WSM XDO XDP XLE XNB XNP XTR ZPB ZX
                  Written By: Oracle Support, SSANDREW
                     WARNING: DOWNLOAD CHANGING NOVEMBER 3rd, 2006
             Program Updates: ftp://ftp.oracle.com/support/outgoing/PATCHSET_COMPARE_TOOL
          Download Patchsets: Go to link below or click on Patches
         http://metalink.oracle.com/metalink/plsql/dis_download.startup
    =============================================================================
    Applied Patchsets that Match ARU:
    FAMILY PACKS
    Prod      Patchset             Bug     RELEASED Release Status      Distribution
    =======================================================================================
    atg_pf    R12.ATG_PF.A.1      5907545 07/04/15 23:44:46 Checkin Released     Not_Distributed                           
    atg_pf    R12.ATG_PF.A.2      5917344 07/07/13 05:48:57 Checkin Released     Not_Distributed                           
    atg_pf    R12.ATG_PF.A.3      6077669 07/10/14 21:48:17 Checkin Released     Not_Distributed                           
    atg_pf    R12.ATG_PF.A        4461237 07/01/18 17:08:25 Checkin Released     Not_Distributed                           
    atg_pf    R12.ATG_PF.A.4      6272680 08/01/13 09:10:12 Checkin Released     By_Metalink                               
    atg_pf    R12.ATG_PF.B.1      7307198 09/04/07 22:45:29 Checkin Released     Not_Distributed                           
    APPLIED PATCHSETS
    Prod      Patchset             Bug     RELEASED Release Status      Distribution
    =======================================================================================
    ado       R12.ADO.B.1         7460276 09/04/07 22:19:25 Checkin Released     Not_Distributed                           
    ado       R12.ADO.B           6867824 08/08/11 22:59:18 Checkin Released     Not_Distributed                           
    ad        R12.AD.A.1          5905728 07/04/13 13:11:10 Checkin Released     Not_Distributed                           
    ad        R12.AD.A.2          6014659 07/07/13 05:30:06 Checkin Released     Not_Distributed                           
    ad        R12.AD.A.3          6272715 07/10/14 17:33:24 Checkin Released     Not_Distributed                           
    ad        R12.AD.A            4502962 07/01/18 17:08:25 Checkin Released     By_Metalink                               
    ad        R12.AD.A.4          6510214 08/01/13 07:38:00 Checkin Released     By_Metalink                               
    The Most Recent Release Family Packs on Metalink(Not Included Above) are:
    =======================================================================================
    atg_pf    R12.ATG_PF.A.6      7237006 08/11/05 20:30:52 Checkin Released     By_Metalink                               
    atg_pf    R12.ATG_PF.B.2      7651091 09/12/16 08:03:30 Checkin Released     By_Metalink                               
    atg_pf    R12.ATG_PF.B.3      8919491 10/07/08 01:40:33 Checkin Released     By_Metalink                               
    cc_pf     R12.CC_PF.A.6       7291073 08/11/06 03:57:36 Checkin Released     By_Metalink                               
    cc_pf     R12.CC_PF.B.2       8522000 09/12/17 01:08:48 Checkin Released     By_Metalink                               
    The Most Recent Release Patchsets on Metalink(Not Included Above) are:
    =======================================================================================
    ad        R12.AD.A.6          7305220 08/11/05 11:14:22 Checkin Released     By_Metalink                               
    ad        R12.AD.B.2          8502056 09/12/16 06:44:40 Checkin Released     By_Metalink                               
    ad        R12.AD.B.3          9239089 10/07/07 14:22:15 Checkin Released     By_Metalink                               
    cdr       R12.CDR.A          10161040 11/05/11 08:39:23 Checkin Released     By_Metalink                               
    cla       R12.CLA.B           8506229 09/06/30 23:13:11 Checkin Released     By_Metalink                               
    Base Patchset List for 12.1.1 included below:
    =============================================================================
    7461070 - R12.AD.B.1 ad 10-APR-09 Checkin Released By_Metalink
    6665350 - R12.AD.B ad 13-AUG-08 Checkin Released Not_Distributed
    7458155 - R12.AD.B.1 ad 08-APR-09 Checkin Released Not_Distributed Thanks,
    Sinan

    Hi,
    In your above output it will be
    The Most Recent Release Patchsets on Metalink(Not Included Above) are:
    =======================================================================================
    ad        R12.AD.A.6          7305220 08/11/05 11:14:22 Checkin Released     By_Metalink                               
    ad        R12.AD.B.2          8502056 09/12/16 06:44:40 Checkin Released     By_Metalink                               
    ad        R12.AD.B.3          9239089 10/07/07 14:22:15 Checkin Released     By_Metalink                               
    cdr       R12.CDR.A          10161040 11/05/11 08:39:23 Checkin Released     By_Metalink                               
    cla       R12.CLA.B           8506229 09/06/30 23:13:11 Checkin Released     By_Metalink                               
    Thanks

  • HT2845 can't get my apple magic mouse to work on my boot camp on my early 2011 macbook pro with latest Marveric OS

    I can't get my apple magic mouse to work on my boot camp,running Windows 7 Ultimate on my early 2011 macbook pro with latest Marveric OS........ It works perfectly on the Apple ,

    Not sure if this will help anyone, but I had trouble installing on 10.8.
    I then found this particular support page:
    http://h10025.www1.hp.com/ewfrf/wc/softwareCategory?os=4142&lc=en&cc=us&dlc=en&s w_lang=&product=4231205#N228
    Be patient with the download, it takes some time ... When it has downloaded, follow the install instructions. It works well.
    I use the printer through usb but my wife uses wireless from her PC laptop.
    Andre Francis

  • Dreamweaver MX 2004 compatibility with latest versions?

    Dreamweaver MX 2004 compatibility with latest versions?
    I have templates in a old Dreamweaver MX 2004 and want to update my software. Will I need to go in steps to a version a few years back and then to current?  Or can I go all the way to current?
    I also can't get my old dreamweaver to register anymore and they have NO support for it.  Any clues?  It is legit an I have the registration numbers and all the same but it won't take it for some reason.
    thank you all for any support you can give.

    HTML is HTML.  The product you use doesn't matter much except in terms of "ease of use" and quality of code it generates.  MX is a dinosaur.  Depending on how you built your sites with it, you may need to update your code to modern web standards.  But your site's code will remain editable in any version of DW.
    That said, a LOT has changed in 10 years.  So if you don't have really strong coding skills in HTML and CSS, you will struggle with newer versions of DW.  The interface is different, too, so it will take some adjustment.
    CS6 is the only version you can still purchase.
    Creative Suite 6
    All the rest are available only through subscription to the Creative Cloud.
    Creative Cloud pricing and membership plans | Adobe Creative Cloud
    Nancy O.

  • How To Generate And Print Reports In PDF Format From EBS With The UTF8 Char

    Hi,
    I want to know How To Generate And Print Reports In PDF Format From EBS With The UTF8 Character Set in R12.0.4.
    Regards

    Refer to Note: 239196.1 - PASTA 3.0 Release Information
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=239196.1
    Or, you can use XML Publisher.
    Note: 551591.1 - Need Latest XML Publisher / BI Publisher Patches For R12
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=551591.1

  • Oracle EBS R12 application Production contact person contact details

    Hi
    Any one can provide me contact details of Oracle EBS R12 application production head, coz I would like to introduce some new feature can be added in EBS R12, then R12 will more user friendly users and other process of application reduce the process time.
    Thanks in advance
    Regards
    [email protected]
    9910059723

    Hi,
    I would suggest you contact Steven Chan (Senior Director in the Oracle Applications Technology Integration group).
    Oracle E-Business Suite Technology - Blog Authors
    http://blogs.oracle.com/stevenChan/about.html
    Steven Chan monitors "Technology - LCM: R12 Install/Upgrade" forum, so you may post your suggestions in this forum, or contact him directly by email through the link referenced above.
    Technology - LCM: R12 Install/Upgrade
    LCM: R12 Install/Upgrade
    You can also find Oracle contact in this page, and Oracle should they should connect you with the right person.
    Oracle E-Business Suite Applications Oracle
    http://www.oracle.com/us/products/applications/ebusiness/index.htm
    Regards,
    Hussein

  • MDX Query to show the latest product text again historical facts (Type 2 dimenion linking on Surrogate key and also Natural Key)

    I need to write a MDX query to show the latest product text again historical facts or a chosen product text in time. I can write this query in TSQL, but new to MDX.
    The way I do it in TSQL is joining two queries together on the Natural Key as opposed to the surrogate key.
    Can this be done in MDX. I know I could write two separate MDX queries, one which get the product text I wan and the other to get the measure with the actual product text and Natural Key, and use a lookup function in ssrs to show the two result sets I the
    same tablix by looking up the Natural Keys. But this should be able to be done in one query shouldn't it.
    In the dsv the fact knows to join to the dimension using the surrogate key.
    Thanks J

    Hi Jamster,
    According to your description, you want to write a query to show the latest product text, right?
    In MDX, we can use LastNonEmpty function to return the lastest member winth a dimension. LastNonEmpty is an aggregation function available in the Enterprise version of SQL Server. However, you can create your own with a little bit of recursive MDX. Here
    is a sample query for you reference.
    With Member Measures.LastHits as
    iif(isempty(Measures.Hits),
    ([Date].[Year Month Day].prevmember,
    Measures.LastHits
    ),Measures.Hits)
    Reference
    http://cwebbbi.wordpress.com/2011/03/24/last-ever-non-empty-a-new-fast-mdx-approach/
    http://richardlees.blogspot.com/2010/07/getting-last-non-empty-value.html
    If this is not what you want, please provide us the detail structure of your cube and the expected result, so that we can make further analysis and give you the exactly MDX query.
    Regards,
    Charlie Liao
    TechNet Community Support

  • I recently just bought a iphone 4 im happy with the product and it didnt cost an arm and a leg but i was wondering when the iphone 4 will become obsolete as in not receaving updates anymore etc

    I recently just bought a iphone 4 im happy with the product and it didnt cost an arm and a leg but i was wondering when the iphone 4 will become obsolete as in not receaving updates anymore etc

    Keep in mind that just because a device may not be upgradeable to the latest iOS release does not mean it cannot continue to work just fine on the last update it did get.  There will be many devices that were incompatible with iOS 7 that will continuing to work just fine on iOS 6 for a long time yet.  There are many people still using their iPad 1 despite the fact it stopped getting iOS updates after iOS 5.1.1.
    One way to safeguard your apps against future incompatible versions is to keep a backup of all your apps in iTunes on your computer.  That way, if an update to the app comes out that is not backwards compatible with your iOS, you still have a copy of the last version of the app that was compatible with your device and your iOS release.

  • Is there a way to create videos 'fast' with adobe products?

    I am an affiliate marketer. I have produced a video  Inspro Program: personal development planned and achieved - YouTube and I would like to know if there are ways to create videos within maybe 10 minutes with Adobe products. Please suggest a quick method.

    Turnaround times ultimately depend on the skill of the person doing the work just as much as the programs' capabilities. And 10 minutes for editing a video? That's just ridiculous. Importing/ exporting footage or tweaking voice-over audio alone could take longer as could replacing/ re-typing text.
    Mylenium

  • Hello,  I have iMac from Oct, 2010 and have OS 10.6.7 and multiple users.  Mail icon was accidently removed along with program.  Mail 4.4 is on other users but when I reloaded software my user got Mail 4.3. Mail 4.3 did not work with latest OS. Ideas?Matt

    Hello,  I have iMac Itel i3, from Oct, 2010 and have OS 10.6.7 and multiple users. 
    About 3-4 days ago the Mail icon in dock had question mark and was accidently removed, along with program on my user.  Oops.
    1. Mail 4.4 is on other users and works fine, but for me it does not work and tells me V4.3 does not work with latest OS X. 
    2. I reloaded software from my user with original disks  (Oct, 2010) and got Mail 4.3 again. Mail 4.3 did not work with latest OS.  I am unable to load Mail.  Gives Yellow error message.    
    "  You have Mail version 4.3 (1081/1084). It can’t be used on Mac OS X Version 10.6.7 (Build 10J869). For more information, click the Help button."
    3. Tried to update software and look for update for mail 4.3 on Apple site to no success.
    Hate to go to MS-Entorage ( I may need to learn something new and alien) mail program since contracts are in Mail/Address Book.
    Ideas?
    MattDeeds

    Matt,
    I would download and run the 10.6.7 combo update.
    http://support.apple.com/kb/DL1361
    Regards,
    Captfred

  • I have just updated my iPhone 4 with latest IOS 7 and now wi fi greyed out and Bluetooth not working. Tried reset, restore everything - no use. Its out of warranty too. I refuse to pay for a new phone when clearly this is an apple issue not phone issue.

    Can anyone help? I updated my iPhone 4 with latest iOS 7 and now wi fi is greyed out, Bluetooth won't work and tbh am so angry! Phone now out of warranty so apple won't help without it costing me. Don't want to pay as its an apple problem not phone problem. It worked ok before. Tried everything, even clearing it down. Can't even back it up now unless I connect to a pc!

    I have not had wifi since November when I upgraded to the newest IOS version.  I called the Apple help line and they told me some things to do and I tried them all and they worked for a few hours and then wifi shut off again.  I kept doing what they told me and it worked for a couple more days and then I could never turn it on again.  My blue tooth doesn't work either.  I had to actually increase my data usage with AT&T becuase of this.  When I did that in December I went to the Apple store and was told that it is a hardware issue and since my phone is out of warranty I would have to pay for a new phone because they could not fix the issue.  My upgrade isn't up until June 2014 so not only do I have to wait for the upgrade and I am not paying for a new phone but I have to pay $10 plus extra a month on my cell phone bill because I was going over on my Data!!!  I have been beyond upset about this and Apple is not doing anything about this nor did they offer up some way to resolve the issue because obviously it is not just some rare incident if several people are having this issue.  Who knows how many people out there have had this issue and have not said anything about it.  Now there is a newer update that I can't do because it requires wifi in order to download.
    June can not get here fast enough and I may not go back to Iphone after dealing with this for so long with no help from Apple.

Maybe you are looking for