Oracle Load testing- Open script at the end of recording gives this error

I am recording a script for R12 in Open scirpt , but at the end of finish record Open script Load testing gives this error"Failed to correlate script has encountered a problem"
Steps I followed. Open Open script-New Script. Select Load testing Protocol(Automation) - Select Oracle EBS/Forms- Create a script. Now start recording. I have EBS R12 instance and the test I am doing is just login / open a form . After that I click Stop recording. Open script pops up a Window "Exception occured while correlating script:oracle.oats.scripting.transforms.TransformException:transfrom rule threw exception in TransformStep:oats.otas.scripting.modules.formsLT.correlationformsHttpVarSubstitution.Refer to the Error Log for Details". The tool is installed on Windiws 7 64 bit and using IE8 as a browser.
Any help?

Hi
Thanks JB/Glen
My Answers
Stupid, but have you tried to create a new script?
ANS-Yes JB . Always try with New one only not using the same. Also before I record first I try the same steps in browser to make sure it work/oepns all.The do the same via recording)
Is that the only script that doesn't work?
ANS-Every script that I record has this issue on this Windows - x 64 Laptop.
Have you tried another one? Just a simple web one?
ANS- Open script functional recording works fine.
Have you ran the Diagnose Tool (Help Menu)?
ANS- Yes- All came out Green
Have you put a specific name for the script? Special characters?
ANS-No my script name is Test1, Test2 etc
Restart OpenScript?
ANS- Yes Tried several times. Also I completely uninstalled/removed registry/folders, re-installed also.
But I have another Windows XP machine where I installed now that works fine. Only issue now on this Laptop - Why /where is the issue on this Laptop?
Open the error view which will show in the lower pane. You may find more details.
ANS- More details shows only "Exception occurred while correlating script." a one liner
When you manually run the "Correlate Script" option as JB has mentioned, first un-check all but one correlation rule. This is an additional choice in "Correlate Script" menu. If no error, "Revert to recorded" again, and then "Correlate Script" again though this time un-check all but two correlation rules. Continue this effort until you narrow down the correlation rule which throws the error.
ANS- This is a simple out of the install and I ccan see only two Rules. HTTPS Libraries and Oracle Load Form Libraries. If we leave Oracle Load form libraries checked and correlate that is where it is failing. I believe we need that Library correct?
Thanks

