Configure an UBB Tuxedo 8.1 in cluster

My friends, i have 2 machine with 1 tuxedo domain each, i need to configure the UBB in cluster. Could you give me an exemple, please or how can i do it?
I have Tuxedo 8.1 in Red Hat Enterprise Linux AS release 3 (Taroon Update 7).
Thanks in advance.

Hi,
It's quite easy to do. You simply add multiple MACHINE sections to the UBBCONFIG file and as well add a NETWORK section. Here is a relatively simple 2 machine configuration, although it's really 2 "machines" on a single host.
Regards,
Todd Little
Oracle Tuxedo Chief Architect
# UBBCONFIG file for the bankapp/brokerapp demo on the BROKER domain
# There are 3 bankapp domains and one brokerapp domain. They are as follows:
# Dom/AP     LDom/LAP WSL     JSL     HTTP Oracle
# Name          Port     Port Port     Port     Bank User
# SANFRANCISCO 8300     8310 8320     8330     B1 tuxdemo1
# CHICAGO          8400     8410 8420     8430 B2 tuxdemo2
# NEWYORK 8500     8510 8520     8530 B3 tuxdemo3
# BROKER     8600     8610 8620     8630
# TSAM dataserver: demobox:8988/tsam/dataserver
*RESOURCES
DOMAINID     BROKER
IPCKEY     43194
UID          1000
GID          100
#PERM          0660
MAXACCESSERS     100
MAXSERVERS     100
MAXSERVICES     100
MAXCONV          10
SCANUNIT     10
BLOCKTIME     9
LDBAL          Y
MASTER          SITE1,SITE2
DBBLWAIT     2
OPTIONS          LAN,MIGRATE
MODEL          MP
*MACHINES
DEFAULT:
          TUXDIR="/home/vmuser/tuxedo/tuxedo10.0"
     #     ENVFILE="/home/vmuser/application/brokerapp/ENVFILE"
          TLOGNAME=TLOG
          MAXWSCLIENTS=40
          GID=100
          UID=1000
demobox LMID=SITE1
          APPDIR="/home/vmuser/application/brokerapp/site1"
          TLOGDEVICE="/home/vmuser/application/brokerapp/site1/TLOG"
          TUXCONFIG="/home/vmuser/application/brokerapp/site1/tuxconfig"
          ULOGPFX="/home/vmuser/application/brokerapp/site1/ULOG"
          BRTHREADS=N
"demobox-2" LMID=SITE2
          APPDIR="/home/vmuser/application/brokerapp/site2"
          TLOGDEVICE="/home/vmuser/application/brokerapp/site2/TLOG"
          TUXCONFIG="/home/vmuser/application/brokerapp/site2/tuxconfig"
          ULOGPFX="/home/vmuser/application/brokerapp/site2/ULOG"
          BRTHREADS=N
*GROUPS
SYSGRP     LMID=SITE1 GRPNO=10
JLTG     LMID=SITE1 GRPNO=20
GWWSGRP     LMID=SITE1 GRPNO=30
#GWGRP     LMID=SITE1 GRPNO=40
GWGRP     LMID=SITE2 GRPNO=40
DEFAULT:     TMSNAME=TMS_ORACLE     TMSCOUNT=2
BROKER1          GRPNO=100 LMID=SITE1
          OPENINFO="Oracle_XA:Oracle_XA+Acc=P/tuxdemo1/tuxdemo1+SqlNet=XE+SesTm=0+DbgFl=15+LogDir=."
BROKER2          GRPNO=110 LMID=SITE2
          OPENINFO="Oracle_XA:Oracle_XA+Acc=P/tuxdemo1/tuxdemo1+SqlNet=XE+SesTm=0+DbgFl=15+LogDir=."
*NETWORK
SITE1     NADDR="//demobox:8641"
          NLSADDR="//demobox:3050"
SITE2     NADDR="//demobox:8642"
          NLSADDR="//demobox:3050"
*SERVERS
DEFAULT: RESTART=Y MAXGEN=5 REPLYQ=Y CLOPT="-A"
BROKER          SRVGRP=BROKER1     SRVID=10 MIN=1 MAX=3
BROKER          SRVGRP=BROKER2     SRVID=10 MIN=1 MAX=3
BRACNT          SRVGRP=BROKER2     SRVID=20
BRHOLDING     SRVGRP=BROKER1     SRVID=30
BRLIST          SRVGRP=BROKER1     SRVID=40 MIN=1 MAX=1
DMADM SRVGRP=SYSGRP SRVID=10
GWADM SRVGRP=GWGRP SRVID=30
GWTDOMAIN SRVGRP=GWGRP SRVID=50
TMUSREVT SRVGRP=JLTG SRVID=1 CLOPT="-A"     
JSL SRVGRP=JLTG SRVID=2
CLOPT="-- -n //tuxdemo:8620 -d /dev/tcp -m2 -M4 -x10 "
JREPSVR SRVGRP=JLTG SRVID=20 MAXGEN=3
     CLOPT="-A -- -W -P /home/vmuser/application/brokerapp/jrep"
     RESTART=Y REPLYQ=Y GRACE=0
