Db2 multiple instances in a single host

Hi,
os - windows 2008 db - db2 9.1 fp7
if i want to install 2 sap instances in a single machine in windows how to proceed?
1) I have read the documents where installation doc saying default db s/w path is /db2/db2sid/db2_software.is this the s/w path in windows? some where i read it saying default path is drive:/program files/IBM/sqllib.what is actually the difference?
2) and also read in the forum and also in the note 978555 and 930487,it says multiple instance is not possible in db2 ie we can have only 1 defalut copy of db2 so we cant have multiple instances with the different copies of db2(up to kernel version 7.0) .is this correct? for 1st instance it is /db2/db2sid1/db2_software and for 2nd instance it is /db2/db2sid2/db2_software right?so how we cant have 2 instances with 2 different db2 copies?
pls expain me.
Thanks

Hi Rajesh,
if i want to install 2 sap instances in a single machine in windows how to proceed?
1) I have read the documents where installation doc saying default db s/w path is /db2/db2sid/db2_software.is this the s/w path in windows? some where i read it saying default path is drive:/program files/IBM/sqllib.what is actually the difference?
sqllib is only the links. The actual database is not this path.
2) and also read in the forum and also in the note 978555 and 930487,it says multiple instance is not possible in db2 ie we can have only 1 defalut copy of db2 so we cant have multiple instances with the different copies of db2(up to kernel version 7.0) .is this correct? for 1st instance it is /db2/db2sid1/db2_software and for 2nd instance it is /db2/db2sid2/db2_software right?so how we cant have 2 instances with 2 different db2 copies?
Multiple instances on a single host is only supported as of 9.7 you would have to upgrade to that release.
You can technically have two instances as of 9.1 but as per the sap note s you have mentioned, this is not supported by SAP
For more information on 9.7 see:
http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/901b4314-9851-2c10-1c8f-b0ddd38d6e75
SAP note: 1351160 DB6: Using DB2 9.7 with SAP Software
Hope this answers your query,
Paul

