Maxl scripts to perform backup of the following

Help me with these (Maxl script to do these backups)
     How to take Backup of filters (use maxl script to get filter information of all native cubes).
     Since we use xref calc a lot so we need to backup information of location alias.     
We have partitioning so we need to get partition information backed up.

Hi,
Filter information is stored in the essbase.sec file so it is good start to make sure that is being backed up.
As for extracting filter information by maxl you can do it with something like :-
login admin password on localhost;
spool on to 'c:\temp\filters.txt';
display filter row all;
spool off;
logout;
or if you want to narrow the filter down to a database use
display filter row app.db;
You will also need to change the column width to fit all the filter in e.g.
set column_width 50;
You can also dump the whole security file to a text file if you wanted which includes all the filter information (from 9.3.1)
export security_file to data_file C:\temp\sec_file.txt;
I take it your partitions don't change very often so you can easily just export the partition to xml from EAS, depending on what you are on.
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • MAXL SCRIPT TO EXECUTE IN BACKGROUND THE DATA LOAD

    Hi,
    I have problem with a MaxL script, I don´t know the command to execute a data load in the background, someone knows??? it would be very grateful if you can help me because now I have to load the data manually and then tick execute in background.
    Thanks for your help
    Regards,

    If the two processes are in no way dependent on each other, why not just use two separate MaxL scripts and run / schedule them separately?
    If you really need to launch multiple MaxL operations against different cubes to run in the background from a single script you can only do this with a shell / command script, not 'natively' in MaxL. If you're on Windows and using CMD, for example, see the 'START' command.
    --EDIT: Crossed over with Sunil, think he pretty much covers it!                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Performing Backup using the Client Tools

    I am attempting to do backup tasks using the Oracle 10g Enterprise Manager Console (the java application and not the web interface).
    When I right click on the ORCL database in the left treeview, I get a context menu that has "Backup Management" menu item.
    However, when I select that menu item, I simply get a dialog box which states: "Use the Enterprise Manager 10g Console for Backup Management".
    Has this functionality been moved to the web interface?
    (I am an experienced developer, but I am new to 10g).
    Thanks in advance for any help.
    Best regards,
    Frank J. Reashore

    Has this functionality been moved to the web interface?Yes. Use the web based 10g Database Control. Oracle 10g Enterprise Manager Java Console was a temporay tool. As oradba said, it is no longer in 11g.

  • Performance issue with the following view pa_draft_inv_line_details_v

    Hi Gurus,
    We have a select statement in which we are using this view pa_draft_inv_line_details_v.This view is causing Performane Issue while exectuing select statement.Can you please help me on this.
    Thanks,
    RS.

    Hussien,
    Sorry for Late Reply.
    Here are the details:
    Gather Schema Statistics
    INDEX_NAME     TABLE_NAME
    AP_SUPPLIERS_N1     AP_SUPPLIERS
    AP_SUPPLIERS_N2     AP_SUPPLIERS
    AP_SUPPLIERS_N3     AP_SUPPLIERS
    AP_SUPPLIERS_N4     AP_SUPPLIERS
    AP_SUPPLIERS_N5     AP_SUPPLIERS
    AP_SUPPLIERS_N6     AP_SUPPLIERS
    AP_SUPPLIERS_N7     AP_SUPPLIERS
    AP_SUPPLIERS_N8     AP_SUPPLIERS
    AP_SUPPLIERS_U1     AP_SUPPLIERS
    AP_SUPPLIERS_U2     AP_SUPPLIERS
    FND_LOOKUP_VALUES_U1     FND_LOOKUP_VALUES
    FND_LOOKUP_VALUES_U2     FND_LOOKUP_VALUES
    GL_DAILY_CONVERSION_TYPES_U1     GL_DAILY_CONVERSION_TYPES
    GL_DAILY_CONVERSION_TYPES_U2     GL_DAILY_CONVERSION_TYPES
    HR_ORGANIZATION_UNITS_FK1     HR_ALL_ORGANIZATION_UNITS
    HR_ORGANIZATION_UNITS_FK2     HR_ALL_ORGANIZATION_UNITS
    HR_ORGANIZATION_UNITS_FK3     HR_ALL_ORGANIZATION_UNITS
    HR_ORGANIZATION_UNITS_FK4     HR_ALL_ORGANIZATION_UNITS
    HR_ORGANIZATION_UNITS_PK     HR_ALL_ORGANIZATION_UNITS
    HR_ORGANIZATION_UNITS_UK2     HR_ALL_ORGANIZATION_UNITS
    HR_ALL_ORGANIZATION_UNTS_TL_N2     HR_ALL_ORGANIZATION_UNITS_TL
    HR_ALL_ORGANIZATION_UNTS_TL_PK     HR_ALL_ORGANIZATION_UNITS_TL
    PA_COST_DISTRIBUTION_LINES_N10     PA_COST_DISTRIBUTION_LINES_ALL
    PA_COST_DISTRIBUTION_LINES_N12     PA_COST_DISTRIBUTION_LINES_ALL
    PA_COST_DISTRIBUTION_LINES_N13     PA_COST_DISTRIBUTION_LINES_ALL
    PA_COST_DISTRIBUTION_LINES_N14     PA_COST_DISTRIBUTION_LINES_ALL
    PA_COST_DISTRIBUTION_LINES_N15     PA_COST_DISTRIBUTION_LINES_ALL
    PA_COST_DISTRIBUTION_LINES_N16     PA_COST_DISTRIBUTION_LINES_ALL
    PA_COST_DISTRIBUTION_LINES_N17     PA_COST_DISTRIBUTION_LINES_ALL
    PA_COST_DISTRIBUTION_LINES_N19     PA_COST_DISTRIBUTION_LINES_ALL
    PA_COST_DISTRIBUTION_LINES_N2     PA_COST_DISTRIBUTION_LINES_ALL
    PA_COST_DISTRIBUTION_LINES_N20     PA_COST_DISTRIBUTION_LINES_ALL
    PA_COST_DISTRIBUTION_LINES_N3     PA_COST_DISTRIBUTION_LINES_ALL
    PA_COST_DISTRIBUTION_LINES_N4     PA_COST_DISTRIBUTION_LINES_ALL
    PA_COST_DISTRIBUTION_LINES_N5     PA_COST_DISTRIBUTION_LINES_ALL
    PA_COST_DISTRIBUTION_LINES_N6     PA_COST_DISTRIBUTION_LINES_ALL
    PA_COST_DISTRIBUTION_LINES_N7     PA_COST_DISTRIBUTION_LINES_ALL
    PA_COST_DISTRIBUTION_LINES_N8     PA_COST_DISTRIBUTION_LINES_ALL
    PA_COST_DISTRIBUTION_LINES_N9     PA_COST_DISTRIBUTION_LINES_ALL
    PA_COST_DISTRIBUTION_LINES_U1     PA_COST_DISTRIBUTION_LINES_ALL
    PA_CUST_EVENT_REV_DIST_LINE_N1     PA_CUST_EVENT_RDL_ALL
    PA_CUST_EVENT_REV_DIST_LINE_N2     PA_CUST_EVENT_RDL_ALL
    PA_CUST_EVENT_REV_DIST_LINE_N3     PA_CUST_EVENT_RDL_ALL
    PA_CUST_EVENT_REV_DIST_LINE_N4     PA_CUST_EVENT_RDL_ALL
    PA_CUST_EVENT_REV_DIST_LINE_N5     PA_CUST_EVENT_RDL_ALL
    PA_CUST_EVENT_REV_DIST_LINE_U1     PA_CUST_EVENT_RDL_ALL
    PA_CUST_REV_DIST_LINES_N1     PA_CUST_REV_DIST_LINES_ALL
    PA_CUST_REV_DIST_LINES_N2     PA_CUST_REV_DIST_LINES_ALL
    PA_CUST_REV_DIST_LINES_N3     PA_CUST_REV_DIST_LINES_ALL
    PA_CUST_REV_DIST_LINES_N4     PA_CUST_REV_DIST_LINES_ALL
    PA_CUST_REV_DIST_LINES_N5     PA_CUST_REV_DIST_LINES_ALL
    PA_CUST_REV_DIST_LINES_N6     PA_CUST_REV_DIST_LINES_ALL
    PA_CUST_REV_DIST_LINES_N7     PA_CUST_REV_DIST_LINES_ALL
    PA_CUST_REV_DIST_LINES_N9     PA_CUST_REV_DIST_LINES_ALL
    PA_CUST_REV_DIST_LINES_U1     PA_CUST_REV_DIST_LINES_ALL
    PA_DRAFT_INVOICE_ITEMS_N1     PA_DRAFT_INVOICE_ITEMS
    PA_DRAFT_INVOICE_ITEMS_N2     PA_DRAFT_INVOICE_ITEMS
    PA_DRAFT_INVOICE_ITEMS_N3     PA_DRAFT_INVOICE_ITEMS
    PA_DRAFT_INVOICE_ITEMS_N4     PA_DRAFT_INVOICE_ITEMS
    PA_DRAFT_INVOICE_ITEMS_N5     PA_DRAFT_INVOICE_ITEMS
    PA_DRAFT_INVOICE_ITEMS_N6     PA_DRAFT_INVOICE_ITEMS
    PA_DRAFT_INVOICE_ITEMS_U1     PA_DRAFT_INVOICE_ITEMS
    PA_EVENTS_N1     PA_EVENTS
    PA_EVENTS_N2     PA_EVENTS
    PA_EVENTS_N3     PA_EVENTS
    PA_EVENTS_N4     PA_EVENTS
    PA_EVENTS_N5     PA_EVENTS
    PA_EVENTS_N6     PA_EVENTS
    PA_EVENTS_U1     PA_EVENTS
    PA_EVENTS_U2     PA_EVENTS
    PA_EVENTS_U3     PA_EVENTS
    PA_EVENTS_U4     PA_EVENTS
    PA_EXPENDITURES_ALL_N11     PA_EXPENDITURES_ALL
    PA_EXPENDITURES_N1     PA_EXPENDITURES_ALL
    PA_EXPENDITURES_N2     PA_EXPENDITURES_ALL
    PA_EXPENDITURES_N3     PA_EXPENDITURES_ALL
    PA_EXPENDITURES_N4     PA_EXPENDITURES_ALL
    PA_EXPENDITURES_N5     PA_EXPENDITURES_ALL
    PA_EXPENDITURES_N6     PA_EXPENDITURES_ALL
    PA_EXPENDITURES_N7     PA_EXPENDITURES_ALL
    PA_EXPENDITURES_N8     PA_EXPENDITURES_ALL
    PA_EXPENDITURES_N9     PA_EXPENDITURES_ALL
    PA_EXPENDITURES_U1     PA_EXPENDITURES_ALL
    PA_EXPENDITURES_ITEMS_N18     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N1     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N10     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N11     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N12     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N13     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N14     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N15     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N16     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N17     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N18     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N19     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N2     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N20     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N21     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N22     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N23     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N24     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N25     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N26     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N27     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N28     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N29     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N3     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N30     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N31     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N32     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N33     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N35     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N4     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N5     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N6     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N7     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N8     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_N9     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_ITEMS_U1     PA_EXPENDITURE_ITEMS_ALL
    PA_EXPENDITURE_TYPES_N1     PA_EXPENDITURE_TYPES
    PA_EXPENDITURE_TYPES_N2     PA_EXPENDITURE_TYPES
    PA_EXPENDITURE_TYPES_N3     PA_EXPENDITURE_TYPES
    PA_EXPENDITURE_TYPES_U1     PA_EXPENDITURE_TYPES
    PA_EXPENDITURE_TYPES_U2     PA_EXPENDITURE_TYPES
    PA_PROJECT_STATUSES_U2     PA_PROJECT_STATUSES
    PA_PROJECT_STATUSES_U3     PA_PROJECT_STATUSES
    PA_PROJECT_TYPES_N1     PA_PROJECT_TYPES_ALL
    PA_PROJECT_TYPES_U1     PA_PROJECT_TYPES_ALL
    PA_PROJECT_TYPES_U2     PA_PROJECT_TYPES_ALL
    PA_TASKS_N1     PA_TASKS
    PA_TASKS_N10     PA_TASKS
    PA_TASKS_N11     PA_TASKS
    PA_TASKS_N12     PA_TASKS
    PA_TASKS_N13     PA_TASKS
    PA_TASKS_N14     PA_TASKS
    PA_TASKS_N2     PA_TASKS
    PA_TASKS_N3     PA_TASKS
    PA_TASKS_N4     PA_TASKS
    PA_TASKS_N5     PA_TASKS
    PA_TASKS_N6     PA_TASKS
    PA_TASKS_N7     PA_TASKS
    PA_TASKS_N8     PA_TASKS
    PA_TASKS_N9     PA_TASKS
    PA_TASKS_U1     PA_TASKS
    PA_TASKS_U2     PA_TASKS
    PER_PEOPLE_F_FK1     PER_ALL_PEOPLE_F
    PER_PEOPLE_F_FK2     PER_ALL_PEOPLE_F
    PER_PEOPLE_F_N1     PER_ALL_PEOPLE_F
    PER_PEOPLE_F_N2     PER_ALL_PEOPLE_F
    PER_PEOPLE_F_N50     PER_ALL_PEOPLE_F
    PER_PEOPLE_F_N51     PER_ALL_PEOPLE_F
    PER_PEOPLE_F_N52     PER_ALL_PEOPLE_F
    PER_PEOPLE_F_N53     PER_ALL_PEOPLE_F
    PER_PEOPLE_F_N54     PER_ALL_PEOPLE_F
    PER_PEOPLE_F_N55     PER_ALL_PEOPLE_F
    PER_PEOPLE_F_N56     PER_ALL_PEOPLE_F
    PER_PEOPLE_F_N57     PER_ALL_PEOPLE_F
    PER_PEOPLE_F_N58     PER_ALL_PEOPLE_F
    PER_PEOPLE_F_N59     PER_ALL_PEOPLE_F
    PER_PEOPLE_F_N60     PER_ALL_PEOPLE_F
    PER_PEOPLE_F_PK     PER_ALL_PEOPLE_F
    xxx_PERALL_EFFDATE     PER_ALL_PEOPLE_F

  • I don't understand the following error on apache tomcat

    Good afternoon!
    I am using tomcat 6.0.13.When i try to perform my servlet, the following exception is gone off :
    exception
    javax.servlet.ServletException: Error allocating a servlet instance
    org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
    org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:261)
    org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
    org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:581)
    org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
    java.lang.Thread.run(Thread.java:595)
    root cause
    java.lang.NoClassDefFoundError: mypackage/Transportadora (wrong name: Transportadora)
    java.lang.ClassLoader.defineClass1(Native Method)
    java.lang.ClassLoader.defineClass(ClassLoader.java:620)
    java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
    org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:1817)
    org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:872)
    org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1325)
    org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1204)
    org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
    org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:261)
    org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
    org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:581)
    org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
    java.lang.Thread.run(Thread.java:595)
    Would be this a problem in the definition of the class?
    web.xml:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <web-app xmlns="http://java.sun.com/xml/ns/j2ee"
    xmlnssi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
    version="2.4">
    <display-name>Transportadora </display-name>
    <description>
    Projeto Transportadora
    </description>
    <servlet>
    <servlet-name>Transportadora</servlet-name>
    <servlet-class>mypackage.Transportadora</servlet-class>
    </servlet>
    <servlet-mapping>
    <servlet-name>Transportadora</servlet-name>
    <url-pattern>/transp</url-pattern>
    </servlet-mapping>
    </web-app>
    A great one I hug and grateful for the attention!
    Message was edited by:
    tarssa
    Message was edited by:
    tarssa
    Message was edited by:
    tarssa

    java.lang.NoClassDefFoundError: mypackage/Transportadora (wrong name: Transportadora) You need to make sure all your classes are in the classpath and/or you need to make sure you're calling the class by its correct name.

  • "End of file breaks the statement" on "working" MaxL script

    Sorry, multipost accidentally. Look for post that is a question...
    Edited by: Kevin Cox on Dec 4, 2010 2:52 AM

    Different operating systems? Perhaps its not the maxl script but a parameter that gets passed in from the batch script? Certain things change such as the system time variable between operating systems. I remember that caught me out although I wasn't doing anything to do with essbase at the time.
    I'm 99% sure this error is generated from the maxl interpreter
    e.g. Just created test.mxl and all I put in there was the word login followed by a single unclosed quote and the followingf happen.
    D:\Qubix>essmsh test.mxl
    Essbase MaxL Shell - Release 11.1.1 (ESB11.1.1.2.0B110)
    Copyright (c) 2000, 2008, Oracle and/or its affiliates.
    All rights reserved.
    MAXL> login '
    essmsh error: End of File breaks the statement
    MaxL Shell completed
    D:\Qubix>
    Edited by: Daniel Willis on Dec 6, 2010 2:57 PM

  • Jetstress 2013 found the following faulty logical disk performance counters

    I'm using Jetstress 2013 to test the storage disk subsystem for Exchange 2013. After the db build completed I click run test & got this error. I'm only getting this error on this VM. The other 3 VMs are fine. I also reformatted the disk & rebuild
    the db but got the same error. Anyone seen this before?
    Jetstress testing failed. Error: Jetstress found the following faulty logical disk performance counters: C:\jsdb\db4. Ensure that all logical disk performance counters are working correctly with System Monitor. Error: Instance 'C:\jsdb\db4' does not exist
    in the specified Category.

    As reinstalling the VM is not always possible, and the time to recreate the databases quite considerable, the actual answer to this issue is to find the path that the logical disk counters are using and then update the path to the databases in JetStress
    to match this.
    On your test machine open Performance Monitor and click the Performance Monitor node.
    Click the green + icon and select the "Logical Disk" row.
    In the Instances of selected object you will see the paths that the logical disk counter is using to find the databases. For example C:\ExchangeVolumes\ExVol1 and C:\ExchangeVolumes\ExVol2.
    Update the JetStress config to use these paths and not the paths that you might be using such as C:\ExchangeDatabases\DB01.db.
    The problem is due to the autoreseed scripts in the perf calculator mounting the C:\ExchangeVolume path first (and so that is the logical disk counters path) but the operator of JetStress using the more obvious C:\ExchangeDatabases path.
    There is an update to JetStress post the original date of this question that resolves this issue so you can use either path, but if you add disks to a server or recreate some of the disk arrays and not others you might find that JetStress needs to use C:\ExchangeVolumes\...
    to reach some databases and C:\ExchangeDatabases to reach the others.
    If you get the error in the original post for some of your databases and not all of them, then this is the fix and use Performance Monitor to see the paths needed and use only those in JetStress.
    Brian Reid C7 Solutions Ltd (www.c7solutions.com)

  • How to delete the members in one dimension use the maxl script

    i have question that i want to delete the members in one dimension useing the maxl script, but i do not know how to do it. can the maxl delete the members in one dimension? if can, please provide an sample script, thank you so mcuh.

    MaxL does not have commands to alter an outline directly, except the reset command which can delete all dimensions but not members selectively. The best you could do would be to run a rules file (import dimensions) using a file that contains the members you want to keepload rule for the dimension. As typical the warning is to test this first before you do it on a production database

  • How to change the Existing alias with new alias name...MAXL SCRIPT

    HI Experts
    I need to change alias name of the existing member with new alias name.
    please send me maxl code to change the alias name .
    My thought is
    1) Old alias should be replaced with new alias name .
    2)There is one account that should be rolled out to another parent..these parents are already exsist
    3) I need a MAXL Script to change the new alias name .
    please suggest ASAP.
    Thanks
    USER

    John
    I heard that we can replace existing alias name with new alias thru MAXL
    i.e replace alias name XXXX member with YYYY ;
    please correct me if iam wrong ,might be Maxl command is wrong but this is the idea.
    Thanks
    USER

  • TS4036 I've got a new iPad I'm trying to do an iCloud back up but keep being given the following message: no iCloud backups are compatible with the version of iOS (6.1.3) on this iPad. How do I restore I cloud on my new device?

    I've got a new iPad and am trying to do an iCloud backup but keep getting the following message: no iCloud backups are compatible with the version of iOS (6.1.3) on this iPad.
    How do I restore info from iCloud onto my new device?

    You would have to update your device first, before you can restore your iPad from your backup. Resolution: set it up as anew device, then update your device to the latest version "Settings > General > Updates", then reset your device again "Settings > General > Reset > Erase All Content and Settings" and then after the iPad restarts again, choose to restore your device from your backup.

  • How do I add a txt file to read from in the following script

    First thanks for the help, PS newbie. 
    I need to add a txt file that has the Exchange aliases listed to the below file. So if the .txt file is sitting in c:\temp\readme.txt how do I incorporate into the following script. Given, I only want the outcome to read from only the txt file. 
    $mailboxes = Get-Mailbox -RecipientTypeDetails UserMailbox
    ForEach ($mailbox in $mailboxes) {
      $FilePath = "\\server\folder\" + $mailbox.PrimarySmtpAddress.Local + "@" + $mailbox.PrimarySmtpAddress.Domain + ".pst"
      New-MailboxExportRequest -mailbox $mailbox -FilePath $FilePath
    Thank you for your time. 
    Chris

    Thank you - 
    You're welcome.
    I need to make sure that when the user from the list is exported to .pst it is named with their primary smtp address? Will the above code do so?
    No, it won't. This adjustment will take that into account:
    $aliasList = Get-Content .\aliasList.txt
    foreach ($alias in $aliasList) {
    $mbx = Get-Mailbox $alias
    $filePath = "\\server\folder\$($mbx.PrimarySmtpAddress).pst"
    New-MailboxExportRequest -Mailbox $alias -FilePath $filePath -WhatIf
    Don't retire TechNet! -
    (Don't give up yet - 13,085+ strong and growing)

  • While making a backup copy in Itunes of my Iphone I receive the following error message: While making a backup copy of this Iphone (-35) an error has occurred.  Do you want to continue with altering this Iphone? When you continue al the material on this I

    While making a backup copy in Itunes of my Iphone I receive the following error message: While making a backup copy of this iPhone (-35) an error has occurred.  Do you want to continue with altering this Iphone? When you continue al the material on this Iphone will be lost.
    I reinstalled iTunes but that dit not help. After synching iTunes with my iPhone it also asks to authorize my pc and when i Click on ok, it says it is already authorized.
    Please can somebody help me, so I can make backup.
    Greetz,
    Derk

    It's likely that your backup is corrupt. Try deleting the backup, then right click on the name of the phone in iTunes and choose "back up". To delete go to iTunes Preferences, Devices tab. Highlight and delete the most recent backup. Note that sometimes deleting this way leaves some garbage around that can still interfere with a new backup, so you should verify that the backup folder is empty.
    from: http://support.apple.com/kb/HT4946
    The folder where your backup data are stored varies depending on the computer's operating system.   Make sure the backup folder is included in your periodic data-backup routine.
    iTunes places the backup files in the following places:
    Mac:  ~/Library/Application Support/MobileSync/Backup/
    Windows XP:  \Documents and Settings\(username)\Application Data\Apple Computer\MobileSync\Backup\
    Note: To quickly access the Application Data folder, click Start, and choose Run. Type %appdata% and click OK.
    Windows Vista and Windows 7:  \Users\(username)\AppData\Roaming\Apple Computer\MobileSync\Backup\
    Note: To quickly access the AppData folder, click Start. In the search bar, type %appdata% and press the Return key.

  • "An unspecified error occurred while performing a conform action on the following file:"

    Has anyone else gotten this error in any of their projects?  I've searched around Adobe support pages and elsewhere on the internet, but have found nothing.
    It comes up in the events window and I can't even read what file it's talking about because it's on the next line, but the error message only shows one line and I haven't figured out a way to expand it.
    I'm not even sure if it's causing any problems, or not (the project seems to work ok).  This message shows up twice, as a red circle with an 'X' in it, but I also get the following message numerous times referring to a large amount of my .avi files:
    "File importer detected an inconsistency in the file structure of filename.avi.  Reading and writing this file's metadata (XMP) has been disabled."
    That message shows up as a yellow triangle with an '!' in it.  Since I haven't been able to turn anything up about these messages, I figured I'd ask here and see if anyone knew what was going on, how to fix the problem or if I should even worry about them.
    Thanks.

    I am having this problem now when i use dynamic link from Premiere to after effects. I copy the footage from premiere then paste into after effects, i add alittle text maybe some light rays etc save it then go back to premiere. Then i get this message "An unspecified error occurred while performing a conform action on the following file C:\Caches\Media Cache Files\text comp 1 48000.cfa." does anyone have any idea as to what this is? i have had a few problems using the dynamic link from premiere to after effects problems such as Premiere freezing, not playing the after effects comps back in real time, crashes etc. Its as if the 2 programs dont like the dynamic link.
    Im running Master Collection CS5 & CS 5.5 on running on a 24gb ram, Intel Core i7 950 @3.07GHz PC with a NVIDIA GeForce GTX470 graphics card.

  • PRE10 "Unspecified error occurred while performing a conform action on the following file:..."

    I really need some help!
    I am making a short video on premiere elements 10 and I seem to get this conforming error everytime I open the project and I cannot save it either!!
    "Unspecified error occured while performing a conform action on the following file:
    File0002.AVI 48000.CFA"
    This happens everytime I open premiere elements 10  to lots (or all) of my video clips and I can't find any help in the adobe forums or anywhere else online!
    Also, I want to save this video as an AVI file, but when I try to export it, it says it has finished quite quickly and has not even added anything to click on or when it does, it does not play. Sometimes it says it has finished then comes up with: "Error compiling movie. Unknown error". one of these happen everytime that I try to save it.
    Lots (or all) of my avi files come up as this same conforming error when I load the project and I have no clue as to what to do!...
    It also crashes nearly everytime after these compiling errors!
    My computer is running windows 7 ultimate OS
    Please help!
    Please...!

    Operating System
    System Model
    Windows 7 Ultimate (build 7100)
    Gigabyte Technology Co., Ltd. M61PME-S2P
    Enclosure Type: Desktop
    Processor
    Main Circuit Board
    2.80 gigahertz AMD Athlon X2 240
    256 kilobyte primary memory cache
    1024 kilobyte secondary memory cache
    64-bit ready
    Multi-core (2 total)
    Not hyper-threaded
    Board: Gigabyte Technology Co., Ltd. M61PME-S2P
    Bus Clock: 200 megahertz
    BIOS: Award Software International, Inc. F2 12/30/2008
    Drives
    Memory Modules
    320.07 Gigabytes Usable Hard Drive Capacity
    125.82 Gigabytes Hard Drive Free Space
    TSSTcorp CDDVDW SE-S084C USB Device [Optical drive]
    SAMSUNG HD321HJ SCSI Disk Device (320.07 GB) -- drive 0, s/n S13RJ90SB04688, SMART Status: Healthy
    1984 Megabytes Usable Installed Memory
    Slot 'A0' has 2048 MB
    Slot 'A1' is Empty
    Local Drive Volumes
    c: (NTFS on drive 0) *
    319.97 GB
    125.76 GB free
    d: (NTFS on drive 0)
    105 MB
    65 MB free
    * Operating System is installed on c:
    The media files are avi and are in my videos folder (videos-windows 7)

  • HT3275 I get the following message - "Time Machine could not complete the backup."  "Unable to complete backup."  "An error occurred while creating the backup folder.""

    I get the following message - "Time Machine could not complete the backup."  "Unable to complete backup. An error occurred while creating the backup folder."" 
    This MAC is partioned with Windows 7 with only  50 gig devoted to Windows so my son can play Flight Simulator X on the machine. 
    I have a WD Passport External Hard Drive for the Back Up
    I have spoken with WD Tech Support and they have been fantastic but I still keep getting this message.  Any thought?
    Maxx

    Reboot the TC.. it sometimes gets lost on the network.. are you still actually using 10.6.8 as the problem is more prevalent on Lion and ML it seems is no better.
    You might find reset of the TC is needed. change the names to short, no spaces pure alphanumeric.
    Reset the TM to the new name.. use the A4 in Pondini's great KB.
    http://pondini.org/TM/Troubleshooting.html

Maybe you are looking for