Where is a datasource Defined in Jdev9i?

I have a project in jdev9i, and for this project a datasource is defined for MSSqlserver jdbc driver
I need the xml file containing this datasource?
Thank you
data-source 'jdbc/sqlserver-prjLRS520CoreDS': DriverManagerDataSource driver 'com.microsoft.jdbc.sqlserver.SQLServerDriver'

Hi,
there is a connections node in JDeveloper that you use pre-define database connects or Application Server connect (in JDeveloper 10g there is a connection tab).
When you create a new database conenct, you specify if it is Oracle or a third party driver you are using. Choose "third party" and select the driver to use in one of teh next pages.
Frank

Similar Messages

  • How to find out where an alias is defined

    How can I find out where an alias is defined on my system? I am referring to the kind of alias that is used within a Terminal session launched from Mac OS X (10.6.3).
    For example, if I enter the alias command with no parameters at a Terminal command prompt, I get a list of aliases that I have set, for example, this is one of them
    alias mysql='/usr/local/mysql/bin/mysql'
    However, I have searched all over my system using Spotlight and mdfind in various startup files and so far can not find where this alias has been defined ( I did it a long time ago and didn't write down where I assigned the alias).

    Thank you. I must have missed that before. It looks like the alias definitions in my case are in the file ~/.bash_profile.

  • Weblogic 12c console doesn't update with datasources defined

    Hi Guys,
    I've observed this behaviour.. which seems to me as a bug somewhere.. Here is what happens..
    1. I define a datasource
    2. Then I try to create JDBCStore for JMS messages.. I don't see my defined datasource in step-1 in the dropdown list..
    3. Worst part is, even if I define a new datasource from the create JDBCStore screen, I don't get to see it back in the dropdown list..
    Could someone please try it?
    Thanks,
    Prasad

    From the WLS documentation:
    You cannot configure a JDBC store to use a JDBC data source that is configured to support global (XA) transactions. The JDBC store must use a JDBC data source that uses a non-XA JDBC driver. In addition, you cannot enable Logging Last Resource or Emulate Two-Phase Commit in the data source. This limitation does not remove the XA capabilities of layered subsystems that use JDBC stores. For example, WebLogic JMS is fully XA-capable regardless of whether it uses a file store or any JDBC store.
    Because the JDBC store implements the XAResource interface, it acts as it’s own resource manager and handles the transactions above the JDBC driver level. That is, the store itself implements the XAResource and handles the transactions without depending on the database (even when the messages are stored in the database).
    This means that whenever you are using a JDBC store and a database (even if it is the same database where the JMS messages are stored), then it is two-phase commit transaction.
    So only non-XA datasources will show up in the console list for JMS JDBC stores and you cannot use that same datasource for an EJB global transaction.
    This has always been the case.

  • Purchase Req for third party items on SO-where are required fields defined?

    I have that issue where when a third party item is entered on a sales order, it goes on credit hold and when you release it, it tries to create a purch req but can't because of the required field - Val Price is not automatically filled in. I thought I could make the field not required by going to config and under purch
    requistion>Define Screen layout at Doc level and changed the price and
    unit option to optional instead of required but it still treats it like
    a required entry. That config change only affected that field if creating a purch req from scratch, didn't affect if creating one from sales order third party item.
    Thanks for any input!

    Hi Mike,
    Please contact to sd consultant regarding that.
    Regards,
    Anil

  • Where are BW Datasources physically/actually stored in the SAP system

    Hi,
    We are making some changes which are to be moved to the BI production system.
    There are a couple of concerns which have arised.
    So we need to know where all the changes including CMOD changes, SAP notes and BW Datasources are physically stored in the SAP systems.
    As far as I understand these changes should be part of the SAP database.
    Is that right or is any part of this stored in any filesystem?
    Regards,
    Rohan.

    Hi,
    Thanks for your response, that clears it up for the ABAP stack.
    Would that be the same for both ABAP as well as Java?
    As we are having a ABAP+Java stack.
    Regards,
    Rohan.

  • Java Web Services Developer Pack, where is jwsdp.home defined?

    Hi.
    I am trying out the Web Services Developer Pack, and so far so good, a really nice package of tools, tutorials and examples.
    But there is one thing I do not understand regarding the Ant scripts for building the various examples.
    In most of the scripts, the ${jwsdp.home} is used, but where is it defined? I have looked everywhere, and the only place where I have seen it defined, is in the server.xml file that is used by Tomcat. And it seems somewhat strange that Ant should be dependant on Tomcat on this particular issue, so surely that cannot be it.
    It may seem like a unimportant question, but it is not, as I am purely beginning to use Ant, and need this information for when I'll begin writing my own scripts. Sure, I could just hardcode my app home path into the scripts, but that would be a ugly hack.
    Thanks in advance
    /Gabriel

    In the path c:\jwsdp-1.1\conf of my installation, the file server.xml includes this code:
        <!-- Absolute Pathname of the JWSDP Installation -->
        <Environment
                  name="jwsdp.home"
           description="Absolute Pathname of the JWSDP Installation"
                  type="java.lang.String"
                 value="C:\jwsdp-1.1"/>.. is that what are you looking for, is'n it?

  • Where Is the MAINMENU Defined in the "Menu Module" Property of MAINFORM

    Hello Ya'll Gurus,
    I am trying to locate both the MainMenu.mmx and it's source MainMenu.mmb files that is being executed in the application run time, but so far with no luck. I am desperately in need of your help, and the pressure is on...
    I have found the following information in our environment and hopefully it will help in resolving my problem:
    The following is the command that runs our application:
    c:\orant\BIN\ifrun60.EXE C:\MMS\Production\mainform.fmx <userid>/<psswd>@mms
    The following are the images of the property palettes for the MainForm and MainMenu forms:
    Image for the mainform.fmb property palette:
    !http://dot.state.ak.us/nreg/jtomasic/MainForm_Property_Palette.GIF!
    Image for the mainmenu.mmb property palette:
    !http://dot.state.ak.us/nreg/jtomasic/MainMenu_Property_Palette.GIF!
    Please help me with the following questions:
    Q1: Since "C:\MMS\Production\mainform.fmx" is included in the command line that runs our application and the "Menu Module" property of the "mainform.fmb" form is "MAINMENU", does it mean the "MAINMENU.mmx" is being executed through mainform.fmx when the application starts running?
    Q2: If the answer to the above (Q1) question is yes, the 'MMS' defined in the Menu Filename is then not being used at all, correct? and where can I find the "MAINMENU" file specified in the "Menu Module" property of the "mainform.fmb" form?
    Q3: The attached Libraries for the MAINFORM include HMMSHELP, MAINLIBR and MENULIBR. Are these libraries loaded to the MAINFORM dynamically or statically? BTW, the MENULIBR.pll is also attached to MAINLIBR.pll and what does that mean?
    Q4: The 'Main Menu" property in the mainmenu.mmb form is defined as "MAIN_MENU" which ties the "MAINMENU" specified in the Menu Module property of the "mainform.fmb" form, correct?
    Thanks in advance for any/all the help on this.

    Q2: If the answer to the above (Q1) question is yes, the 'MMS' defined in the Menu Filename is then not being used at all, correct? and where can I find the "MAINMENU" file specified in the >"Menu Module" property of the "mainform.fmb" form?Looking at the onlinehelp, the property "Menu filename" may be used if the menu is stored in the database. As far as i know this is not possible since forms 6i (but i may be wrong here). If i'm right, the property is no longer important.
    About finding the MAINMENU. I don't know where you find it. If you get no error it seems that it is somewhere on your machine. I would look into the directory C:\MMS\Production first. If its not where, check the FORMS60_PATH-variable and search in the directories listed in that variable.
    Q1: Since "C:\MMS\Production\mainform.fmx" is included in the command line that runs our application and the "Menu Module" property of the "mainform.fmb" form is "MAINMENU", does it >mean the "MAINMENU.mmx" is being executed through mainform.fmx when the application starts running?If i'm right about Q2, the answer is Yes.
    Q3: The attached Libraries for the MAINFORM include HMMSHELP, MAINLIBR and MENULIBR. Are these libraries loaded to the MAINFORM dynamically or statically? BTW, the MENULIBR.pll is >also attached to MAINLIBR.pll and what does that mean?What do you mean with dynamically or statically?
    Q4: The 'Main Menu" property in the mainmenu.mmb form is defined as "MAIN_MENU" which ties the "MAINMENU" specified in the Menu Module property of the "mainform.fmb" form, >correct?I don't understand your question. Forms searches the menu-module which is specified in the property "Menu Module" and "starts showing" the menu which is defined as the "main menu"

  • Where is Middle Initial defined in Process Task User Definition area?

    While mapping a Trigger task in a Process Definition, I was mapping an integration of an adapter.  In the User Definition section, there is a Qualifier named "Middle Initial" and there is NO Qualifier named "Middle Name".
    When I go pull up the Users Form in the System Administration console, the USR_MIDDLE_NAME field is defined as "Middle Name", and when I pull up the Field Type Lookup for USR_MIDDLE_NAME, the Code is "Users.Middle Name" and the code key is "Middle Name".  No where am I seeing anything marked "Middle Initial".
    I will test this to make sure I am getting a trigger from USR_MIDDLE_NAME to my process task "Change User Middle Name", but I cannot figure out where the labels for the User Definition/Qualifier fields are defined or why no one thought to correct this.  Any help from the DEV team would be appreciated.
    Similar to this, when mapping the User Definition fields in a Preprocess Adapter, I get weird labels, such as "Email Address", I assume for the USR_EMAIL field.  Since no where is this label ever defined for this field, I just wonder where this label is coming from and again, why there are so many inconsistencies across the labels.  None of this is critical, anyone who has worked with the product would normally just shrug and move on, but would like someone to explain this.

    Your response confirmed what I guessed. I will try to launch my own workflow like that. Did you do something similar before?
    It's just there is no explicit code passing the id value to the object, I do not see how the jsp will be able to load the process. I am just afraid I missed something that's handled behind the scene. Then when I copy the way they do it, my customized process is not known by the system, then of course I will fail.
    I will keep you posted if that works.

  • 0PM_CATIND & 0PM_PLANIND where is text datasource in ecc,0PM_OPER install

    dear friend,
    I have 0PM_CATIND - Maint.Orders Category Indicator and 0PM_PLANIND - Maint.Orders Planning Indicator in BI, where to find its text datasource in ECC, i havent found in ECC rsa5, is such text datasource required to create?
    2) I have 0PM_OPER - Operation Number for PM is new master Infoobject in PM where Maintanance order is compound,
    I have install it but it installed only with infoobject not any attribute or trasferrule or updaterule, Is it required to do manually mapped with any datasource? or required to copy its attribute from other master infoobject attribute?
    if anybody have workerd already on this Info object.
    Thanks
    Dushyant.

    could you explain how help.sap was of help? and also, what is the name of the extracter is RSA5 that you linked them to?
    thanks for you help. i am having the same issue.

  • Where does Disk Utility define NFS mounts?

    Hi, I used to use Disk Utility to define a NFS mount point for my Drobo, but then I sold the Drobo and deleted the mount point from Disk Utility.  However, my system.log file shows that rpc.statd is trying to find the Drobo once every hour still.  I double checked and there is nothing listed in auto_master, so the only place I can think of that Disk Utility defines the mounts within is Directory Services but I can't find where.  Does anyone know where Disk Utility defines NFS mounts and how I can clear it out?

    Mountain Lion NFS Mounts Missing In...: Apple Support Communities

  • Where is macro DECLARE_PMID defined?

    Hi,
    can some one please let me know where is macro
    DECLARE_PMID(kInterfaceIDSpace, IID_IDUMMYINTERFACE, kL2Prefix + 0)
    defined? As I only see it called everywhere in <name>ID.h classes but its not defined there.

    It's defined in IDFactory.h class

  • Using decode in where clause with user defined function

    Hi,
    I have a below query which is failing as the function in the decode taking all cust_account_id as input parameter instead of the one which satisfies the condition in the inner query.So please provide a solution how can i pass only the selected one.
    SELECT hca.cust_account_id
    FROM hz_cust_accounts hca
    WHERE hca.org_id=FND_PROFILE.value('ORG_ID')
    AND hca.cust_account_id = (SELECT DISTINCT hcasa.cust_account_id
    FROM hz_cust_acct_sites_all hcasa
    WHERE hcasa.cust_account_id =hca.cust_account_id
    AND hca.org_id = hcasa.org_id)
    AND DECODE (hca.status , 'A', xx_ar_cust_audit_pkg.get_ship_to_order_type(hca.cust_account_id)) IS NOT NULL
    Thanks,
    Abhilash

    I'm having to guess without access to your tables, but I think changing the IN to a join should produce the same results. The JOIN should be evaluated before applying the WHERE clause, so this may resolve your problem.
    SELECT hca.cust_account_id
    FROM   hz_cust_accounts hca
           INNER JOIN hz_cust_acct_sites_all hcasa
           ON    hcasa.cust_account_id = hca.cust_account_id
           AND   hca.org_id = hcasa.org_id
    WHERE  hca.org_id = FND_PROFILE.value('ORG_ID')
    AND    DECODE (hca.status , 'A', xx_ar_cust_audit_pkg.get_ship_to_order_type(hca.cust_account_id)) IS NOT NULLAlternately, you could next part of the query and break the DECODE into the parent so it is evaluated after the inner query. This is likely uglier from a performance standpoint, though:
    SELECT cust_account_id
    FROM
    SELECT hca.cust_account_id, hca.status
    FROM   hz_cust_accounts hca
    WHERE  hca.org_id=FND_PROFILE.value('ORG_ID')
    AND    hca.cust_account_id = (SELECT DISTINCT hcasa.cust_account_id
                                  FROM   hz_cust_acct_sites_all hcasa
                                  WHERE  hcasa.cust_account_id =hca.cust_account_id
                                  AND    hca.org_id = hcasa.org_id)
    WHERE DECODE (status , 'A', xx_ar_cust_audit_pkg.get_ship_to_order_type(cust_account_id)) IS NOT NULL;

  • Where is the datasource of monitory report

    Hi, everyone
    Is anybody know where is the datasouce of the report under "System administrator -> Minitory -> Portal", like "Request Summary".
    We find the time in this report do not display correctly, but activity report give the right time.
    Thanks,
    Zhao

    You can also obtain this from the following link....
    http://<server>.<domain>.com<port>/nwa
    click on monitoring
    then click on Java system reports
    and just curious..... why is this question answered FOUR times ??? any reason ??

  • Unable to connect to JNDI name- weblogic 9.2 datasource defined though

    I have these parameters done in weblogic 9.2-1. Created a JNDI name
    2. Have DB URL and driver ready/ class names and everything (created using JDBC create datasource).
    Problem
    I am using this code to test the connection-
    package com.gs;
    // Code to look up a datasource object for getting database connection
    import java.sql.Connection;
    import java.sql.SQLException;
    import javax.naming.InitialContext;
    import javax.naming.Context;
    import javax.naming.NamingException;
    import javax.sql.DataSource;
    public class TestConnection {
    public TestConnection() throws NamingException, SQLException{
    Connection connection =null;
    // Create the initial context. No JNDI properties are to be supplied here
    Context initialContext = new InitialContext();
    DataSource dataSource = null; // datasource object
    // Look up the datasource using the logical name specified in the ejb-location tag in data-sources.xml
    // You must always cast or narrow the object that JNDI returns to the DataSource, because the
    // JNDI lookup() method returns a Java object.
    dataSource = (DataSource)initialContext.lookup("GTA");
    // Establishing db connection
    connection = dataSource.getConnection();
    System.out.println("Test Successful");
    I am unable to view results as a java file. Plz help me to establish a connection with GTA JNDI name.
    I don't think I need to specify jndi name in .xml files
    Thanks,

    I have these parameters done in weblogic 9.2-1. Created a JNDI name
    2. Have DB URL and driver ready/ class names and everything (created using JDBC create datasource).
    Problem
    I am using this code to test the connection-
    package com.gs;
    // Code to look up a datasource object for getting database connection
    import java.sql.Connection;
    import java.sql.SQLException;
    import javax.naming.InitialContext;
    import javax.naming.Context;
    import javax.naming.NamingException;
    import javax.sql.DataSource;
    public class TestConnection {
    public TestConnection() throws NamingException, SQLException{
    Connection connection =null;
    // Create the initial context. No JNDI properties are to be supplied here
    Context initialContext = new InitialContext();
    DataSource dataSource = null; // datasource object
    // Look up the datasource using the logical name specified in the ejb-location tag in data-sources.xml
    // You must always cast or narrow the object that JNDI returns to the DataSource, because the
    // JNDI lookup() method returns a Java object.
    dataSource = (DataSource)initialContext.lookup("GTA");
    // Establishing db connection
    connection = dataSource.getConnection();
    System.out.println("Test Successful");
    I am unable to view results as a java file. Plz help me to establish a connection with GTA JNDI name.
    I don't think I need to specify jndi name in .xml files
    Thanks,

  • Where has to be defined the SLD? PI/XI or Solution Manager?

    Hello,
    We have a PI production system, already configured and working. Now we are implementing the solution manager system. In both cases we only have productive systems. In which one should we define the SLD?
    Thanks and kind regards,
    Ana

    Hi
    Generally I would not recommend to have a Solution Manager Central SLD also used for Productive PI operations
    although this is possible to do
    We have seen situations whereby issues on the Solution Manager J2EE could affect PI operations generally the Solution Manager J2EE will be used for different purposes and may require different system administration. The dual purpose may also
    have performance or sizing implications - technically any sizing done would have been for separate purposes.
    The SLD for PI is needed for productive runtime (although there is a XI cache - even so I have seen situations whereby
    this cache has limitations)
    Customers often opt for the following
    Central SLD running on the Solution Manager J2EE stack
    Local PI SLD running on a PI J2EE stack
    This is because the SLD service is available on any J2EE installation
    You can then sync the local PI SLD  to the Central SLD  in order to build a full system list of all systems in the landscape
    see the SLD planning guide at System Landscape Directory (SLD) for details
    Best wishes
    Stuart

Maybe you are looking for