How do you debug etl

Where do you go or look to debug data issues after a successful etl full load?
using Peoplesoft HR analytics,the oltp database has over 7k rows in employment,
dw has over 4k in w_employee_d, missing half of the users.TIA

Hi
http://sites.google.com/site/livelovelifeu/prepackaged-analytics-out-of-box-analytics-delievered-analytics
hope it helps
Points please
thanks
rakesh
Edited by: user8835127 on Feb 14, 2010 7:26 AM

Similar Messages

  • FM in update task - How do you debug for a user exit (IW32)

    Hi,
    I am working on user exit IWO10009, fm EXIT_SAPLCOIH_009, transaction IW32.
    The user-exit should be called any time an order is saved with parts added to the component tab.
    The import structure of the user exit is CAUFVD, which doesnu2019t contain the items in the component. Instead, I have to go into table RESB and get the components.
    However, when I go into RESB from inside the user-exit, the added components have not yet been added to the table.
    As such, I was thinking of creating a Z function module in update task to process this code after the order is saved & RESB is updated.
    2 questions
    1 u2013 Is this the best way of accomplishing this?
    2 u2013 How do you debug FMu2019s in update task? I have set a breakpoint & have switched system debugging on from inside the debugger, but it doesnu2019t stop inside the fm.
    Please help.
    Thanks,
    John

    Hi,
    to debug update task you need to switch on "update debugging" not the "system debugging" from the menu Settings->update debugging.
    -Ramesh

  • How do you debug on the ITS?

    Hi,
    How do you debug an ITS application? I am trying to debug a web app, and I know the error is in the ABAP code. I would like to set a breakpoint in my ABAP code, so that when a certain action occurs from the client (web) side, I will jump to the ABAP breakpoint, that way I can step through the ABAP code. Any help would be appreciated.
    Thanks in advance.

    Peter,
    We can achieve this thru ABAP Debugger itself not thru HTTP debugger .
    For example , the ITS Trans you r trying to Debug is PZ13,
    u hva to carry the foll steps ,
    1. Go to SM30 - > T77WWW_SC - > find which function module it points to .. -> Put brk pts ->
    SE93 -> type the transaction - > in the command box give ,
    /h (Turn on Debugger).Run.
    Hope it Helps .
    Regards,
    J

  • How do you Debug start routine?

    Hi gurus
    How do you Debug start routine?
    Thanks in advance
    Raj

    By inserting a BREAK statement in the routine you won't be able to debugg as the upload process is done in background.
    Instead you should insert a code like this:
    data flag.
    while flag ne 'X'. endwhile.
    Then launch the process and go to transaction SM50 select the process and execute Program/Mode -> Program -> Debugging

  • How do you debug the individual Flex components?

    How do you debug the individual Flex components?

    Personally, I think your alternative is the easier solution.  Basically have your main app output some kind of "heartbeat" signal like a constantly updating timestamp.  It could be outputed to a simple txt file, or you could just output it to a front panel indicator, and then have your "watchdog" app check the value using VI Server. 
    I don't know how to check CPU usage, but I am guessing you could use some .NET calls to this namespace:
    http://msdn.microsoft.com/en-us/library/system.diagnostics.aspx

  • How do you debug your Ipod Console?

    How do you debug your console? What dose it mean?  Have had my ipod for 3 years and no problems. Till this show up on the top of the screen today.

    The Debug Console can be turned on manually ins Settings>Safari. It will also appear automatically to help resolve web page errors.
    I appears that there are problems with the webpage. If it only happens on that one webpage and it is not your page I would just ignore it.

  • How Do You Debug Oracle Report Calls From Forms On The App Server?

    I am working on a system which uses oracle forms and reports 10g.
    In our system we call, we are calling oracle reports from oracle forms. How do we debug the form code when the form and report both are running on the application server in production.
    To my knowledge, this can not be done when the form is running locally since there is only OC4J forms services locally.
    I understand one views error messages through the jinitiator console but how does one turn on this facility? How do you determine what line the error occurred?
    I am looking for step by step instructions as answer to this issue.
    Please be specific. Please write in good English.

    Good afternoon,
    If you have the developer suite installed on your PC, run the report from your form and then follow this tree from the start button on your PC:
    Developer Suite Home =>
    Reports Developer =>
    Oracle Application Server Report Services =>
    Reports Queue Manager
    Select View => Past Jobs and then find your report in the list, double-click the report entry and you'll see the error message that was generated by the Report Server when you tried to run the report.
    Good luck,
    Don.

  • How do you debug JavaFX Script

    I'm very frusturated with JavaFX debugging "feature". (I'm using Netbeans 6.7.1 on Linux x86 platform.)
    It doesn't let me to watch objects, how can one debug code without watching objects?
    Great effort JavaFX team, that really made developing JavaFX torture!
    It doesn't even let me to see text value of a TextBox. What a crap!
    ...And it's on 1.2.1 version, though what it should be is 0.2 Beta. There is nothing complete about JavaFX; the set of UI components is ridiculously small-sized. There is no grid, no tree, not even a bloody combobox. Swing wrapping does shit!
    Did anybody make it to watch variables despite javafx?

    I don't use NetBeans. Nor Eclipse... Just a plain text editor (SciTE...) and... lot of println! You can use loggers too. Or secondary visual nodes.
    OK, it is more suited for the small test applications than I wrote than for a full fledged multipackage applications, but at least it is IDE agnostic! ;-)
    There is nothing complete about JavaFX; the set of UI components is ridiculously small-sized.GUI is important, but only part of JavaFX. Obviously they concentrated first on the building blocks, like shapes and layout (and animation, effects, etc.).
    We expect more components in next version. Some are already developed by 3rd party developers (see CRUDfx, Peter Pilgrim's grid, also saw a combo box, a menu set, a calendar, among others).

  • How do you debug your unit tests?

    Hey folks,
    I'm obviously doing something wrong that I can't figure out. I've tried following Chris Hanson's instructions that he put on LJ. No matter what I do, I can't get the debugger to breakpoint in a unit test, no matter whether I put the breakpoint in the test code or the worker code. I can get it to breakpoint just fine in the worker code when I run the real app.
    How do you do this on your unit test code?
    Thanks,
    Pat

    Tried that. No joy so far. That's why I asked here; I hoped that someone here had done it successfully.
    Pat

  • How do you debug with IPlanet

    I am evaluating IPlanet under the Test Drive. We are using JBuilder for
    development. Is there a way to launch kjs processes in debug mode so that
    they can be remotely attached for debugging? Right now I can see no way to
    debug my EJB code running in IPlanet.
    Thanks,
    Mark

    If you shut down the iPlanet Application Server service, you can start your
    engine in both of the following ways:
    1. typing "kas -debug" at the command line.
    2. typing "kxs start" then "kjs" at the command line. kjs runs on port
    10817 by default.
    Instruction will be different for solaris I'm sure.
    Matt
    "Mark Priest" <[email protected]> wrote in message
    news:9r9i7p$[email protected]..
    I am evaluating IPlanet under the Test Drive. We are using JBuilder for
    development. Is there a way to launch kjs processes in debug mode so that
    they can be remotely attached for debugging? Right now I can see no way to
    debug my EJB code running in IPlanet.
    Thanks,
    Mark

  • How can you debug sudden freezes and restarts? Only overheating?

    My iMac, under Win XP via Boot Camp, will freeze and restart unpredictably when playing games. I thought I had tracked it down to overheating, but it's not that simple. Is there any error logging at the BIOS level with Boot Camp or any record when it shuts itself off and restarts? I think it must be BIOS and/or hardware, since there are no Windows events that seem to be related. If it was a video or audio driver crash problem, wouldn't I get a BSOD and some sort of error log (since I have automatic restarting turned off in Windows)?
    Does anyone know more about when the iMac hardware will trigger a restart due to heat issues? I thought I had solved this by using smcFanControl on the Mac side to bump up the fan speeds and then tracking it with SpeedFan on the Windows side. It worked great for 2 nights. Then the 3rd night, it crashed and restarted right away twice, and then played fine for an hour or more. The 4th night, it crashed and restarted 3 times in a row, within minutes, and we gave up, somehow restraining ourselves from tossing the Mac out the window onto the sidewalk.
    According to SpeedFan, the first time it crashed, CPU temps were only at 16C, HD at 37C, and overall at 35C. The second time, CPU temps had gotten up to 25C. The last time, CPU temps again were only at 16C (i.e. it crashed so fast, we hadn't even started playing, so it was effectively idle). Other temps remained pretty constant the whole time.
    Given all that, it's hard for me to believe it's a matter of overheating. Yet I have no idea what else it could be, or why upping the cooling seemed to fix the problem for 2 days, and then the next day we were back to square one.
    I guess Boot Camp should come with a big sign, only for word processing. What a waste of time - everything else Windows I do in Fusion. The one thing I wanted to bother with Boot Camp for is almost impossible to do, play a simple, not even new or state of the art game. I'm at a total loss what's happening, now that my overheating theory seems to have blown away.

    Hi. I just wanted to tell you that I have the exact same problem, only I've got a Mac Pro. Unfortunately, I don't have a solution for you, but I posted details about what I've found here: http://discussions.apple.com/message.jspa?messageID=7217936#7217936.

  • How do you debug Busting problems?

    I'm using a dataTemplate and a Bust Control File, but the busting doesn't appear to be firing, however everything is completing normally and I'm not able to find any log files (request & concurrent) that have errors in them?
    When i run the request, with or without the burst control attached to the data definition, I get the final output, I'm just not seeing any email or file system activities... is there a trace or something i can turn on to see if the file is even being called???
    The output generates one Excel file with all the data in the BACKLOG nodes getting returned into rows. I was hoping to schedule this program to run daily and burst out the output file to our warehouse managers email...
    Any input would be great...
    ***Burst Control***
    <?xml version="1.0" encoding="iso-8859-1"?>
    <xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi" type="bursting">
    <xapi:request select="/PROGRAMS/LIST_BACKLOG">
    <xapi:delivery>
    <xapi:email id="123" server="smpt.server.com" port="25" from="[email protected]">
    <xapi:message id="123" to="[email protected]" cc="[email protected]" attachment="true" format="HTML" subject="BackLog Report" reply-to=""></xapi:message>
    </xapi:email>
              <xapi:filesystem output="/zodiac/UAT/uatappl/xxpps/11.5.0/XML/Data${org_code}.xls"></xapi:filesystem>
    </xapi:delivery>
    <xapi:document output-type="excel" delivery="123">
    <xapi:template type="rtf" location="/zodiac/UAT/uatappl/xxpps/11.5.0/XML/Backlog.rtf"></xapi:template>
    </xapi:document>
    </xapi:request>
    </xapi:requestset>
    *** Sample XML***
    <?xml version="1.0" encoding="windows-1252"?>
    <PROGRAMS>
    <org_code>MPK</org_code>
    <LIST_BACKLOG>
    <BACKLOG>
    <SCHEDULE_SHIP_DATE>2008-08-13T23:59:00.000-07:00</SCHEDULE_SHIP_DATE>
    <ORDER_NUMBER>639429</ORDER_NUMBER>
    <LINE_NUMBER>1</LINE_NUMBER>
    <PRODUCT_CODE>LX</PRODUCT_CODE>
    <ORDERED_ITEM>LXI250N</ORDERED_ITEM>
    <ONHAND_QUANTITY>276</ONHAND_QUANTITY>
    <ORDERED_QUANTITY>1</ORDERED_QUANTITY>
    <STAGED_QUANTITY>40</STAGED_QUANTITY>
    <ALLOCATED_QTY>275</ALLOCATED_QTY>
    <PICKED_QUANTITY/>
    <RELEASED_QUANTITY/>
    <PAT_ONHAND_QUANTITY>171</PAT_ONHAND_QUANTITY>
    <CUSTOMER_NAME>EMPLOYEE PURCHASE</CUSTOMER_NAME>
    <SHIP_TO_LOCATION>WEST PALM BEACH</SHIP_TO_LOCATION>
    <SHIP_TO_CITY>WEST PALM BEACH</SHIP_TO_CITY>
    <SHIP_TO_STATE>FL</SHIP_TO_STATE>
    <FREIGHT_CARRIER_CODE/>
    <MSO_LATE_REASON/>
    <ORGANIZATION_CODE>MPK</ORGANIZATION_CODE>
    <FLOW_STATUS_CODE>AWAITING_SHIPPING</FLOW_STATUS_CODE>
    <ORDER_TYPE>STANDARD VISTA</ORDER_TYPE>
    <HOLD_FLAG>Y</HOLD_FLAG>
    </BACKLOG>
    <BACKLOG>
    <SCHEDULE_SHIP_DATE>2008-08-13T23:59:00.000-07:00</SCHEDULE_SHIP_DATE>
    <ORDER_NUMBER>639459</ORDER_NUMBER>
    <LINE_NUMBER>1</LINE_NUMBER>....
    </BACKLOG>
    </LIST_BACKLOG>
    </PROGRAMS>
    Edited by: jeremy21 on Oct 18, 2008 3:55 PM

    After running your concurrent program, you need to run 'XML Publisher Report Bursting Program' by giving the previous request id (of your concurrent program), then bursting will be initiated.

  • How do you set up "debug kernel"

    How do you set up debug kernel with solaris 10. ?

    There is no such thing as a Solaris debug kernel (at least not
    outside of Sun).
    You can load the Solaris 10 kernel under kernel debugger control
    (kmdb), by booting Solaris 10 with the "-k" option.
    And you can enable kernel heap memory checking, by setting the
    kernel variable kmem_flags to 0xf, for example by adding
    the following line to /etc/system:
    set kmem_flags=0xf

  • How do you get USB debugging for AIR iOS working?

    How do you get USB debugging for AIR iOS working?
    Here is my current configuration:
    Flash Builder 4.6
    Flex 4.6.0 (build 23201) with AIR 3.3 Beta and Flash 11.3 Beta playerglobal.swc (both merged in to the current Flex build)
    Flex 4.6 release: http://www.adobe.com/devnet/flex/flex-sdk-download.html
    AIR 11.3 Beta: http://labs.adobe.com/technologies/flashplatformruntimes/air3-3/
    Flash Player 11.3 Beta: http://labs.adobe.com/downloads/flashplayer11-3.html
    I read through the Flash Player 11.3 and AIR 3.3 release notes (http://labsdownload.adobe.com/pub/labs/flashplatformruntimes/shared/air3-3_flashplayer11-3 _p1_releasenotes.pdf) and this is all that is stated:
    USB debugging for AIR iOS iOS developer can now connect directly? to the desktop via USB to debug mobile applications.
    Every other feature seems to have a description of how to accomplish it other than USB debugging for AIR iOS.
    Anyone else get this working?
    The main reason I want to get this working is because our IT department is very strict on our firewalls and it is relatively hard to open the required ports to debug on our own devices through the network.

    I've found one way of doing it using command-line on Windows.  I'm sure someone will make it easier by building it into something like a FlashDevelop template soon.
    Steps are...
    1. Add a "-listen 7936" param to the packager.  Something like, "adt -package -target -debug-interpreter .... -listen 7936". Install IPA on device.
    2. Find out the handle of your iOS device by running "lib\aot\idb\idb -devices".  In my case it is "2". Will look something like...
    List of attached devices
    Handle    UUID
        2    {your UUID here}
    3. Forward the local_port to the remote_port for the device_handle.  Something like "lib\aot\idb\idb -forward 7936 7936 2".
    4. Start Flash Debugger in another command prompt from your FlexSDK directory.  Something like "flexsdk\bin\fdb -p 7936".
    5. Run your app.
    6. Type the "(fdb) run" command in the debug command line.
    7. May need to type "(fdb) continue".
    Hope that helps.

  • How do you use WLST to get a deployed Apps name?

    I am writing an application update script to make updating our environments quicker/easier with the following code from an ant build file:
    <wlst debug="true" failOnError="true">
    <script>
    connect('login','pwd','t3://...')
    updateApplication('${app.name}',block='true')
    </script>
    </wlst>
    However, b/c our application has a version in the manifest file, our application name looks like this:
    AppName-BuildNumber-TimeOfBuild
    Since the TimeOfBuild is always different from build to build it is impossible to hard code this value. Is there a way to get the application's name using WLST?
    connect(...)
    cd('AppDeployments')
    This shows me all applications deployed on the server, but inorder to go any farther I need the name of a specific app. I'm sure I am just overlooking an mbean somewhere, but I can't seem to find it! Any ideas??
    Thanks.
    Message was edited by:
    bftanner

    Ok, so I figured out how to get an applications name but I can't get the following script to work from an ant build file:
    <wlst debug="true" failonerror="false">
    <script>
    connect('system','weblogic','t3://...')
    apps=cmo.getAppDeployments()
    for app in apps:
    if app.getName().startswith("4X"):
    stopApplication(app,block='true')
    undeploy(app.getName(),targets='MS1,MS2',block='true')
    deploy('4X','//box/domains/applications/4X.ear',targets='MS1,MS2',stageMode='stage',block='true')
    apps=cmo.getAppDeployments()
    for app in apps:
    if app.getName().startswith("4X"):
         startApplication(app.getName(),block='true')
    </script>
    </wlst>
    When this is run I get the following error:
    BUILD FAILED
    C:\docume~1\dtanner\desktop\RELupdate.xml:134: Error executing the script snippe
    t
    connect('system','weblogic','t3://192.168.0.250:
    7001')
    apps=cmo.getAppDeployments()
    for app in apps:
    if app.getName().startswith("reporting-r
    eport"):
    stopApplication(app,block='true'
    undeploy(app,targets='MS1,MS2',b
    lock='true')
    deploy('reporting-report-server','//bfediapp3/do
    mains/applications/reporting-report-server.war',targets='MS1,MS2',stageMode='sta
    ge',block='true')
    apps=cmo.getAppDeployments()
    for app in apps:
    if app.getName().startswith("reporting-r
    eport"):
    startApplication(app,block='true
    due to:
    Traceback (innermost last):
    (no code object) at line 0
    SyntaxError: ('invalid syntax', ('<string>', 2, 33, '\t\t\t\tapps=cmo.getAppDepl
    oyments()'))
    Any Ideas??? Also, how can you keep the format i.e. tabs and spaces at the front of a line in these forums???
    Thanks.

Maybe you are looking for