XML error in Copy activity

Hi,
I am trying to run a copy activity with the source being blob (result of hive query) and destination being Azure SQL. Following is the error which I am getting:
HDIS copy activity encountered an unknown server error: Code: 0 ; Message: 'Type=System.InvalidOperationException,Message=There was an error generating the XML document.,Source=System.Xml,''Type=System.ArgumentException,Message='',
hexadecimal value 0x01, is an invalid character.,Source=System.Xml,'.
Here is the activity JSON
"name": "EgressDataAzure",
"description": "Push Aggregated data to Sql Azure",
"type": "CopyActivity",
"inputs": [ {"name": "AzureTableDestBlobTable"} ],
"outputs": [ {"name": "ReportsDBSQLTable"} ],
"transformation":
"source":
"type": "BlobSource"
"sink":
"type": "SqlSink",
"SqlWriterTableType": "CourseActivityType",
"SqlWriterStoredProcedureName": "spUpdateInsertCourseActivity"
"Policy":
"concurrency": 1,
"executionPriorityOrder": "NewestFirst",
"style": "StartOfInterval",
"retry": 0,
"timeout": "01:00:00"
Table JSON:
{"name": "ReportsDBSQLTable","properties":{"location":{"type": "AzureSqlTableLocation","tableName": "CourseActivity","linkedServiceName": "ITASAReportsDB"},"availability":
{"frequency": "Day","interval": 1}}}
   "name":"AzureTableDestBlobTable",
   "properties":{  
 "location":{  
        "type":"AzureBlobLocation",
        "folderPath": "<container>/output/courseactivity/",
"format":
            "type": "TextFormat"
        "linkedServiceName":"AvroBlobStore"
      "availability":
        "frequency":"Day",
        "interval":1
Regards
Shreenidhi B.R

Finally was able to figure out the issue.
The columndelimiter for AzureTableDestBlobTable was missing. As we are using avro format had to specify ^A as the columndelimiter.
   "name":"AzureTableDestBlobTable",
   "properties":{  
 "location":{  
        "type":"AzureBlobLocation",
        "folderPath": "<container>/output/courseactivity/",
"format":
            "type": "TextFormat",
             "columnDelimiter": "\u0001"
        "linkedServiceName":"AvroBlobStore"
      "availability":
        "frequency":"Day",
        "interval":1

Similar Messages

  • Error message while activating MPOS

    Dear All,
    We are implementing SCM 2007 and are facing a peculiar problem, please help me to resolve the issue;
    We have copied all the necessary standard objec from BI content and also created some of the Zinfoobjects. We have created MPOS  with Z objects and other MPOS as well with 9AMATNR and 9ALOCNO.System allows us to save the MPOS but when we activate it gives an error message.
    Please help me in resolving the issue.
    Best Regards
    Javed

    Hi
    Thanks for your reply .
    I have already done as you have mentioned.
    There is a problem of log generation too. system does not show the message text
    when I try to activate the MPOS , ignoring the same systems populate another message as below; please see below;
    Error occured during activation (see log).
    Best regards
    Javed

  • Activation error: Printer not activated, error code 20

    I have had my officejet 4215 all-in-one printer well over a year and it has connected and printed whatever I wanted.  Yesterday when I wanted to print an email it would not and the following box popped up: Activation error: Printer not activated, error code 20.  Then the next box that popped up said: Printer Error  An unknown error occurred while printing.
    If I copy the email over to a Microsoft Windows page, then i can print it fine.
    Any idea how to fix this so I can print email's like I used to?
    Rey

    What operating system?  What email program are you trying to print from?
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

  • Error while copy of Update Rules from ODS 0SD_O03 to InfoCube 0SD_C13

    Hi all,
    I work on a NW04s SPS9 System I would like to simply copy Update Rules (from an ODS to an InfoCube) from the BCT to the 1:1 Z-Copies of these Objects.
    To do so, I copied the InfoProviders 0SD_O03 and 0SD_C13 to Z-Versions. In SAP BCT the InfoCube is updated from the ODS. The ODS itself is updated from InfoSource.
    After successfully copying the two InfoProviders as next step I tried to copy the Update Rules from the Content version Objects to the Z-Version Objects to link them.
    Similar to copying update rules in 3.5 I tried
    - right click on "ZSD_C13"
    - choose Additional Functions - Create Update Rules"
    - choose DataSource: ODS Object "ZSD_O03"
    - choose Copy from: InfoCube "0SD_C13"
    This result in the error "0SD_C13 is not suitable as a template for copying update rules".
    Some hints that might help:
    1. The very same error occurs if I try to copy the Update Rules from 0SD_O03 to 0SD_C13.
    2. I also tried to copy both Update Rules (to C12 & C13) on a BW 3.5 system where it worked fine: The update rules from both Z-ODSs to both Z-Cubes were copied correctly 1:1 and without any errors.
    3. In the NW04s System I was able to copy the Update Rules from the InfoSource 2LIS_11_VAITM to 0SD_O01 (as well as from 2LIS_11_VAHDR to ODS 0SD_O03). So I only cannot copy Update Rules from ODSs to InfoCubes while it is possible to copy Update Rules from InfoSources to ODSs.
    4. During copy of 0SD_O03 the system warned: "InfoObject 0FISCVARNT needs to be in key for DataStore object ZSD_O03". No matter whether I move this IO to the keys of the Z-ODS, the Update Rules copy does not work.
    - This warning does not show up on BW3.5 when I copy the very same ODS. Can anyone explain this?
    - This warning is not displayed during the copy of ODS 0SD_O01, just for 0SD_O03.
    5. Obviously during a preceding test I actually must have been able to copy the Update Rules for another copy of 0SD_C13 (as I can see the Update Rules in the SAPGUI). I stopped this first test as I was not able to do the Update Rules copy for 0SD_C12.
    Yet as of today I cannot copy Update Rules this for both cubes 0SD_C13 as well as 0SD_C12. So yesterday there was no error on copying the Update Rules to InfoCube ZSD_C13, but today there is. To my knowledge nothing has been changed in the System Setup / Customizing in the mean time.
    6. For both cubes ZSD_C13 as well as ZSD_C12 it is possible to copy Update Rules that map from the BCT ODS to the Z-InfoCbes. So I can copy Update Rules from 0SD_O03 to ZSD_C13 and from 0SD_O01 to ZSD_C12. This would point in the direction that the copied ODSes are the source of this behavior?
    I am not sure whether this is a special NW04s behavior and how to use it correctly so the Update Rules can be copied.
    Please could you help on how to copy these Update Rules in NW04s or share your experience if you had similar?
    Thanks a lot,
    Werner

    Hi Vinod,
    Check the update rules for the original cube. Are they active? It appears that they contain a formula...check this too.
    Hope this helps...

  • ORA-19602: cannot backup or copy active file in NOARCHIVELOG mode

    Hi All
    Its my first time to use RMAN in our ERP EBSR12
    our database version is 11g
    Please help how to resolv and make successfully backup
    RMAN> backup database;
    Starting backup at 24-JAN-11
    using channel ORA_DISK_1
    channel ORA_DISK_1: starting full datafile backup set
    channel ORA_DISK_1: specifying datafile(s) in backup set
    RMAN-03009: failure of backup command on ORA_DISK_1 channel at 01/24/2011 11:18: 25
    ORA-19602: cannot backup or copy active file in NOARCHIVELOG mode
    continuing other job steps, job failed will not be re-run
    channel ORA_DISK_1: starting full datafile backup set
    channel ORA_DISK_1: specifying datafile(s) in backup set
    including current control file in backup set
    channel ORA_DISK_1: starting piece 1 at 24-JAN-11
    channel ORA_DISK_1: finished piece 1 at 24-JAN-11
    piece handle=/oracle/mybackup_db/PROD2/backupset/2011_01_24/o1_mf_ncnnf_TAG20110 124T111824_6msvw4cv_.bkp tag=TAG20110124T111824 comment=NONE
    channel ORA_DISK_1: backup set complete, elapsed time: 00:00:03
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of backup command on ORA_DISK_1 channel at 01/24/2011 11:18: 25
    ORA-19602: cannot backup or copy active file in NOARCHIVELOG mode
    RMAN>
    Thanks

    ORA-19602: cannot backup or copy active file in NOARCHIVELOG modeIs your database in archivelog or noarchivelog mode?
    How to Turn Archiving ON and OFF [ID 69739.1]
    Please also see these docs/links.
    ORA-19602 Using RMAN to Backup Database [ID 246183.1]
    COLD RMAN backup fails: Ora-19602 even after SHUTDOWN IMMEDIATE and STARTUP MOUNT [ID 373828.1]
    Backup & Recovery
    http://www.oracle.com/pls/db112/portal.portal_db?selected=14&frame=#backup_and_recovery
    Thanks,
    Hussein

  • "An error occurred during activation. Try again." Why can I not sign into imessage?

    "An error occurred during activation. Try again." Why can I not sign into Imessage?

    Hi,
    You stated earlier that you had already deleted the "madrid" .plist with no effect.
    Can I check you did this with the app closed down or at least restarted the app straight afterwards ?
    If you did that close the app if open and access the ~/Library/Preferences  folder again.
    This time delete com.apple.imessage.bag.plist 
    This item stores the Apple server used for your Login to the iMessages server and contains a date/time reference.
    Restarting the app after deleting this file will make it reconnect with the iMessages servers in a fresh manner which my solve things.
    It may sort out any date/time issues with the stored date.
    Messages is one of the app that Apple have "Sandboxed".
    This means that some of it's operations are held away from other apps to prevent one app bringing down several others.
    This is turn means that the route or path used by the app to Read and Write to the various .plists is different to the direct placing in ~/Library/Preferences.
    The Path is ~/Library/Containers/com.apple.iChat/Data/Library/Preferences
    Mostly the items in here are then Aliases that point to the actual originals in ~/Library/Preferences.  However there are exceptions.
    You can copy and paste the Path above in to the Finder > Go Menu > Go to Folder dialogue box to access this folder.
    Once there use the Finder's View Menu > Show Path Bar.
    This adds a collection of folders across the bottom of the Finder window.
    Right click on the Preferences folder at the right hand list of the Path.
    Chose the Get Info option.
    In the Info panel scroll to the Bottom.
    Your Shortname should appear (with (Me) as well) and you should have Read and Write Permissions
    If you highlight this and then use the Cogwheel type iCon it should reveal you shortname again but in Greyed out form which mean you Own the File/folder
    Repeat this for each containing folder until the Library item on the left (you don't need to do the Little House  icon one)
    You should have Read an Write Permissions and Own all of them.
    Can you confirm this ?
    8:04 pm      Sunday; June 15, 2014
    ​  iMac 2.5Ghz i5 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • Error on the activation server

    Keeps having the following error reported when trying to authorize my PC with Adobe Digital Editions: Error on the activation server". My Adobe ID and password are correct. Anyone know what to do? this has been going on for days.

    Digital Editions 2.0 doesn't work properly with some eReaders. 
    With my Sony, not only did the copy protection prevent copy to the Sony,
    but while the Sony was plugged in it prevented me reading the books using ADE on the PC.
    Once the Sony was unplugged, the books could again be read on the PC.
    It may be worth trying with v1.7.2 instead; certainly is if you find symptoms as I just described.
    Version 1.7.2 is a little difficult to find, available on Adobe site for Windows and for Mac.
    http://helpx.adobe.com/digital-editions/kb/cant-install-digital-editio ns.html
    also for PC at http://www.tucows.com/preview/853736/Adobe-Digital-Edition-For-EBooks

  • WavesetException: XML Error: 1:1: Content is not allowed in prolog. error

    What gives?
    I have turned the exception trace on (why it is not on by default is a surprise) and when I try to create a standard Weekly Audit Report, (Activity this Week) I now get to see this exception.
    How on earth can IdM generate a badly formed XML report/document!?
    When I try to generate a Weekly Activity report, Idm reports to the screen that the Task is complete and then bombs out with the following exception, showing NullPointerError message on the screen.
    What chances are there of trapping where in Idm this fault lies?
    [#|2011-11-16T15:18:44.609+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=94;_ThreadName=Thread-2;|WavesetException: XML Error: 1:1: Content is not allowed in prolog.|#]
    [#|2011-11-16T15:18:44.612+0200|SEVERE|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=94;_ThreadName=Thread-2;|com.waveset.util.XmlParseException: XML Error: 1:1: Content is not allowed in prolog.
    at com.waveset.util.WavesetException.checkBreakpoint(WavesetException.java:508)
    at com.waveset.util.WavesetException.<init>(WavesetException.java:109)
    at com.waveset.util.XmlParseException.<init>(XmlParseException.java:61)
    at com.waveset.util.XmlParser.wrapException(XmlParser.java:927)
    at com.waveset.util.XmlParser.parseString(XmlParser.java:561)
    at com.waveset.util.XmlUtil.parseString(XmlUtil.java:441)
    at com.waveset.util.XmlObjectFactory.create(XmlObjectFactory.java:322)
    at com.waveset.util.XmlObjectFactory.create(XmlObjectFactory.java:302)
    at com.waveset.rpc.ActivityStatusServlet.getTaskStatus(ActivityStatusServlet.java:426)
    at com.waveset.rpc.ActivityStatusServlet.getTaskStatus(ActivityStatusServlet.java:403)
    at com.waveset.rpc.ActivityStatusServlet.processRequest(ActivityStatusServlet.java:360)
    at com.waveset.rpc.ActivityStatusServlet.doGet(ActivityStatusServlet.java:262)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:734)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
    at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1539)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:343)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:217)
    at com.sun.idm.profiler.instrumentation.RequestTimingFilter.doFilter(RequestTimingFilter.java:76)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:217)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:279)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:595)
    at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:98)
    at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:91)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:162)
    at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:330)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:231)
    at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:174)
    at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
    at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
    at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
    at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
    at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
    at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
    at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
    at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
    at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
    at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
    at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
    at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
    at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
    at java.lang.Thread.run(Thread.java:722)
    |#]

    Hi Anoop / Ilayarajan,
    Could you please post the solution for this error. When I provision a user to PeopleSoft, I am getting similar error: com.waveset.util.WavesetException: An error occurred adding user "userID' to resource 'PeopleSoft Component Interface'. com.waveset.util.XmlParseException: XML Error: 1:1: Content is not allowed in prolog.
    Thanks
    User_idm

  • How to get XML files out of activity diagrams of UML

    Using Rational Rose I have developed a model now I want a way to get XML file for each activity diagram of the model built. This XML file will be the input file for Project Cleveland which instantiates the services according to the documentation in this XMl file

    In the Photos mode go to the View menu and uncheck Event Titles. That will leave you with only thumbnails displayed in the Photos view. However, if you close from that mode and reopen the opening time will be slower since iPhoto has to read and render all of the thumbnails. It can get rather long.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 6 and 7 libraries and Tiger and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.≤br>
    Note: There now an Automator backup application for iPhoto 5 that will work with Tiger or Leopard.

  • Messages "An error occurred while activating. Try again later"

    Hi
    have an iMac (2,5 GHz Intel Core i5, 4GB 1333 MHz DDR3 latest OS 10.9.4) and I keep getting errors while logging in to messages
    - I can send and receive imessages on my iPhone and iPad with no problems
    - my apple ID is verified
    - I don't have modified the "hosts" file
    - My time is set on "automaticly set time and date"
    - When mountain lion came out, I had no problem what so ever
    - I erased my HDD and did a clean instal. The first thing I did was start imessage and log in.. same error
    - I tried another apple ID (from my mom) and that didn't word either
    - I changed my password and tried again
    - I searched the ports and opened them on my router
    - I reseted my icloud keychain
    - I searched on the internet and tried everything I could find.
    Can anyone help me? There was a time that I could use messages with no problem at all, but like a year ago, I kept getting this error.
    Thank you kindly
    translated from dutch to english: "An error occurred while activating. Try again later"

    This could be a complicated problem to solve, as there are many possible causes for it. Test after taking each of the following steps that you haven't already tried. Back up all data before making any changes.
    Before proceeding, test on another network, if possible. That could be a public Wi-Fi hotspot, if your computer is portable, or a cellular network if you have a mobile device that can share its Internet connection. If you find that iMessage works on the other network, the problem is in your network or at your ISP, not in your computer.
    Step 1
    Check the status of the service. If the service is down, wait tor it to come back up. There may be a localized outage, even if the status indicator is green.
    Step 2
    Sign out of iMessage on all your Apple devices. Log out and log back in. Try again to sign in.
    Step 3
    Restart your router and your broadband device, if they're separate. You may have to skip this step if you don't control those devices.
    Step 4
    From the menu bar, select
               ▹ About This Mac
    Below the "OS X" legend in the window that opens, the OS version appears. Click the version line twice to display the serial number. If the number is missing or invalid according to this web form, take the machine to an Apple Store or other authorized service center to have the problem corrected.
    Step 5
    Take the steps suggested in this support article. If you don't understand some of the steps or can't carry them out, ask for guidance.
    Step 6
    From the menu bar, select
               ▹ System Preferences... ▹ Network
    If the preference pane is locked, click the lock icon in the lower left corner and enter your password to unlock it. Then click the Advanced button and select the Proxies tab. If the box marked SOCKS Proxy is checked, uncheck it. You don’t need to change any other settings in the window. Click OK and then Apply. Test.
    The result may be that you can't connect to the Internet at all. Revert the change if that happens, or if iMessage still doesn't work. Remember that you must Apply any changes you make in the preference pane before they take effect.
    Step 7
    Select from the menu bar
               ▹ System Preferences… ▹ Flash Player ▹ Storage
    and click
              Block all sites from storing information on this computer
    Close the preference pane.
    Step 8
    Make sure you know the ID and password you use with iMessage. Launch the Keychain Access application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Keychain Access in the icon grid.
    Use the search box in the toolbar of the Keychain Access window to find and delete all items with "iMessage" or "com.apple.idms" in the name. Log out and log back in.
    Step 9
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    If iMessage worked in the guest account, stop here and post your results.
    Step 10
    Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you start up, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. After testing, restart as usual (i.e., not in safe mode) and test again.
    If iMessage worked in safe mode, but still doesn't work when you restart in "normal" mode, stop here and post your results.
    Step 11
    Triple-click anywhere in the line below on this page to select it:
    /Library/Preferences/com.apple.apsd.plist
    Right-click or control-click the highlighted line and select
              Services ▹ Reveal in Finder (or just Reveal)
    from the contextual menu.* A folder should open with an item selected. Move the selected item to the Trash. You may be prompted for your administrator login password. Restart the computer and empty the Trash.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination  command-C. In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.
    Step 12
    Reset the NVRAM.
    Step 13
    Reinstall OS X.
    Step 14
    If none of the above steps resolves the issue, make a "Genius" appointment at an Apple Store, or contact Apple Support.

  • Error in TransferRules Activation

    Hi all
    I got this error when im activating TransRules in dev box…
    Actually I hav copied the cube struc from parent cube and add 4 keyfig additionally
    we using flatfile as SourceSys
    Can anyone tell me wat could be the reason and how can I solve this issue…
    Data element for InfoObject CO_AREA         0CO_AREA could not be created
    Message no. RSAR274
    Diagnosis
    Special data elements of the type and length of the source system are required for creating the transfer structure. When creating such a data element for InfoObject CO_AREA         0CO_AREA errors occurred. The data element should be of type CHAR and length 000004.
    Procedure
    Check the log.
    Check the data element  in ABAP Dictionary. Activate data element  there, and, if necessary, check the activation log.
    In ABAP Dic hw to activate the element there ?  I mean steps
    Thanx in ADv
    SS

    SAP Notes
    641676
    Symptom
    The correction from note 632442 does not take all the possible scenarios into account.
    Error RSAR274 can occur.
    For transfer rules with fields without assignment of an InfoObject, this causes unnecessary DDIC activations and time stamp invalidations of structures.
    Performance during the activation of the transfer rules can be severely impaired by this.
    Furthermore, with special customer scenarios the error R3 016 'The DataSource xxxx must be replicated' can be triggered.
    Other terms
    R3016, R3 016, R3 16, RSAR274, RSAR 274
    Reason and Prerequisites
    This problem is caused by a program error.
    Only transfer rules with fields without an InfoObject assignment are affected by this. --
    Solution
    Depending on the release of your BW system, the problem can be solved as follows. Alternatively, you can use the attached correction instructions for the relevant BW release.
    Through these notes, affected transfer rules are corrected during the next activation. The corresponding DDIC structures are then corrected.
    The error therefore only disappears after the reactivation of the affected transfer rules after the note has been implemented.Use the mass activation program 'RS_TRANSTRU_ACTIVATE_ALL' if necessary. However, you should note that this reactivates all transfer rules, regardless of whether or not there an inconsistency as described in this note.
    BW 2.0B
               Import Support Package 33 for 2.0B (BW2.0B Patch 33 or SAPKW20B33) and also implement correction instructions 243331 into your BW System.The Support Package will be available when note 523193 with the short text "SAPBWNews BW 2.0B Support Package 33", which describes this Support Package in more detail, is released for customers.
               or
               Import Support Package 34 for 2.0B (BW2.0B Patch 34 or SAPKW20B34) into your BW System. The Support Package will be available when note 523194 with the short text, "SAPBWNews BW 2.0B Support Package 34", which describes this Support Package in more detail, is released for customers.
    BW 2.1C
               Import Support Package 25 for 2.1C (BW2.1C Patch 25 or SAPKW21C25) and also implement correction instructions243331 into your BW system.The Support Package will be available when note 523205 with the short text, "SAPBWNews BW 2.1C Support Package 25", is released for customers.
               or
               Import Support Package 26 for 2.1C (BW2.1C Patch 26 or SAPKW21C26) into your BW system. The Support Package will be available when note 523207 with the short text, "SAPBWNews BW 2.1C Support Package 26", is released for customers.
    BW 3.0B
               Import Support Package 15 for 3.0B (BW3.0B Patch 15 or SAPKW30B15) and also implement correction instructions 243326 into your BW system.The Support Package is available once note 571698 with the short text "SAPBWNews BW 3.0B Support Package 15", which describes this Support Package in more detail, is released for customers.
               or
               Import Support Package 16 for 3.0B (BW3.0B Patch 16 or SAPKW30B16) into your BW system. The Support Package is available once note 571699 with the short text "SAPBWNews BW 3.0B Support Package 16" is released for customers.
    BW 3.1 Content
               Import Support Package 9 for 3.1 Content (BW3. 1 Patch 9 or SAPKW31009) and also implement correction instructions 243326into your BW system. The Support Package is available when note 571720 with the short text "SAPBWNews BW 3.1 Content Support Package 09" is released for customers.
               or
               Import Support Package 10 for 3.1 Content (BW3.10 Patch 10 or SAPKW31010) into your BW system. The Support Package is available once note 571744 with the short text "SAPBWNews BW 3.1 Content Support Package 10" is released for customers.
    These notes may already be available before the Support Package is released, to make information available in advance.However, the short text then still contains the words "preliminary version".
    See note 110934, which contains further information on BW Support Packages.
    602088
    Symptom
    RSAR 274 occurs when you transport or activate a transfer rule.
    Other terms
    RSAR274, RSAR 274
    Reason and Prerequisites
    This is caused by a program error.
    Solution
    As an alternative to importing the corresponding Support Package, you can use the attached correction instructions.
    BW2.0B
               Import Support Package 22 or 2.0B (BW2.0B Patch 22r SAPKW20B22) into your BW System. The Support Package will be available when note 456549 with the short text, "SAPBWNews BW 2.0B Support Package 22", which describes this Support Package in more detail, is released for customers.
    BW2.1C
               Import Support Package 14 for 2.1C (BW2.1C Patch 14 or SAPKW21C14) into your BW System. The Support Package will be available when note456562 with the short text, "SAPBWNews BW 2.1C Support Package 14", is released for customers.
    Refer to note 110934, which contains further information about BW Support Packages.
    cheers,
    Vishvesh
    Message was edited by: Vishvesh

  • Could not open file error on Copy Express

    Hi Experts,
    Im using Copy Express to copy Item Master from origin db to target db.
    Right now, I am only copying 1 item (I have tried several and a variety, but still the same) and I hit a "Could not open file" error, it has some chinese characters. And I cant make out what is the meaning or why the error is appearing.
    Before this error, I also see a "XML ERROR" on the status that dissappear very quickly upon showing. Then next is this error message.
    [Click here to view screenshot|http://www.flickr.com/photos/45736280@N07/5077898618/sizes/l/in/photostream/]
    Please help and Thanks!
    Warmest Regards,
    Chinho

    Hi,
    The item is able to copy using copy express but you must make sure that there is no exclamation sign before run it.
    The maximum item can be copied is limited in the copy express. it is just only 2,000 items.
    I suggest to use data transfer workbench.
    JimM

  • Error while copying page. (WWC-44262)

    Error while copying page. (WWC-44262)
    An unexpected error occurred: User-Defined Exception (WWC-44088)
    An unexpected error occurred: User-Defined Exception (WWC-44082)
    An unexpected error occurred: User-Defined Exception (WWC-44082)
    Error while copying page. (WWC-44262)
    Please specify a valid Name and Display Name. (WWC-44102)
    I am not able to make a copy of a page.

    Hi,
    Did you get an answer for this problem?
    Karl

  • Error occurs while activating a 'Write Optimized' DSO.

    I am getting error " There is no PSA for infosource 'XXXX'  and source system 'XXX' while activating a newly defined DSO object.
    I am able to activate a Standard DSOs, however the error occurs while activating a 'Write Optimized' DSO

    Hi,
    For write optimised DSO, check if you have tick the uniqueness of the records. If you check that and if there are two same records coming from source in one go, then you will get error
    From SAP help
    You can specify that you do not want to run a check to ensure that the data is unique. If you do not check the uniqueness of the data, the DataStore object table may contain several records with the same key. If you do not set this indicator, and you do check the uniqueness of the data, the system generates a unique index in the semantic key of the InfoObject. This index has the technical name "KEY". Since write-optimized DataStore objects do not have a change log, the system does not create delta (in the sense of a before image and an after image). When you update data into the connected InfoProviders, the system only updates the requests that have not yet been posted.
    Thanks
    Srikanth

  • How do i sign in onto facetime if it keeps on sayin 'an error occured during activation'.?

    How do i sign in onto facetime if it keeps on sayin 'an error occured during activation'.?

    iOS: Troubleshooting FaceTime        
    iOS: Troubleshooting FaceTime and iMessage activation
    iOS: Using FaceTime                               
    FaceTime, Game Center, Messages: Troubleshooting sign in issues

Maybe you are looking for

  • Can I get the new MacBook with a 1 tb Hard Drive?

    Well very good looking the new (GOLD) MacBook announced on Monday 9 March 2015.  But with just one USB-C port this means having a number of adapters with me at all times --- But the big concern is whether I can get at least 1 tb of storage space.  I

  • Urgent:  ORABPEL-05215    PLEASE HELP!

    I am trying to get following code in a bpel process to work under SOA 10.1.3.1. The code works fine until I added the FOR LOOP which accesses the tasks in the List tasks. I am able to create a LIST tasks using taskQueryService.queryTasks, but when I

  • My iPad was stolen yesterday. I cannot track it while using find my iPhone is saying is off.

    My iPad was stolen at the house yesterday. I have reported the matter to law enforcement. I have tried to track it using find my iPhone from my iPhone and it shows that the iPad is off. My work and important documents are there. Anyone who can assist

  • Delete hidden layers script

    I wish, I wish for a javascript that would check my open document for hidden layers and delete them, thats all. Thank you, Richard

  • HELP ME!!! SYNCING HAS MADE MY PHOTOS DISSAPEAR

    I plugged my iPhone into my laptop which is  a non Mac computer! For the 2nd time I plugged in my iPhone to transfer a song through iTunes, when iTunes came up the phone started syncing automatically an the next thing I went to look into on my phone