SQL developer 1.2.1 timesten Plugin...my updates not working

Please direct me to a timesten plugin for sql developer 1.2.1...

Also, I would recommend using the latest 1.5.x release of SQL Developer. the support for TimesTen comes with 1.5.x, out of the box.
No need to install a separate extension/plug-in as with SQL Dev 1.2.1
Regards
Simon

Similar Messages

  • Oracle SQL Developer 2.1 EA1 and 1.5.5 not working on MacOS X Snow Leopard

    Currently, the Oracle SQL Developer 2.1 EA1 and 1.5.5 are not working on MacOS X Snow Leopard. Is there a plan to support the actual version of OS X?
    When I try to start the MacOS X-Download I always get the following errors using MacOS X 10.6.1:
    ./sqldeveloper.sh oracle.classloader.util.AnnotatedNoClassDefFoundError:
         Missing class: oracle.ide.Version
         Dependent class: oracle.ide.IdeCore
         Loader: main:11.0
         Code-Source: /Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/extensions/oracle.ide.jar
         Configuration: system property PCLMain.createExtensionManagerLoader()
    The missing class is not available from any code-source or loader in the system.
         at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2176) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@2039559412]
         at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1729) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@2039559412]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1685) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@2039559412]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1670) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@2039559412]
         at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:399) [jre bootstrap, by jre.bootstrap:1.6.0_15]
         at oracle.ide.IdeCore.$init$ (IdeCore.java:169) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/extensions/oracle.ide.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ide.IdeCore.<init> (IdeCore.java:176) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/extensions/oracle.ide.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ideimpl.DefaultIdeCore.<init> (DefaultIdeCore.java:64) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ideimpl.DefaultIdeCore.<init> (DefaultIdeCore.java:69) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ideimpl.Main.start (Main.java:109) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ideimpl.Main.main (Main.java:72) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
         at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
         at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
         at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
         at oracle.ide.boot.PCLMain.callMain (PCLMain.java:66) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@2039559412]
         at oracle.ide.boot.PCLMain.main (PCLMain.java:58) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@2039559412]
         at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
         at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
         at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
         at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
         at oracle.classloader.util.MainClass.invoke (MainClass.java:128) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@2039559412]
         at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain (IdeLauncher.java:190) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@2039559412]
         at oracle.ide.boot.IdeLauncher.launchImpl (IdeLauncher.java:90) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@2039559412]
         at oracle.ide.boot.IdeLauncher.launch (IdeLauncher.java:66) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@2039559412]
         at oracle.ide.boot.IdeLauncher.main (IdeLauncher.java:55) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@2039559412]
         at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
         at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
         at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
         at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
         at oracle.ide.boot.Launcher.invokeMain (Launcher.java:729) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@2039559412]
         at oracle.ide.boot.Launcher.launchImpl (Launcher.java:115) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@2039559412]
         at oracle.ide.boot.Launcher.launch (Launcher.java:68) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@2039559412]
         at oracle.ide.boot.Launcher.main (Launcher.java:57) [Users/dus/Downloads/sqldeveloper-1.5.5.59.69-macosx/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@2039559412]

    You have started this annoying discussion.
    I don't have any problems with my OS instead of you.
    I have already told you what to do, if you have no idea how to do that just go and buy yourself another support subscription from your mac support.
    The missing class is not available from any code-source or loader in the system. check that.
    what version of JAVA do you have in your fancy OS? most of the time upgrade java to the latest version will fix the issues.
    Update java from sun website not from another mac tore.

  • SQL Developer 2.1.1.64 - code template does not work in Windows Vista

    I have been trying to import a code template in SQL Developer 2.1.1.64 / Windows Vista using the following steps:
    1. Import template (xml) file using "Preferences > Database > SQL Formatter > Import..." option. Pressed "OK" button.
    2. Clicked on "Preferences > Database > SQL Formatter > Oracle Formatting".
    I expected to see the new profile under "Profile" drop-down-list-box, but it does not appear there.
    I tried putting the template (xml) file under various locations, including:
    (a) C:\Users\<user_name>\
    (b) C:\Users\<user_name>\AppData\Roaming\SQL Developer\
    Please let me know any suggestions that you may have.
    Thanks in advance.

    I got it to work. In step 1 that I mentioned, "OK" button should not be pressed; go to step 2 without pressing "OK" button.

  • SQL Developer 3.0 data modeler print-to-pdf not working

    I am working in Windows XP. I am running SQL Developer version 3.0.04, which now includes a full-featured version of the Data Modeler. I have run into a problem with this version, which did not occur in the stand-alone version of the Data Modeler.
    When I try to print a data model diagram [File -> Data Modeler -> Print Diagram -> To PDF file], a PDF file is generated. When I try to open that PDF file with Adobe Reader (version 9.4.3) I get the following error message:
    "Adobe Reader could not open 'finename.pdf' because it is either not a supported file type or because the file has been damaged(for example it was sent as an email attachment and wasn't correctly decoded)."
    Furthermore, the size of the file in question is 0 bytes. When I use the same process in the stand-alone version, a readable PDF file is created whose size is 858 bytes.
    The 'print to IMAGE file' option works well in both versions.
    Any help resolving this would be appreciated.

    I am having almost same problem. PDF file is genereted about 400K but blank.

  • Mozillar Firefox Plugin Check & Updates not working in version 26 or version 28

    My desktop operating system is Windows XP SP3. I had updated to Firefox version 28, but due to Bug 985968 I uninstalled the same and reinstalled version 26 manually. Now https://www.mozilla.org/en-US/plugincheck/ does not work while going to the same via Add-ons Manager under Tools. It just keeps searching & searching and wasting a lot of time. Starting Google is also very, very, slow. Very, very frustrating. Firefox is set as my default browser.

    Hello gspal, for me it is better to upgrade to latest firefox version (28.0), and forget the [https://bugzilla.mozilla.org/show_bug.cgi?id=985968 Bug 985968], it is only the Java plugin with the error when you check with [https://www.mozilla.org/plugincheck/ plugincheck], we all have the same issue till the bug is fixed. But think, that 26.0 firefox is vulnerable now and in the newest firefox [https://bugzilla.mozilla.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&f1=target_milestone&f2=cf_status_firefox28&f3=target_milestone&j_top=OR&o1=anywords&o2=anywords&o3=equals&query_format=advanced&resolution=FIXED&v1=mozilla28&v2=fixed%2Cverified&v3=Firefox%2028&order=bug_id&limit=0 most bugs from 26 and 27 versions are fixed].
    thank you

  • SQL Developer 2.1.0.63.73 - Data Migration Not Working Correctly

    After migrating the tables and everything, the system attempts to migrate the data but half way through the process the system says data move complete without migrating all the data. The last table i noticed it is trying to migrate contains 55,000 records. Is there a limitation with the data that can be transfered via the tool or could it be a bug in the software?

    Not speaking using first-hand information, but people with problems migrating usually have more luck using the offline capture scripts. Can you try those?
    Hope that helps,
    K.

  • SQL Developer 3.0 (3.0.04.34) is not showing Timesten Tab

    Hi all,
    I downloaded the SQL developer version 3.0 (3.0.04.34) for Linux OEL 6.0 and can not see the timesten tab after the successful start. LD_LIBRARY_PATH is set. Any hint is appreciate.
    Cheers
    Maik

    Hi Mark,
    You should not need to restart SQL Developer after adding a third party JDBC driver. Also, I don't think you should have added ojdbc.jar.
    Just as an experiment, I ftp'd my Windows ttjdbc6.jar to my Linux box (Oracle Enterprise Linux) in a scratch directory, then added it in the preferences of SQL Developer 3.0 as a third party JDBC driver. On trying to add a "New Connection", the TimesTen tab appears next to the Oracle tab. The input fields all seem to work, but I did not hit OK to create a connection.
    If that doesn't work for you, perhaps someone with actual TimesTen experience on Linux will reply.
    Cheers,
    Gary
    Edit: And my LD_LIBRARY_PATH (=/usr/openwin/lib:/usr/dt/lib) does not reference a TimesTen directory. No such install on this box.
    Edited by: gggraham on Aug 25, 2011 3:15 PM

  • Simple SQL query SQL developer takes it, The wizzard of XE does not

    Hello everybody
    I wrote this simple query which SQL developer runs fine, but when I try to launch a Report based on this sql query it tells me invalid sql statement. That is true, it may be invalid because this IF clause in there..but SQL developer seems to be very tolerant or understands more...
    the reason I wrote that is because obviously if there are no bosses, ie = 0 then i would get an error when dividing it by 0, so I put that 0 just to select the good ones
    if count (bosses) >0
    select company, postcode,
    sum( bosses/staff)
    from evaluation
    group by company, postcode
    Thank you very much
    Alvaro

    oh yes (blushed in shame as how dumb i looked like) i knew about the denominator 0 and infinite as as result i just didnt notice my zero was on the numerator :(
    however, i run the query and i got this message in sql developer
    Error starting at line 1 in command:
    select company, postcode,
    case when staff != 0 then sum( bosses/staff) end
    from evaluation
    group by company, postcode
    Error at Command Line:2 Column:10
    Error report:
    SQL Error: ORA-00979: not a GROUP BY expression
    00979. 00000 - "not a GROUP BY expression"
    *Cause:   
    *Action:                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • SQL Developer 2.1 Disable Automatically Check for Updates bug?

    Unchecking the "Automatically Check for Updates" under Preferences -> Extensions in version 1.5.5 to disables the prompting for proxy ID and password at SQL Developer startup. Unfortunately I am trying version 2.1 on Windows XP and unchecking this option under Extensions is having no affect. It is still prompting for proxy ID and password every time I start SQL Developer. This is extremely annoying.
    Is this a known bug with 2.1?
    Mike

    I get that prompt for a Proxy as well. If I can download SQL Developer 2.1 without a Proxy then why am I prompted for one when I am checking for updates?!?
    I have to uncheck the Proxy and uncheck check for Automatic Updates.
    Even if I tried to use the default proxy it does not exist (I tried pinging emeacache.uk.oracle.com and it just times out and there is no DNS record either).
    I have been able to finally get a few updates but still have problems with getting the JTDS and MySQL updates. I am wondering if there is a problem with Oracle's websites that are trying to be contacted to download these updates. I think Oracle's Check for Updates Wizard still has bugs that need fixing. I have had these problems not just with this new 2.1 but with previous versions as well.
    I hope Oracle fixes their buggy Check for Updates Wizard or the web sites that are being contacted for the updates because this is very frustrating.

  • Digger SQL Developer extension 1.1 - How can I make this work?

    I installed it and averything looks fine but I cannot find the option to use it, Does any one knows how to make it work?
    Regards

    Sorry for overlooking this message. Just in case you still need it (yeah, i know :)) it's very easy to use, although I must admit it may be a little confusing at first. Basically you just have to open a trace file, i.e. file with an extension .trc. Digger is triggered by this extension and opens its window inside SQL Developer.
    Dmitry Skavish
    http://www.fourthelephant.com

  • Sql update not working

    Hi,
    I am trying to update my database with the following code but even though the code definately runs because it does get to the echos on the line before the update, the database is not getting updated.
    if ($totalRows_rsportsale >'0') {
    $_POST['dpaid'] = 1;
    $_POST['listedby'] = $row_rsportid['listedid'];
    echo 'dpaid is: ' . $_POST['dpaid'] . '<br />';
    echo 'listedby is: ' . $_POST['listedby'] . '<br />';
    $updateSQL = sprintf("UPDATE detailstable SET dpaid=%s WHERE listedby=%s",
                                         GetSQLValueString($_POST['listedby'], "int"),
                                         GetSQLValueString($_POST['dpaid'], "int"));
      mysql_select_db($database_connUpdate, $connUpdate);
      $Result1 = mysql_query($updateSQL, $connUpdate) or die(mysql_error());
    The values that i want to update in the database are being echoed right before the update script, so the values are correct for dpaid and listedby, i have entered the update bit of the code in the sql in myphp admin and that does update the database. The connection for the database connUpdate is correct. Both fields are "int" in the database and are not primary keys or unique. Any suggestions as to why this update is not working would be much appreciated.
    Thank you in advance.

    No, I don't mean the order of SQL clauses, I mean the order of the two parameters you are using.
    $updateSQL = sprintf("UPDATE detailstable SET dpaid=%s WHERE  listedby=%s",
                                          GetSQLValueString($_POST['listedby'], "int"),
                                          GetSQLValueString($_POST['dpaid'], "int"));
    As I said, I don't know PHP or the sprintf command, but I would assume that it replaces the parameters  (%s) in the order they are listed. Your SQL statement parameters (listedby and dpaid) are in the reverse order. Try switching them.
    $updateSQL = sprintf("UPDATE detailstable SET dpaid=%s WHERE  listedby=%s",
                                          GetSQLValueString($_POST['dpaid'], "int")),
                                         GetSQLValueString($_POST['listedby'], "int");

  • PL/SQL update not working against 9iR2 DB

    Hi,
    I am having a weird problem with several forms when run against a 9iR2 database. I have worked out that the problem only happens when referencing an unbound item in the WHERE clause of the update clause. For example:
    UPDATE table_a
    SET column_a = 'A value'
    WHERE column_b = :block.unbound_item;
    When I generate forms from Designer with this type of PL/SQL in a when-button-pressed trigger, it works fine against an 8.1.7 DB but does not update the record against a 9iR2 DB. If I put a specific value in the WHERE clause instead of referencing the unbound item, then it works. It also works if I put the value of the unbound item in a variable and then use the variable in the WHERE clause.
    If I create a simple form using Form Builder, which does not link to Headstart libraries, then it does work against a 9iR2 DB. I also tried generating a simple form out of Designer from a container not linked to Headstart libraries and that worked as well.
    Has anyone come across this sort of thing before?
    Thanks.
    Pierre.

    Pierre,
    I have heard from another customer that had a similar problem. I have not had time yet to investigate his solution, but maybe it can help you:
    For the other customer it seems to work fine if the update raises a CAPI error, but it does not work if the update raises a server error or a TAPI error (PK/UK/FK violation). The problem is that the rollback in abort_transaction is not executed.
    The other customer proposes the following solution:
    * in abort_transaction, don't clean up the error messages
    * in the exception handler of the button code, place the abort_transaction before the unhandled_exception.
    Pierre, do you also use CDM RuleFrame? Can you try if the tips of the other customer work for you?
    It sounds to me like this is a workaround for a database bug, which is OK, but it's better if the database bug is fixed. I would advise you to also check the available patches for 9iR2, or maybe report a bug yourself so a patch can be made in the future.
    It may also be related to the optimizer mode. See thread Transactions fail when OPTIMIZER_MODE=choose .
    Hope this helps,
    Sandra Muller

  • Plugin reset button not working

    Hi,
    I'm using the Filmconvert plugin and the reset buttons do not work. I have the latest version of CC and Filmconvert plugin. 
    Filmconvert support said that "The functionality of the reset buttons is provided by the application API... plugin developers do not code that functionality and have no visibility or control over it... which is why it must be a Premiere problem. Have you asked Adobe tech support for assistance?".
    I've tried reinstalling Filmconvert plugin and also resetting preferences.
    Is it a bug? Anyone else with this problem? How do I contact Adobe for support? They don't reply to bug reports.
    Thanks,
    Sami

    Hi samisanpakkila,
    We really apologies for the inconvenience. 
    Please goto following link and Click on the Contact support Pop-up at the Right bottom corner of the screen to contact tech support.
    https://helpx.adobe.com/premiere-pro.html
    Thanks,
    Sandeep

  • Plugin Check page not working right; after updating, plugin still shows "update"

    I noticed after running "find updates" that the Acrobat Reader
    plugin needed to updated, so I installed the 9.4.1 update, (from
    9.4.0). Afterwords, I rebooted the machine. I launched firefox and
    tried to verify all plugins were "update to date" but the same acrobat
    reader plugin is still showing as "update" (i.e., firefox thinks it's out
    of date).
    about:plugins shows the installed version as 9.4.1.222
    Moreover, multiple machines show this issue, not just one.

    There's a couple of things to try, since this is an old system.
    1 -- disable hardware acceleration in Flash Player, if enabled.
    a)  Go to this page -- http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager02.htm l
    b)  Right click the Global Privacy Settings panel  "box".
    c)  Scroll down the drop down list and left-click on "Settings."
    d)  If you see a check in the small box next to "...hardware acceleration," click on it to remove it.
    e)  Save your setting change, close out your browser, open it again, and try watching a video to see if it stutters.
    2 -- disable hardware acceleration in Firefox, if enabled.  (This may or may not impact your ability to watch Flash videos, but it has caused a number of issues with older systems.
    a)  Click on your Firefox TOOLS menu
    b)  Click on OPTIONS
    c)  When the small screen pops up, click on the ADVANCED tab
    d)  If there's a check in the box next to "use hardware acceleration when available," click on it to remove the check
    e)  Click the OK button.  Close out Firefox, and reopen it.
    HTH,
    Ortho_Fan

  • The firefox plugin checker is not working, how do I fix it?

    Firefox is not updating my Java Applet after install. I erased the pluginreg.dat file and that did not help. I have a screenshot showing that it is working and installed, from oracle.

    No problem, saneman. Looks like you are very "sane" after all. :D The problem is on Mozilla's side (I confirmed with a developer) and they are having an issue with the plugin check page finding the correct version number. It seems after every Java update they have this problem.
    There is a bug filed on the issue and I'm told it's being worked on. So I will check on it from time to time.
    But I wish they would just remove Java version checking from that page for Mac users (as it seems the problem is more complicated for Mac users than Windows users) so Mac users would not be confused by this. I'd like them to just provide a link every time to the Oracle page that has the latest Java plugin for Mac regardless of what version number you have. That would be a WAY better solution than this broken situation we have now.