Similar Messages

  • Error in Oracle Load Tester --- Variable Not Found Exception

    Hi Team
    While running the iterations through oracle load tester we are getting the error "Variable not found exception" and the iterations are going through the infinite loop. PLease find attached the detailed document regarding the setup and the iterations we are running. Please find the link where i have shared the document.
    https://docs.google.com/document/d/1Fc4ZY7oC-cEpDSYBhJLb1lNdtNl8-uXmcDkiNakaNpk/edit?usp=sharing
    Thanks in advance for your help.
    Regards
    Pavan
    Message was edited by: user11266214

    In 'Set Up Autopilot' tab, under 'Stop the load test' you have to select 'Iteration played by each user 1'

  • Root.sh script at the end of installation of Oracle Clusteware software

    When i run the root.sh script at the end of installation of Oracle Clusteware software i receive the following message:.
    Any ideas on how to fix this?
    ====================================================================
    *[root@rac1 cdata]# /ora_dba/crs/oracle/product/10.2.0/db_1/root.sh*
    WARNING: directory '/ora_dba/crs/oracle/product/10.2.0' is not owned by root
    WARNING: directory '/ora_dba/crs/oracle/product' is not owned by root
    WARNING: directory '/ora_dba/crs/oracle' is not owned by root
    WARNING: directory '/ora_dba/crs' is not owned by root
    WARNING: directory '/ora_dba' is not owned by root
    Checking to see if Oracle CRS stack is already configured
    Setting the permissions on OCR backup directory
    Setting up Network socket directories
    PROT-3: Failed to create export file
    Failed to upgrade Oracle Cluster Registry configuration
    ===================================================================
    OS verssion is :
    Linux rac1.localdomain 2.6.18-194.el5PAE #1 SMP Mon Mar 29 20:19:03 EDT 2010 i686 i686 i386 GNU/Linux ( rhel5 32 bit)
    Cluster verssion =11g
    Vmware
    =================================================================================================
    Log file output ----
    [root@rac1 client]# cat $CRS_HOME/log/rac1/client/ocrconfig_10171.log
    Oracle Database 11g CRS Release 11.1.0.6.0 - Production Copyright 1996, 2007 Oracle. All rights reserved.
    2010-12-20 13:37:16.649: [ OCRCONF][3086510576]ocrconfig starts...
    2010-12-20 13:37:16.650: [ OCRCONF][3086510576]Upgrading OCR data
    2010-12-20 13:37:16.672: [ OCRCONF][3086510576]OCR already in current version.
    2010-12-20 13:37:16.780: [ OCRCONF][3086510576]Exporting OCR data to [ora_dba/crs/oracle/product/10.2.0/db_1/cdata/crs/ocr10.1.0.2.0]
    2010-12-20 13:37:16.803: [ OCRCONF][3086510576]Error encountered during opening export file [ora_dba/crs/oracle/product/10.2.0/db_1/cdata/crs/ocr10.1.0.2.0] [-1]
    2010-12-20 13:37:16.803: [ OCRCONF][3086510576]Failed to call export OCR (-1)
    2010-12-20 13:37:16.803: [ OCRCONF][3086510576]Failed to make a backup copy of OCR
    2010-12-20 13:37:16.803: [ OCRCONF][3086510576]Exiting [status=failed]...
    =======================
    ./runcluvfy.sh out put :
    [oracle@rac1 clusterware]$ ./runcluvfy.sh stage -pre crsinst -n rac1,rac2 -verbose
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Check: Node reachability from node "rac1"
    Destination Node Reachable?
    rac2 yes
    rac1 yes
    Result: Node reachability check passed from node "rac1".
    Checking user equivalence...
    Check: User equivalence for user "oracle"
    Node Name Comment
    rac2 passed
    rac1 passed
    Result: User equivalence check passed for user "oracle".
    Checking administrative privileges...
    Check: Existence of user "oracle"
    Node Name User Exists Comment
    rac2 yes passed
    rac1 yes passed
    Result: User existence check passed for "oracle".
    Check: Existence of group "oinstall"
    Node Name Status Group ID
    rac2 exists 54321
    rac1 exists 54321
    Result: Group existence check passed for "oinstall".
    Check: Membership of user "oracle" in group "oinstall" [as Primary]
    Node Name User Exists Group Exists User in Group Primary Comment
    rac2 yes yes yes yes passed
    rac1 yes yes yes yes passed
    Result: Membership check for user "oracle" in group "oinstall" [as Primary] passed.
    Administrative privileges check passed.
    Checking node connectivity...
    Interface information for node "rac2"
    Interface Name IP Address Subnet Subnet Gateway Default Gateway Hardware Address
    eth0 10.10.0.67 10.10.0.0 0.0.0.0 10.10.0.1 00:0C:29:82:EB:64
    eth1 10.10.2.102 10.10.2.0 0.0.0.0 10.10.0.1 00:0C:29:82:EB:6E
    Interface information for node "rac1"
    Interface Name IP Address Subnet Subnet Gateway Default Gateway Hardware Address
    eth0 10.10.0.66 10.10.0.0 0.0.0.0 10.10.0.1 00:0C:29:C4:E6:1D
    eth1 10.10.2.101 10.10.2.0 0.0.0.0 10.10.0.1 00:0C:29:C4:E6:27
    Check: Node connectivity of subnet "10.10.0.0"
    Source Destination Connected?
    rac2:eth0 rac1:eth0 yes
    Result: Node connectivity check passed for subnet "10.10.0.0" with node(s) rac2,rac1.
    Check: Node connectivity of subnet "10.10.2.0"
    Source Destination Connected?
    rac2:eth1 rac1:eth1 yes
    Result: Node connectivity check passed for subnet "10.10.2.0" with node(s) rac2,rac1.
    Interfaces found on subnet "10.10.0.0" that are likely candidates for a private interconnect:
    rac2 eth0:10.10.0.67
    rac1 eth0:10.10.0.66
    Interfaces found on subnet "10.10.2.0" that are likely candidates for a private interconnect:
    rac2 eth1:10.10.2.102
    rac1 eth1:10.10.2.101
    WARNING:
    Could not find a suitable set of interfaces for VIPs.
    Result: Node connectivity check passed.
    Checking system requirements for 'crs'...
    Check: Total memory
    Node Name Available Required Comment
    rac2 1.11GB (1161108KB) 1GB (1048576KB) passed
    rac1 1.09GB (1144852KB) 1GB (1048576KB) passed
    Result: Total memory check passed.
    Check: Free disk space in "/tmp" dir
    Node Name Available Required Comment
    rac2 570.36MB (584044KB) 400MB (409600KB) passed
    rac1 461.97MB (473056KB) 400MB (409600KB) passed
    Result: Free disk space check passed.
    Check: Swap space
    Node Name Available Required Comment
    rac2 2.93GB (3068404KB) 1.5GB (1572864KB) passed
    rac1 2.93GB (3068404KB) 1.5GB (1572864KB) passed
    Result: Swap space check passed.
    Check: System architecture
    Node Name Available Required Comment
    rac2 i686 i686 passed
    rac1 i686 i686 passed
    Result: System architecture check passed.
    Check: Kernel version
    Node Name Available Required Comment
    rac2 2.6.18-194.el5PAE 2.6.9 passed
    rac1 2.6.18-194.el5PAE 2.6.9 passed
    Result: Kernel version check passed.
    Check: Package existence for "make-3.81"
    Node Name Status Comment
    rac2 make-3.81-3.el5 passed
    rac1 make-3.81-3.el5 passed
    Result: Package existence check passed for "make-3.81".
    Check: Package existence for "binutils-2.17.50.0.6"
    Node Name Status Comment
    rac2 binutils-2.17.50.0.6-14.el5 passed
    rac1 binutils-2.17.50.0.6-14.el5 passed
    Result: Package existence check passed for "binutils-2.17.50.0.6".
    Check: Package existence for "gcc-4.1.1"
    Node Name Status Comment
    rac2 gcc-4.1.2-48.el5 passed
    rac1 gcc-4.1.2-48.el5 passed
    Result: Package existence check passed for "gcc-4.1.1".
    Check: Package existence for "libaio-0.3.106"
    Node Name Status Comment
    rac2 libaio-0.3.106-5 passed
    rac1 libaio-0.3.106-5 passed
    Result: Package existence check passed for "libaio-0.3.106".
    Check: Package existence for "libaio-devel-0.3.106"
    Node Name Status Comment
    rac2 libaio-devel-0.3.106-5 passed
    rac1 libaio-devel-0.3.106-5 passed
    Result: Package existence check passed for "libaio-devel-0.3.106".
    Check: Package existence for "libstdc++-4.1.1"
    Node Name Status Comment
    rac2 libstdc++-4.1.2-48.el5 passed
    rac1 libstdc++-4.1.2-48.el5 passed
    Result: Package existence check passed for "libstdc++-4.1.1".
    Check: Package existence for "elfutils-libelf-devel-0.125"
    Node Name Status Comment
    rac2 elfutils-libelf-devel-0.137-3.el5 passed
    rac1 elfutils-libelf-devel-0.137-3.el5 passed
    Result: Package existence check passed for "elfutils-libelf-devel-0.125".
    Check: Package existence for "sysstat-7.0.0"
    Node Name Status Comment
    rac2 sysstat-7.0.2-3.el5 passed
    rac1 sysstat-7.0.2-3.el5 passed
    Result: Package existence check passed for "sysstat-7.0.0".
    Check: Package existence for "compat-libstdc++-33-3.2.3"
    Node Name Status Comment
    rac2 compat-libstdc++-33-3.2.3-61 passed
    rac1 compat-libstdc++-33-3.2.3-61 passed
    Result: Package existence check passed for "compat-libstdc++-33-3.2.3".
    Check: Package existence for "libgcc-4.1.1"
    Node Name Status Comment
    rac2 libgcc-4.1.2-48.el5 passed
    rac1 libgcc-4.1.2-48.el5 passed
    Result: Package existence check passed for "libgcc-4.1.1".
    Check: Package existence for "libstdc++-devel-4.1.1"
    Node Name Status Comment
    rac2 libstdc++-devel-4.1.2-48.el5 passed
    rac1 libstdc++-devel-4.1.2-48.el5 passed
    Result: Package existence check passed for "libstdc++-devel-4.1.1".
    Check: Package existence for "unixODBC-2.2.11"
    Node Name Status Comment
    rac2 unixODBC-2.2.11-7.1 passed
    rac1 unixODBC-2.2.11-7.1 passed
    Result: Package existence check passed for "unixODBC-2.2.11".
    Check: Package existence for "unixODBC-devel-2.2.11"
    Node Name Status Comment
    rac2 unixODBC-devel-2.2.11-7.1 passed
    rac1 unixODBC-devel-2.2.11-7.1 passed
    Result: Package existence check passed for "unixODBC-devel-2.2.11".
    Check: Package existence for "glibc-2.5-12"
    Node Name Status Comment
    rac2 glibc-2.5-49 passed
    rac1 glibc-2.5-49 passed
    Result: Package existence check passed for "glibc-2.5-12".
    Check: Group existence for "dba"
    Node Name Status Comment
    rac2 exists passed
    rac1 exists passed
    Result: Group existence check passed for "dba".
    Check: Group existence for "oinstall"
    Node Name Status Comment
    rac2 exists passed
    rac1 exists passed
    Result: Group existence check passed for "oinstall".
    Check: User existence for "nobody"
    Node Name Status Comment
    rac2 exists passed
    rac1 exists passed
    Result: User existence check passed for "nobody".
    System requirement passed for 'crs'
    Pre-check for cluster services setup was successful.
    =========================================================================
    [root@rac1 client]# ps -ef |grep d.bin
    root 10699 7654 0 13:54 pts/3 00:00:00 grep d.bin
    ===================================================================================
    Many thanks for help

    Thank you Helios . As per oracle we need to contract OS team .
    It's My home system can any one help me to fine root cause ?.
    many thanks .

  • Errors while running load test scripts in Oracle Load Test

    I am a QA Analyst and this is my first time using the Oracle Load Test application. Acutally this is the first time I have done anything related to load test scripts. The Oracle Load Test version I am using is 9.10.0219. When I run some of the scripts with a user ramp up of 1 user per step, the load tests complete successfully. When I begin to adjust the number of VUs per step to 2 or more, I begin to get some of the following errors. By the looks of these errors can you provide any feedback as to whether these are issues with OLT or with the application I am running the load test against? Any help would be greatly appreciated.
    Thanks
    John
    - ThinBrowserException occurred. HTTP response code: 500 Internal Server Error
    - VariableNotFoundException occurred. Variable "web.jscript.httplbosinl1cccsmo_2468" not found for string: http://lbosinl1.ccc.smo.com:9595/Tmo/H5/portal/lipo_portal/{{web.jscript.httplbosinl1cccsmo_2468,Scenario}}
    - VariableNotFoundException occurred. Variable "web.jscript.httplbosinl1cccsmo_5617" not found for string:
    {{web.jscript.httplbosinl1cccsmo_1984,Suif_Context_Period_Date}}=
    {{web.jscript.httplbosinl1cccsmo_5617,12/05/2010}}

    Hi,
    It looks like an application issue since you are getting a HTTP 500. The other errors relate to the fact that ti can't resolve some dynamic values in needs to extract from the resonse content since the pages are different (probably due the 500 error).
    Regards,
    Jamie

  • URGENT! PLS HELP Load tests (Oracle Load Testing) in OTM

    hello,
    it´s really urgent so please help!
    How can I see the test result of the lload tests (done with Oracle Load Testing) in OTM????
    I can not figure out why such an important point is missing in the documenation....
    Thank you very much for your (hopefully soon) help!
    Edited by: 853007 on 20.04.2011 05:42

    added these files in the classpath : using oracle 9i
    , jdk1.4.2
    C:\Documents and Settings\Sampathkumar\Desktop>set
    CLASSPATH=c:\oracle\ora92\jdb
    c\lib\ojdbc14.jar;c:\oracle\ora92\jdbc\lib\nls_charset
    12.jar;%CLASSPATH%;
    submitted this code as a sample to test the
    conection
    import java.sql.*;
    public class test{
    public static void main(String[] args) throws
    SQLException,ClassNotFoundException {
    //load oracle driver
    Class.forName("oracle.jdbc.OracleDriver");
    System.out.println("Driver Loaded");
    //connecTION to the sample database
    String url =
    =
    "jdbc.oracle:thin:@SEC_MEC-MS3:1521:global.oracle";
    Connection conn=DriverManager.getConnection
    tion (url,"sam","aaj");
    System.out.println("Database connection
    on successful");
    //create a statement
    Statement stmt = conn.createStatement();
    ResultSet rset =stmt.executeQuery("select
    ry("select sysdate from Dual");
    while (rset.next())
    System.out.println(rset.getString(1));
    }//end of test DB class
    give the error stack
    C:\Documents and Settings\Sampathkumar\Desktop>java
    test
    Driver Loaded
    Exception in thread "main" java.sql.SQLException: No
    suitable driver
    at
    at java.sql.DriverManager.getConnection(Unknown
    known Source)
    at
    at java.sql.DriverManager.getConnection(Unknown
    known Source)
    at test.main(test.java:17)__________________________________________________________
    You are loading the driver classes ok. But is that the appropriate driver for youir database?
    I know Oracle is phasing out the .zip version classes12.zip, but have tried them
    here the possible drivers
    ojdbc14.jar Oracle 9. and higher and jk1.4 and higher
    ojdbc14_g-1.jar - include extentsion Oracle 9. and higher and jk1.4 and higher
    classes12.zip - Primarily used with oralce 8.* and jk1.2.* - jtk1.3.*

  • Open orders at the end of the year

    Hi,
    I have not dealt with open orders at the end of the financial orders.
    Just would like to know how they will be dealt with in case they are open
    Best Regrds
    Surya

    How you deal with them, depends on what is in them. If the goods issues and goods receipts are not in balance, and the values are material, you should do a WIP calculation and post that. Otherwise you can do nothing.
    It also depends on why the order is open - is it still being produced, or is it an old order. Old orders should be closed some or other time, so that they can be excluded from the month-end runs, and later on be archived. Large numbers of open orders can slow down the system during month-end processing.

  • Help with "The end of file was reached" error message in Outlook 2011

    Hello, I am having an issue with Outlook 2011 that after 24 hours or so I am getting a “The end of file was reached” error message code -17895.
    Right after this error I get a disconnected from Exchange server and even after re opening the client it stays like this for about 5 minutes then restores. Has anyone else seen this error? I am able to reproduce this on multiple machines with multiple Exchange
    2010 mailbox accounts.  

    Same situation here:
    Outlook 2011 for Mac using Office 365, 3 users have reported the End of File Reached error when trying to send email.
    I have logged a ticket with Microsoft support and they have followed up with the following directions.
    1.    
    Repair Disc Permissions On A Mac
    o   
    1
    Log in to your computer with the administrative account. Open the hard drive, go into the "Applications" folder and then open the "Utilities" folder. Now launch the Disc Utility application.
    o   
    2
    Select your main hard drive. You'll probably see two options--one is the manufacturer's name of the disc and the other name is what you've called it. Choose the name of your hard drive.
    o   
    3
    Click on "Verify Disc Permissions" and the computer will perform a diagnostic test. After a few minutes, the problems with disk permissions will be reported in the Disc Utility window.
    Click on "Repair Disc Permissions" to fix them.
    o   
    4
    Insert your Mac OS X installation disk and restart your computer. Hold down the "C" key on your keyboard to boot from the disk rather than your computer's hard drive. Cancel the OS
    installation and open Disc Utility.
    o   
    5
    Click on "Verify" to have Disc Utility check your computer's hardware. Notice that this option is only available when the program is run from the CD. You can only test the hardware
    of a computer that isn't running the program locally.
    o   
    6
    Use Disc Utility to try and repair any hardware errors that it detects. Usually fixing the permissions will be enough to maintain your computer. If you still experience frequent lockups
    and crashes, then you should try repairing it with this method.
    Tips & Warnings
    If you use your computer for high-performance work, such as software compiling or video editing, then you may want to check the permissions weekly. Most computer users will only need
    to fix permissions after noticing problems with applications or the operating system.
    If the computer's performance does not improve after repairing permissions, then you'll have to troubleshoot for other issues. You may want to purchase more RAM for your computer to
    help speed it up.
    Permissions repairs will not correct problems caused by applications that did not use Apple's installer. Try deleting all files associated with the application and then reinstalling
    it.
    Avoid repairing the permissions after you've booted the computer from the OS X CD. It won't cause problems to your drive, but the version of "Disc Utility" on the CD may not be updated
    to address permission changes that are required by certain software updates.
    Secondly, the information for repairing an Outlook 2011 database is as follows:
    http://support.microsoft.com/kb/2360509

  • How to add spaces at the end of record

    Hi Friends,
    i am creating a file which contains more than 100 records.
    In ABAP i have internal table with on field(135) type c.
    some time record have length 120, somtime 130 its vary on each record.
    but i would like to add space at the end of each record till 135 length.
    Can you please help me how to add speace at the end of record.
    regards
    Malik

    So why did you said that in your first posting? My glass sphere is out for cleaning...
    Instead of type c use strings and add spaces until they have the appropriate length.
    loop at outtab assigning <pout>.
      while strlen( <pout>-val ) < 135.
        concatenate <pout>-val `` into <pout>-val.
      endwhile.
    endloop.

  • I am getting error 205 while trying to install Creative Cloud. I already had chated with support, Uninstalled CC and tried to install it again. From the Adobe site, the page keeps loading eternally, from the previous installer, it gives me error 205. What

    I am getting error 205 while trying to install Creative Cloud. I already had chated with support, Uninstalled CC and tried to install it again. From the Adobe site, the page keeps loading eternally, from the previous installer, it gives me error 205. What to do? Give up on CC?
    This is not the first time I get it, and it seems a recurring problem.

    Milliet are you on a managed network?  If not then please see Error downloading Creative Cloud applications - http://helpx.adobe.com/creative-cloud/kb/error-downloading-cc-apps.html for information on how to resolve error 205.

  • TS1424 trying to add Itunes match, and am almost at the end of installation when an error message pops up. it says  error 4010 cannot connect to ittunes store at this time try again later. what is the problem?

    trying to add Itunes match, and am almost at the end of installation when an error message pops up. it says  error 4010 cannot connect to ittunes store at this time try again later. what is the problem?

    Contact Apple support for warranty service.

  • I keep getting this message when I try to open FCP X.  "The storage location 'brianmassman1' on this computer is already in use by "brianmassman1" on "Brian-Massmans-Computer-7". To access the location, quit Final Cut Pro on "Brian-Massmans-Computer-7" or

    I keep getting this message when I try to open FCP X.  "The storage location 'brianmassman1' on this computer is already in use by 'brianmassman1' on 'Brian-Massmans-Computer-7".  To access the location, quite Final Cut Pro on 'Brian-Massmans-Computer-7' or remove the location."
    I have no idea what this means.  Particularly the part about "Brian-Massmans-Computer-7."  I don't even know what computer that is. 
    I'm guessing it could have something to do with the fact that I've still got FCP 5 installed.  But it's not running.

    Try repairing permission in the Disk Utility and rebooting,

  • I did an auto-update on itunes today and now itunes is unresponsive..it gives this error "An application has made an attempt to load the C runtime library incorrectly. Please contact the application's support team for more information."

    I did an auto-update on itunes today and now itunes is unresponsive..it gives this error "An application has made an attempt to load the C runtime library incorrectly. Please contact the application's support team for more information."
    Wouldn't apple check before releasing new version, I see so many people with same issue..its such a waste of time for everyone now to fix it.
    Is there any other way to fix before I try to un-install everything and re-install back?

    Hello iTunes_Bad_Update,
    The following article provides information and troubleshooting steps that can help get iTunes back up and running.
    iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues
    http://support.apple.com/kb/TS1717
    Cheers,
    Allen

  • A download, iPhoto, Version 9.4.2, released November 2012; has been on my download page for three weeks.  Despite a half dozen attempts to install it, it has never completed the download.  Near the end it always says an error has occurred.  What can I do?

    A download, iPhoto, Version 9.4.2, released November 2012; has been on my download page for three weeks.  Despite a half dozen attempts to install it, it has never completed the download.  Near the end it always says an error has occurred.  What can I do?  The unit onto/into which I am attempting to install this is a new MacBook Air.
    thank you.
    Otto

    Thanks LN.
    I tried.  It would not download.  A drop down notice said an error had occurred and to return to the purchase page; which I have done on numerous occasions.  (What I am to do on the purchase page I am not sure, other than to click on purchases and see that the same iPhoto download is available.  By the way, this was not purchased.  It just showed up with two other items free items, which did download nicely.)
    Otto

  • What is the best way to get the end of record from internal table?

    Hi,
    what is the best way to get the latest year and month ?
    the end of record(KD00011001H 1110 2007  11)
    Not KE00012002H, KA00012003H
    any function for MBEWH table ?
    MATNR                 BWKEY      LFGJA LFMON
    ========================================
    KE00012002H        1210             2005  12
    KE00012002H        1210             2006  12
    KA00012003H        1000             2006  12
    KD00011001H        1110             2005  12
    KD00011001H        1110             2006  12
    KD00011001H        1110             2007  05
    KD00011001H        1110             2007  08
    KD00011001H        1110             2007  09
    KD00011001H        1110             2007  10
    KD00011001H        1110             2007  11
    thank you
    dennis
    Edited by: ogawa Dennis on Jan 2, 2008 1:28 AM
    Edited by: ogawa Dennis on Jan 2, 2008 1:33 AM

    Hi dennis,
    you can try this:
    Sort <your internal_table MBEWH> BY lfgja DESCENDING lfmon DESCENDING.
    Thanks
    William Wilstroth

  • I bought a new time capsule.  When I try to set it up, at the end, it says an expected error occurred.  It now won't recognize my time capsule.  What do I do?

    I bought a new time capsule.  When I try to set it up, at the end, it says an expected error occurred.  It now won't recognize my time capsule.  What do I do?

    Do not setup a TC over wireless.. it is like sitting on the branch you are sawing off.
    Plug it into the computer by ethernet.. press and hold the reset until the front LED flashes rapidly and start over.

Maybe you are looking for

  • BIAS SoundSaver Input Level Not Working after upgrade from Win 8 to 8.1

    Have been using BIAS SoundSaver for INport software to digitize music LPs and cassette tapes to load on MP3 player.  Worked fine with Windows 8.  However, now that I have upgraded to Win 8.1, I can get sound of LPs and cassette tapes but the Input Le

  • Apps wont update on ipad 3

    I have a 3 week old Gen 3 ipad 64gb, All of a sudden apps wont update, they just say waiting, I have tried rebooting, as well as deleating and trying to reinstall them.  I have logged out and back in again to Itunes/App Store.  This unit has pleanty

  • Install Reader in Win 8.1 Invalid drive

    I have redirected My Documents to a server catalog on Y:\ and that seems to stop Reader from installing. What to do? Leif

  • Is the SAP HANA Predictive Analysis Library used within UDF?

    Hello Everyone, I am an intern at SAP Belfast currently looking at UDF and DDF, and I was wondering if you could answer a few questions for me? Is the HANA Predictive Analysis Library (PAL) used within UDF? I know that UDF uses regression analysis, a

  • ISE first authorization sucess and then fail (MAB)

    Hi, Using ISE 1.1.1 and Switch 3650 12.2(55)SE6. I have a client (computer) that should be authenticated with MAB and then the switch port should be asigned a DACL and VLAN 90. I do get "Authorization succeeded"  but directly after it fails and I can