SAP Tools vs. SQLTrace and TKPROF

Experts,
First let me say that I am NOT an oracle expert, I am a basis person.  Such is the reason I come seeking wisdom.
We are undergoing somewhat of a knee-jerk performance analysis, based on some user complaints.  Our new-to-the-organization dba (who has no experience in SAP) is wanting to set up a small performance tablespace within our Production ECC DB and use sql trace and tkprof to analyze what ever it is that they are wanting to look at.
In the past we have been slightly more methodical about tracking down the problem, and then analyzing it based on traces and information within the ST* and DB* tools of SAP.
my 2 questions are:
-  Is there any concern with setting up perf gathering tablespace within the production DB
- Does SQLTrace and TKProf give information not readily available within SAPs performance and administration txn's? (DBACockpit, ST* tools, Etc.)
(edit: environment is Solaris 10 64-bit/Oracle 10.2.0.2 64-bit  e2900 64/GB Mem)
Thank you in advance,
Phillip
Edited by: Phil May on Oct 9, 2009 1:47 PM

Hi Stefan,
> At first i think, that the analyze possibilities inside SAP for performance issues are one of the best i have ever seen.
True and sad at the same time.
There would be so much more necessary to really have an end-to-end performance view of data processing processes in heterogeneous and distributed systems like SAP landscapes are.
>So in my opinion you can mostly identify and track down the performance issues within SAP itself (ST05, ST04, STAD, etc.).
> > Does SQLTrace and TKProf give information not readily available within SAPs performance and administration txn's?
> Of course .. the raw SQL trace is much more detailed (wait events, etc.), but to be honest .. mostly you don't need it in a SAP environment.
Hmm... I think this (being able to solve most problems with the currently available tool set) only partly comes from the completeness of the tool set.
At least for a part of it, I think it's something like 'When-all-you-have-got-i-a-hammer-everything-look-like-a-nail"-effect.
Usually the "Wait Event Evangelists" (like Cary Milsap) will tell you that the extended SQL trace is all you'll ever need to track down all of your performance issues.
Then there is a whole group of people that try to catch everything by staring at execution plans and theorizing about what execution step would be the problem cause (e.g. the bad hash join or the bad bad bad full table scan).
The DB-agnostic counterpart will say that the NetWeaver platform already covers everything necessary and that look out for additional indexes or ABAP parameters.
I think the truth lies (as usual) somewhere in between.
All in all I think the key point is to get an angle to the problems at all.
As soon as one can describe the problems in a structured way, (s)he has at least a chance to figure out what is happening when
the systems becomes slow.
Given that I'd also vote for the most convenient approach - and that is to use the GUI tools provided by NetWeaver.
And the more experienced Oracle tuning-super-heroes can always take a step further and emply the sql_id-data-collection script or one of the endless number of special scripts that are available through report RSORASTT nowadays.
Just my 2 pence...
regards,
Lars
Edited by: Lars Breddemann on Oct 10, 2009 10:31 AM

