How to find Software Component Archives (SCA)

Hi,
Can anyone direct me to where I can find the SCA (software component archive) for Oracle 9.2. I have to import it into NWDI to be able to build my Web Dynpro application.
Platform: EP 6.4 SP14
I can find it in the software catalog in the SLD  - but have not been able locate the actual sca file anywhere.
I am building a Web Dynpro application with direct integration to oracle using JDBC. This approach is necessary, as I get my connection parameters on the fly from other systems.
Extract from the code:
DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver());
Connection conn = DriverManager.getConnection("jdbc:oracle:thin:"+oracleSystem,oracleUser, OraclePassword);
An alternative could be to build an external library DC from the oracle jar file - (see: <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/5a/2e2f4234135433e10000000a155106/frameset.htm">External Library DC from the SAP help</a>) - but does anyone have experience with this on the EP6.4 platform - as I cannot find the option to create a External Library DC in my NWDS 2.0.9.
A second alternative could be to build the application using the NWDS 2.0.11, but will that work on the EP 6.4 platform?
Best regards,
Anders Broedssgaard

Hi Anders,
You're 100% correct about the purpose of NWDI. Indeed, you should use an External Library DC to follow your approach. BTW, in your NWDS you do see the SAP_BUILDT, SAP_JTECHS and SAP-JEE SCs?
What I'm not so sure about is whether this is the correct approach. Maybe you should define the Oracle JDBC driver as a system library instead. That would be a DC of type J2EE Server Component / Library. Then I think you should set the <i>jdbc.drivers</i> system property to include <i>oracle.jdbc.driver.OracleDriver</i>. Actually, changes are the Oracle diver is already present so there's no need to create some Library DC; just set jdbc.drivers.
BTW, why would your Web Dynpro application need the Oracle driver at compile time? If you use <i>DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver());</i> that's indeed the case. But why not just use <i>Class.forName("oracle.jdbc.driver.OracleDriver");</i>? If you set the jdbc.driver system property, you don't even have to use Class.forName at all.
It's been a very long time I used JDBC directly, I hope everything I say makes sense...
Kind regards,
Sigiswald

