Package detail log is Empty

Hi Experts,
during a data upload with datamanager the upload ends with an error but the detail log is completely empty, why this?
maybe some log table full?
tks all
Mike

Do you mean upload of a file from a source into BPC webfolder or do you mean import data from a file into BPC?
Upload doesn't have a log because it is a pure transfer of a file from a location to other.
It can succeed or not.
If we are speaking about import of data into BPC the log is empty in case if it was a fatal error and OsoftDMServer component crash.
What version of SAP BPC do you have?
I remember that OsoftDMServer COM+ component has a problem with memory leak unti SAP BPC 7.0 SP6.
Regards
Sorin Radulescu

Similar Messages

  • [svn] 4184: Fix for @ see tag referencing a non-global package function generates an empty link@ href in DITA

    Revision: 4184
    Author: [email protected]
    Date: 2008-11-25 12:33:43 -0800 (Tue, 25 Nov 2008)
    Log Message:
    Fix for @see tag referencing a non-global package function generates an empty link@href in DITA
    Also now the deprecated should show up in the property and method summary table.
    and when @see results in an invalid href, an additional attribute called invalidHRef will be added to the dita file - this isn't picked up by xslt but will be consumed by FB.
    QE Notes: Some baselines may need to be updated due to new attribute for invalidHRef
    Doc Notes: None
    Bugs: SDK-18206
    tests: checkintests
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-18206
    Modified Paths:
    flex/sdk/trunk/asdoc/templates/asdoc-util.xslt
    flex/sdk/trunk/asdoc/templates/class-files.xslt
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va

    Update!
    v3.1 has a major bug! Even though it may appear to work properly, strange characters may leak onto the end of URLs, and you may even get segfaults. Sorry I didn't properly test it before releasing it!
    Technical details:
    I calloc()ed the memory for the link href improperly, per:
    link = calloc((noprepend ? 0 : urllen) + i - s, 1);
    Once I fixed it with "+ 1", per:
    link = calloc((noprepend ? 0 : urllen) + i - s + 1, 1);
    it worked great.
    I may use a method that doesn't use a calloc() in the future; this works for now, and I'm not gonna knock it...
    Last edited by dav7 (2009-01-23 12:38:51)

  • Missing Messages in Detail Log

    BPC 5.1
    In comparing the data manager detail logs of two packages, I noticed that the Append package provides a [Messages] section in the Detail Log but the Append into Fact Table package does not. I am not able to determine what causes this. What property, variable, or configuration setting controls the display of messages?
    Thanks,
    --Brent

    Hi,
       In order to have detailed information into the log, you have to add DEBUG(ON) instruction at the beginning of ModifyScript variable script code.
    Best regards,
    Mihaela

  • How can we change the existing package details of a report

    I am having one repor. For that program I was saved in $tmp package. Now I need to change my packge from $tmp to $atb.
    How can I do this.
    Same problem I am facing for one database table also. I need change my package details for one of my customized dat base table.
    Don't post basic questions here and at the same time who ever answering to basic posts, Points will be unassigned.
    Edited by: Vijay Babu Dudla on Jun 29, 2009 7:06 AM

    Goto Change mode for the report.
    Choose Goto->Object directory entry from menu bar
    Click on "Edit" button in the pop-up.
    Now you can provide the package details.
    After that you have to click on "Save" button.
    Regards,
    Siva.

  • Teradata fast load log file empty

    hei all,
    after update odi 11g teradata fast load script not running, error tells to see the log file but log is empty
    any solution
    naseer

    any solution please

  • Problem: oad.log file empty.

    I have installed ias9i (1.0.2.2) on AIX cluster (4 cards). Installation went successfuly. Discoverer proceses started but I can't log into discoverer viwer. The message is:
    "Unable to bind oad"
    So I followed all advaices published on metalink:
    1. Nslookup -> OK.
    2. Check pref.txt for MachineIP and applypreferences.sh -> OK.
    3. Add -a -OAipAddr -a 147.181.239.43 to registersession.sh, registerlocator.sh, registerpreferences.sh -> OK.
    4. Add -OAipAddr 147.181.239.43 to startlocator.sh -> OK.
    5. Add -OAipAddr 147.181.239.43 to startoad.sh or -host 147.181.239.43 to oadutil -> Failed.
    The oad starts but it seems that in other subnet (locator cannot contact it and registersession also), but I can't check that because oad.log is empty (I have added -v option ofcource).
    I have tried to restart all services, delete logs and so on several times.
    What is the problem? Thakns in advance for any help.
    regards
    Krzysztof

    Could you please repost this question over on the Flash Professional forums?  This forum is primarily for end users, the Pro forums will get you in touch with a wider developer audience.
    Thanks,
    Chris

  • The detail log (mapping, payload) in BPM

    This is my scenario: SAP <-> XI <-> JDBC, because I need to use for-each component, so I used BPM and I used multiline component too.
    Current status is, I can see the detail message mapping and payload through SXMB_MONI, but I can only see the message between XI and SAP or XI and JDBC.
    Is it possible to see the detail message mapping and payload in BPM? I.e. I want to see the mapping and payload before/after the transform component (to see the mapping for the multiline and current line message.)
    Another problem is, I can call XI and I can query JDBC (I use SXMB_MONI to see the message payload.) But finally the message is not returned to SAP. I click the "PE" from SXMB_MONI and I see the BPM graph, it shows a error (red) in the graph, but where could I see the detail log ? I double click the error component, but I cannot see any meaningful message in it.

    hi,
    you can monitor every step of a BPM
    https://websmp201.sap-ag.de/~sapdownload/011000358700003141152005E/HowToMonitorccBPM.pdf
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • Where i see the detailed log of cache referesh error????????

    in sxi_cache when i do full refresh...i get error in cache refresh....
    where can i see the detailed log of that error

    In SXI_Cache you mainly check the status of the Integration proceess.0 means the IP is fine and 99 means there is a cache issue.
    Also check this
    https://websmp202.sap-ag.de/~sapdownload/011000358700003163902004E/HowTo_handle_XI_30_Caches.pdf
    Regards,
    Prateek

  • Detail Log required for FI_FICA

    Hello all,
    When I run the Transaction SARA for the object FI_FICA for the Write step, the report dsiplays only the summary of the results.
    I mean only the count of the number of the Objects that will be archived.
    But I want to display a detailed log of which are the objects that are flagged for archiving. I tried to find out any Enhancements or BADI's but unable to find out.
    Can somone please let me know if there is any scope to pull out the detailed report, by plugging in some custom code or if is there any other way to do that.
    Thanks in advance.
    Thanks & regards,
    Y Gautham

    Hi Gautham,
    I don't know if you have already tried this but what you can do in the variant that you have created for the write program, at the bottom there are several select for the logs. For the first one "Detail Log" select "Complete", for the second one "Log Output" select "List and Application Log", save the variant and run the write program again (in test mode if you just want to see the output that you'd get). This should give you the detailed report that you're looking for.
    Let me know if this works.
    Cheers.

  • Detail log display error

    Hello,
    In the R3 system (4.6C, BRCONNECT 6.20 patch level 136, TOOLS HP-UX 11.23, oracle 9.2),  we have scheduled a job CleanupLogs in DB13. The program works successfully but while displaying details logs following error occures.
    BR252E Function fopen() failed for '/oracle/<SID>/sapreorg/cdxzmglv.cln'
    at location file_printout-1
    BR253E errno 2: No such file or directory
    External program terminated with exit code 5
    Job creates log file cdxzmglv.cln'
    in '/oracle/<SID>/sapcheck/cdxzmglv.cln' but while diplaying it is looking at location as above mentioned in error.
    Through Brtools we are able to display job log successfully.
    Further , other jobs sheduled in DB13 , detail log display works
    correctly. The problem is only with CleanupLogs job.
    We would like know why while creating and displaying logs it seeks different location.
    Request for your guidence please.
    Regards
    Kailash

    Hello,
    This looks like a parameter problem.
    Do this:
    a) Call Transaction SM51 and log on to the instance on the database server
    b) Call Transaction DB03 -> Active parameters to display any parameter that points to sapreorg
    c) Change it to point to saptrace, i can't recollect which one to change so use your own judgement
    d) Change the same parameter in OS level also in init<SID>.ora
    For reference, have a look at the following note:
    SAP Note Number: 305740 - Display Optimizer Trace File (ORACLE)
    Although the note doesn't point to CleanupLogs, it talks about the error that you see in your log.
    Regards,
    Siddhesh

  • Not found Detail Log for QM_CONTROL in Archiving

    Hi All,
         We are archiving QM_CONTROL object, Created Variant with specific period with selection profile & maintain the Customization & Technical settings.after Prepossessing in job spool system is showing only the No of records selected,but not showing  Detail Log below & i checked in Logs tab also in initial screen, system showing massage" No log was generated".
    Kindly help me to see the detailed list of inspection lots.

    Hello,
    I have rarely used archiving, and just had to re-visit those transactions.
    I don't think you will get detailed log in Prepossessing RQRQAB00 program.
    System status in QA32 was sufficient in our case. ARBL Blocked for Archiving. May be filtering will help you.
    Amol.

  • Could not read detail log *.chk

    Hi.
    I planed checkdb in db13 and after ending i can't read log. In db13 i get message
    "Could not read detail log cdvazznq.chk". We use oracle 10.2 on Hp-ux.
    is there any idea?
    regards/
    Denis

    Denis,
    Has your problem solved?
    Are you still getting value as 077 even after setting the umask value to 022?
    executinf command 'umask' should return 022 as output.
    Setting the value of umask to 022 in .login & .profile MUST solve your problem. I wonder why you are having problems with DB13. ( We have the umask value set as 022 on all our systems, and no problems with DB13 )
    Following is for your informatoin:
    umask 077 - Assigns permissions so that only you have read/write access for files, and read/write/search for directories you own. All others have no access permissions to your files or directories.
    umask 022 - Assigns permissions so that only you have read/write access for files, and read/write/search for directories you own. All others have read access only to your files, and read/search access to your directories.
    umask 002 - Assigns permissions so that only you and members of your group have read/write access to files, and read/write/search access to directories you own. All others have read access only to your files, and read/search to your directories
    Regards,
    Ammey Kesarkar
    <i>'Award points for useful info'</i>

  • Generate detailed log of usage in Fire Fighter

    Hi,
    We have recently configured the FFIDs. I am able to view FF-Id, time, activity, reason, T Codein the log report. However, I am not able to view detailed changes that were executed in the system using the FF ID.
    Can anyone help us.
    With best regards,
    Adarsha KG
    Edited by: Adarsha kg on Aug 1, 2008 8:24 AM
    Edited by: Adarsha kg on Aug 1, 2008 9:59 AM

    Hi Adarsha,
    Here is what i recommend if you want a detailed log of what fields the FF ID has changed/executed while running a particular tcode. You can view the Table change log details.
    1. Use tcode SCU3 ( Transaction table History)
    2. You can view the tables with Change recording activated
    3. You can Analyze the tables by clicking on Evaluate Logs
    4. You can give the date and time and evaluate the objects/tables
    5. You need to activate the logging of tables if not previously done.
    Hope this helps
    Regards,
    Kiran Kandepalli.

  • Detailed log for external programs is not found

    Hi Guys,
    I have scheduled many SAP Jobs for which the steps are external programs ( Basically Unix Scripts ).
    Even though they are completing successfully, and I can see the logs like below, But it is not in detail. Both the detailed log screen we used to get in SAP, and the recent log screen in Redwood are provided here. Can you please suggest what I need to do to get the detailed logs in Redwood?
    The SAP detailed Logs:
    The Recent redwood logs.
    BR
    Madhu

    Hey Madhu,
    When you execute an exernal program that is already defined in SAP, from Redwood, it is still an SAP job for Redwood (not unix job), hence Redwood cannot obtain that details.
    the best way to do this is to install a platform agent in the Unix system and schedule the script directly from Redwood instead of through SAP.
    How/Where did you get the detailed log screen in SAP. Can you please provide the steps to reproduce?
    What you have now:
    Redwood-->SAP-->Unix
    What you should have:
    Redwood-->Unix.
    thanks
    Nanda

  • DB12 Log:: Could not read detail log aegydpas.cds

    Dear Experts,
    Last week i updated the BRTOOLS to  7.10 (41) in our Dev system and from that time the Redo Log Back up is getting failed.
    I referred the link::
    http://forums.sdn.sap.com/thread.jspa?threadID=1294155
    But still my Redolog back up is getting failed.
    When i try to open the detailed log using db12 it says::
    Could not read detail log aegydpas.cds
    Current Files Details are::
    -rwxr-xr-x    1 pipadm   sapsys      2096665 Aug 09 23:39 libsbt.o
    -rwxr-xr-x    1 pipadm   sapsys      6588322 Aug 10 01:11 brarchive
    -rwsr-xr-x    1 orapip   sapsys      6761531 Aug 10 01:12 brbackup
    -rwsrwxr-x    1 pipadm   sapsys      8672269 Aug 10 01:13 brconnect
    -rwxr-xr-x    1 pipadm   sapsys      7344219 Aug 10 01:14 brrecover
    -rwxr-xr-x    1 pipadm   sapsys      2753742 Aug 10 01:14 brrestore
    -rwxr-xr-x    1 pipadm   sapsys      9193124 Aug 10 01:15 brspace
    -rwsrwxr-x    1 pipadm   sapsys      3487223 Aug 10 01:16 brtools
    -rw-rr    1 pipadm   sapsys          334 Aug 10 01:16 dbatoolsora.mf
    -rw-rr    1 pipadm   sapsys          150 Aug 10 01:16 dbatoolsora.lst
    lrwxrwxrwx    1 root     system           35 Aug 20 13:29 backfm -> /usr/tivoli/tsm/tdp_r3/ora64/backfm
    lrwxrwxrwx    1 root     system           36 Aug 20 13:29 backint -> /usr/tivoli/tsm/tdp_r3/ora64/backint
    -rw-rr    1 pipadm   sapsys         1428 Sep 30 18:27 dev_sapstart
    drwxr-x---    2 pipadm   sapsys         4096 Oct 04 15:19 brtool7
    -rw-rr    1 pipadm   sapsys     15848554 Oct 04 15:26 DBATL710O10_41-10004181.SAR
    Kindly let us know how to proceed with this.
    Regards,
    Sanjeev

    Do we need to run any Scripts after upgrading the BR tools???
    Current::
    pipadm> pwd
    /oracle/PIP
    pipadm> ls -ltr
    total 264
    drwxr-xr-x    2 orapip   dba             256 Aug 02 2010  lost+found
    drwxr-xr-x    4 orapip   dba             256 Sep 10 2010  saptrace
    drwxr-xr-x    4 orapip   dba             256 Sep 10 2010  origlogA
    drwxr-xr-x    4 orapip   dba             256 Sep 10 2010  origlogB
    drwxr-xr-x    3 orapip   dba             256 Sep 10 2010  mirrlogA
    drwxr-xr-x    3 orapip   dba             256 Sep 10 2010  mirrlogB
    drwxr-xr-x   13 orapip   dba            4096 Sep 11 2010  sapdata1
    drwxr-xr-x   10 orapip   dba             256 Sep 11 2010  sapdata4
    drwxr-xr-x   14 orapip   dba            4096 Sep 11 2010  sapdata2
    drwxrwxrwx   12 orapip   dba            4096 Sep 11 2010  sapdata5
    drwxr-xr-x    3 orapip   dba             256 Sep 12 2010  sapdata8
    -rw-rr    1 orapip   sapsys          895 Oct 13 2010  LASVerify.pse
    drwxr-xr-x   18 orapip   dba            4096 Nov 09 2010  sapdata3
    drwxr-xr-x   70 orapip   dba            4096 Nov 10 2010  102_64
    drwxr-xr-x   15 orapip   dba            4096 Dec 28 2010  sapdata7
    drwxr-xr-x   45 orapip   dba            4096 Jan 15 2011  sapreorg
    drwxr-xr-x   31 orapip   dba            4096 Jan 15 2011  sapdata6
    drwxr-xr-x    2 orapip   dba           12288 Oct 03 21:00 sapcheck
    drwxr-xr-x    2 orapip   dba           24576 Oct 05 19:41 saparch
    drwxr-xr-x    3 orapip   dba           28672 Oct 07 12:18 oraarch
    drwxr-xr-x    3 orapip   dba           28672 Oct 07 15:00 sapbackuppipadm> pwd
    /oracle/PIP
    pipadm>

Maybe you are looking for

  • How do I add a signature to my messages

    How do I add a signature to my messages. When I go to Settings and Messages there isn't a place for signature. Now what?

  • Best Practice unit of measurement usage in CONTRACT.

    Hello All I have a situation below MATERIAL 1234 have two UOM Respectively Ordering unit as CAR and basic Uom as EA . 1 car = 10 EA 1 . I create a contract for item 01 material 1234 with 100   USD CAR . 2. later vendor told us that they can not suppl

  • Time Machine. Restore multiple partitions in to one. Is it possible?

    Hi. I currently have 3 partitions in my iMac running Mountain Lion but I want to clean install the OS and format the disk as just one partition. Can I use time machine to back up all the 3 partitions and then restore all the data to the "new" disk as

  • Saving Progress Freezes in Illustrator CC

    when saving an illustrator file in creative cloud, if I accidentally click anywhere within the image, with any tool, the saving progress freezes and displays a "not responding" message indefinitely. If I force end the process all my work is lost. has

  • PSD file not recognised

    I am using Elements 9; when reopening saved PSD file, errror message apprears: "incompatible with this version of Photoshop". Any fix for this?