Similar Messages

  • Managing multiple Postfix instances on a single host

    We have quite a few sites on our Xserve. Each site should be able to relay email out the respective unique IP on a single host; however, by default email goes out the default website of the server or which IP is the current gateway.
    NOTE: this is not a Postfix Virtual Domain Hosting > mail forwarding domains issue. Mail routes just fine to the correct email boxes. This is and issue where email going out to other mail servers originates from the box and not the respective domains and IP space.
    The solution for this is Multiple PostFix Instances. One for each website (each website has a respective IP due to SSL and DNS is correct along with MX records).
    For the outbound mail relay for our corporate network it seems there are no fields to enable a new postfix instance for each hosted or virtually hosted domain. Nor is there a way to enable SMTP to relay outgoing mail through another host unless you use a generic setting for every website on the server.
    So for a enterprise level business how do we Managing multiple Postfix instances on a single host?

    Fully on the same page with you. 110%
    Here is why I am under the impression of why each domain name needs to be as if it needs its own MTA (mail transfer agent). No matter how big or small the business.
    Just like a domain using SSL in Apache needs a dedicated IP when doing the packets . . .
    Yahoo the big dog (for small to medium online businesses 70% of their customers make purchases with Yahoo emails; which most of them are temp emails or known as aliases.) states:
    From: help.yahoo.com/l/us/yahoo/mail/postmaster/basics/postmaster-02.html
    Many mail providers follow the same guidelines:
    {quote}Segregate your lists to different IP addresses. If you maintain several lists (or clients, especially for an ASP), you may want to segregate your lists to ensure that users are marking each list on its own merits. If user sees both spam and legitimate mail from the same IP, their notifications to us will be hazy and will likely result in the spam overiding the legitimate mail.{quote}
    So why not segregate websites to email out their own dedicated IPs?
    Understandably sites that share IP space can go out the default MTA or better yet the MTA of that IP.
    This way host providers can segment groups of clients and further prevent issues with out going email.
    When email goes out a single MTA there are checks and rate limitations not just on the hops involved but from the "originating" IP address. So if site "A" has one IP and site "B" has another . . . well they both send email out the same default gateway. Take 100's of domains going out the same IP and customers (websites) start having issues getting customer communications delivered.
    {quote}Maintain accurate reverse-DNS information for your mail servers. Yahoo! Mail makes extensive DNS checks for each connection, and an accurate reverse DNS will ensure prompt processing of your connection and email.{quote}
    One mistake by one client out of 1,000 sites (or now Apple letting tens of thousands of sites able to be hosted) can get all 1,000 websites deferred and have what is called "reputation" issues.
    In the past, as companies grow, sure they get more boxes or can cluster mail servers. With economic times beyond using Parallels . . . a single Mac Xserve can handle tens of thousands of websites doing a few thousand emails a day or more. It is more of a software/setting/configuration issue than just capability.
    I remember Intel board meetings in the 90's where I (as a customer) stated put two nic cards on the mother board, standardize those rails, put twisted pair on those hard drive cables. Some things just take practical experience to see yes there is a real need and the business people are not getting it because they are focussing on the business or chasing their tail.
    Also Note the IP address has to be STATIC:
    From: help.yahoo.com/l/us/yahoo/mail/postmaster/errors/550-bl21.html;ylt=AsNxnjlX971dwy743e7j.olJHdG
    {quote}In our continuing efforts to protect our users from unsolicited email, Yahoo! Mail does not accept SMTP connections from dynamic or residential IP addresses . . .{quote}
    From: help.yahoo.com/l/us/yahoo/mail/postmaster/basics/postmaster-15.html
    {quote}Segregate your mail streams by IP addresses, domains and/or DKIM selectors since Yahoo! Mail keeps reputation data about each IP address and domain you send from. For example, by segmenting the mail stream that delivers marketing mail from another that sends transactional messages, you make it easier for Yahoo! Mail to determine and assign each mail stream's reputation. {quote}
    {quote} Use common-sense settings. While we have not published guidelines for numbers of connections you can concurrently use, we ask that you treat our resources with respect. The more you take, the fewer there are for others, which may force us to defer your connections. {quote}
    From: help.yahoo.com/l/us/yahoo/mail/postmaster//basics/postmaster-38.html
    {quote}To facilitate the smooth flow of messages between legitimate senders and Yahoo! Mail, we offer the following recommendations:
    Limit the messages you send per connection
    Yahoo! Mail accepts a maximum of 5 messages per SMTP connection. We encourage you to cap the number of messages you send to Yahoo! Mail to fall within this per-connection limit.
    When this limit is reached, no further messages will be accepted for delivery as our server automatically terminates the connection (without giving an error code). If you are sending messages to a significant number of Yahoo! Mail users, the suggestions below will help ensure uninterrupted delivery for your messages.
    Reestablish connections if you do not get an error code
    When our server terminates your connection after 5 messages have been accepted, you may try to reconnect to our MX servers immediately thereafter.
    Open concurrent connections
    You may open concurrent connections from the same server to facilitate efficient transmission of your messages. However, while we do not publish specific guidelines for the numbers of connections you can concurrently use, we ask that you treat our resources with respect. The more you take, the fewer there are for others, which may force us to deprioritize connections from your server(s).{quote}
    In the Server Admin under General one can enable IMAP with a maximum number of connections. However, for normal SMTP there is no connections cap. Unless I am wrong here.
    Domain throttling by domain is another way, but the real solution is just dedicated IPs for each website or each website to have a separate MTA. In the past this has meant a dedicated server or a physical gateway.
    Technically there should be a Virtual solution. If I can virtually host many sites and many incoming emails on dedicated IP space respective to each domain. There should be virtual MTAs on dedicated or the same respective IP space as the incoming; hence, why I gave the example of how SSL works in Apache with web servers.
    Totally get what you are saying on how currently mail works just out the default gateway since there is only one "default" MTA for the "xserve".
    Everything is good coming in, but did something somewhere miss the mark on the outgoing? Should be one for one.
    Yahoo is the big player putting the foot down or the glass half full people would say setting the mark on how outgoing mail should work when they are accepting emails.
    I am not trying to innovate, but rather just follow the rules.
    Sure mail out one MTA works no matter how many website you put on the box and it is "good enough for government work" or "looks good from my house".
    There are many people struggling with corporate communications (even the concept of corporate communications and marketing) and I think Apple could step up to the plate and help follow the standard of best practices.
    I have done research for 10 years and over the past two tested what I know to be true. Then spoke with many businesses that did not understand but had the same issue. . .
    Yahoo customers not getting their email communications and email simply not being as good as the old fashion phone call.
    So back to your question (fabulous question since every tech asks me the same thing):
    {quote}So my question to you is this: why can't you run all your domains on a single server/IP address?{quote}
    Because it is no longer 1996 and I want Apple stock to triple!
    . . . and that it no longer works for sites conducting a profitable business. We are really underachieving what America could do!
    Yahoo! is clearly saying to each business to do business communications or even marketing on separate IPs. Gmail, Hotmail, and the list goes on and on. They all follow the same thing. Yahoo! just happens to be more aggressive and has more good consumers (buyers) using their free email service. Gmail started aliases and could gain market share of buyers.
    I need to get Xserve to have one dedicated IP in and out for each independent website whether it is an Apache transaction on port 80 (443 SSL) or an email going out the postfix MTA on port 25 SMTP or any other standard alternative port (587 or 465 SSL) for that matter.
    So far everything works as expected, but the SMTP MTA out. One big default gateway per hardware.
    We missed the 1% mark. That club that gets it! I would like to see every business owner that buys an Xserve to be in that one percent club out of the box!
    Why Rob? Well because it works! Dedicated IPs work. Think about this, if you gave the postman your address and did not include your suite number more than likely your lucky if you get your mail. WORKS the same way for email.
    If your business grows you can get a few more until something once again gets abused and they start tracking MAC addresses. By then will have virtual MAC addresses like most routers can already do.
    To prevent SPAM you just set the MTA defaults to one IP per website. Let's keep it simple. This way you keep a clean reputation and one reputation per website or business. Most businesses just need one IP and cannot afford a whole server for each website/business. THINK GREEN!!! The email filtering systems (RBLs and filtering rules) already out there will weed abusers out. Let's not hurt the small to medium businesses in the process.
    Your not going to get RDNS and dedicated IP space anyhow unless your a real business.

  • Multiple Oracle databases on Single host

    Hi Gurus,
    I am new to SAP World. We are planning to install multiple SAP systems (ECC/BW/SRM/XI) on a single host with Oracle 11.2.0.2. As per SAP instguide, the Oracle RDBMS software should be owned by ora<SID>:dba. So we are planning to install the oracle software for the first dev system ERD under 'oraerd:dba' id. And the next will be under 'orabwd:dba' and the third under 'orasrd:dba'.
    My questions is, instead of having multiple ORACLE_HOME's owned by individual id's, can I have one consolidated Oracle_Home owned by 'oracle:dba' which then controls all the oracle db's and its datafiles.
    I know there is a SAP Note to do this for Oracle RAC (prd is being planned this way), but can we do the same for Single instance also.
    Best Regards
    Shiv

    Shivaspo wrote:
    Hi Orkun,
    > Thanks for your reply. Its a must or its just better to have under individual O_H. The reason we were looking to out all under 'oracle' was that our DR site for the prod is going to be single instance physical standby using DG. SAP recommends to have the OS user on the DR host to be oracle, so that there are no issues with permissios for log shipping.
    > So we will end up having multiple db's system running under 'oracl' on the DR site.
    >
    > -Shiv
    Hi Shiv,
    Technically, there's no restriction to configure your system, by this way. But from SAP point of view; at the first step, because the the installation is not completed as referred by SAP installation guide, you will not able to get support by SAP. For the instance, if you face with a problem during the productive, SAP may not support your installation.
    Secondly, you may face with the problems at the database upgrades and applying patches. For example, you need to stop all the databases when you decided to patch one of them.
    I can count many restrictions about this issue. As a summary, from technical way, it is possible to have one Oracle home, but it is strongly recommended to have different Oracle home folders for each Oracle installation.
    Best regards,
    Orkun Gedik

  • Creating multiple instances for a single file in B2B

    Hi,
    I have a requirement to read the camt.053 file from the remote partner using Oracle B2B and send the file to oracle AIA and insert the data in the ERP database tables. I am able to read the file successfully through B2B using listening channel and send the data to AIA and insert the data in ERP tables but, if there is any error occured while inserting the data in the ERP tables it is creating multiple instances(6 message count) for the same file in B2B reports. where as it is creating only one entry in reports in case of successful insertion. I have not given any retry count in listening channel nor in the database adapter in SOA/AIA composite. I am confused from where B2B is retrying the message ? Do i need to set any system properties? Could you please guide me to resolve this issue?
    Regards,
    Nishanth.

    App message delivery is not retried in B2B, rather failed messages are delivered to the IP_IN_QUEUE. Please enable the logging for B2B engine in TRACE 32 mode and run a test to reproduce the behaviour. Post the log here or mail across to my id (in my profile).
    Regards,
    Anuj

  • Multiple instances of a single VI

    I would like to programmatically start a VI multiple times.  But I don't know how many times.  I know that the VI needs to be reentrant and I should probably start each instance with the Start Asynchronous Call function.  However the user needs to start each instance of the VI and should be able to quit a specific instance.  To keep track of all the instances of the VI, I'm sure I will need a cluster functional global variable.  I want the Start Asynchronous Call function to be called within an Event Structure since each instance is user generated.  But I can't seem to set the options input of the Open VI Reference function correctly.  The options I think I need are 0x08, 0x40, and 0x80.  Also, the front panel of each instance need to be opened when the VI is called so that the user can interact with it.

    just answered a similar case and had this link still copied . Take a look at this example. Using a VIT should give that functionality, since you want to use the front panel of that VIT interactively I guess.
    http://forums.ni.com/t5/LabVIEW/front-panel-state-of-VI-in-subpanel/m-p/1697738#M601499
    But instead creating all the VI's before the event structure, you can put the create code that creates a single element inside an event structure. if your not using the sub-panel, you must ofcourse open the frontpanel of the VIT when running.

  • Multiple Domains/Website On Single Hosting Plan

    I currently host my website with a shared hosting company
    that uses the latest version of ColdFusion MX.
    I recently registered a second domain and pointed it to the
    same IP address. I found some code on another ColdFusion forum that
    allows you to direct users to subfolders depending on the domain
    (cgi.server_name) in their request (see attached code).
    Here's my sample file structure (names are changed to protect
    the innocent)...
    / (Root)
    application.cfm (With The Attached Code In It)
    index.cfm
    /FOLDER1/ (Folder For domain1.com Content)
    index.cfm
    janeway.cfm
    chakotay.cfm
    /FOLDER2/ (Folder for domain2.com Content)
    index.cfm
    picard.cfm
    riker.cfm
    The browser calls the proper file only when I use:
    http://www.domain1.com/
    http://www.domain2.com/
    http://www.domain1.com/index.cfm
    http://www.domain2.com/index.cfm
    It looks like that in order for it to access any file, say
    /folder2/picard.cfm, there needs to be a picard.cfm in the root as
    well.
    Is there a configuration difference between my server and the
    person who wrote the original code; I can't imagine that the person
    who wrote the code overlooked such an obvious flaw. Perhaps there's
    a better way to go about this all-together?

    Hi,
    We are into a situation where we need to authenticate users of two domains and these two domains are completely independent (no common DNS server). ISE is not able to resolve one of the domain using the DNS server settings and Adding a host entry for the domain name is not sufficient since Kerberos, GC and LDAP SRVs need to be resolvable as well.
    From what I know ISE 1.3 should supports disjointed domains and there is no requirement for ISE to have 2 way trust relationship with domains.
    Please share your experience if someone has faced similar situation before.
    Regards,
    Akhtar

  • Multiple entries for a single Host in tnsnames.ora

    I'm part of the end user computing and we are in the process of making a consolidated tnsnames.ora file as part of our migration from Windows XP to 7.
    The following two entries are to the same host, but are named different and use different ports, we can't locate the original programmer that set it up.
    I need to know if this would cause conflicts or not?
    PYRPROD.WORLD =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(Host = [same hostname])(Port = 1521))
        (CONNECT_DATA =
          (SID = pyrp1)
    PYRP1 =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = [same hostname])(PORT = 1526))
        (CONNECT_DATA =
          (SERVICE_NAME = pyrp1)

    TekWarrior wrote:
    I'm part of the end user computing and we are in the process of making a consolidated tnsnames.ora file as part of our migration from Windows XP to 7.
    The following two entries are to the same host, but are named different and use different ports, we can't locate the original programmer that set it up.
    I need to know if this would cause conflicts or not?
    PYRPROD.WORLD =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(Host = [same hostname])(Port = 1521))
        (CONNECT_DATA =
          (SID = pyrp1)
    PYRP1 =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = [same hostname])(PORT = 1526))
        (CONNECT_DATA =
          (SERVICE_NAME = pyrp1)
    TekWarrior wrote:
    I'm part of the end user computing and we are in the process of making a consolidated tnsnames.ora file as part of our migration from Windows XP to 7.
    The following two entries are to the same host, but are named different and use different ports, we can't locate the original programmer that set it up.
    I need to know if this would cause conflicts or not?
    PYRPROD.WORLD =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(Host = [same hostname])(Port = 1521))
        (CONNECT_DATA =
          (SID = pyrp1)
    PYRP1 =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = [same hostname])(PORT = 1526))
        (CONNECT_DATA =
          (SERVICE_NAME = pyrp1)
    It  won't cause any problem.

  • Multiple Oracle 9ias instances on single host

    hi all
    i tried installing more than 1 instances on a single host, under different oracle home......but i am facing certaing strange errors. Can anyone tell me what are the things that we have to specifically take care of while installing multiple instances on single host, i mean any port issues or anything else??
    please help
    thanks

    hi all,
    i have almost the same prolem here.
    i have created two instances other then OC4J home. i have also deployed two different applications on the two different instances. but when i try to run the application it gives Page not found exception! for both the applications.
    now when i stop one instance then the other instance runs properly and doesnt throw any error!
    there is definately no problem with the ports as internally the ports allocated to both the applications are different!
    if anybody has got any idea what might be the problem then it will be very helpful for me!
    thanks in advance!!
    Piyush

  • Multiple Instances of OEDQ on a single server

    Hi,
    I am running a Linux Machine (Linux 2.6.18-308.1.1.0.1.el5), on which I have the latest version of Oracle 11g release 2 installed.
    I have an instance of oracle Enterprise Data Quality tool running on an apache-tomcat-7 server. Port 8080
    Now I have a requirement of Installing another instance of OEDQ on the same server, but a different APACHE_HOME directory and a different Port Number (8081).
    So the question is, Can we install multiple instances of OEDQ on a single server?
    If so, what are the prerequisites to be maintained.
    I did my bit of tries, but ended up having issues with some java errors.
    I have posted the error message below.
    SEVERE: Context initialization failed
    *org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'casemanager' defined in class path resource [conf/casemanagement.xml]: Cannot resolve reference to bean 'casedao' while setting bean property 'caseDAO';*
    The complete Error Log in the Catalina.out file is pasted below.
    INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /u100/app/PCEXDB/orpcexmt/oracle/loqate:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
    May 13, 2013 12:50:08 AM org.apache.coyote.AbstractProtocol init
    INFO: Initializing ProtocolHandler ["http-bio-8081"]
    May 13, 2013 12:50:08 AM org.apache.coyote.AbstractProtocol init
    INFO: Initializing ProtocolHandler ["ajp-bio-8010"]
    May 13, 2013 12:50:08 AM org.apache.catalina.startup.Catalina load
    INFO: Initialization processed in 792 ms
    May 13, 2013 12:50:08 AM org.apache.catalina.core.StandardService startInternal
    INFO: Starting service Catalina
    May 13, 2013 12:50:08 AM org.apache.catalina.core.StandardEngine startInternal
    INFO: Starting Servlet Engine: Apache Tomcat/7.0.29
    May 13, 2013 12:50:08 AM org.apache.catalina.startup.HostConfig deployWAR
    INFO: Deploying web application archive /u100/app/PCEXDB/orpcexmt/oracle/OEDQ2/apache-tomcat-7.0.29/webapps/dndirector.war
    May 13, 2013 12:50:13 AM org.apache.catalina.startup.TaglibUriRule body
    INFO: TLD skipped. URI: http://struts.apache.org/tags-tiles is already defined
    May 13, 2013 12:50:13 AM org.apache.catalina.startup.TaglibUriRule body
    INFO: TLD skipped. URI: http://struts.apache.org/tags-html is already defined
    May 13, 2013 12:50:13 AM org.apache.catalina.startup.TaglibUriRule body
    INFO: TLD skipped. URI: http://struts.apache.org/tags-bean is already defined
    May 13, 2013 12:50:13 AM org.apache.catalina.startup.TaglibUriRule body
    INFO: TLD skipped. URI: http://struts.apache.org/tags-logic is already defined
    May 13, 2013 12:50:13 AM org.apache.catalina.startup.TaglibUriRule body
    INFO: TLD skipped. URI: http://struts.apache.org/tags-nested is already defined
    May 13, 2013 12:50:13 AM org.apache.catalina.startup.TaglibUriRule body
    INFO: TLD skipped. URI: http://struts.apache.org/tags-bean is already defined
    May 13, 2013 12:50:13 AM org.apache.catalina.startup.TaglibUriRule body
    INFO: TLD skipped. URI: http://struts.apache.org/tags-html is already defined
    May 13, 2013 12:50:13 AM org.apache.catalina.startup.TaglibUriRule body
    INFO: TLD skipped. URI: http://struts.apache.org/tags-logic is already defined
    May 13, 2013 12:50:13 AM org.apache.catalina.startup.TaglibUriRule body
    INFO: TLD skipped. URI: http://struts.apache.org/tags-nested is already defined
    May 13, 2013 12:50:13 AM org.apache.catalina.startup.TaglibUriRule body
    INFO: TLD skipped. URI: http://struts.apache.org/tags-tiles is already defined
    May 13, 2013 12:50:14 AM org.springframework.web.context.ContextLoader initWebApplicationContext
    INFO: Root WebApplicationContext: initialization started
    May 13, 2013 12:50:14 AM org.springframework.context.support.AbstractApplicationContext prepareRefresh
    INFO: Refreshing com.datanomic.director.startup.WebApplicationContext@2dfe88b8: display name [Root WebApplicationContext]; startup date [Mon May 13 00:50:14 CDT 2013]; root of context hierarchy
    May 13, 2013 12:50:16 AM com.datanomic.director.startup.WebApplicationContext loadBeanDefinitions
    INFO: Spring bean loading complete.
    May 13, 2013 12:50:24 AM org.springframework.web.context.ContextLoader initWebApplicationContext
    SEVERE: Context initialization failed
    org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'casemanager' defined in class path resource [conf/casemanagement.xml]: Cannot resolve reference to bean 'casedao' while setting bean property 'caseDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'casedao' defined in class path resource [conf/casemanagement.xml]: Cannot resolve reference to bean 'casemetadata' while setting bean property 'caseMetadata'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'casemetadata' defined in class path resource [conf/casemanagement.xml]: Error setting property values; nested exception is org.springframework.beans.PropertyBatchUpdateException; nested PropertyAccessExceptions (1) are:
    PropertyAccessException 1: org.springframework.beans.MethodInvocationException: Property 'flags' threw exception; nested exception is java.lang.NullPointerException
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:275)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:104)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1245)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1010)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
    at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:728)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:380)
    at com.datanomic.director.startup.WebApplicationContext.refresh(WebApplicationContext.java:109)
    at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255)
    at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199)
    Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'casedao' defined in class path resource [conf/casemanagement.xml]: Cannot resolve reference to bean 'casemetadata' while setting bean property 'caseMetadata'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'casemetadata' defined in class path resource [conf/casemanagement.xml]: Error setting property values; nested exception is org.springframework.beans.PropertyBatchUpdateException; nested PropertyAccessExceptions (1) are:
    PropertyAccessException 1: org.springframework.beans.MethodInvocationException: Property 'flags' threw exception; nested exception is java.lang.NullPointerException
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:275)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:104)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1245)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1010)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
    at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:269)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:104)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1245)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1010)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
    at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:728)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:380)
    at com.datanomic.director.startup.WebApplicationContext.refresh(WebApplicationContext.java:109)
    at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255)
    at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199)
    at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45)
    at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4791)
    at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5285)
    at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
    at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)
    at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)
    at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:618)
    at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:963)
    at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1600)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
    at java.util.concurrent.FutureTask.run(FutureTask.java:166)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
    at java.lang.Thread.run(Thread.java:722)
    Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'casemetadata' defined in class path resource [conf/casemanagement.xml]: Error setting property values; nested exception is org.springframework.beans.PropertyBatchUpdateException; nested PropertyAccessExceptions (1) are:
    PropertyAccessException 1: org.springframework.beans.MethodInvocationException: Property 'flags' threw exception; nested exception is java.lang.NullPointerException
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1279)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1010)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
    at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:269)
    ... 46 more
    Caused by: org.springframework.beans.PropertyBatchUpdateException; nested PropertyAccessExceptions (1) are:
    PropertyAccessException 1: org.springframework.beans.MethodInvocationException: Property 'flags' threw exception; nested exception is java.lang.NullPointerException
    at org.springframework.beans.AbstractPropertyAccessor.setPropertyValues(AbstractPropertyAccessor.java:104)
    at org.springframework.beans.AbstractPropertyAccessor.setPropertyValues(AbstractPropertyAccessor.java:59)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1276)
    ... 57 more
    May 13, 2013 12:50:24 AM org.apache.catalina.core.StandardContext startInternal
    SEVERE: Error listenerStart
    May 13, 2013 12:50:24 AM org.apache.catalina.core.StandardContext startInternal
    SEVERE: Context [dndirector] startup failed due to previous errors
    May 13, 2013 12:50:25 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
    SEVERE: The web application [dndirector] registered the JDBC driver [oracle.jdbc.OracleDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
    May 13, 2013 12:50:25 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
    SEVERE: The web application [dndirector] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
    May 13, 2013 12:50:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [dndirector] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@623e20db]) and a value of type [java.lang.Class] (value [class oracle.sql.TypeDescriptorFactory]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    May 13, 2013 12:50:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [dndirector] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@da1c402]) and a value of type [java.lang.Class] (value [class oracle.sql.AnyDataFactory]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    May 13, 2013 12:50:25 AM org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Deploying web application directory /u100/app/PCEXDB/orpcexmt/oracle/OEDQ2/apache-tomcat-7.0.29/webapps/docs
    May 13, 2013 12:50:25 AM org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Deploying web application directory /u100/app/PCEXDB/orpcexmt/oracle/OEDQ2/apache-tomcat-7.0.29/webapps/examples
    May 13, 2013 12:50:25 AM org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Deploying web application directory /u100/app/PCEXDB/orpcexmt/oracle/OEDQ2/apache-tomcat-7.0.29/webapps/manager
    May 13, 2013 12:50:25 AM org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Deploying web application directory /u100/app/PCEXDB/orpcexmt/oracle/OEDQ2/apache-tomcat-7.0.29/webapps/ROOT
    May 13, 2013 12:50:25 AM org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Deploying web application directory /u100/app/PCEXDB/orpcexmt/oracle/OEDQ2/apache-tomcat-7.0.29/webapps/host-manager
    May 13, 2013 12:50:25 AM org.apache.coyote.AbstractProtocol start
    INFO: Starting ProtocolHandler ["http-bio-8081"]
    May 13, 2013 12:50:25 AM org.apache.coyote.AbstractProtocol start
    INFO: Starting ProtocolHandler ["ajp-bio-8010"]
    May 13, 2013 12:50:25 AM org.apache.catalina.startup.Catalina start
    INFO: Server startup in 16882 ms
    Can someone please tell me what is going wrong here?

    Hi,
    Multiple instances of EDQ on a single server is technically possible provided the installer takes care to avoid port conflicts. It is not the case that there is a single port used by an EDQ server, for example.
    For various reasons, it is not officially supported; attempting to diagnose issues on custom installations on Tomcat is especially difficult and we do not provide documentation on this. In general, the requirement usually comes up for Dev/Test instances (as there is no performance advantage of using multiple instances on a single server), where we would recommend the use of virtualization where this is a requirement.
    Regards,
    Mike

  • Multiple instances operated on a single database on a single machine

    Hi friends,
    Can anybody tell that "Is it possible to operate multiple instances on a single database on a single machine"!?.
    If so.., where this case is useful.
    Please help on this doubt.
    Thanks in advance.
    Thanks
    Srinivasa Rao

    Hi,
    I just asked whether it is possible or not. It is not much important. As you said, OPS will perform well if instances are on different machines. I agree on this. But I think we need to replicate the database on other machine also to run fast.Am I right?..If not, please correct me...
    Thanks for valuable information.
    I just re-read your post. When you say multiple instances on a single database, it sounds to me like you are asking about Oracle Parallel Server in 8i. I don't know why you would (or even if you could) have multiple instances on the same box. I don't think that would make sense since on of the benefits of OPS is to have more processing power by using multiple machines.

  • Multiple Instances on single oracle home

    Hi,
    If i have multiple instances in a single oracle home
    How can i know which instance is running (up)
    to which table i fire query to find instances status
    how to start single instance out of multiple instances
    Thanks,
    Mustang

    mustang4455 wrote:
    Hi,
    If i have multiple instances in a single oracle home
    How can i know which instance is running (up)
    to which table i fire query to find instances status
    how to start single instance out of multiple instances
    These questions show a certain lack of knowledge about Oracle - which immediately says that you also do not know what you are doing ito performance and scalability of a Oracle and that server platform by running multiple instances on it.
    In most case, running multiple instances is the wrong thing to do. It degrades performance. It does not and cannot scale. It is an exception to the basic fundamentals of client-server. And not just for Oracle.
    You need sound technical justification for running multiple instances on a server. What is yours?

  • Multiple databases in one single RAC cluster

    Hi, I would like to know if one can have multiple databases running on a single RAC cluster, we have several databases in our shop and would like to consolidate all of them into a single 3-4 node RAC cluster running databases with 10.2 and 11.1 versions.
    I am newbie to RAC and would like to get some clarification if anyone has done this, google search comes up with few hits on this topic, so obviously this is not doable.
    In our case we have one database supporting critical applications and few other not so critical but are used very extensively between 9-5, so what is the use of RAC if I cannot consolidate all my databases into one cluster, or if I need a separate cluster for each of these critical databases?
    I have been all the Oracle docs that keep repeating one database multiple instances and one instance-one machine-one node, they don't even advise running multiple instances on a single node?.
    I appreciate any insight.
    Thanks.

    ora-sql-dba wrote:
    Can you give more details on how you would setup multiple databases running different versions on a single RAC cluster, I am yet to find any documentation that supports or even elaborates on this topic.You can configure a cluster with 12 nodes. Then, using dbca, configure a dev instance for nodes 1 and 2, a prod1 instance for nodes 3 to 6 and a prod2 instance for nodes 7 to 12.
    You also can configure each of these instances for all 12 nodes. And use it on all 12 nodes.
    Or, after configuring it for all 12 nodes, you can start the dev instance on nodes 1 and 2, prod1 on 3 - 6 and prod2 on the remaining nodes. If dev needs more power, you can for example shutdown prod2 on node 12 and start another dev instance there.
    My issue is with the 2nd option - running more than one instance on the same node or server. Why? Each instance has a basic resource footprint ito shared memory needed, system processes required (like db writer, log writer, sys monitor) etc. It does not make sense to pay for that same footprint more than once on a server. Each time you do, you need to reduce the amount of resources that can be used by each instance.
    So instead of using (for example) 60% of that server's memory as the SGA for a single instance, if you use 2 instances on that server you now have to reduce the SGA of each to 30% of system memory. Effectively crippling those instances by 50% - they will now have smaller buffer caches, require more physical I/O and be more limited in what they can do.
    So unless you have very sound technical reasons for running more than one instance on a server (RAC or non-RAC), do not.

  • Create multiple instance in a database

    is it possible to create multiple instance in a database.if possible then is it possible to activate many instance at a time.(in personal edition)

    Instance in Oracle refers to the Oracle database "engine" - a collection of processes using a shared memory area, accessing a physical Oracle database.
    Multiple instances are possible on the same platform for different physical databases. But not a Good Idea..
    Multiple instances on different platforms are for the same physical database using Oracle Real Application Clusters, aka Oracle RAC.
    Thus your question does not make a lot of sense. My guess is that you are in fact refering to an Oracle session instead as this is "in the database" as you refered to.
    Each client that connect to Oracle, creates/establishes an Oracle session. A single client uses one (usually the default) or more sessions (usually used by a multi-threading client).
    By default, the Oracle Instance supports multiple Oracle (client) sessions. Including Personal Oracle. In the past, Personal Oracle limited (via the Listener) the number of remote clients (i.e. clients on other platforms) that can connect. I would assume that this is still the case. I however do not recall that there were a limit imposed on the number of local sessions that could be created - the limiting factor here is afterall the power and resources available by the PC. It's very unlikely that a common PC will be able to support a Personal Edition Oracle instance and 100's of local client sessions at the same time.
    If you do mean instance as per the strict Oracle definition - why would you want to create two Oracle instances (each with its own physical database) on a PC? That does not make sense on a large db server platform. It makes even less sense on a small PC platform.
    Each Oracle instance has overheads (processing and memory). Each physical Oracle database has overheads (system space, temp space, redo, logs, etc). Why duplicate these overheads?
    On a single platform - what can two Oracle instances (less capable because of reduced resources availability) do what a single Oracle instance cannot do faster and better and more effectively? Thus is it not a Good Idea to run multiple instances on a single platform. (exceptions acknowledged)

  • How do I compile Labview program so multiple instances run on one computer?

    I would like to have the ability to run multiple instances of a single executable Labview program  on the same computer.  Is there an option I should set during compilation?

    Do you need the multiple instances to communicate?  If so, use the INI file settings and VI server to launch them into the same run time engine.  These settings in your INI file may be of use.
    server.tcp.enabled=true
    hideRootWindow=true
    server.tcp.port=nnnn
    server.tcp.access="+localhost"
    Make sure you use a unique port number.  Launch your main VIs by first using Open Application Reference with the port in your INI file and "localhost" as the machine name.  Then use this application reference to open your main VI using Open VI Reference.  Run it using the Run method with Wait Until Done set to FALSE and Autodispose Ref set to TRUE.  Make sure it has its front panel open before you close your launcher or the LabVIEW runtime engine will close (since you have the VI ref, you can do a slow poll on the execution state or front panel open/closed properties).
    Be careful with shared VIs.  Reentrancy and VI templates are your friends.
    This account is no longer active. Contact ShadesOfGray for current posts and information.

  • Submitting multiple instance from 1 screen

    Hi,
    Is there a possibility of submitting multiple instances from a single submit from a screen(jsp/presentation).
    I know each instance is visible in the Inbox seperately. But is there any way, that we can display all the instances values in a tabular format and then have a check box to select the instances that we need to submit. We will also have some text box for each row allowing user to update/change some value for an instance?
    I know this looks like a complicated requirement, but I guess this might be possible. I am thinking of creating an array of instances and then iterate through that array in the custom JSP to display the values in tabular format.
    Any other suggestion would be helpful.
    Regards
    Right Chord
    Edited by rightchord at 08/03/2007 7:12 AM

    Sorry - probably just me, but not sure I follow you.
    I think this thread concerns hitting multiple instances that already exist in a process.
    I could be wrong - frequently am, but I usually think of a Split-N in the context of:
    1) when you have a batch of things already in the instance and you want to split into their individual items (e.g. order -> individual order lines) and then rejoin them back into the original context (the order in this example)
    2) when you want to dynamically create a committe (created inside the Split-N) of several people that you want to approve (inside an interactive activity assigned to specific participants) and determine how the committee voted (in the Join)
    3) when you have a request for quote (e.g. send RFQ's to multiple "suppliers" and then vote for the low cost supplier).
    Dan

Maybe you are looking for

  • Windows XP. Clicando com botão direito do mouse, não aparece mais a opção "abas acima/abas abaixo". Como resolver?

    Exibir => Barra de ferramentas => Abaixo de "Barra de Extensão", desapareceu a opção "Barra acima"

  • FTP put and get

    When using FTP put and get to transfer files, the program does not go into passive mode. My website requires the following sequence of commands: TYPE A, PORT, PASV, RETR or STOR filename. Please update Windows FTP for XP & Windows 7 and later or prov

  • Program RM06IBI0

    Hi All,    I am using standard program RM06IBI0 to create purchase info records but I not clear with the use of the same.   Could you please tell me how to use this program. what is the structure required to pass data to this standard program. does t

  • Iphone Home Screen button

    So, recently my iphone fell straight into a toilet, literally completely submerged, everything surprisingly works except the home screen button, so I would have to turn of the phone and turn it back on, recently though it starts to work amazingly, bu

  • Replacing a primary iCloud account address

    I have recently changed my Apple ID but my primary iCloud account is now showing as my old email address and my new email address is showing as a second icloud account. How do I change my iCloud account to my new email address.  I cannot open the pri