Similar Messages

  • Sqltrace and tkprof

    can anyone xplain how to do sqltrace and tkprof
    here i am getting an error while executing a query
    at firs i gave
    set autotrace on
    SQL> select * from dept;
    DEPTNO DEPT_NAME
    500 INFORMATION SYSTEMS
    CIVIL
    400 INFORMATION TECHNOLOGY
    100 computers
    200 mechanical
    300 electrical
    6 rows selected.
    Execution Plan
    0 SELECT STATEMENT Optimizer=ALL_ROWS (Cost=3 Card=6
    1 0 TABLE ACCESS (FULL) OF 'DEPT' (TABLE) (Cost=3 Car
    =96)
    Statistics
    1 recursive calls
    0 db block gets
    8 consistent gets
    0 physical reads
    0 redo size
    360 bytes sent via SQL*Net to client
    276 bytes received via SQL*Net from client
    2 SQL*Net roundtrips to/from client
    0 sorts (memory)
    0 sorts (disk)
    6 rows processed
    after that
    SQL> ed
    Wrote file afiedt.buf
    1 tkprof pra.trc
    2 explain=dthpc/dthpc
    3* table=dept
    SQL> /
    tkprof pra.trc
    ERROR at line 1:
    ORA-00900: invalid SQL statement
    can anyone help me out regarding tkprof

    SQL> ed
    Wrote file afiedt.buf
    +1 tkprof pra.trc+
    +2 explain=dthpc/dthpc+
    +3* table=dept+
    i am confused as what you are trying to do here? are you combining explain plan and tkprof?

  • Error during DatabaseCopy using SAP tools for SQL Server (v7.12)

    I'm trying to perform a system copy from PRD to QAS.  The database has been mounted to QAS via detach and attach method.  I did a DBCC on the database and everything looks OK.  I'm running SAPINST (SAP Tools for MSSQL) and selecting the Database Copy option.  The source database has a schema of DBO.  Both PRD and QAS are running SAP 4.7/Basis 620.  The target schema is QAS.  SAPINST fails in step 2 (Define Params) with:
    "This service cannot be used for a system with SAP ABAP release 620"
    Is this message misleading?  Has anyone receive this message before.
    UPDATE:
    I donwloaded the latest version of SAP Tools for MSSQL and now it failes during the execution phase on step, "Convert DB objects to new schema".
    Here is the log:
    Process environment
    ===================
    Environment Variables
    =====================
      =::=::\
      =C:=C:\Program Files\sapinst_instdir\MSS\CPY
      ALLUSERSPROFILE=C:\Documents and Settings\All Users
      APPDATA=C:\Documents and Settings\r3tadm.STAG\Application Data
      CLIENTNAME=TRAIMONOTEBOOK
      ClusterLog=C:\WINDOWS\Cluster\cluster.log
      CommonProgramFiles=C:\Program Files\Common Files
      COMPUTERNAME=STAG
      ComSpec=C:\WINDOWS\system32\cmd.exe
      DBMS_TYPE=MSS
      FP_NO_HOST_CHECK=NO
      HOMEDRIVE=C:
      HOMEPATH=\Documents and Settings\r3tadm.STAG
      LOGONSERVER=
    STAG
      MSSQL_DBNAME=R3T
      MSSQL_SERVER=stag
      NUMBER_OF_PROCESSORS=4
      OS=Windows_NT
      Path=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Dell\SysMgt\RAC5;C:\Program Files\Dell\SysMgt\oma\bin;C:\Program Files\Dell\SysMgt\oma\oldiags\bin;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\usr\sap\R3T\SYS\exe\run
      PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
      PROCESSOR_ARCHITECTURE=x86
      PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 6, GenuineIntel
      PROCESSOR_LEVEL=6
      PROCESSOR_REVISION=0f06
      ProgramFiles=C:\Program Files
      SAPINST_EXEDIR_CD=C:/STM/I386
      SAPINST_JRE_HOME=C:/WINDOWS/TEMP/3/sapinst_exe.3012.1234409473/jre
      SAPLOCALHOST=stag
      SESSIONNAME=RDP-Tcp#25
      SystemDrive=C:
      SystemRoot=C:\WINDOWS
      TEMP=C:\WINDOWS\TEMP\3
      TMP=C:\WINDOWS\TEMP\3
      USERDOMAIN=STAG
      USERNAME=r3tadm
      USERPROFILE=C:\Documents and Settings\r3tadm.STAG
      windir=C:\WINDOWS
    User: STAG\r3tadm, Id: S-1-5-21-2727398557-1322528747-1943968026-1019
    Working directory: C:/Program Files/sapinst_instdir/MSS/CPY
    Current access token
    ====================
    Could not get thread token. Last error: 1008. I assume that no thread token exists.
    Got process token.
    Privileges:
      Privilege SeBackupPrivilege, display name: Back up files and directories, not enabled.
      Privilege SeRestorePrivilege, display name: Restore files and directories, not enabled.
      Privilege SeShutdownPrivilege, display name: Shut down the system, not enabled.
      Privilege SeDebugPrivilege, display name: Debug programs, not enabled.
      Privilege SeAssignPrimaryTokenPrivilege, display name: Replace a process level token, not enabled.
      Privilege SeSystemEnvironmentPrivilege, display name: Modify firmware environment values, not enabled.
      Privilege SeIncreaseQuotaPrivilege, display name: Adjust memory quotas for a process, not enabled.
      Privilege SeChangeNotifyPrivilege, display name: Bypass traverse checking, enabled.
      Privilege SeRemoteShutdownPrivilege, display name: Force shutdown from a remote system, not enabled.
      Privilege SeTcbPrivilege, display name: Act as part of the operating system, not enabled.
      Privilege SeUndockPrivilege, display name: Remove computer from docking station, not enabled.
      Privilege SeSecurityPrivilege, display name: Manage auditing and security log, not enabled.
      Privilege SeTakeOwnershipPrivilege, display name: Take ownership of files or other objects, not enabled.
      Privilege SeLoadDriverPrivilege, display name: Load and unload device drivers, not enabled.
      Privilege SeManageVolumePrivilege, display name: Perform volume maintenance tasks, not enabled.
      Privilege SeSystemProfilePrivilege, display name: Profile system performance, not enabled.
      Privilege SeImpersonatePrivilege, display name: Impersonate a client after authentication, enabled.
      Privilege SeSystemtimePrivilege, display name: Change the system time, not enabled.
      Privilege SeCreateGlobalPrivilege, display name: Create global objects, enabled.
      Privilege SeProfileSingleProcessPrivilege, display name: Profile single process, not enabled.
      Privilege SeIncreaseBasePriorityPrivilege, display name: Increase scheduling priority, not enabled.
      Privilege SeCreatePagefilePrivilege, display name: Create a pagefile, not enabled.
    Groups:
    Group count: 14
      \LOCAL S-1-2-0 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      BUILTIN\Administrators S-1-5-32-544 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED SE_GROUP_OWNER
      \Everyone S-1-1-0 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      BUILTIN\Users S-1-5-32-545 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      STAG\SAP_R3T_LocalAdmin S-1-5-21-2727398557-1322528747-1943968026-1021 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      STAG\SAP_LocalAdmin S-1-5-21-2727398557-1322528747-1943968026-1023 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      STAG\None S-1-5-21-2727398557-1322528747-1943968026-513 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      NT AUTHORITY\INTERACTIVE S-1-5-4 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      NT AUTHORITY\NTLM Authentication S-1-5-64-10 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      NT AUTHORITY\Authenticated Users S-1-5-11 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      \ S-1-5-5-0-36828865 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED SE_GROUP_LOGON_ID
      NT AUTHORITY\REMOTE INTERACTIVE LOGON S-1-5-14 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      NT AUTHORITY\This Organization S-1-5-15 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      STAG\SAP_R3T_GlobalAdmin S-1-5-21-2727398557-1322528747-1943968026-1018 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
    ERROR      2009-02-11 19:31:46.529 [sixxcstepexecute.cpp:984]
    FCO-00011  The step MoveSchema with step key |SAPMSSTOOLS|ind|ind|ind|ind|0|0|MssSysCopy|ind|ind|ind|ind|4|0|MssSchemaMove|ind|ind|ind|ind|2|0|MoveSchema was executed with status ERROR .
    TRACE      2009-02-11 19:31:46.544
      Call block:CallBackInCaseOfAnErrorDuringStepExecution
        function:CallTheLogInquirer
    is validator: true
    WARNING    2009-02-11 19:31:46.544 [iaxxejshlp.cpp:150]
    Could not get property IDs of the JavaScript object.
    ERROR      2009-02-11 19:31:46.544 [iaxxejsctl.cpp:492]
    FJS-00010  Could not get value for property .
    TRACE      2009-02-11 19:31:46.544
    A problem occurs during execution the inquirer callback. SAPinst will switch back to the standard behaiviour.
    TRACE      2009-02-11 19:31:46.544 [iaxxgenimp.cpp:707]
                CGuiEngineImp::showMessageBox
    <html> <head> </head> <body> <p> An error occurred while processing service SAP Toools for MS SQL Server > Database Copy. You may now </p> <ul> <li> choose <i>Retry</i> to repeat the current step. </li> <li> choose <i>View Log</i> to get more information about the error. </li> <li> stop the task and continue with it later. </li> </ul> <p> Log files are written to C:\Program Files/sapinst_instdir/MSS/CPY. </p> </body></html>
    TRACE      2009-02-11 19:31:46.544 [iaxxgenimp.cpp:1245]
               CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI
    Edited by: Tony Raimo on Feb 12, 2009 4:37 AM

    This is looks like permission issue on source folder
    Copy source in to your local drive and try again.
    I had same issue and able to resolve after copy EXP1 EXP2 and EXP3 folder in to local drive C: with Everyone full access
    Yogesh

  • Portal: Disable the SAP tool bar and enable a pop up in SAP IAC iview

    Hi Experts,
    My requirement:A user will open the ESS->Bank details iview (which uses the standard transaction PZ03) and would like to edit a record. So, he clicks on the change button and a screen to edit the record comes up. Here, he edits information as required and now decides not to save these changes. Then the user clicks on the back button and a pop up dialog box appears which asks the user if he would like to proceed without saving the changes. Once he clicks on OK, he is taken back to the previous screen. Also, in the iview, the SAP tool bar must be invisible.
    I can achieve the dialog pop up to appear using these ITS parameters:
    ~popups = 1
    ~generateddynpro = 1
    In this case, the SAP menu tool bar is very much visible.
    If I give the ITS service parameters as
    ~webgui = 1
    ~webgui_simple_toolbar = 1
    ~popups = 1
    ~webgui_popups = 1
    Here, I'm able to disable the SAP tool bar but my pop up dialog box does not appear.When I click on back button, I continue to remain on the same screen instead of the pop up dialog box getting opened.
    If I give both ~webgui and ~generated dynpro together, it's not helping either.I cant see the pop up again, but able to disable the tool bar.
    Need some inputs to fix this issue.
    We are on EP 7.0, ECC 6.0 and ESS/MSS 50.4
    Thanks,
    M.Maneesha

    Please keep following parameters in the ITS services and your problem will be resolved.
    Make sure you remove all parameters other than below.
    ~AUTOSCROLL     0
    ~GENERATEDYNPRO     1
    ~LANGUAGE                                                                               
    ~LISTSCROLLING     0
    ~LOGIN                                                                               
    ~PASSWORD                                                                               
    ~POPUPS     1
    ~STYLE     DHTML
    ~TRANSACTION     PZ03
    ~WEBTRANSACTIONTYPE     EWT
    Edited by: Barin Desai on May 11, 2010 6:45 PM

  • Need of SAP Equipment and Tooling Managemt Config and End user documents

    Hi
    I am in implementation project of SAP PM - ETM (Equipment and Tooling Managemt )
    Can any body please send Config and end user documents if any?
    I am in urgent need of those documents
    Thanks in Advance.
    SR

    Hello Jackie,
    The new features are outlined in the Installation Guide (page 10.)
    The most noticable to the end-users would be the security settings and the different views such as Hierarchial and Tree views
    which can be customised.
    Best Regards,
    Jude Bradley

  • Integration of SAP XI and none SAP tools

    Hi!
    I would like to start working with SAP XI.
    Where can I find the Step by Step case studies describing different SAP XI scenarios (IDOC/ALE, RFC, File, etc.).
    What is the most famous example of integration of SAP XI and none SAP tools?
    Are there tool free of charge and can be downloaded?
    Thank you very much!
    regards
    Axel Schulze

    Axel Schulze wrote:
    > Where can I find the Step by Step case studies describing different SAP XI scenarios (IDOC/ALE, RFC, File, etc.).
    /people/sravya.talanki2/blog/2006/12/25/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-i
    /people/sravya.talanki2/blog/2006/12/26/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-ii
    /people/sravya.talanki2/blog/2006/12/27/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-iii
    thats sud be a good start !!!

  • What SAP tool do you use to manage daily and weekly tasks etc

    Hi guys
    I'm new to basis and am going through setting up my (and others) daily tasks and would like to know if there is an SAP tool that I can use to manage them.
    This way all my tasks can be used by other administrators if I'm away, I can report on tasks completed etc for compliance and I can monitor whether contractors etc are doing their jobs properly.
    Thanks
    Tyrone

    1. If your query is related to daily system administration/monitoring tasks, you can make use of the Central System Administration functionality within SAP Solution Manager, which enable you to schedule the Basis related tasks along with the required frequency.
    This is a good functionality.
    If any of the tasks is not performed/left open, it generates an open action item icon in the initial dashboard of Solution Manager.
    With this, you/ your team can also make a note of the tasks they have performed and finally you can generate report from it.
    2. Along with the above said functionality, you can also use the Service Level Reporting functionality which gives an overview of the Service Level performance of the systems.
    Hope this helps.
    Edited by: Bhaskar on Oct 7, 2010 6:41 AM

  • Installation of SAP Business One client and required administration rights

    Dear community,
    I would like to kindly ask you for your feedback on the installation of SAP Business One client and its patches on end-user computers.
    The pain points I have heard so far are the following:
    - The installation of SAP Business One client and its patches has to be started by a user with administrator rights.  As far as I know (and please correct me if I am wrong), this is also required in case of installation of any other software.
    - End users usually do not have administrator rights and therefore the SAP Business One clients have to be manually upgraded by administrator.  This is time consuming (and therefore costly) activity.
    We are considering to design a new solution which would overcome the above limitations.
    I would like to confirm with you if my understanding is correct:
    Question 1:
    Is it a common situation that the end-users of SAP Business One client do not have administrator rights and therefore cannot install the patches of SAP Business One client by themselves?
    If yes, how do you resolve this currently?
    Question 2:
    Do you use Microsoft System Center Configuration Manager or Active Directory (or any other 3rd party solution) to automatically distribute software packages and updates to client PCs at your customers?
    Question 3:
    If the SAP Business One client installation (and its patches) is delivered as MSI package with silent installation capability, would you be able to automate the deployment of B1 client updates to client PC using the abovementioned technologies? Or can you still see some obstacles?
    Thank you
    Best regards
    Jan Ruzarovsky
    SAP Business One Product Management

    Dear all,
    Thank you very much for your comments, very helpful!
    @Marco - SAP Business One 8.8 client currently does not support the silent installation / upgrade. However we are currently considering this requirement and we would like to deliver it as soon as possible.
    We are currently considering several possible designs. One of them is as follows:
    1. A new SAP Business One Updater Service will be installed on each client workstation.
    It will be a windows service installed and running under a local system account.
    2. The updater service will check regularly if there are any new patches of SAP Business One client or add-ons uploaded to a configured shared directory.
    3. If a new patch is found in the shared directory, the updater service will SILENTLY install the new patch (add-ons, SAP Business One) on the client workstation.
    The service would be able to install patches even if nobody is logged in.
    Questions:
    If we consider the above design, there are a few open topics:
    1. During the upgrade of the SAP Business One server, the client patches (and SAP add-on patches, partner add-ons) would be placed to a SHARED directory instead of into SBO-Common (as it is implemented currently).
    - Does this have any impact on your tools, processes or add-ons?
    2. SAP Business One upgrade wizard will put the latest patch of SAP Business One client into a configured shared directory. The shared directory will have to be read-only for everybody in the network to avoid that the valid installation files are replaced by malware or virus infected files
    - Can you configure such a shared directory? 
    From customer perspective, if a new patch is put into the shared directory, the updater service can behave as follows:
    1. Manually initiated upgrade of the client
    Example: Customer starts the old (not upgraded) SAP Business One client. The client will inform him/her that a new patch has been found and it has to be installed in order to continue working with the client. After customer clicks "Yes", the upgrader service starts the silent installation of the client and informs customer about the progress. Once the upgrade is finished, the upgraded SAP Business One client will be started automatically.
    2. Automatic update:
       - Update the client automatically (e.g. overnight) if customer is not working with SAP Business One
       - If SAP Business One client is running, ask customer if he/she wishes to upgrade the client now or to delay the upgrade by X minutes.
    Question: Which of the above two scenarios would you and your customers prefer?
    If the upgrade is fully silent, automated and handled by the upgrader service, Is it acceptable for customers to trigger the installation manually and wait till the client is upgraded? Or would they prefer to have the client updated for them e.g. overnight so they can immediately start to work?
    Best regards
    Jan
    Edited by: Jan Ruzarovsky on Sep 29, 2010 9:37 AM

  • SAP tool to estimate time for web dynpro development project

    Hi,
    Is there any standard SAP tool available to estimate time for web Dynpro development project?
    Thanks and Regards,
    Deepti

    Hi Deepti
    An implementation of Webdynpro based UI could be estimated by a 'standard' technique like any other U:
    1. Try to count the number of views/screens/popups in your application. The estimation time will be proportional to the quantity.
    2. Try to count the number of external interfaces would be used in the application. For example, quantity of necessary BAPI invocations (RFC), quantity of Web-service invocations or EJB calls. Also quantity of native JDBC queries if any.
    Test = Nviews x Hview + Nint x Hint, where Hview & Hint time in hours for average implementing of one UI view and time for adding of average service invocation.
    BR, Sergei

  • ERROR: The new SAP tools in /usr/sap/DEV/EHPI/abap/exe cannot connect

    Hi All.
    I am attempting to upgrade my ECC 6.0 EPH3 system to EPH4.(System 'i' V6R1M1) I am hitting an error  on phase PREP_INIT/CHECKPROF_INI which states 'ERROR: The new SAP tools in /usr/sap/DEV/EHPI/abap/exe cannot connect to your database.' The log file /usr/sap/DEV/EHPI/abap/log/DBCONNCHK.LOG contains more details about the failure.
    At this point I see the processes has created to additional kernel libraries: SAPDEV70UP and SAPDEV70U2
    I am logged on as DEVOFR per the documentation. DEVOFR is the owner of all objects in /usr/sap/DEV/EPHI.
    Here is the error from DBCONNCHK.LOG :
    4 ETW000  [dev trc     ,00000]  R3INLPGM: RmtExeLib is SAPDEV70UP                                      32507  1.917692
    4 ETW000  [dbsldb4d    ,00000]  *** ERROR => CPFB755 occured: Program DBSLENCWT in library SAPDEV70UP not found.
    4 ETW000                                                                                52633  1.970325
    4 ETW000  [dev trc     ,00000]  DBSLENCWT: rc=9998, msg=                                                  33  1.970358
    4 ETW000  [dev trc     ,00000]  Wed Sep 29 09:55:53 2010                                              154488  2.124846
    4 ETW000  [dbsldb4d    ,00000]  *** ERROR => CPF0006 occured: Errors occurred in command.                 47  2.124893
    4 ETW000  [dbsldb4.    ,00000]  *** ERROR => Command: CALL PGM(SAPDEV70UP/CHGR3SYSLE) PARM('*ADD') :Failed
    When I display library SAPDEV70UP,  DBSLENCWT is there and R3OWNER is the owner.
    My DBSL is at the latest version for my environment.
    Has anyone seen this?
    Thanks in adnvance.
    Diana

    FYI,
    I got past this issue by upgrading the kernel first.
    Thanks,
    Diana

  • What are Wireframes in portal? is it a sap tool?

    Hi  Guru's,
    What are Wireframes in portal? is it a sap tool?  
    According to my search in web it seems to be a tool where we will be developing prototype for our web project.
    Does sap has any new tool which is similar to Wireframes.
    Regards,
    Kiran Kumar K

    Hi Kiran,
    As you told we mean wireframes to be a prototype for our web projects.
    WE do have same in SAP xApp EPM u2013 Employee Process Management
    Please check the below link.
    http://www.sapdesignguild.org/editions/edition7/xapps_guided_proc.asp
    Also we must understand that SAP cross applications (xApps), xKN (Knowledge Network) and xEPM (Employee Process Management) target the customer needs by not starting from a transactional business scenario but rather from a people-centric work process. Hence for the customer targets it is important that new design ideas are tested with users to ensure that the design truly fits the users' needs.
    Apart from this we also have Wireframe as a toolbox element in Visual composer which displays the outline of model element.
    http://help.sap.com/saphelp_tm70/helpdata/en/47/656dc045e1199ce10000000a42189d/frameset.htm
    Hope this is needful.
    Thanks and Regards,
    Shaila Krishna.
    Edited by: Shaila kasha on Aug 10, 2010 9:19 AM

  • SAP NetWeaver 70 - Java and ABAP VMware Trial.part02.rar CRC error?

    HI,
    I've downloaded the file:
    SAP NetWeaver 70 - Java and ABAP VMware Trial.part02.rar
    of SAP NetWeaver 7.0 - Java and ABAP Trial Version on Linux - VMware Edition
    four times and everytime a get a CRC error in the RAR file. Is the file wrong or the download incorrect?
    Regards, Edwin Slee

    Hi Henry.
    I’ve downloaded the file again. Now it is called:
    SAP NetWeaver 70 - Java and ABAP VMware Trial.part02.tgz
    But it is a RAR file.
    As you suggested I open the file with WINRAR 3.61 and select
    Tools -> repair archive
    In the directory a file:is created with the name:
    rebuilt.SAP NetWeaver 70 - Java and ABAP VMware Trial.part02.tgz
    The WINRAR message box reads:
    Detecting archive type...
    ---> RAR
    Build fixed.SAP NetWeaver 70 - Java and ABAP VMware Trial.part02.tgz
    Searching for recovery record
    ---> recovery record not found
    Build rebuilt.SAP NetWeaver 70 - Java and ABAP VMware Trial.part02.tgz
    Found SLES10SP1_Test_Drive(2)-s002.vmdk
    Found SLES10SP1_Test_Drive(2)-s003.vmdk
    Found SLES10SP1_Test_Drive(2)-s004.vmdk
    Found SLES10SP1_Test_Drive(2)-s005.vmdk
    When I open this file with WINRAR again a try to extract
    SLES10SP1_Test_drive(2)-s003.vmdk I still get a CRC error, the archive file is corrupted.
    I think the error isn’t due to the download, because I’ve downloaded the file using three different internet connections (8 times now) and all the files are identical, with a CRC error !
    Regards, Edwin Slee

  • SQL Trace and TKprof

    Hello,
    Can someone tell me what is SQL trance and TKprof?
    when we will apply and what need of this?
    why i should give alter session set sql trace = true?
    if someone could give me an idea of what is a TKprof do, would be apprecaited.

    if someone could give me an idea of what is a TKprof doThe doc has an idea : http://download-uk.oracle.com/docs/cd/B19306_01/server.102/b14211/sqltrace.htm#PFGRF01010
    Nicolas.

  • Trace file and TKPROF

    Hi All,
    While tuning procedures generally I go through all queries, generate explain plans to check which is expensive and try yo tune that.Recently I got some procedures in top buffer gets list.when I gone through all queries. All using Indexes and cost is very low and accessing small tables.The number of iterations in the loop also not much.But it is taking 3 million bufffer gets for each execution.
    How can I find out which part of procedure is causing these many buffer gets? Currently I dont have acces to trace files and TKprof.If I get access How it is going to help me in tuning the above procedure.
    I need to explain effictively to DBA the use of trace and TKprof to get this access.

    TKPROF will give buffer gets usage by query. If the same query (with bind variables) is executed several times, you will get a summary for all executions of the same query. You can also switch on and off trace with ALTER SESSION statement to limit tracing and even do it from another session (see
    http://asktom.oracle.com/pls/ask/f?p=4950:8:12005269305828706290::NO::F4950_P8_DISPLAYID,F4950_P8_CRITERIA:330817260752)
    For SQL trace and TKPROF usage, see
    http://download-uk.oracle.com/docs/cd/B10501_01/server.920/a96533/sqltrace.htm#1018

  • Can't find SAP Tools for MS SQL Server

    Hello all,
    I need to do an dettach/attach procedure, and need this tool. As Note 683447 says, can't find the download tool for this tool.
    http://service.sap.com/msplatforms
    Could you give me a hint please?
    Thanks a lot.

    Hello Benjamin,
         following this note: 683447 - SAP Tools for MS SQL Server I could see these options:
    Thanks a lot and best regards

Maybe you are looking for