About ABAP test

hi, where  can I  find ABAP test for certification?

Hi
please find these links
http://sap.ittoolbox.com/documents/popular-q-and-a/abap-sample-interview-questions-3240
http://www.sap-img.com/abap/answers-to-some-abap-interview-questions.htm
http://www.sap-img.com/abap/abap-interview-question.htm
http://www.sap-img.com/abap/abap-faq-2.htm
http://www.sap-img.com/abap/abap-questions-commonly-asked-1.htm
http://www.sap-img.com/ab040.htm
regards
Srinivas

Similar Messages

  • Hi Experts, questions about abap unit test(abap oo)?

    Hi Experts,
    I am learning abap unit test, could you please tell me some info about how I can test the performance of some specific code in my program? can abap unit test do this kind of job? and could you please tell me what I can do using abap unit test? and some classic examples are appreciated, thanks in advance!
    Kind regards
    Dawson

    Hi
    Below documents will give you more information,
    http://help.sap.com/saphelp_nw04/helpdata/en/a2/8a1b602e858645b8aac1559b638ea4/content.htm
    ABAP Testing and Troubleshooting [original link is broken]
    http://bi.offis.de/publicProject/g16cglafhqva.htm
    regards
    Nagaraju

  • Can someone pleas tell me about abap, java and xslt mappings

    Hi,
    can someone please tell me about abap, java and xslt mappings.
    Thanks,
    Bernard.

    HI,
    JAVA mapping
    /people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-i /people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-ii /people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-iii /people/ravikumar.allampallam/blog/2005/06/24/convert-any-flat-file-to-any-idoc-java-mapping /people/amol.joshi2/blog/2006/03/10/think-objects-when-creating-java-mappings /people/sameer.shadab/blog/2005/09/29/testing-abap-mapping sample code for java mapping blog=/pub/wlg/4143 tutorial sax and dom
    ABAP mapping
    ABAP mappings run on ABAP Stack and are developed in the ABAP workbench of the Integration Server.
    You normally do not need to use the ABAP mappings and is preferable for someone with ABAP programming background. I should say JAVA functions would suffice any complex scenarios.
    refer step by step guides for ABAP Mapping
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5c46ab90-0201-0010-42bd-9d0302591383
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e3ead790-0201-0010-64bb-9e4d67a466b4
    /people/sameer.shadab/blog/2005/09/29/testing-abap-mapping
    ABAP Mapping
    /people/udo.martens/blog/2006/08/23/comparing-performance-of-mapping-programs
    https://websmp101.sap-ag.de/~sapdownload/011000358700003082332004E/HowToABAPMapping.pdf
    /people/ravikumar.allampallam/blog/2005/02/10/different-types-of-mapping-in-xi
    /people/r.eijpe/blog
    ABAP Mapping Vs Java Mapping.
    Re: Message Mapping of type ABAP Class not being shown
    Re: Performance of mappings (JAVA, XSLT, ABAP)
    XSLT Mapping
    XSLT stands for EXtensible Stylesheet Language Transformations. It is an XML based language for transforming XML documents into any other formats suitable for browser to display, on the basis of set of well-defined rules.
    /people/sap.user72/blog/2005/03/15/using-xslt-mapping-in-a-ccbpm-scenario
    /people/anish.abraham2/blog/2005/12/22/file-to-multiple-idocs-xslt-mapping
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/01a57f0b-0501-0010-3ca9-d2ea3bb983c1
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9692eb84-0601-0010-5ca0-923b4fb8674a
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/006aa890-0201-0010-1eb1-afc5cbae3f15
    /people/prasadbabu.nemalikanti3/blog/2006/03/30/xpath-functions-in-xslt-mapping
    https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=xslt+mapping&adv=false&sortby=cm_rnd_rankvalue#
    Steps required for developing XSLT Mapping
    u2022 Create a source data type and a target data type
    u2022 Create Message types for the source and target data types.
    u2022 Create Message Interfaces includes Inbound Message interface and Outbound Message interface.
    u2022 XSLT Mapping does not require creation of Message mapping, so donu2019t create any Message mapping.
    u2022 Create an .XSL file which converts source data type into target data type.
    u2022 Zip that .xsl file and import it into Integration Repository under Imported Archives.
    u2022 In Interface Mapping choose mapping program as XSL and specify this zip program. (Through search help you will get XSL Mapping programs that you imported under Imported Archives, select your corresponding XSL Program)
    u2022 Test this mapping program by navigating to Test tab.
    By having look at above steps you can easily find out that this mapping is no where different from other mapping programs, here the challenging lies in creating an XSLT file. If you spend couple of minutes in studying XPATH tutorial you would be in ideal position to create an XSL Transformation (.xsl extension).
    If you still find difficulties in generating XSL Transformation, then you can make use of a tool u201CAltova MapForceu201D which will create XSL file for you.
    Steps for creating XSL file using this tool:
    1. Open the Alto MapForce, import the source .xml and .xsd file in it
    2. Similarly import the target .xml and .xsd in MapForce.
    3. These two data files should match with source and target data types in Integration Repository.
    4. Complete the graphical mapping using extensive list of XSLT functions available there.
    5. Save the mapping file.
    6. Click the XSLT tab. You will have the entire xslt logic there.
    7. Copy that content and save it as .xsl file.
    8. Zip above .xsl file and import the same into IR under Imported Archives.
    Hope this clears your doubts
    Thanks
    Saiyog

  • To learn about ABAP Mapping

    Hi,
    I would like to learn about ABAP Mapping.
    What is the importance of it and  where it is applied?
    Could you please guide me regarding this?
    Thanks,
    Raja Bala

    Hi,
    Go through the links,
    http://help.sap.com/saphelp_47x200/helpdata/en/cf/21f2f2446011d189700000e8322d00/frameset.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/b1/8230a2d26611d4b2e90050dadfb92b/frameset.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/d9/b84508bc9411d4b2e80050dadfb92b/frameset.htm
    Regards,
    Azaz Ali.

  • Need informations about abap-hr

    Hi Guys,
    I need ebooks on ABAP HR. or some useful documents about abap-hr.
    Logical databases / Infotypes/Macros..etc
    Anybody can send me . It's important.
    Thanks

    hi,
    You can gothrough the below links.
    /people/alvaro.tejadagalindo/blog/2006/02/19/how-to-deal-with-hr-payroll-reports,I
    http://www.sap-img.com/human/hr-faq.htm
    http://www.sap-img.com/abap/more-than-100-abap-interview-faqs.htm
    http://www.sapdevelopment.co.uk/hr/hrhome.htm
    http://www.hernangn.com.ar/sap.htm
    http://www.planetsap.com/hr_abap_main_page.htm
    Thanks,
    -Suresh Revuru

  • About ABAP Object

    Hello All,
    i have some question about ABAP Object.
    What is the meaning of friend class and singleton?
    Regards,
    Luke

    Hi,
    The addition Friends makes class class a friend of classes classi and or interfaces ifaci.At the sam time, all subclasses of classes classi, all classes that implement one of the interfaces ifaci and all interfaces that have one of the interfaces ifaci as a component interface become friends of class. you have to specify at least one class or interface.
    The friends of a class have unrestricted access to the protected and private components of that class, and can generate unrestricted instances of the class.
    The friends of class are not automatically friends of subclasses of class. the addition Friends does not make class a friend of its friends.
    Thea ddition global is allowed only when you use the addition public for the global class of a class pool at the same time.You can list other global classes and interfaces from the class library after global friends.This addition is generated when the Class Builder creates a global class and you specified friends at the corresponding tab page of the class Builder.
    `
    In the example , classs c2 is a friend of interface i1, and therefore also of the implementing class c1. It can instantiate these objects and access their private component a1.
    interface i1.
    endinterface.
    class c1 definition create private friends i1.
    private section.
    data a1(10) type c value 'Class 1'.
    endclass.
    class c2 definition.
    public section.
    interfaces i1.
    methods m2.
    endclass.
    class c2 implementation.
    method m2.
    data oref type ref to c1.
    create object oref.
    write oref->a1.
    endmethod.
    enclass.
    Kindly Reward Points If You Found The Reply Helpful,
    Cheers,
    Chaitanya.

  • Anything new about abap web dynpro?

    Hi out there!
    (First, I'm sorry: I know, this question is related to Web AS General-forum, but I think, I wouldn't get any answer there.)
    Is there anything new about abap web dynpro? Just saying wait for nw05? No nice preview/minisap/promotion? Perhaps documents in service.sap.com? I read, it is used in some ramp-ups for ecc 05 (neither knowing, what it is). Is there nothing to say about? Is it drag&drop deployment like java webdynpro or more coding like mvc-"Basteln" in abap/bsp? Are BSP-Extensions used there? Something exiting new?
    That are enougth questions for starting.

    Brian McKellar is gonna lock this thread:-)
    Anyway you can find some info about WebDynpro for ABAP in the Teched 2003 presentations in SDN and there is a quite detailed overview with examples in the Online help.
    For the linux version of NW'04 MiniSAP the non-supported version ABAP Dynpro is available....anyway for MiniSAP you don't get support;-)
    Peter
    Ps: "Something exiting new?"
    The whole thing is something really exiting!!!

  • Abap testing tool

    Is there any abap testing tool........

    Hello RajKumar,
    SAP has many ABAP testing tool.
    Check from the link
    http://help.sap.com/saphelp_nw04s/helpdata/en/10/6d1c370c468b7be10000009b38f936/frameset.htm
    Here you go few tools
    ABAP Debugger
    Assertions and Breakpoints that Can Be Activated
    Runtime Analysis
    Performance Analysis
    Coverage Analyzer
    Runtime Monitor
    Memory Inspector
    Code Inspector
    Global Performance Analysis
    ABAP Unit
    ECATT
    Cheers
    Jawahar Govindaraj

  • SAP ABAP Tester

    Hello Friends,
                      Recently in got one requirement on SAP ABAP Tester. They didnt gave me any detailed explanation. what is role played by the abaper in this position? Can anyone have any documents relating to this...please post here. 
    Thanks,

    hi,
    may be they would give you test data for each program and ask you to test the programs accordingly and record the results

  • OSDB Abap Testing

    Hi all,
    We are doing OSDB migration (Upgradation of  operating system from HP UNIX to IBM and upgradation of the database from oracle 8x to Oracle 10). What kind of testing (ABAP side) we have to carry out after above migration.
    Regards,

    Hello RajKumar,
    SAP has many ABAP testing tool.
    Check from the link
    http://help.sap.com/saphelp_nw04s/helpdata/en/10/6d1c370c468b7be10000009b38f936/frameset.htm
    Here you go few tools
    ABAP Debugger
    Assertions and Breakpoints that Can Be Activated
    Runtime Analysis
    Performance Analysis
    Coverage Analyzer
    Runtime Monitor
    Memory Inspector
    Code Inspector
    Global Performance Analysis
    ABAP Unit
    ECATT
    Cheers
    Jawahar Govindaraj

  • ABAP Test Cockpit

    Hi,
    I would like to use ABAP Test Cockpit. According to help.sap.com, .
    The ATC is introduced with the following releases:
    SAP NetWeaver 7.0 EHP2 Support Package 12
    SAP NetWeaver 7.31 Support 5
    SAP NetWeaver 7.32 initial release.
    Our SAP NetWeaver on R3 system is 7.1 SP7. But I don't see this feature is on. And transaction code ATC does not exist either. Anyone know how to get it available?
    Thanks a lot!
    Charles.

    Hello Charles,
    I am sorry but ATC is not available for the release track SAP_BASIS 7.10, 7.11, 7.20, 7.30.
    Regards
      Klaus

  • Query about ABAP future in SAP HANA

    Hello Experts,
    I have read many articles and SDN post about SAP HANA but does not get clear answer.
    I am having 7 years of experience of SAP ABAP and wanted to learn ABAP in SAP HANA.
    I learn that SAP HANA is having its own language also as SQL script in earlier release but would this be using also in current and future.
    So would learning of SQL script give more advantage and how can i get started learning ABAP in SAP HANA.
    Thanks
    SHiv

    Dear Shivshanker,
    for ABAP for SAP HANA see http://scn.sap.com/docs/DOC-29357.
    In addition there are some nice blogs by Thomas Jung. You can use, for example,http://scn.sap.com/community/in-memory-business-data-management/blog/2012/04/11/test as entry.
    ABAP and SAP HANA | SAP HANA
    and also  Rapid Deployment of SAP Solutions in open.sap.com
    Best of luck...
    Regards,
    Abbas.

  • WebDynpro for Abap Test failed (System Admin/Support/WD)

    Hello,
    I'm using EP 7.0 and I'm trying to test travel&expenses (Ehp3) WD for Abap from System Admin/Support Desk: Integration of SAP Applications/WebDynpro and we get the following error: Exception in SAP Application Integrator occured: Unable to parse template...the problem occured at position 275. Cannot process expression <IView.PCDUnit.ShortID> because Unable to get PCD Unit com.sap.portal.appintegrator.sap.WebDynpro.
    System contector test is ok. Please, could you help me?
    Thank you

    Hello Michael,
    Ok, I forget system connector and support tests. Web AS parameter are supposed to be ok:
    Web AS Host Name: host.domain:port (from smicm tx)
    Web AS Host Name: /sap/bc/webdynpro/sap/
    Web AS Protocol:     http
    but the SAP Web AS Connection test fails. When trying to execute the iView it works. Does it mean that is it correct? Why WAS connection test fails?
    In the other hand, when iView is displayed, it asks for user and password because the R/3 user is locked. Why R/3 user is locking everytime?
    Thank you&Regards

  • Solution Manager 7.0 Installation Error on Import ABAP  -Test DB connection

    Hi, SDN fellows.
    I am installing Solution Manager 7.0. In Step 16 of 44 - Import ABAP, I encountered an error when the installer was testing the database connection. It failed at this command:
    R3load.exe -testconnect
    Below is the error I copied from the log viewer. Thanks for all possible advices/suggestions to fix this issue. 
    =================
    WARNING 2011-07-12 03:51:49.188
    Execution of the command "C:\usr\sap\SM1\SYS\exe\uc\NTAMD64\R3load.exe -testconnect" finished with return code 2. Output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    C:\usr\sap\SM1\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110712035148
    (DB) ERROR: db_connect rc = 256
    (DB) ERROR: DbSlErrorMsg rc = 99
    WARNING[E] 2011-07-12 03:51:49.188
    CJS-30023  Process call 'C:\usr\sap\SM1\SYS\exe\uc\NTAMD64\R3load.exe -testconnect' exits with error code 2. For details see log file(s) R3load.exe.log.
    ERROR 2011-07-12 03:51:49.204
    FCO-00011  The step testDatabaseConnection with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|testDatabaseConnection was executed with status ERROR .
    =============
    KC

    cont....
    4 ETW000                                                                              33  1.576524
    4 ETW000  [dev trc     ,00000]  Conn_i:1 selection:1 singleton:1 flag_fupd:0 use_cursor:0 chksum: 1112312
    4 ETW000                                                                              24  1.576548
    4 ETW000  [dev trc     ,00000]  DbSlRead - Error 103 (dbcode 208) on open             19  1.576567
    4 ETW000  [dev trc     ,00000]  DbSlRead - <##Y4ISBDCAPPsm100000045960000000001234118>
    4 ETW000                                                                              19  1.576586
    4 ETW000  [dev trc     ,00000]  DbSlRead - Error 103 (dbcode 208) on fetch            13  1.576599
    4 ETW000  [dev trc     ,00000]  DbSlRead - <##Y4ISBDCAPPsm100000045960000000001234118>
    4 ETW000                                                                              18  1.576617
    4 ETW000  [dblink      ,01299]  ***LOG BZA=>table SVERS      does not exist on database            [dblink#5 @ 1299]
    4 ETW000                                                                            8060  1.584677
    4 ETW000  [dev trc     ,00000]  Wed Jul 13 23:41:19 2011                           41342  1.626019
    4 ETW000  [dev trc     ,00000]  DbSlBegRead[1]: ##Y4ISBDCAPPsm100000045960000000002234118
    4 ETW000                                                                              25  1.626044
    4 ETW000  [dev trc     ,00000]  ParamStmtExec: line 13165. hr: 0x80040e14 Statement(s) could not be prepared.
    4 ETW000                                                                            3649  1.629693
    4 ETW000  [dev trc     ,00000]  sloledb.cpp [ParamStmtExec,line 13165]: Error/Message: (err 8180, sev 0), Statement(s) could not be prepared.
    4 ETW000                                                                              33  1.629726
    4 ETW000  [dev trc     ,00000]  Procname: [##Y4ISBDCAPPsm100000045960000000002234118]
    4 ETW000                                                                              19  1.629745
    4 ETW000  [dev trc     ,00000]  sloledb.cpp [ParamStmtExec,line 13165]: Error/Message: (err 208, sev 16), Invalid object name 'DDNTT'.
    4 ETW000                                                                              27  1.629772
    4 ETW000  [dev trc     ,00000]  Procname: [##Y4ISBDCAPPsm100000045960000000002234118]
    4 ETW000                                                                              19  1.629791
    4 ETW000  [dev trc     ,00000]  ParamStmtExec failed.  HR 80040e14 DBSL retcode 103. stmt: [SELECT TOP      1 COMPCNT FROM "DDNTT" ]
    4 ETW000                                                                              28  1.629819
    4 ETW000  [dev trc     ,00000]  Conn_i:1 selection:1 singleton:0 flag_fupd:0 use_cursor:0 chksum: 1122000
    4 ETW000                                                                              20  1.629839
    4 ETW000  [dev trc     ,00000]  NTAB: SELECT COMPCNT FROM DDNTT FAILED               277  1.630116
    4 ETW000  [dev trc     ,00000]  DbSlBegRead[1]: ##Y4ISBDCAPPsm100000045960000000003234118
    4 ETW000                                                                              44  1.630160
    4 ETW000  [dev trc     ,00000]  ParamStmtExec: line 13165. hr: 0x80040e14 Statement(s) could not be prepared.
    4 ETW000                                                                             459  1.630619
    4 ETW000  [dev trc     ,00000]  sloledb.cpp [ParamStmtExec,line 13165]: Error/Message: (err 8180, sev 0), Statement(s) could not be prepared.
    4 ETW000                                                                              33  1.630652
    4 ETW000  [dev trc     ,00000]  Procname: [##Y4ISBDCAPPsm100000045960000000003234118]
    4 ETW000                                                                              18  1.630670
    4 ETW000  [dev trc     ,00000]  sloledb.cpp [ParamStmtExec,line 13165]: Error/Message: (err 208, sev 16), Invalid object name 'DDNTT'.
    4 ETW000                                                                              29  1.630699
    4 ETW000  [dev trc     ,00000]  Procname: [##Y4ISBDCAPPsm100000045960000000003234118]
    4 ETW000                                                                              23  1.630722
    4 ETW000  [dev trc     ,00000]  ParamStmtExec failed.  HR 80040e14 DBSL retcode 103. stmt: [SELECT TOP      1 VERSION FROM "DDNTT" ]
    4 ETW000                                                                              29  1.630751
    4 ETW000  [dev trc     ,00000]  Conn_i:1 selection:1 singleton:0 flag_fupd:0 use_cursor:0 chksum: 1122000
    4 ETW000                                                                              20  1.630771
    4 ETW000  [dev trc     ,00000]  NTAB: SELECT VERSION FROM DDNTT FAILED               267  1.631038
    4 ETW000  [dev trc     ,00000]  DbSlBegRead[1]: ##Y4ISBDCAPPsm100000045960000000004234118
    4 ETW000                                                                              43  1.631081
    4 ETW000  [dev trc     ,00000]  ParamStmtExec: line 13165. hr: 0x80040e14 Statement(s) could not be prepared.
    4 ETW000                                                                             436  1.631517
    4 ETW000  [dev trc     ,00000]  sloledb.cpp [ParamStmtExec,line 13165]: Error/Message: (err 8180, sev 0), Statement(s) could not be prepared.
    4 ETW000                                                                              32  1.631549
    4 ETW000  [dev trc     ,00000]  Procname: [##Y4ISBDCAPPsm100000045960000000004234118]
    4 ETW000                                                                              18  1.631567
    4 ETW000  [dev trc     ,00000]  sloledb.cpp [ParamStmtExec,line 13165]: Error/Message: (err 208, sev 16), Invalid object name 'DDNTT'.
    4 ETW000                                                                              58  1.631625
    4 ETW000  [dev trc     ,00000]  Procname: [##Y4ISBDCAPPsm100000045960000000004234118]
    4 ETW000                                                                              19  1.631644
    4 ETW000  [dev trc     ,00000]  ParamStmtExec failed.  HR 80040e14 DBSL retcode 103. stmt: [SELECT TOP      1 DBASE FROM "DDNTT" ]
    4 ETW000                                                                              28  1.631672
    4 ETW000  [dev trc     ,00000]  Conn_i:1 selection:1 singleton:0 flag_fupd:0 use_cursor:0 chksum: 1122000
    4 ETW000                                                                              21  1.631693
    4 ETW000  [dbntab.c    ,00000]  *** ERROR => NTAB: SELECT VERSION/DBASE FROM DDNTT FAILED
    4 ETW000                                                                             284  1.631977
    4 ETW000  [dbntab      ,01276]  ***LOG BZY=>unexpected return code 103        calling NTAB       [dbntab#4 @ 12761]
    4 ETW000                                                                              31  1.632008
    4 ETW000  [twdydbacc.c ,00568]  i:0                                                 8690  1.640698
    4 ETW000  [twdydbacc.c ,00569]  db_fd_p<i>.fname:       PGMID                         20  1.640718
    4 ETW000  [twdydbacc.c ,00570]  db_fd_p<i>.is_key:      0                             11  1.640729
    4 ETW000  [twdydbacc.c ,00571]  db_fd_p<i>.offset:      0                             10  1.640739
    4 ETW000  [twdydbacc.c ,00572]  db_fd_p<i>.db_length:   0                             10  1.640749
    4 ETW000  [twdydbacc.c ,00573]  db_fd_p<i>.fixed_length:4                             10  1.640759
    4 ETW000  [dev trc     ,00000]  DbSlBegRead[1]: ##Y4ISBDCAPPsm100000045960000000005234118
    4 ETW000                                                                              40  1.640799
    4 ETW000  [dev trc     ,00000]  ParamStmtExec: line 13165. hr: 0x80040e14 Statement(s) could not be prepared.
    4 ETW000                                                                             434  1.641233
    4 ETW000  [dev trc     ,00000]  sloledb.cpp [ParamStmtExec,line 13165]: Error/Message: (err 8180, sev 0), Statement(s) could not be prepared.
    4 ETW000                                                                              32  1.641265
    4 ETW000  [dev trc     ,00000]  Procname: [##Y4ISBDCAPPsm100000045960000000005234118]
    4 ETW000                                                                              75  1.641340
    4 ETW000  [dev trc     ,00000]  sloledb.cpp [ParamStmtExec,line 13165]: Error/Message: (err 208, sev 16), Invalid object name 'XXXXT'.
    4 ETW000                                                                              31  1.641371
    4 ETW000  [dev trc     ,00000]  Procname: [##Y4ISBDCAPPsm100000045960000000005234118]
    4 ETW000                                                                              18  1.641389
    4 ETW000  [dev trc     ,00000]  ParamStmtExec failed.  HR 80040e14 DBSL retcode 103. stmt: [SELECT TOP      1 COMPCNT FROM "XXXXT" ]
    4 ETW000                                                                              28  1.641417
    4 ETW000  [dev trc     ,00000]  Conn_i:1 selection:1 singleton:0 flag_fupd:0 use_cursor:0 chksum: 1122000
    4 ETW000                                                                              21  1.641438
    4 ETW000  [dev trc     ,00000]  NTAB: SELECT COMPCNT FROM XXXXT FAILED               269  1.641707
    4 ETW000  [dev trc     ,00000]  DbSlBegRead[1]: ##Y4ISBDCAPPsm100000045960000000006234118
    4 ETW000                                                                              44  1.641751
    4 ETW000  [dev trc     ,00000]  ParamStmtExec: line 13165. hr: 0x80040e14 Statement(s) could not be prepared.
    4 ETW000                                                                             437  1.642188
    4 ETW000  [dev trc     ,00000]  sloledb.cpp [ParamStmtExec,line 13165]: Error/Message: (err 8180, sev 0), Statement(s) could not be prepared.
    4 ETW000                                                                              32  1.642220
    4 ETW000  [dev trc     ,00000]  Procname: [##Y4ISBDCAPPsm100000045960000000006234118]
    4 ETW000                                                                              18  1.642238
    4 ETW000  [dev trc     ,00000]  sloledb.cpp [ParamStmtExec,line 13165]: Error/Message: (err 208, sev 16), Invalid object name 'XXXXT'.
    4 ETW000                                                                              28  1.642266
    4 ETW000  [dev trc     ,00000]  Procname: [##Y4ISBDCAPPsm100000045960000000006234118]
    4 ETW000                                                                              19  1.642285
    4 ETW000  [dev trc     ,00000]  ParamStmtExec failed.  HR 80040e14 DBSL retcode 103. stmt: [SELECT TOP      1 VERSION FROM "XXXXT" ]
    4 ETW000                                                                              27  1.642312
    4 ETW000  [dev trc     ,00000]  Conn_i:1 selection:1 singleton:0 flag_fupd:0 use_cursor:0 chksum: 1122000
    4 ETW000                                                                              70  1.642382
    4 ETW000  [dev trc     ,00000]  NTAB: SELECT VERSION FROM XXXXT FAILED               273  1.642655
    4 ETW000  [dev trc     ,00000]  DbSlBegRead[1]: ##Y4ISBDCAPPsm100000045960000000007234118
    4 ETW000                                                                              44  1.642699
    4 ETW000  [dev trc     ,00000]  ParamStmtExec: line 13165. hr: 0x80040e14 Statement(s) could not be prepared.
    4 ETW000                                                                             435  1.643134
    4 ETW000  [dev trc     ,00000]  sloledb.cpp [ParamStmtExec,line 13165]: Error/Message: (err 8180, sev 0), Statement(s) could not be prepared.
    4 ETW000                                                                              32  1.643166
    4 ETW000  [dev trc     ,00000]  Procname: [##Y4ISBDCAPPsm100000045960000000007234118]
    4 ETW000                                                                              19  1.643185
    4 ETW000  [dev trc     ,00000]  sloledb.cpp [ParamStmtExec,line 13165]: Error/Message: (err 208, sev 16), Invalid object name 'XXXXT'.
    4 ETW000                                                                              28  1.643213
    4 ETW000  [dev trc     ,00000]  Procname: [##Y4ISBDCAPPsm100000045960000000007234118]
    4 ETW000                                                                              20  1.643233
    4 ETW000  [dev trc     ,00000]  ParamStmtExec failed.  HR 80040e14 DBSL retcode 103. stmt: [SELECT TOP      1 DBASE FROM "XXXXT" ]
    4 ETW000                                                                              30  1.643263
    4 ETW000  [dev trc     ,00000]  Conn_i:1 selection:1 singleton:0 flag_fupd:0 use_cursor:0 chksum: 1122000
    4 ETW000                                                                              21  1.643284
    4 ETW000  [dbntab.c    ,00000]  *** ERROR => NTAB: SELECT VERSION/DBASE FROM XXXXT FAILED
    4 ETW000                                                                             324  1.643608
    4 ETW000  [dbntab      ,01276]  ***LOG BZY=>unexpected return code 103        calling NTAB       [dbntab#4 @ 12761]
    4 ETW000                                                                              27  1.643635
    2EETW000 sap_dext called with msgnr "2":
    2EETW000 -
    db call info -
    2EETW000 function:   db_ntab
    2EETW000 fcode:      NT_RDTDESCR
    2EETW000 tabname:    TADIR
    2EETW000 len (char): 5
    2EETW000 key:        TADIR
    2EETW000 retcode:    2
    4 ETW000  [dev trc     ,00000]  db_con_rollback (con_da={R/3,0,0},th_rollback=1,tx=0)
    4 ETW000                                                                            9946  1.653581
    4 ETW000  [dev trc     ,00000]  Rollback: TestConnection(1) successful             36526  1.690107

  • Question about ldst_raw test and sparc in general

    Hi,
    I'm running ldst_raw test in core1 environment.
    I was wondering why the code used address of 0x1000144000 instead of 0x144000 to get to HPriv_Reset_Handler? This actually caused DRAM controller to generate an address that's out of its range (though upper bits were ignored so test turned out ok). Just curious to see if there's any reason behind this. thanks much.
    8409247 : C0T0 LABEL <immu_skip_part_base>:
    8409247 : C0T0 v0000000841dc mov 0x400, %g6
    C0T0 old reg values: %g6= 0000000000000400
    8419247 : C0T0 CPX: Ifill l2miss 0 err 00 nc 0 shared 0000000 rsvd 0 data caf18a8083f00000881000028528b018
    8420079 : C0T0 CPX: Ifill l2miss 0 err 00 nc 0 shared 0000001 rsvd 0 data 8530b03f0ac880108210000084100004
    8426747 : C0T0 v0000000841e0 stxa %g5, [ %g6 ] (0x54 ASI_ITLB_DATA_IN_REG)
    C0T0 old reg values: %g5= 8000001000144540 %g6= 0000000000000400
    8440911 : C0T0 CCR REG UPDATE <CCR = 0> in window 0
    8440911 : C0T0 ASI REG UPDATE <ASI = 0> in window 0
    8440911 : C0T0 v0000000841e4 retry
    8441747 : C0T0 PSTATE REG UPDATE <PSTATE = 014> in window 0
    8441747 : C0T0 GL REG UPDATE <GL = 0>
    8441747 : C0T0 HPSTATE REG UPDATE <HPSTATE = 8> in window 0
    8447579 : C0T0 PCX: Ifill_Req nc 0 cpuid 000 thrid 00 inv 0 pf 0 binit 0 repl 11 size 000 addr 1000144000 data 0000000000000000

    The most important thing about warp stabilizing any shot is to make sure that you are only stabilizing the portion that you need, then if you are going apply other effects to that shot or use it in a more complex composition, render a suitable DI (digital intermediate) using a lossless compression. PPro or AE, it's just the same. Rendering (rendering the preview in PPro at a minimum) and replacing is the best workflow 99.999% of the time.

Maybe you are looking for