Cannot generate/find dataload.txt

I'm having some records being rejected during data load of a cube via AIS. I want to be able to see which records are rejected, so I looked for the dataload.txt file in the LoadInfo directory. No dataload.txt is being generated in this directory after my load. I have edited the start.bat file to include a "-L0" in the appropriate place per the AIS documentation, and done a reload after restarting the AIS server, but no cigar. I have also inserted a "[L]=0" in ais.cfg, but this doesn't seem to have any effect either..
Would appreciate any advise on how to generate/locate the dataload.txt file for my loads.
thanks,
Axe

Hi Axe,
In EIS/AIS, after completion of member/data load, if we get to see the msg. box saying- "*Data load terminated with errors*", then- AIS won't generate the rejection dataload.txt file in loadinfo. In this case, the only way to check what went wrong is- To open the log file (either from the same dialog box OR navigating AIS folder, log -> olapisvr.log).
Let me know incase of any further questions.
- Natesh

Similar Messages

  • Cannot generate .chm; no images are compiling.

    Thank you in advance for any help.  Here is the situation:  I am using RoboHelp HTML, ver. 8 and have a project that I cannot generate a .chm file for.  Each time I try it runs through the compiler, the output shows .htm files but no image files are included in the compiling process and I end up with a "Fatal Error:  Unexpected error from Microsoft HTML compiler" message.
    To generate the file I am going to:  File, Generate, Primary Layout (Microsoft HTML Help).  When I try to open the .chm file I get a message that says "Cannot open the file:  mk:@MSITStore:C|(the directory I saved it to).
    There are broken links which haven't been fixed yet but we would like to be able to still generate a .chm file so content can be reviewed.  Is it possible to have a successful .chm file compiled if you have broken links? 
    Thank you again for any help!

    Hi,
    I can't say I have a solution to your problem but I have run into similar situations. Unfortunately, I don't seem to have documented them anywhere...thus I will have to rely on my sketchy memory.
    First though, I will respond with two points I am quite certain about:
    - Having broken links in your project should not cause any generation problems other than the obvious missing links in the output CHM.
    - You do not see any images in the compiling process because there is a problem earlier on in the html compilation part.
    In my case, I had a project with a multi-level folder hierarchy. With longer filenames totalling a very large number of total characters in the full path, the project would take a very long time to build and, ultimately, I would end up with a "Fatal Error". IF you have a project with even a single instance of a very long full path, this could be the source of the problem. Keep in mind that during the compilation process the full file path is lengthened by the addition of the temporary folder in which the product is built, by default, in the !SSL! folder. My solution was to simply generate to an output folder at the top level e.g. C:\Output. It may, however, be the case that you would have to shorten some of your file/folder names.
    In other cases, I could not find a culprit per se, but ended up deleting the .cpd, which is known to sometimes become corrupt. Upon opening the project again, a fresh .cpd was built and the project ran without issue.
    Obviously, if you try either of these suggestions, I highly recommend ensuring you have a backup if one does not already exist on a version control system.

  • Cannot generate stub objects...access denied

    Has anyone come accross this?
    I am attempting to access a coldfusion 9 webservice that I created and am also consuming.  The pair works fine when both requesting page and the webservice are resident on my development server, but generates the following error when in production:
    Error Occurred While Processing Request
    Cannot generate stub objects for web service invocation.
    Name: http://casadiablo.homeip.net/WebServices/SimpleWebService.cfc?wsdl. WSDL: http://casadiablo.homeip.net/WebServices/SimpleWebService.cfc?wsdl. java.security.AccessControlException: access denied ("java.io.FilePermission" "C:/Program Files/Java/jdk1.7.0_04/jre/lib/wsdl.properties" "read") It is recommended that you use a web browser to retrieve and examine the requested WSDL document to ensure it is correct. If the requested WSDL document cannot be retrieved or is dynamically generated, it is likely that the target web service has programming errors.
    The error occurred in D:/home/casadiablo.net/wwwroot/indexCDNet.cfm: line 10
    Called from "java.io.FilePermission" "C: line -1
    Called from "java.io.FilePermission" "C: line -1
    Called from D:/home/casadiablo.net/wwwroot/indexCDNet.cfm: line 10
    Note: the wsdl renders just fine in a browser at the address I'm using so it's not a can't find it or location issue.  I'm no expert in reading wsdl files, though, so it could render some clues if I knew what to look for.
    For context:
    When I go from my development environment to production, the consuming page is on casadiablo.net/indexCDnet.cfm (hosted by Hostek).  The webservice is on a PC in my home that has a dedicated IP address. 
    I've searched all over for an "access denied" java error (related to CF web services) discussion and have found nothing.  Any ideas as to how to troubleshoot where in this chain a java.io.FilePermission error might be triggered would be greatly appreciated!!
    Message was edited by: CFsolar
    Case solved. It turns out that this is totally a Hostek issue.  After exhausting all other options (including uninstalling and reinstalling java), it was a setting on the security sandbox that caused the error.  Well at least this will be out there for anyone else working with webservices and Hostek!

    Did anyone ever resolve this issue as I seem to be having the exact same issue???

  • Target principal name is incorrect - cannot generate SSPI context

    First off, yes, I've looked at numerous articles on this subject and haven't yet found someone with a similar situation and none of the resolutions I've found seem applicable.
    My situation:  Server 2008R2 Enterprise with SQL 2012 Standard.  I have two instances running on this server, DEV and TEST.  I do not have a default (unnamed) instance.  This is one of the differences between my situation and every other
    article I've looked at.  I AM able to connect remotely to the DEV instance, but the TEST instance give me the SSPI error.  To take it a step further, the SQL services aren't running under domain credentials; they're running under local credentials. 
    These two issues don't match anything I've found on the subject so far.
    I ran "setspn -L" against the server's machine account (since the SQL services are local, not domain) and here's what I got:
    MSSQLSvc/[server FQDN]:49592
    MSSQLSvc/[server FQDN]:TEST
    MSSQLSvc/[server FQDN]:49487
    MSSQLSvc/[server FQDN]:DEV
    WSMAN/[server]
    WSMAN/[server FQDN]
    TERMSERV/[server FQDN]
    TERMSERV/[server]
    RestrictedKrbHost/[server]
    HOST/[server]
    RestrictedKrbHost/[server FQDN]
    HOST/[server FQDN]
    The server is of course a domain member, and we only have a single domain, so there's no cross-domain/forest stuff going on.
    Remotely, SA authentication works against both instances.  Locally, both SA and Windows authentication work against both instances.  Remotely, Windows authentication works against the DEV instance, but not against the TEST instance, returning the
    error "The target principal name is incorrect.  Cannot generate SSPI context."
    Both database have identical settings in the SQL Config Mgr (Shared Memory and TCP/IP enabled).  Both instances are set to allow remote logon.
    The security for the various services:
    SQL Server (DEV) = NT Service\MSSQL$DEV
    SQL Server (TEST) = NT Service\MSSQL$TEST
    SQL Server Agent (DEV) = NT Service\SQLAgent$DEV
    SQL Server Agent (TEST) = NT Service\SQLAgent$TEST
    SQL Server Browser = Local Service
    On both instances, the query "exec xp_readerrorlog 0,1,'could not register the Service Principal Name',Null" comes back with two entries from when the system was installed, saying it was unable to register the SPN.  That makes sense, because
    SQL isn't running with domain credentials, although the SPNs ARE apparently in AD (see above).
    On both instances, the query "select net_transport, auth_scheme from sys.dm_exec_connections where session_id=@@spid" returns the same thing - "shared memory", "NTLM".  Basically, I can find no configuration difference
    between the two instances.
    Anyone got any ideas?

    Hi Todd,
    According to your description, we need to make sure the typed server name is right, and verify if your windows account is valid when you connect to the test instance remotely by using Windows authentication. You can refer to the following steps for checking
    the login name.
    1.Log in the test instance remotely by using sa authentication.
    2. Enter the security and check if the windows account is valid.
    In addition, there is more details about how to troubleshoot the "Cannot generate SSPI context" error message, you can review the article.
    http://support.microsoft.com/kb/811889
    Thanks,
    Sofiya Li
    If you have any feedback on our support, please click here.
    Sofiya Li
    TechNet Community Support

  • HT201412 My i Pad 3 shows "cannot Access Find My Friends open the app and review your sign in information to continue sharing your location. And I have two buttons : Later and Open but they don't work, As long as I have this situation I can do nothing on

    My i Pad 3 shows "cannot Access Find My Friends open the app and review your sign in information to continue sharing your location. And I have two buttons : Later and Open but they don't work. As long as I have this screen situation, I cann't do anything on my I Pad. Please help !!

    I have the same problem on my iPhone4. It is obviously a bug in the software. Once it pops out I am locked out of my phone. I can't even begin to describe the frustration this causes. All that stuff about holding down the buttons is useless. the phone won't even shut off. I can take a screen shot like that or go to voice control. Even when I got to a wifi connection, I can't get on. This app blocks everything else. This is a serious bug and can have serious consequences. The only thing my phone would do is go to voice control and let me play iTunes or phone people. Some smart phone hey?
    I have finally got to a place with a wide enough wifi to connect my computer and restore the phone. This has lasted over a day!
    I don't even know why Find My Friends is on my phone. Is it part of the package and how do I turn it off?

  • HT5622 My ipad hangs up after showing a message that says it "Cannot Access Find My Friends" and that I need to open the app and review my signin info to continue sharing. I can't go there because it is hung up. I also can't power off.

    My ipad hangs up after showing a message that says it "Cannot Access Find My Friends" and that I need to open the app and review my signin info to continue sharing. I can't go there because it is hung up. I also can't power off.

    Perform a Reset...
    Reset  ( No Data will be Lost )
    Press and hold the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears. Release the Buttons.
    http://support.apple.com/kb/ht1430

  • Since Update ITUnes cannot auto find my 14,000+ songs on disc

    None of my songs in my library play. I get a warning that it cannot locate the file. In preferences, It shows the correct external disc the files are located at. If I individually search for the file on the disc/folder on that external disc I find it and it plays and ITunes finds it again afterwards. I have purchased over 14 thousand songs from ITunes that I have in there and categorized them in many types of individual folders. I cannot see looking for all of them individually and re-organizing them back into those various folders, which would easily take over six months of work. WHAT THE HECK is an answer her.
    Just guessing, of course, but the last time I made an update resulting from a prompt from ITunes to do so, the external drive where my ITunes music folder is located was not on. I do this because I've had too many breakdown of external drives over the years with nightmares re-constructing files. These external drives seem to have a limited life to them. Maybe that is the reason it cannot now find the files. There was NO warning in the update prompt regarding this issue before I did the update.
    Would appreciate any help I can get here from those with much more experience than I.
    Respectfully submitted
    Edward D Fogell
    773-735-6400
    [email protected]

    this script might help:
    _*iTunes Track CPR v1.3*_
    This script attempts to locate the files of so-called "dead tracks"--iTunes tracks designated with (!)--that you assume are not actually missing but are still located in the iTunes Music folder in their "iTunes File Order" (Music -> Artist -> Album -> file.xxx)."
    JGG

  • The BEx Analyzer cannot generate VBA code due to the security settings

    Hello experts,
    when I try to open a query in BEx Analyser I get this error message for each Item of the Query:
    Diagnosis
    The BEx Analyzer cannot generate VBA code due to the security settings.
    System Response
    VBA code is not generated.
    Procedure
    Choose Tools -> Macro -> Security.
    On the Trusted Publishers tab page, select Trust access to Visual Basic project.
    Choose OK.
    Close the BEx Analyzer and continue working as before.
    Access to Visual Basic project is only needed when generating VBA code.
    This only takes place in design mode or when 3.x workbooks are upgraded.
    Of course I did exactly what was recommanded in the "procedure-section" of this error message. But BEx ist still not working!
    I use SAP NetWeaver 7.0 together with MS Excel 2007
    Thanks
    Axel

    Hello experts,
    I am an additional person interested in the way this issue was solved.
    I confirm that the issue is coming from the SP2 of Microsoft Office (I have another environnement without the SP2 and everything works well), and I am in a situation where I can't remove the update.
    Regards
    Guillaume P.
    EDIT :
    Solution found : I applied the bi710sp10p_1001-10004472.exe patch
    (downloaded via the download maanger : Support Packages and Patches - Entry by Application Group" SAP Frontend Components" BI ADDON FOR SAP GUI" BI 7.0 ADDON FOR SAP GUI 7.10)
    Edited by: GUILLAUME PETIAUX on Apr 13, 2010 10:29 AM

  • Cannot generate proxy

    Does anyone have an idea if the WSDL is wrong or if it's an XI problem?
    thanks
    Johann Marty
    TeamWork Management SA
    Geneva
    Cannot generate proxy (object  missing in WSDL, see long text)
    Message no. SPRX084
    Background
    During proxy generation, an interface description in WSDL format is fetched from the Integration Builder or another source and interpreted. This WSDL document must describe the whole interface correctly.
    ==> Display WSDL Document
    Diagnosis
    In the WSDL document, the object
       "<message name="existDocument"> <part name="invo..."
    from the namespace
      "http://tempuri.org/"
    links to the object
    from the namespace
    However, this last object does not exist in the WSDL document.
    System response
    ABAP proxy generation expects that all directly and indirectly referenced objects are in the WSDL document. Therefore, no proxy can be generated for this WSDL and the system displays an error message.
    Procedure
    This situation can have different causes:
    Object "" not been defined
    Object "" saved in the wrong namespace
    In the reference to object "", the wrong name was specified
    In the reference to object "", the wrong namespace "" was specified
    Internal error in the service that constructs the WSDL document
    Internal error in ABAP proxy generation

    Hi,
    Just cross check with your configuration details.
    Also try to recreate the proxy and activate it.-
    /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies
    Regards,
    Moorthy

  • I cannot enable find my mac

    As the title says, I cannot enable find my mac, i am running 10.8.2, and cant see any updates in the app store,
    I've looked up some things and I think that my recovery hd isn't up to date, there is a patch for updating you recovery hd, but only for 10.7,
    Any ideas on fixing this? I read that rerunning the mountain lion install would recreate the recovery hd (question: would i lose my data?), but when i try to run it it says:
    this disk isn't using guid partitionlabeling, change it with diskutility, but in diskutility i cant find a way to change this..
    thanks for the help

    You have a very strange partition table because of three reasons:
    It's MBR, and you need a GUID partition table.
    You have the Boot Camp volume above your OS X volume.
    You have three partitions on your hard disk, and Boot Camp only allows two partitions on the hard disk.
    You need to erase the whole hard disk, so you have to make backups. For OS X, you can use Time Machine to back up your hard disk or you can use Carbon Copy Cloner to make a clone on an external disk. For Windows, use WinClone. You will need an external disk, so if you haven't got one, you should buy it.
    Then, to install Mountain Lion, as you haven't got the Recovery HD for Mountain Lion, you can use Lion Diskmaker to copy the Mountain Lion installer onto a DVD or USB drive.
    After doing all those steps, follow these ones to install Mountain Lion again on a GUID partition table.
    Open Boot Camp Assistant and delete the Boot Camp partition. If it doesn't allow you, skip this step.
    Insert the USB drive or DVD with Mountain Lion, press Option key while your Mac is starting and choose the DVD or USB drive with Mountain Lion.
    OS X Utilities window will appear, so open Disk Utility. Here's when the fun starts.
    Select your hard disk at the top of the sidebar and go to Partition tab.
    On the window, choose "Options" and select GUID Partition Table. Then, press OK.
    You will return to the Partition. Select each partition one by one on the bar and press - button until all disappear.
    Then, press + button, choose "Mac OS Extended (Journaled)" in Format and press Apply.
    When it has finished, close Disk Utility and install OS X. It can take from 15 minutes to 30, depending of the disk you are using to install Mountain Lion and if you are installing it onto a HDD or SSD.
    When the installation finishes, restore the backups so you will leave your Mac as it was before erasing the disk

  • Cannot activate Find My Mac - Recovery partition required.

    Hi,
    I have following problem. I installed SSD drive into my MacBook pro. And used it to create "Homebrew FusionDrive". I know that this DIY thing is not supported ,but it just works. Before creation of CoreStorage volume I did full backup including Recovery HD. Then I made cs group, volume and after it all resized disk to free space for recovery partition. Later I restored to it Recovery HD image using Disk Utility.
    So all this thing is working - System Ok, Recovery boots. Only problem is that I cannot enable Find My Mac because "I don't have recovery partition.".
    I would be very appreciated for any help.
    My storage layout:
    /dev/disk0
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *120.0 GB   disk0
       1:                        EFI EFI                     209.7 MB   disk0s1
       2:          Apple_CoreStorage                         119.7 GB   disk0s2
       3:                 Apple_Boot Boot OS X               134.2 MB   disk0s3
    /dev/disk1
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *500.1 GB   disk1
       1:                        EFI EFI                     209.7 MB   disk1s1
       2:          Apple_CoreStorage                         498.0 GB   disk1s2
       3:                 Apple_Boot Boot OS X               134.2 MB   disk1s3
       4:                 Apple_Boot Recovery HD             800.0 MB   disk1s4
    /dev/disk2
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:                  Apple_HFS OSX                    *612.1 GB   disk2

    Just merged Apple_Boot partition (which was automaticaly created when i resized disk) and Recovery HD. And did restore of Recovery HD partition again. Now it works as expected.

  • CUA: Cannot generate partner profile

    Hi,
    I´am implementing CUA in ower landscape. I have the RFC´s and users with their specific roles in Central and child systems, but also I´ve registered the logical systems in BD54 both parts. I had no problems with this SAP process .
    Recently I began to add a new child system(CRM 7.0) when I save this in tx:SCUA all the steps are ok but  the message: "Cannot generate partner profile" appears in the last step. I have reviwed users, roles, RFC´s and logical systems, all is OK.
    I was looking FOR some information about partner profiles:
    http://help.sap.com/saphelp_nw70/helpdata/en/ea/9abf3b4f995f1ce10000000a114084/frameset.htm
    and I found that partner profiles type LS are managed by tx:we20.
    I found in child system that partner profile CRDCLNT100 alredy exist, this is what the SCUA wants to go to create.
    I found also in child system that in transaction BD64 there is not any CUA entry.
    Do you know how to solve this problem.
    Thanks in advance
    Enrique.

    Hi Enrique.,
    you have not generated partener profile.
    Go to BD64 in your parent system then click on change ->Add BAPI then enter the required details.
    there is one field obj.name/reference enter details for both object one by one.
    first for user and click on ok  and then for usercompany then click on save.
    Go to environment menu then click on generate partener profile then click on execute and all must be in green.
    After that go to EDIT menu->Model view->distribute select the child system which you want to add and then click ok.
    If you have multiple client then do same steps for all client.
    After that add system to SCUA.
    Regards
    Arti

  • Error in planning sequence- 'Cannot generate combinations of multiprovider'

    Hi Gurus,
                       I am facing a problem while executing my planning sequence in modeller. Aggregation level contains all characteristics in multiprovider. Multiprovider contains actual and planned cubes. Filter is based on product name in modeller. Planning function is copy. Characteristics to be changed in calyear. But the error generated while executing planning sequence is
    'To value - 1 for subprocess 1 produces following errors.
    'Cannot generate combinations for multiprovider'
    'Cannot generate combinations in step 00'.
    I would really appreciate the time and effort which will be taken by gurus.
    Thanks in advance.
    Jerry.

    Hi,
    1  Before                 Unchanged   2007                 300,00                  2,000                 600,00  IC_MODEL
    1   After                   Unchanged   2007                  300,00                  2,000                 600,00  IC_MODEL
    2  Reference Data                         2007                  300,00                  2,000                 600,00  IC_MODEL
    2007 is the calyear in the actual cube ic_model.
    in copy function i have specified that 2007 should be changed to 2011 and ic_model(actual cube) to planned cube.

  • Cannot generate a Key. Manage Account menu doesn't show up even after following Help articles. Correct username, e-mail and password. I already have a Firefox Sync Account but cannot Add a Device. No way to Sync due to no Key.

    I cannot generate a Key to Sync between two computers. Manage Account menu doesn't show under Options > Sync > Firefox Sync Setup > I already have a Firefox Sync Account > I don't have the Device with me. No Sync Key no matter how hard I tried.

    Yes I did. '''''I solved this issue last night.''''' First I had to Clear My Sync Data, then Yes I Already Have a Sync Account [enter User, Password] and only then the Key appeared in its proper field. Went to the 2nd computer and wrote down the Key after I Already Have a Sync Account. The bottleneck was to enter into Mozilla server after resetting pass and user, and then, clear data.

  • Does Tiger require ownership (and sharing) of wired printers on a wireless LAN? My G4 (Tiger) is also wired to the LAN, and can access all wired printers through the router. Wireless Macs cannot even find the printers.

    Does Tiger require ownership (and sharing) of wired printers on a wireless LAN? My G4 (Tiger) and all printers are wired to the LAN, and the G4 can access all printers through the router. Additional wireless Macs (Snow Leopard and Mountain Lion) cannot even find the printers. Yet, if the G4 shares the printers, then ALL computers on the LAN can access them. However, this requires the G4 to remain powered. Is there a workaround that would allow me to shut down the G4 and still use the printers?

    Hello BDAqua!
    Well, I am halfway there. Following your steps on the Snow Leopard MBP, the newer printer (a Canon MX860 inkjet) appeared automatically under the "default" icon on the ADD printer window. I used the IP icon with the HP Jetdirect-Socket protocol to find and add the older printer, (an HP 4000N). That required running a configuration page from the printer to locate its IP address. I printed to both printers through this laptop with success!
    I then followed exactly the same procedure with the Mountain Lion MBP. For both installation attempts, I got an error message window: Unable to verify the printer on your network. "192.168.111" may not exist or is unavailable at this time. Would you still like to create the printer? If I click Continue, it creates the icon and name in the printer list. However when I attempt to print from an app. the next message says, 'Printer is unavailable.'
    Why one laptop finds and uses both printers, and the newer laptop does not, just floors me!
    Thank you for your ongoing assistance.
    Bill

Maybe you are looking for