Similar Messages

  • How do find Software Component?

    Hi,
    I have to find a software component but wen i search it in IR  using namespace it takes lot of time so can you please provide me a simple way to find a software components by using any of the ID objects.

    Hi,
    On the integration builder page, (the page which is opened after executing SXMB_IFR transaction) click on SLD and then click on Software components and search there based on the name of SWC.
    If you want to find where ID object is used, you can open any ID object and on the top menu, click on button which can give all the objects where your ID object  is referring.
    Divyesh Vasani

  • How to find Software Component (SWCV) with GUID

    hi,
    i have a problem in XI - Repository, regarding a missing SWCV
    6d53e350-a97d-11d8-a2dd-d61d0a114c15,
    how can i found out by this GUID, what the SWCV is? i mean the name and descrition of the SWCV

    Hi,
    SWCV stands for SoftWare Component Version, and I hope you have mentioned about the message ID and not the guid.
    For you to import the software component version in IR, it has to be first created in SLD.
    Could you explain where do you exactly get this error message. Is it in SXMB_MONI.
    Regards,
    Nithiyanandam
    Edited by: Nithiyanandam A.U. on Aug 28, 2008 10:08 AM

  • Proxy error-  unable to find software component version for namespace-

    Hi all,
    I need  help  regarding proxy. 
    I am using SAP standard package for one integration  PI 7.0 to SRM. 
    Here we need to use the datatype enhancement for adding some fields.  So I create one extension_datatype  in the datatype enhancement and add the fields . 
    ( I am using Inbount interface, where I am adding the new fields in  PI)
    Now when I go to SRM system and  Run SPROXY system  to regenerate the Proxy.  So that It can reload the New fields.
    Then it reloads and We activate the same. 
    Now at one place when I clicked the data type enhancement object  its giving the error  that  unable to find software component version for namespace" . I did not understand  why  its giving the error.  I added the new fields in the existing  running datatype enhancement.   and reload the reproxy. 
    I have one more datatype enhancement object in the same software component and in the same name space but its not giving the error. 
    Please  help ,  how to resolve it asap. 
    regards
    ram

    1.the datatype enhancement object may not be activated in the same software component .
    for this try these -
    after creating your data types and designing part. First close all the developement objects windows.
    then click on your sw component which you have created and activate it very first.
    then you will be able to activate all other objects
    or when you start activating your data types a new window with list of the objects which you want to activate opens
    in this new window you can see your sw component as the very last object select it first and activate it
    2. update the cache in both system
    i think these 2 reasons.u try it.

  • How to delete Software Component in XI ?

    Hi,
    I have created a Software component with a NameSpace Containing Some Scenarios. Now i would like to delete this Software Component as a whole from the IR.
    I tried deleting :
    1.From the SLD Software catalog - Deleted the s/w product and associated component , it was deleted in the SLD s/w catalog but no effect in the IR Side.
    2.Deleted all the XI Objects and NameSpace in IR , but still empty software component exist in IR.
    Any help in this Regards will be appreciated...

    See this
    /people/siva.maranani/blog/2005/05/22/how-to-delete-software-component-from-integration-builder
    Regards,
    Prateek

  • How to delete Software Component from IR.

    Hi Experts,
       I have imported Software component from SLD in Integration Repository. How to delete Software Component from Intetegration Repository. Does it possible?
    Thanks
    siva

    1. Design:Integration Builder
    Double click on the Software Component Version
    In the display window, navigate the menu to Software Component Version and select Delete
    This removes both the Software Component and the Software Component Version
    Ensure that the Change List is empty
    2. SLD
    Double click on the Software Component and select the Remove button
    3. Clear SLD Cache
    You may want to go back into the Design:Integration Builder, navigate the menu to Environment and select Clear SLD Data Cache
    cheers,
    Naveen

  • How to delete Software Component Version From I.R

    Hi,
    Any Body tell me how can i delete Software Component Versions From Integration Repository there is no delete option showing on Right click. i already deleted dependent components thanks in advance.
    Thanks
    kiran.B

    Hi Kiran,
        Check this blog. It is stating how to delete SWCV :
    <a href="/people/siva.maranani/blog/2005/05/22/how-to-delete-software-component-from-integration-builder:///people/siva.maranani/blog/2005/05/22/how-to-delete-software-component-from-integration-builder
    Regards,
    Subhasha Ranjan

  • How to find Software version using a copy of software without installing

    How to find Software version using a copy of software without installing

    How to find Software version using a copy of software without installing
    See answer given by Ahmed
    Right click on setup file and select properties and then details tab.
    http://social.msdn.microsoft.com/forums/sqlserver/en-US/c5424ffa-ce98-4899-ac0d-97cbcac10029/how-to-get-versionbuild-from-sql-install-media
    You can also open Mediainfo.xml to see information from Installation file
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it.
    My TechNet Wiki Articles

  • PDK  6.0 Software Component and SCA File Not Found

    We are caught in a scenario where we don't find the PDK 6.0 Software Component in the SLD and we are not sure how to get this in the SLD. In the current SLD(SP16) it shows PDK 5.0 Software Component. Also kidnly let us know how to get the SCA file in order to be able to Check-In in the CMS against the PDK 6.0 Software Component.

    pjmorce wrote:
    I have a little web service that works fine when i deploy it on a tomcat 6.0 server using eclipse.
    It is used to transform a XML file (that contains a reference to a file img/logo.gif) into a PDF file. The PDF file is generated with that logo.
    The img/logo.gif file is into a JAR file used the WS.
    Remove the img/logo.gif from your JAR and deploy the web service again on tomcat 6.0 with eclipse.
    You will probably see that the service works fine because it never loaded your GIF from the JAR. It is more likely the reference out of the XML is interpreted as path on the file system.

  • How to find out which archived logs needed to recover a hot backup?

    I'm using Oracle 11gR2 (11.2.0.1.0).
    I have backed up a database when it is online using the following backup script through RMAN
    connect target /
    run {
    allocate channel d1 type disk;
    backup
    incremental level=0 cumulative
    filesperset 4
    format '/san/u01/app/backup/DB_%d_%T_%u_%c.rman'
    database
    }The backup set contains the backup of datafiles and control file. I have copied all the backup pieces to another server where I will restore/recover the database but I don't know which archived logs are needed in order to restore/recover the database to a consistent state.
    I have not deleted any archived log.
    How can I find out which archived logs are needed to recover the hot backup to a consistent state? Can this be done by querying V$BACKUP_DATAFILE and V$ARCHIVED_LOG? If yes, which columns should I query?
    Thanks for any help.

    A few ways :
    1a. Get the timestamps when the BACKUP ... DATABASE began and ended.
    1b. Review the alert.log of the database that was backed up.
    1c. From the alert.log identify the first Archivelog that was generated after the begin of the BACKUP ... DATABASE and the first Archivelog that was generated after the end of the BACKUP .. DATABASE.
    1d. These (from 1c) are the minimal Archivelogs that you need to RECOVER with. You can choose to apply additional Archivelogs that were generated at the source database to contininue to "roll-forward"
    2a. Do a RESTORE DATABASE alone.
    2b. Query V$DATAFILE on the restored database for the lowest CHECKPOINT_CHANGE# and CHECKPOINT_TIME. Also query for the highest CHECKPOINT_CHANGE# and CHECKPOINT_TIME.
    2c. Go back to the source database and query V$ARCHIVED_LOG (FIRST_CHANGE#) to identify the first Archivelog that has a higher SCN (FIRST_CHANGE#) than the lowest CHECKPOINT_CHANGE# from 2b above. Also query for the first Archivelog that has a higher SCN (FIRST_CHANGE#) than the highest CHECKPOINT_CHANGE# from 2b above.
    2d. These (from 2c) are the minimal Archivelogs that you need to RECOVER with.
    (why do you need to query V$ARCHIVED_LOG at the source ? If RESTORE a controlfile backup that was generated after the first Archivelog switch after the end of the BACKUP ... DATABASE, you would be able to query V$ARCHIVED_LOG at the restored database as well. That is why it is important to force an archivelog (log switch) after a BACKUP ... DATABASE and then backup the controlfile after this -- i.e. last. That way, the controlfile that you have restored to the new server has all the information needed).
    3. RESTORE DATABASE PREVIEW in RMAN if you have the archivelogs and subsequent controlfile in the backup itself !
    Hemant K Chitale

  • How to delete Software Component in Repository

    Hi forum,
    I have a software component in repository,
    i have deleted all nameSpaces inside it,
    how can i delete the Software component from the Repository,
    thanks

    Hi Sudeep,
    Select particular software component and In right side of window, select software component in menu and select delete option.
    Regards,
    Prakash

  • How can find software to install lbp3010b driver, how can find software to install lbp3010b driver

    dear all, how can find way to install software driver for lbp3010b, thanks.....

    contact makers of stuffilt deluxe http://www.stuffit.com/about/contact.html 

  • HT4623 how to find software update on my iphone 3?

    I'm trying to find software updates on my Iphone 3 in order to update my IOS can't seem to find the location.
    Thanks

    you don't have iOS 5...that's why you can't find it.

  • Problem checking in Software Component Archives

    I am having trouble with updating my software archives. I have downloaded the a new version of SAP_BUILDT.sca and copied the archive to the inbox directory of the transport directory.However, I cannot see the archive in the Check-In drop down list. I can see all the other files in that directory except for the new one I added. Can someone please tell me how I can get the new archive to be displayed in the Check-In drop down list so that I can check it in ?
    Thanks in advance.

    Great. That solved the problem. Thanks.

  • How to find a component inside region at the bean level

    Hi,
    Am using JDEV 11.1.2.0.0 . As per requirement developing a sample to use keyboard shortcut .. Registered the keys combination in the js and added the respective client and server listeners. My requirement goes as follows..
    1. Have a .jspx page called -> HotKeys.jspx.
    2. In the .jspx page have a region called DepartmentTF -> Department.jsff that in turn holds the navigation buttons.
    First -> Ctrl + F
    Next -> Ctrl + N
    3.Having running the page , when i give Ctrl + N , it should identify the Next button and trigger the respective code..
    But the issue is how do i found the Next button component at bean level...
    Thanks and Regards,
    Vinitha G

    Hi,
    if the JSFF is always shown in the region, then you could access the button with the knowledge of the path it sits in
    1. find the regions
    RichRegion _region = uiViewRoot.findComponent("regionId");
    2.
    _region.findComponent("idOfNextButton");
    If you need this to be more dynamic, have a read here:
    http://www.oracle.com/technetwork/developer-tools/adf/downloads/58-optimizedadffacescomponentsearch-175858.pdf
    Frank

Maybe you are looking for

  • Printing from Windows 8 to a shared printer on a Windows 7 machine

    WE have a a user that has a laser printer on A windows 7 machine that others in the office can access EXCEPT the one person on a Windows 8 machine. We have tried everything, but cannot get her to print to this printer. Says it cannot be found. What d

  • Hotkey (Ctrl+B) is not working after migration from Forms 6i to 10g

    Dear Gurus, Need your help regarding the following problem: After migrating from Forms 6i to 10g (Rel 2), Ctrl+B (used to list the blocks in a form) hotkey is not working anymore (all other hotkeys are working fine). I've checked my FMRWEB.RES and it

  • Report in Crystal CRXI using Workshop class datasource

    I am trying to create a report using Crystal Reports XI that uses a Workshop class as a datasource. The documentation for V10 and XI says that any compiled java class that has a public method returning a java.sql.ResultSet object can be used as a dat

  • Image Colors Change in Bridge Preview Window

    I edited some images first in Camera Raw and then Photoshop (CS5), all working in sRGB color space, and saved them as JPEGs.  If I select one of these images in the Bridge content pane, minimize the Bridge window, then maximize the Bridge window, the

  • Oracle Inventory Orgs Structure

    Hi, We are working on Oracle Applications 11i, in Inventory, Purchasing, Payables, Fixed Assets, and General Ledger Modules. Our Inventory Organisation Structure is as follows: We have One master items organisation and 3 inventory organisations for d