Maybe you are looking for

  • How to create IDOC from Function module or RFC

    Hi all,         I have tested one inbound IDOC for Time Upload to CAT2 using basic type "CATS_INSERT01"  in WE19 through function module BAPI_IDOC_INPUT1 .It works well. Now i need to create this IDOC once the sale order gets created thru BAPI. For c

  • How do you configure QuickVPN and a RV120W router?

    I am extremely frustrated trying to get my new RV120W to create a VPN connection. The router's firmware is 1.0.1.3. The version of QuickVPN is 1.4.0.5. The only success I have had so far was by downloading the Greenbow Client and following their inst

  • Code bug help for a beginner!!

    Ok, I've written this code so far. Everything was fine until I got to the IF condition. When I try compiling it it tells me that the 'a' variable in the IF condition expression may not have been initialised, which I don't really understand as it's be

  • Temporarily disable STMS/MPXIO for maintenance

    Hi- Looking for advice. I have six active/active arrays using STMS/MPXIO, Sun/Qlogic FC4 hbas and V40z's running S10_U3 x86. Each array has 84 LUNs, with 8 paths, presented to around 20 hosts. Periodically I need to bring down one of the arrays for m

  • Creating DDL at schema level

    Hi, Is there a way to create DDL for all objects at the schema level from OEM? Thanks.