#GWWS configuration
TMMETADATA SRVGRP=GWWSGRP SRVID=800
CLOPT = "-A -- -f /home/vmuser/application/brokerapp/metadata.rps"
GWWS SRVGRP=GWWSGRP SRVID=900
CLOPT="-A -- -i GW1"
LMS SRVGRP=GWWSGRP SRVID=90 CLOPT="-A -- -l demobox:8988/tsam/dataserver"
WSL     SRVGRP=GWGRP     SRVID=70
     CLOPT="-A -- -n //demobox:8610"
#WSL     SRVGRP=GWGRP     SRVID=72
#     CLOPT="-A -- -n //10.110.101.98:8610"
*SERVICES
DEFAULT:     LOAD=50          AUTOTRAN=Y          TRANTIME=60
BR_OPEN_ACNT     PRIO=40
BR_CLOSE_ACNT     PRIO=40
BR_ADD_HOLDING     PRIO=50
BR_DEL_HOLDING     PRIO=50
BR_BUY_STOCK     PRIO=50
BR_SELL_STOCK     PRIO=50
BR_ACNT_LIST     PRIO=30
BR_ACNT_SUM     PRIO=30

Similar Messages

  • How to Configure MS Exchange 2007 CCR and SCC Cluster in a single system

    Hi i want to configure ms-exchange 2007 server for both SCC and CCR. i have two Windows Server 2008 on running on my hyper-v. by using cluster on both hyper v i want to install MS-Exchange 2007 for both SCC and CCR. ideally one windows server 2008 has
    Active Nodes and another one has passive nodes. please guide me as i am new in the field

    Duplicate of
    http://social.technet.microsoft.com/Forums/exchange/en-US/edea43a1-59b4-4d26-9b41-76d0f4677095/how-to-configure-ms-exchange-2007-ccr-and-scc-cluster-in-a-single-system?forum=exchangesvrgenerallegacy#c6e08365-c01a-40aa-a8bc-94219757ef13
    Blog |
    Get Your Exchange Powershell Tip of the Day from here

  • How to configure Oracle database in a failover zone cluster

    Setup: Oracle database and zone configured on highly available local filesystems.
    Two node cluster.
    Oracle database running inside the zone.
    Note: I dont have a zone cluster.
    1. I need to make the zone and the oracle database highly available.
    2. Can I configure the Oracle Data service directly to run in the zone or will it involve creating sczsh_config script to do the same.
    I have been going through the guides and searching over the net, but haven't found any help so far. Its so much simpler to configure this environment in Veritas cluster. Hope I find some help here.
    TIA,
    Sudhir

    The Oracle Solaris Cluster concepts guide has some information on which zone model to choose:
    http://docs.oracle.com/cd/E18728_01/html/821-2682/gcbkf.html#scrolltoc
    When managing a Solaris zone with the HA Zones agent, the cluster basically regards the non-global zone as a blackbox.
    As such you can either start the Oracle database as part of the runlevel/SMF startup of the non-global zone, or you can use the sczsh or sczsmf component and use your own scripts to start, probe and stop the Oracle database.
    Usage of the standard HA Oracle data service is not supported in combination with the HA Zones agent.
    If you require a more fine grained control of services running in non-global zones, why not setup a zone cluster and then having HA Oracle failover the Oracle database between non-global zones?
    Regards
    Thorsten

  • How to install and configure APEX listener on a 2 node cluster WLS

    So I've installed the apex listener on a 2 node cluster WLS and can get the Apex login screen to pop only when node 1 is up and node 2 is down.
    I'm going through a F5 - round robin and the login page does not pop when on node 2.
    I've followed the Oracle Apex Listener install doc: Oracle® Application Express Listener Installation and Configuration Guide
    Release 2.0 Part Number E25066-08
    Also followed the following blog exactly and compared it the install doc: http://www.snapdba.com/2013/05/configuring-the-apex-listener-2-0-1-on-weblogic-12c/
    Not much literature on what to do for a cluster multi node WLS configuration.
    What do I need to deploy onto node 2? I assume the images but what else?
    WLS: 10.3.6.0 - 2 linux servers (Linux 2.6.39-200.24.1.el6uek.x86_64 #1 SMP Sat Jun 23 02:39:07 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux)
    APEX: 4.2.2
    APEX Listener: 2.0.3.221.10.13
    DATABASE: 11.2.0.3 RAC (only one database)

    Ok so I went and copied the image directory to both WLS servers in the correct directory that was dictated when creating the image war (i.war). Seems to work.
    Thx,
    Russ

  • Disk and tempdb configuration for multiple Instances in one SQL cluster

    Hi Everyone ,
      I am in planing to build SQL Cluster on Blade server . Two blades are allocated for SQL. and planning to cluster those two blades. It will be windows 2012R2 and SQL 2012/2014. Initially it was plan to put most of database on one SQL instance. but
    due to other requirements I will be Installing more SQL Instance on same cluster. 
    for now Everything will be on  RAID 10 but do not have more details about storage yet that how it will get configured
    256 GB Ram on Each blade server.
    1) what are the Disc configuration recommendation for data and log files when each instance get added?
    2) what are the Disc configuration recommendation for  tempdb files when each instance get added?
    3) Each Instance Tempdb file on Same drive is good practice?
    Any other Best practices should follow for this setup?
    Thank you ....
    Please Mark As Answer if it is helpful. \\Aim To Inspire Rather to Teach A.Shah

    1) what are the Disc configuration recommendation for data and log files when each instance get added?
    Keep both the sql instances in diffèrent drives.read the below link for RAID levels and according to your usage you can cofigure it..
    http://technet.microsoft.com/en-us/library/ms190764%28v=sql.105%29.aspx
    Storage best practice.
    http://technet.microsoft.com/en-us/library/cc966534.aspx
    2) what are the Disc configuration recommendation for  tempdb files when each instance get added?
    Its good to have sepreate drive for tempdb and each instance too with correct allocation or configuration..RAID5
    for data if you must, but have to keep a spare drive around for that.
    Best is 10 everywhere. If that's too expensive, then 1 or 10 for log and 5 for data (and 10 for TempDB)
    RAID 5 is terrible for logs because it has a high write overhead. Tran logs are write-heavy, not read-heavy.
    3) Each Instance Tempdb file on Same drive is good practice?
    Tempdb configuration is depends, its completelty based on your server and tempdb usage..Make sure to have equal size for all the files in tempdb, As a general rule, if the number of logical processors is less than 8, use the same number of data files
    as logical processors. If the number of logical processors is greater than 8, use 8 data files and then if contention continues, increase the number of data files by multiples of 4 (up to the number of logical processors) until the contention is reduced to
    acceptable levels or make changes to the workload/code.
    http://www.confio.com/logicalread/sql-server-tempdb-best-practices-initial-sizing-w01/#.U7SStvFBr2k
    http://msdn.microsoft.com/en-us/library/ms175527(v=sql.105).aspx
    http://www.sqlskills.com/BLOGS/PAUL/post/A-SQL-Server-DBA-myth-a-day-(1230)-tempdb-should-always-have-one-data-file-per-processor-core.aspx
    Raju Rasagounder Sr MSSQL DBA

  • Configuring timeout in Tuxedo client

    Hello,
    I have a C++ client which is talking to EJBs via Tuxedo, through all the auto-generated
    C++ code produced by IDL.
    Sometimes operations take a bit longer, and the default timeout is expiring.
    How is this timeout configured?
    Thanks
    Ewan

    John:
    I am researching this same problem. Check out this forum answer and let me know if it works for you!
    http://forums.bea.com/bea/message.jspa?messageID=202432714&tstart=0
    I haven't been able to test it yet - though it works without timing out.
    Mark

  • Configuring UBBCONFIG for Tuxedo/Q-Error for rebuild message queue server

    Hi..
    Am using Tuxedo10g R3 on AIX 5.3..
    Am using IBM COBOL..
    I need to write a program with Queue Concept in cobol,so for that i created queuespace and queue using the qmadmin command..
    While configuring UBBCONFIG file, as per the document which i referred:
    http://e-docs.bea.com/tuxedo/tux80/pdf/usingq.pdf
    i used (pg no: 28)
    TMQUEUE SRVGRP="TMQUEUEGRP1" SRVID=1000 RESTART=Y GRACE=0 CLOPT="-s myqueuespace:TMQUEUE" in the servers section but while
    booting TMQUEUE failed to start.. so i went for the alternative option provided in the same document as
    buildserver -o TMQUEUE -s myqueuespace:TMQUEUE -r TUXEDO/QM \
    -f ${TUXDIR}/lib/TMQUEUE.o
    followed by
    TMQUEUE SRVGRP="TMQUEUEGRP1" SRVID=1000 RESTART=Y GRACE=0 \
    CLOPT="-A"
    while rebuilding TMQUEUE am getting this error:
    buildserver -o TMQUEUE -s myqueuespace:TMQUEUE -r TUXEDO/QM -f ${TUXDIR}/lib/TMQUEUE.o
    ld: 0711-317 ERROR: Undefined symbol: .qs_tcm_setup
    ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
    CMDTUX_CAT:1832: ERROR: can't execute cc -brtl -qstaticinline -qrtti=all -I$TUXDIR/include -o TMQUEUE BS-23f0be.c -L${TUXDIR}/lib
    /usr/Oracle/Tuxedo10g/lib/TMQUEUE.o -brtl -qstaticinline -ltux -lbuft -lqm -ltmib -lfml -lfml32 -lengine -lpthread
    can anyone help me in this??
    Thanks in advance..

    Hi Todd,
    Thanks for ur reply..
    my sample program will fetch records from a table in a database and will store that in a queue and will retrieve that records from the queue.. i hope one queuespace is enough for this program.. while booting am getting these messages in the ULOG.. am i missing any step in the configuration??
    230153.ibmsceai!BBL.2502724.1.0: 04-24-2009: Tuxedo Version 10.3.0.0, 32-bit, Patch Level (none)
    230153.ibmsceai!BBL.2502724.1.0: LIBTUX_CAT:262: INFO: Standard main starting
    230153.ibmsceai!TMS_QM.2019544.1.0: 04-24-2009: Tuxedo Version 10.3.0.0, 32-bit
    230153.ibmsceai!TMS_QM.2019544.1.0: LIBTUX_CAT:262: INFO: Standard main starting
    230153.ibmsceai!TMS_QM.2355258.1.0: 04-24-2009: Tuxedo Version 10.3.0.0, 32-bit
    230153.ibmsceai!TMS_QM.2355258.1.0: LIBTUX_CAT:262: INFO: Standard main starting
    230153.ibmsceai!TMS_QM.2568346.1.0: 04-24-2009: Tuxedo Version 10.3.0.0, 32-bit
    230153.ibmsceai!TMS_QM.2568346.1.0: LIBTUX_CAT:262: INFO: Standard main starting
    230154.ibmsceai!TMQUEUE.651302.1.0: 04-24-2009: Tuxedo Version 10.3.0.0, 32-bit
    230154.ibmsceai!TMQUEUE.651302.1.0: LIBTUX_CAT:262: INFO: Standard main starting
    230154.ibmsceai!TMQUEUE.651302.1.0: Q_CAT:1497: ERROR: xa_open() - no more process table slots
    230154.ibmsceai!TMQUEUE.651302.1.0: LIBTUX_CAT:466: ERROR: tpopen TPERMERR xa_open returned XAER_RMERR
    230154.ibmsceai!TMQUEUE.651302.1.0: Q_CAT:1630: ERROR: tpopen() failed, tperrno = 16
    230154.ibmsceai!TMQUEUE.651302.1.0: LIBTUX_CAT:250: ERROR: tpsvrinit() failed
    230154.ibmsceai!tmboot.495778.1.-2: 04-24-2009: Tuxedo Version 10.3.0.0, 32-bit
    230154.ibmsceai!tmboot.495778.1.-2: CMDTUX_CAT:825: ERROR: Process TMQUEUE at cicsapp failed with /T tperrno (TPERMERR - resource manager error)

  • Configuration Oracle805 With Tuxedo 71

    Please i need help with the libraries of the entry in the RM file for Oracle 805,
    because when i use the buildtms i have multiple errors:
    # buildtms -o TMS_ORA -r Oracle_XA
    In the attach file are the messages.
    Thanks for your help.
    [x]

    Thank's Manoj, the RM entry is:
    Oracle_XA:xaosw:-L${ORACLE_HOME}/lib/libnlstr -L${ORACLE_HOME}/precomp/lib
    I don't understand what can check in my installations when i have
    to config. this entry (because i have so many differ. Operating System)
    and every time I have problems with this RM entry, because i don't
    known what i have to put here.
    But in this time i need help with this entry in a Linux Operating System,
    I have the Oracle 805 installed and running good, and my Tuxedo71 too.
    If you can help me please?, thanks a lot.
    Ronald.
    "Manoj SASIDHARAN" <[email protected]> wrote:
    >
    Hi,
    It seems like an RM entry problem!!! Could u pl check the RM entry for
    ur Oracle
    resource manager in $TUXDIR/udataobj/RM file.
    regards
    MS

  • Configuring rman backup for oracle on rac cluster

    Hi GURUS
    We are buying installation oracle rac on a two node server. We do backup our db using rman and TSM .
    Does anyone have any guidance on using TSM scheduled TDP backups with
    Oracle RAC multi-node?
    More to that, is it possible to have multiple archive log destination?
    Any advice would be appreciated.
    David

    While you can have archives going to different destinations, on different nodes, it is not advisable because if these destinations are not reachable in case of a node/system failure, you have no access to these archive logs.
    Actually for easy accesibility it would be better to place the archive logs of all instnaces on shared storage. If you are using ASM and using a FRA disk group, you may want to have your archives go into this location.
    NFS mounting filesystems could be slower and may have certain perforamance implications.

  • Error using tuxedo proxy services in a cluster

    We have successfully created proxy services using tuxedo transport in single server ALSB configurations.
    We are now installing ALSB 2.6 in a cluster, and we cannot make the service work. We have configured WTC in all the servers of the cluster.
    When we invoke the service, we get the following error in the log
    ####<Feb 19, 2007 4:32:00 PM CLST> <Error> <TuxedoTransport> <quintay> <ALSB1> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1171913520640> <BEA-381600> <Exception in TuxedoTask, java.lang.NullPointerException
    java.lang.NullPointerException
         at com.bea.wli.sb.transports.tuxedo.TuxedoTask.service(TuxedoTask.java:107)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at weblogic.wtc.gwt.InboundEJBRequest.run(InboundEJBRequest.java:467)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    Any help or workaround? Is it possible to use tuxedo transport in a cluster configuration? Other problem we have seen is that the ALSB console only allows us to deploy the service in one local domain. How can I deploy the service in all the wtc servers?
    Thanks in advance
    Mauricio Palma

    Yes, BEA released a patch which solves partially the problem, now we can invoke the proxy service from tuxedo. There are some features missing (for example, we have to configure a separate proxy service in each node of the cluster, with different names, and then import every service from tuxedo, so we cannot do fault tolerance).
    I don't know if the patch is available, we had to create a support case with BEA.

  • Server/Cluster is incorrectly configured. Please reconfigure your Cluster.

    Dear All,
    We are facing the below issue while opening the reports from workspace/Smartview.
    Server/Cluster is incorrectly configured. Please reconfigure your Cluster or Server connection.<BR>Server/Cluster is incorrectly configured. Please reconfigure your Cluster or Server connection
    The FRLogging log is as below.Kindly let us know the solution.
    [2012-10-16T11:12:47.168+05:30] [EPMFR] [NOTIFICATION] [] [oracle.EPMFR.performance] [tid: main] [ecid: 0000Jdc65R41FgkLoyG7yY1GVFFC000000,0] [SRC_CLASS: com.hyperion.reporting.util.HRLogTimer] [SRC_METHOD: logTimeEnd] PERF: 0000000000     HrDatasourceManagerImpl      fromXml     
    [2012-10-16T11:12:47.169+05:30] [EPMFR] [NOTIFICATION] [] [oracle.EPMFR.performance] [tid: main] [ecid: 0000Jdc65R41FgkLoyG7yY1GVFFC000000,0] [SRC_CLASS: com.hyperion.reporting.util.HRLogTimer] [SRC_METHOD: logTimeEnd] PERF: 0000000011     HrDatasourceManagerImpl      getDatasource     
    [2012-10-16T11:14:06.723+05:30] [EPMFR] [NOTIFICATION] [] [oracle.EPMFR.performance] [tid: main] [ecid: 0000Jdc65R41FgkLoyG7yY1GVFFC000000,0] [SRC_CLASS: com.hyperion.reporting.util.HRLogTimer] [SRC_METHOD: logTimeEnd] PERF: 0000000066     DesignerManager      getPersistentObject     
    [2012-10-16T11:14:06.738+05:30] [EPMFR] [NOTIFICATION] [] [oracle.EPMFR.performance] [tid: main] [ecid: 0000Jdc65R41FgkLoyG7yY1GVFFC000000,0] [SRC_CLASS: com.hyperion.reporting.util.HRLogTimer] [SRC_METHOD: logTimeEnd] PERF: 0000000000     HrDatasourceManagerImpl      fromXml     
    [2012-10-16T11:14:06.738+05:30] [EPMFR] [NOTIFICATION] [] [oracle.EPMFR.performance] [tid: main] [ecid: 0000Jdc65R41FgkLoyG7yY1GVFFC000000,0] [SRC_CLASS: com.hyperion.reporting.util.HRLogTimer] [SRC_METHOD: logTimeEnd] PERF: 0000000014     HrDatasourceManagerImpl      getDatasource     
    [2012-10-16T11:14:06.840+05:30] [EPMFR] [NOTIFICATION] [] [oracle.EPMFR.performance] [tid: main] [ecid: 0000Jdc65R41FgkLoyG7yY1GVFFC000000,0] [SRC_CLASS: com.hyperion.reporting.util.HRLogTimer] [SRC_METHOD: logTimeEnd] PERF: 0000000000     HrDatasourceManagerImpl      fromXml     
    [2012-10-16T11:14:06.841+05:30] [EPMFR] [NOTIFICATION] [] [oracle.EPMFR.performance] [tid: main] [ecid: 0000Jdc65R41FgkLoyG7yY1GVFFC000000,0] [SRC_CLASS: com.hyperion.reporting.util.HRLogTimer] [SRC_METHOD: logTimeEnd] PERF: 0000000014     HrDatasourceManagerImpl      getDatasource     
    [2012-10-16T11:14:06.851+05:30] [EPMFR] [NOTIFICATION] [] [oracle.EPMFR.performance] [tid: main] [ecid: 0000Jdc65R41FgkLoyG7yY1GVFFC000000,0] [SRC_CLASS: com.hyperion.reporting.util.HRLogTimer] [SRC_METHOD: logTimeEnd] PERF: 0000000001     HrDatasourceManagerImpl      fromXml     
    [2012-10-16T11:14:06.851+05:30] [EPMFR] [NOTIFICATION] [] [oracle.EPMFR.performance] [tid: main] [ecid: 0000Jdc65R41FgkLoyG7yY1GVFFC000000,0] [SRC_CLASS: com.hyperion.reporting.util.HRLogTimer] [SRC_METHOD: logTimeEnd] PERF: 0000000009     HrDatasourceManagerImpl      getDatasource     
    [2012-10-16T11:14:06.862+05:30] [EPMFR] [NOTIFICATION] [] [oracle.EPMFR.performance] [tid: main] [ecid: 0000Jdc65R41FgkLoyG7yY1GVFFC000000,0] [SRC_CLASS: com.hyperion.reporting.util.HRLogTimer] [SRC_METHOD: logTimeEnd] PERF: 0000000000     HrDatasourceManagerImpl      fromXml     
    [2012-10-16T11:14:06.862+05:30] [EPMFR] [NOTIFICATION] [] [oracle.EPMFR.performance] [tid: main] [ecid: 0000Jdc65R41FgkLoyG7yY1GVFFC000000,0] [SRC_CLASS: com.hyperion.reporting.util.HRLogTimer] [SRC_METHOD: logTimeEnd] PERF: 0000000008     HrDatasourceManagerImpl      getDatasource     
    [2012-10-16T11:14:06.981+05:30] [EPMFR] [ERROR] [] [oracle.EPMFR.core] [tid: main] [ecid: 0000Jdc65R41FgkLoyG7yY1GVFFC000000,0] [SRC_CLASS: com.hyperion.reporting.client.HRAdmHelper] [SRC_METHOD: openConnection] [[
    com.hyperion.ap.APException: [0] [1033] Native: -2147217085 Error Reference Number: {B4B11526-7EA5-492A-9BB9-C17E33676DF2}<BR>Num: 0x80041143;Type: 1;DTime: 10/16/2012 11:14:06 AM;Svr: CPNQHYPNAPZP02;File: CHsxClient.cpp;Line: 809;Ver: 11.1.2.1.000.3082;DStr: CHsxClient::InternalCreateObjectOnCluster: cluster = HFMProdCluster, Num Servers = 0,;<BR>Num: 0x80041143;Type: 1;DTime: 10/16/2012 11:14:06 AM;Svr: CPNQHYPNAPZP02;File: CHsxClient.cpp;Line: 810;Ver: 11.1.2.1.000.3082;DStr: CHsxClient::InternalCreateObjectOnCluster: cluster = HFMProdCluster, Num Servers = 0,;<BR>Num: 0x80041143;Type: 0;DTime: 10/16/2012 11:14:06 AM;Svr: CPNQHYPNAPZP02;File: CHsxClient.cpp;Line: 3687;Ver: 11.1.2.1.000.3082;<BR>Num: 0x80041143;Type: 0;DTime: 10/16/2012 11:14:06 AM;Svr: CPNQHYPNAPZP02;File: HsvADMDriverSessionInternal.cpp;Line: 305;Ver: 11.1.2.1.000.3082;
         at com.hyperion.ap.adm.HssConnRemote.HssConnOpenConnection(HssConnRemote.java:864)
         at sun.reflect.GeneratedMethodAccessor1048.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)
         at sun.rmi.transport.Transport$1.run(Transport.java:160)
         at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
         at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:909)
         at java.lang.Thread.run(Thread.java:619)
         at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:255)
         at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:233)
         at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:142)
         at com.hyperion.ap.adm.HssConnRemote_Stub.HssConnOpenConnection(Unknown Source)
         at com.hyperion.ap.adm.HssConnSessionRemote.HssConnOpenConnection(HssConnSessionRemote.java:991)
         at com.hyperion.ap.adm.HssConnSessionWrapper.HssConnOpenConnection(HssConnSessionWrapper.java:1484)
         at com.hyperion.ap.adm.HssAdm.openConnection(HssAdm.java:912)
         at com.hyperion.ap.adm.HssAdm.internal_openConnection(HssAdm.java:1789)
         at com.hyperion.ap.adm.HssAdm.openConnection(HssAdm.java:974)
         at com.hyperion.reporting.client.HRAdmHelper.openConnection(Unknown Source)
         at com.hyperion.reporting.client.HRAdmHelper.openConnection(Unknown Source)
         at com.hyperion.reporting.client.DesignerManager.getDatasourceConnection(Unknown Source)
         at com.hyperion.reporting.javacom.DesignerManagerComImpl.getDatasourceConnection(Unknown Source)
    Regards,
    Suboor

    Set up the HFM cluster on the FR Studio machine.
    1. Go to Start > All Programs > Hyperion >Financial Management >Server and Web Configuration
    2. Go to the Server/Cluster Registration tab.
    3. Enter the computer name of the HFM server used to get cluster information or the name of the single server if using a non-clustered environment. The HFM server needs to be referenced exactly as it is on the HFM server (hostname/IP/FQDN/clustername, as well as case-sensitivity for any letters).
    4. Apply and OK.
    5. Restart FR Studio.
    Note: if HFM client is not on the FR Studio box, it will need to be installed prior to set up of the HFM cluster as listed above.

  • SQL - SCO Cluster Configuration Understanding

    Dear All,
                I am building a two-node failover cluster on SQL Server 2012 SP1 (inside Hyper-V as a Guest Cluster) and want clarification on few things that I am facing.
    1.  I am receiving MSDTC Warning.  I can go ahead and create the cluster, but want to understand whether this MSDTC is to be configured as a role on the cluster or not.  I plan to run SCVMM, SCOM, Orchestrator and Windows Azure Pack Databases
    and Reports through it so in such a scenario, do I need MSDTC? If yes, how much should be the size of the MSDTC Drive? Is following process correct?
    http://www.sqlnotebook.info/configure-msdtc-on-windows-cluster-2012/
    2.  During First Node configuration, one needs to provide the "SQL CLUSTER RESEOURCE GROUP NAME".  Does it have any bearing on how it will be accessed by other servers for databases and logs? or is it just how the cluster resource group
    would be named? would it be required for every instance that is created inside the cluster? Just to be clear, so one can name it according to the instance name.
    3.  During the instance creation, one needs to provide "SQL Server Network Name".  As stated above, I plan to run SCVMM, SCOM, Orchestrator and Windows Azure Pack Databases and Reports through it, so would I be required to provide this
    for all instances that I create or this is only required once in the cluster:
    4.  During the instance creation, one needs to provide the features required for installation i.e. instance features and shared features.  As stated above, I plan to run SCVMM, SCOM, Orchestrator and Windows Azure Pack Databases and Reports through
    it, so which features should be selected? so that there is less workload on the server.
    5.  All the instances use TempDB for databases that are present inside it.  What would be the best practice with respect to TempDB.  One TempDB for all instance on the servers on a separate LUN or all instance having their own TempDB LUN?  What
    should be the ideal size of the TempDB LUN?
    6.  Should all the disks required for DBs and Logs be added to Cluster?  Should they be added normal disks or CSV Volumes?
    Thanks in advance. 

    Reminder.

  • SQL - OM Cluster Configuration Understanding

    Dear All,
                I am building a two-node failover cluster on SQL Server 2012 SP1 (inside Hyper-V as a Guest Cluster) and want clarification on few things that I am facing.
    1.  I am receiving MSDTC Warning.  I can go ahead and create the cluster, but want to understand whether this MSDTC is to be configured as a role on the cluster or not.  I plan to run SCVMM, SCOM, Orchestrator and Windows Azure Pack Databases
    and Reports through it so in such a scenario, do I need MSDTC? If yes, how much should be the size of the MSDTC Drive? Is following process correct?
    http://www.sqlnotebook.info/configure-msdtc-on-windows-cluster-2012/
    2.  During First Node configuration, one needs to provide the "SQL CLUSTER RESEOURCE GROUP NAME".  Does it have any bearing on how it will be accessed by other servers for databases and logs? or is it just how the cluster resource group
    would be named? would it be required for every instance that is created inside the cluster? Just to be clear, so one can name it according to the instance name.
    3.  During the instance creation, one needs to provide "SQL Server Network Name".  As stated above, I plan to run SCVMM, SCOM, Orchestrator and Windows Azure Pack Databases and Reports through it, so would I be required to provide this
    for all instances that I create or this is only required once in the cluster:
    4.  During the instance creation, one needs to provide the features required for installation i.e. instance features and shared features.  As stated above, I plan to run SCVMM, SCOM, Orchestrator and Windows Azure Pack Databases and Reports through
    it, so which features should be selected? so that there is less workload on the server.
    5.  All the instances use TempDB for databases that are present inside it.  What would be the best practice with respect to TempDB.  One TempDB for all instance on the servers on a separate LUN or all instance having their own TempDB LUN?  What
    should be the ideal size of the TempDB LUN?
    6.  Should all the disks required for DBs and Logs be added to Cluster?  Should they be added normal disks or CSV Volumes?
    Thanks in advance. 

    1. It is not required if you only install Data engine and SSRS. If you want to install SSIS, you need to configure it.
    2. It is the disk where SQL Server virtual server resources will be located.
    3. This is the name that is used to identify your failover cluster on the network.
    4. See the link below. The other System Center products require the same features. 
    http://technet.microsoft.com/en-us/library/gg682077.aspx#BKMK_SupConfigSQLSrvReq
    5. Follow Microsoft best practice when architecting your SQL Server. For this particular issue, the query in question places a large burden on TempDB I/O. For my customer, we increased TempDB files from 1 to 16 files to match the number of processor cores.
    6. Yes, they are all required to be added to cluster.
    Anyway, we do not recommend you install all the databases in a same clustered SQL Server.
    For more questions about SQL Server Database, I suggest you post a thread at SQL Server Forum for help.
    Juke Chou
    TechNet Community Support

  • SQL - VMM Cluster Configuration Understanding

    Dear All,
                I am building a two-node failover cluster on SQL Server 2012 SP1 (inside Hyper-V as a Guest Cluster) and want clarification on few things that I am facing.
    1.  I am receiving MSDTC Warning.  I can go ahead and create the cluster, but want to understand whether this MSDTC is to be configured as a role on the cluster or not.  I plan to run SCVMM, SCOM, Orchestrator and Windows Azure Pack Databases
    and Reports through it so in such a scenario, do I need MSDTC? If yes, how much should be the size of the MSDTC Drive? Is following process correct?
    http://www.sqlnotebook.info/configure-msdtc-on-windows-cluster-2012/
    2.  During First Node configuration, one needs to provide the "SQL CLUSTER RESEOURCE GROUP NAME".  Does it have any bearing on how it will be accessed by other servers for databases and logs? or is it just how the cluster resource group
    would be named? would it be required for every instance that is created inside the cluster? Just to be clear, so one can name it according to the instance name.
    3.  During the instance creation, one needs to provide "SQL Server Network Name".  As stated above, I plan to run SCVMM, SCOM, Orchestrator and Windows Azure Pack Databases and Reports through it, so would I be required to provide this
    for all instances that I create or this is only required once in the cluster:
    4.  During the instance creation, one needs to provide the features required for installation i.e. instance features and shared features.  As stated above, I plan to run SCVMM, SCOM, Orchestrator and Windows Azure Pack Databases and Reports through
    it, so which features should be selected? so that there is less workload on the server.
    5.  All the instances use TempDB for databases that are present inside it.  What would be the best practice with respect to TempDB.  One TempDB for all instance on the servers on a separate LUN or all instance having their own TempDB LUN?  What
    should be the ideal size of the TempDB LUN?
    6.  Should all the disks required for DBs and Logs be added to Cluster?  Should they be added normal disks or CSV Volumes?
    Thanks in advance. 

    Reminder.

  • BW Publisher Configuration in a BOE Cluster (Linux OS)

    I have a question about configuring BW Publisher service in  a BOE Cluster (with 2 servers).  The BOE cluster is on 64 bit Linux servers with Oracle db for CMS and Audit.
    The BW publisher service on server 1 is configured to run against a SAP host (letu2019s say u2018host1u2019 and using SAP gateway, SAPGW00).  The command to configure BW Publishing service is,
    $ ./bwcepub.sh 1 u2013a<Program ID> -g <hostname> -x<SAP Gateway>
    After executing the BW Publisher script, the service is running fine. Further configuration on BW and BOE system is letting users publish Crystal reports from the CR 2008 to BW and then to BOE. No problems in that area.
    However if a new SAP host has to be configured against the BW Publisher service (a different instance of BW Publisher service) on server 1 (scenario u2013 one BOE server with multiple SAP BW systems connected to it), what is the best process for BW Publisher service configuration?  Create one more instance of BW Publisher service with different Program ID and hostname?  I have tried this approach and got the following message:
    WARNING: The BW publisher is already running as user bobjadm. Exiting...In order to run the publisher as the same user but from a different session, define variable BWCEPUB_PREFIX to something unique, e.g. session2_ so that the publisher can keep track of the different sessions. Once BWCEPUB_PREFIX is defined as a unique, non-empty string, re-run the publisher command.
    Upon some search in the SAP notes, found the following workaround (which applies for Solaris OS).
    The suggestion is to issue the command, export BWCEPUB_PREFIX=2, verify and re-issue the BW Publisher start command again.
    However I am not sure if it will fix the issue.
    Also, the 2 instances of BW Publisher service is running only on server 1 (pointing to 2 different hosts), server 1 is a single point of failure and what process should be implemented for fail over (so that server 2 can take the publishing load)?  I have checked the processes running on server 2 and do not see any running instances of BW Publisher service (which is configured and running fine on server 1).
    To summarize u2013
    (1)     What are best practices to run a BW publisher service in a BOE cluster?
    (2)     What is process to setup fail over BW Publisher service in a BOE cluster?
    (3)     Can 2 instances of BW Publisher service point to 2 different hosts? If so, what additional configuration is required   on BW and BOE servers?
    Appreciate any info that you can share.  Thanks.

    I have reviewed the SAP notes, and this is what is mentioned there:
    There are two ways to accomplish this:
    (Option 1) Install and use local SAP gateway on the Enterprise XI server and create an RFC destination to the first BW system as a publishing destination. Point the BW publishing service to the other BW system, create a RFC destination on this BW system, and reference itself as the gateway. This way, the SAP local gateway on the Enterprise XI server is pointing to one BW system and the BW publishing service is pointing to the other BW system.
    - Option 1, as per the IK install guide, is not suggested as it might make the Linux/Unix system unstable.  Hence the only option left is to review otpion 2 below.
    (Option 2 ) Reference the same SAP gateway for both RFC destinations. This means the RFC destinations created on the two BW systems are referencing one SAP gateway, which is referenced in the BW publishing service.
    - This otpion can probably used however i would like to give the background again here.
    When the BW publisher server was activated, the following command was issued.
    $ ./bwcepub.sh 1 -a(prog id) -g(hostname) -x(sapgw00).
    This configuration done later works perfectly fine for users to publish CR to BW and BOE. 
    Then came the 2nd entitlement system and the following command was issued -
    $ ./bwcepub.sh 2 -a(a new prog id) -g(a new hostname) -x(sapgw00).
    This action triggered the error that i have captured in this thread originally.  However the work around suggested by the SAP note 1206631 needs to be tesed (option 2 above).
    Question though - if the same GW host needs to configured for the 2nd entitlement system (as per the SAP notes workaround), the command looks like this:
    ./bwcepub.sh -a(a new progid -g(same hostname as the first server) -x(same SAP gateway as the first server).
    is this correct?  i just want to make sure that BW one BOE system can have multiple entitlement systems connected to it (in Linux).    Any help / info towards this is highly appreciated.
    Edited by: Srinivas Vankayala on Sep 10, 2009 7:40 PM

Maybe you are looking for

  • Can i use my ipod with this mac

    Sorry if this was asked before, but my problem and question may be slightly different. I have an old 20 gig ipod that I've had since 1995. I have downloaded many songs from i-tunes and from my own cd's to my pc running widows xp. There are about 1300

  • Debit / Credit amount did not balance

    Hi there, My company use SAP business one 9.0, when I run the Cash Flow Reference Report, I discover this report do not balance in specific transaction. I tracked this transaction and this transaction was made on Outgoing payment, however the amounts

  • OWB 9.0.3 : Function propagate doesn't work

    Hello, I would like propagate physical objects to logical objects. The reason :in the repository the objects are differents for a same element id. In fact , my problem is : I can't generate a mapping. The mapping is validate, but it's impossible to g

  • Funny problem - any ideas ?

    Hi Folks, I'm seeing a funny issue and running out of ideas, any help would be appreciated. Here is a pl/sql block : declare ctr  number := 0; ctr1  number := 0; begin insert into TableT ( x, y, z)   select <3 columns> from table1, table2, table3, ta

  • Sales return register in smartform

    Hi,    I completed sales return register report in ALV-GRID.Now i want to do it smartforms . How will link that driver program(sales return register report in ALV-GRID) in smartforms.Please advice me. Regards, K.Karthikeyan.