Possible to clone BO XI server to another machine with different ip

Hi,
Is it possible to clone BO XI (Windows) to another wintel server (different config), with different hostname and IP address ?
Assuming, we will use the same database repository (only the destination machine has different hostname and IP).

It will use names of the servers it created during installation. What version of BOE are we talking about here ?
If it's R1/R2 - in CMC after repointing, you will see new servers and old ones, you delete old ones and you're good to go.
With Xi3.1 it's a little more complicated (see many threads on this forum) but same in principal. On new install you create new SIA pointed to the original CMS DB etc...
Import Wizard aproach is actualy even more safe, but little slower.

Similar Messages

  • Restarting a failed admin server on another machine with different IP

    Hi,
    I'm trying to restart a failed admin server on another machine with different IP on Weblogic Server 10gR3. After copying the domain config to another server, the admin server can be started without any problem, but it cannot contact the managed server until the managed server is rebooted.
    The behavior contradicts the documentation, http://download.oracle.com/docs/cd/E12840_01/wls/docs103/server_start/failures.html#wp1064112, that says Running MSs will learn the new AS address when they are contacted by the AS after it has been started. It does not mention the managed servers need to be rebooted.
    did I do anything wrong? Your help would be much appreciated.
    Thanks a lot,
    Andreas

    Hi,
    What ever you said is true. If the IP Address of Admin Server is changed, then Managed Server must connect to Admin Server after "ReconnectIntervalSecs" . If the IP address is not moved then Admin Server Should contact Managed Server automatically.
    Can you provide details steps you had performed, so that we can identify the root cause of the issue.
    Thanks.
    Vijay Bheemineni.

  • Trouble starting managed weblogic server on another machine in  acluster

    Hi,
              I was having trouble starting managed weblogic server on another machine in a cluster from the command prompt
              I have following setup:
              1) BEA weblogic is installed on 2 machines - local machine A with ip address 172.17.2.219 and another machine B with ip address 172.17.2.201
              2)node manager is running on both machines
              3)An admin server myserver on the local machine at port 7001
              4)In the admin tree under Machines a new machine is created 'Machine1' with Node manager Listen Address: 172.17.2.201
              5) The managed server 'BEAServerMan1 ' instance is created with listen Address 172.17.2.201 and port 7705. This Server is assigened to Machine1. The server also belongs to a cluster 'Cluster1' where the 172.17.2.201:7705 is part of the Cluster Address.
              I can start 'BEAServerMan1 from http://172.17.2.16:7001/console/
              But I am unable to start BEAServerMan1 from the console using the command :
              startManagedWebLogic BEAServerMan1 http://172.17.2.219:7001
              startManagedWebLogic.sh BEAServerMan1 http://172.17.2.219:7001
              CLASSPATH=/opt/BEA/j2sdk1.4.1_03/lib/tools.jar:/opt/BEA/weblogic81/server/lib/weblogic_sp.jar:/opt/BEA/weblogic81/server/lib/weblogic.jar:/opt/BEA/weblogic81/server/lib/ojdbc14.jar::/opt/BEA/weblogic81/common/eval/pointbase/lib/pbserver44.jar:/opt/BEA/weblogic81/common/eval/pointbase/lib/pbclient44.jar:/opt/BEA/j2sdk1.4.1_03/jre/lib/rt.jar:/opt/BEA/weblogic81/server/lib/webservices.jar:/opt/BEA/j2sdk1.4.1_03/bin:/opt/BEA/j2sdk1.4.1_03:/opt/BEA/j2re1.4.1_03/bin:/opt/BEA/j2re1.4.1_03:/opt/BEA/j2sdk1.4.1_03/lib/tools.jar:/opt/oracle/OraHome1/jdbc/lib/classes111.jar:/opt/oracle/OraHome1/jdbc/lib/nls_charset11.jarx:/opt/BEA/user_projects/domains/mydomain/myserver/stage/_appsdir_dyn_ear/dyn.war:/opt/BEA/user_projects/domains/mydomain/./myserver/.wlnotdelete/extract/myserver__appsdir_dyn_ear_dyn/jarfiles/WEB-INF/lib/dspjspTaglib1_036773.jar:/usr/bin/j2re1_3_1_11/bin:/usr/bin/j2sdk1_3_1_11/bin:/usr/bin/j2sdk1_3_1_11:/usr/bin/j2sdk1_3_1_11/lib/tools.jar
              PATH=/opt/BEA/weblogic81/server/bin:/opt/BEA/j2sdk1.4.1_03/jre/bin:/opt/BEA/j2sdk1.4.1_03/bin:/opt/BEA/j2sdk1.4.1_03/bin:/opt/BEA/j2sdk1.4.1_03:/opt/BEA/j2re1.4.1_03/bin:/opt/BEA/j2re1.4.1_03:/opt/BEA/ATG6.2.0/home/bin:/usr/xpg4/bin:/opt/bmc/Patrol3/Solaris28-sun4/bin:/usr/bin::/usr/openwin/bin:/bin:/usr/ucb:/usr/local/sbin:/usr/dt/bin:/opt/RICHPse/bin:/usr/bin/j2re1_3_1_11/bin:/usr/bin/j2sdk1_3_1_11/bin
              * To start WebLogic Server, use a username and *
              * password assigned to an admin-level user. For *
              * server administration, use the WebLogic Server *
              * console at http://<hostname>:<port>/console *
              <13-Jan-2005 3:22:20 o'clock PM EST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 1.4.1_03-b02 from Sun Microsystems Inc.>
              <13-Jan-2005 3:22:21 o'clock PM EST> <Info> <Management> <BEA-141140> <The managed server is going to contact the admin server at http://172.17.2.219:7001 to check if there exists a running admin server at this URL.>
              <13-Jan-2005 3:22:22 o'clock PM EST> <Info> <Configuration Management> <BEA-150017> <This server is being started as a dependent managed server.>
              <13-Jan-2005 3:22:22 o'clock PM EST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 8.1 SP1 Fri Jun 20 23:06:40 PDT 2003 271009
              WebLogic XMLX Module 8.1 SP1 Fri Jun 20 23:06:40 PDT 2003 271009>
              <13-Jan-2005 3:22:22 o'clock PM EST> <Info> <Configuration Management> <BEA-150015> <Connecting to the administration server http://172.17.2.219:7001 to retrieve the initial configuration.>
              <13-Jan-2005 3:22:27 o'clock PM EST> <Notice> <Log Management> <BEA-170019> <The server log file /opt/BEA/user_projects/domains/mydomain/BEAServerMan1 /BEAServerMan1 .log is opened. All server side log events will be written to this file.>
              <13-Jan-2005 3:22:37 o'clock PM EST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
              <13-Jan-2005 3:22:38 o'clock PM EST> <Notice> <WebLogicServer> <BEA-000328> <Starting WebLogic Managed Server "BEAServerMan1 " for domain "mydomain">
              <13-Jan-2005 3:22:50 o'clock PM EST> <Notice> <Cluster> <BEA-000138> <Listening for announcements from cluster Cluster1 on 237.0.0.1:7001.>
              <13-Jan-2005 3:22:50 o'clock PM EST> <Notice> <Cluster> <BEA-000133> <Waiting to synchronize with other running members of Cluster1.>
              <13-Jan-2005 3:23:24 o'clock PM EST> <Emergency> <WebLogicServer> <BEA-000350> <Unable to create a server socket on Channel Default for: 172.17.2.201, port: 7705. java.net.BindException: Cannot assign requested address Perhaps the address 172.17.2.201 is incorrect or another process is using port 7705.>
              <13-Jan-2005 3:23:24 o'clock PM EST> <Emergency> <Security> <BEA-090085> <Server failed to bind to the configured port. The port may already be used by another process.>
              <13-Jan-2005 3:23:24 o'clock PM EST> <Emergency> <WebLogicServer> <BEA-000342> <Unable to initialize the server: Server failed to bind to the requested port. See preceeding log message for details.>
              The WebLogic Server did not start up properly.
              Exception raised: 'weblogic.server.ServerLifecycleException: Server failed to bind to the requested port. See preceeding log message for details.'
              Reason: Server failed to bind to the requested port. See preceeding log message for details.
              ***************************************************************************

    Hi
              i am also facing the same problem.kindly reply for th solution if you got.
              D:\bea1\user_projects_cluster\mydomain>startManagedWebLogic server2 10.16.96.21:
              7001
              D:\bea1\user_projects_cluster\mydomain>echo off
              CLASSPATH=d:\bea1\jdk131_03\lib\tools.jar;d:\bea1\weblogic700\server\lib\weblogi
              c_sp.jar;d:\bea1\weblogic700\server\lib\weblogic.jar;F:\bea\weblogic81\server\li
              b;D:\;c:\
              PATH=.;d:\bea1\weblogic700\server\bin;d:\bea1\jdk131_03\bin;E:\oracle\product\10
              .2.0\client_1\bin;C:\Program Files\Common Files\NetSarang;C:\WINDOWS\system32;C:
              \WINDOWS;C:\WINDOWS\System32\Wbem;F:\bea\jdk142_05\bin;C:\PROGRA~1\IBM\CLIENT~1;
              C:\PROGRA~1\IBM\CLIENT~1\Shared;C:\PROGRA~1\IBM\CLIENT~1\Emulator;
              * To start WebLogic Server, use a username and *
              * password assigned to an admin-level user. For *
              * server administration, use the WebLogic Server *
              * console at http://[hostname]:[port]/console *
              D:\bea1\user_projects_cluster\mydomain>"d:\bea1\jdk131_03\bin\java" -hotspot -Xm
              s32m -Xmx200m -Dweblogic.security.SSL.trustedCAKeyStore=d:\bea1\weblogic700\serv
              er\lib\cacerts -Dweblogic.Name="server2" -Dbea.home="d:\bea1" -Dweblogic.managem
              ent.username= -Dweblogic.management.password= -Dweblogic.management.server="10.1
              6.96.21:7001" -Dweblogic.ProductionModeEnabled= -Djava.security.policy="d:\bea1\
              weblogic700\server\lib\weblogic.policy" weblogic.Server
              <Sep 20, 2007 1:47:13 PM IST> <Info> <Security> <090065> <Getting boot identity
              from user.>
              Enter username to boot WebLogic server:weblogic
              Enter password to boot WebLogic server:
              Starting WebLogic Server...
              Connecting to http://10.16.96.21:7001...
              <Sep 20, 2007 1:47:25 PM IST> <Notice> <Security> <090082> <Security initializin
              g using realm myrealm.>
              <Sep 20, 2007 1:47:25 PM IST> <Notice> <WebLogicServer> <000328> <Starting WebLo
              gic Managed Server "server2" for domain "mydomain">
              Starting Cluster Service...
              <Sep 20, 2007 1:47:46 PM IST> <Notice> <Cluster> <000138> <Listening for announc
              ements from cluster mycluster on 237.0.0.1:7777>
              <Sep 20, 2007 1:47:46 PM IST> <Notice> <Cluster> <000133> <Waiting to synchroniz
              e with other running members of mycluster>
              <Sep 20, 2007 1:48:16 PM IST> <Notice> <Cluster> <000134> <Discovered and synchr
              onized with 1 other running members of mycluster>
              <Sep 20, 2007 1:48:17 PM IST> <Emergency> <WebLogicServer> <000350> <Unable to c
              reate a server socket on Channel Default for: 10.16.96.24/10.16.96.24, port: 900
              1. java.net.BindException: Cannot assign requested address: JVM_Bind Perhaps the
              address 10.16.96.24/10.16.96.24 is incorrect or another process is using port 9
              001.>
              <Sep 20, 2007 1:48:18 PM IST> <Emergency> <Security> <090085> <Server failed to
              bind to any port such that it is not reachable from the console.>
              <Sep 20, 2007 1:48:18 PM IST> <Emergency> <WebLogicServer> <000342> <Unable to i
              nitialize the server: Fatal initialization exception>
              The WebLogic Server did not start up properly.
              Reason: Fatal initialization exception
              D:\bea1\user_projects_cluster\mydomain>goto finish
              D:\bea1\user_projects_cluster\mydomain>ENDLOCAL
              D:\bea1\user_projects_cluster\mydomain>ENDLOCAL
              D:\bea1\user_projects_cluster\mydomain>

  • Livecycle Designer 8 - Is it possible to have button to clear fields after user has clicked submit by email button so user can reuse form to send another response with different answers?

    Users will use form to fill in stats for enquiries so they want to keep form open, complete a form, click button to submit by email, then click another button to clear form, form now ready to accept form's responses.  They dont' want to keep opening form each time form needs to be completed.
    Hope you help.
    Thanks Sandra

    Hi,
    Thanks for your response, not sure what you mean by a loop.  I put together
    a draft form to show staff in our Knowledge Centre the sort of thing
    Livecycle Designer can do.
    (See attached file: Library  Request  Form_pub_0001.pdf)
    They are currently writing out on form and manually putting into excel to
    keep stats on the requests.
    Due to current Global Financial Crisis my section does not want to spend
    extra money at the moment seeking assistance from our tech heads.  So we
    are looking for least work no expense option for keeping stats.  I am a PA
    who just happens to have Livecycle program on my computer.
    We use Lotus Notes so I thought the staff could save copy of Library
    request form in the stationery folder.  The staff using the form want to be
    able to do the following:
    1. open the Library request form at the beginning of the day;
    2. when a request comes in, complete the form and click on Send by email
    button
    3. click on a Clear Data button to clear all data from all fields so the
    form is open ready for when the next request comes in.
    Staff are time poor and, as this is only one of their numerous duties, they
    don't want to keep going to a location and opening a file which can be very
    slow on some days
    Each day form may be filled out by approximately 15 staff who may receive
    anything from 0 - 4 requests a day.
    I am not a tech head so script writing is a deep, dark mystery.  Can you
    help using the form above as an example for achieving step 3 above.
    Thanks,
    Sandra Smith
    Personal Assistant
    PricewaterhouseCoopers Australia
    Office: ++61 (2) 8266 9069
    Fax: ++61 (2) 8286 9069
    [email protected]
    http://www.pwc.com/au
                                                                                    Kacyndra                                                 
                 <[email protected]                                        
                 >                                                          To
                                           Sandra K Smith/AU/TLS/PwC@AsiaPac
                 08/08/2009 12:25                                           cc
                 AM                                                                               
    Subject
                                           Livecycle 
                 Please respond to         Designer 8 - Is it possible to have
                 clearspace-200985         button to clear fields after user
                 0098-481178-2-216         has clicked submit by email button
                 [email protected].         so user can reuse form to send 
                     adobe.com             another response with different
                                           answers?                                                                               
    if i understand this correctly, you just want everything cleared whena
    buttons is pressed?
    you can either do it individually:
    on button click:
    mytextField.rawData=""
    or do a loop, using child/paretns..

  • How to install managed server on another machine

    Can anybody point me where I can find related installation doc?
    Thanks in advance

    I want to configure the manages servers in a windows 2000 environment......
    to do eastblish this environment, I do not want to install the weblogic on client machine(I mean developer machine). I wanted to install weblogic on one server and on a remote machines, i want to map the server(WLS) machine and do work from there.....I wonder with out installing the WLS on client machine(developer machine),..is this possible to start managed server from client machines with out installing wls on that tmachines......?, with wls installed on client machine, its working perfecr........ but can I start/stop managed servers with out wls installation on client machine ....?if so ...how..? what scripts to modify........?
    Thanks

  • HT1391 How do I send iBooks to another device with different email

    How do I move purchased books to another iPad with different email

    ibooks, like other iTunes purchases/downloads, are tied to your iTunes account. If the other iPad is using your account then you should be able to re-download it directly on that iPad via the Store button at the top left of the bookshelf in the iBooks app and then the Purchased tab, or you can sync them to it via your computer's iTunes.

  • DHCP Failover / Migrate DHCP Server to another Machine

    We have DHCP Server Installed in Domain Controller with Windows Server 2008 R2 Based OS.
    I have Checked that there is no way to make the DHCP Failover in Server 2008 R2.
    Can anyone help me to get some level of Failover in DHCP?
    or
    If I want to migrate the DHCP to Server 2012 what is the Best Practice?

    Hello,
    There is no big challenge for configuring DHCP failover in Windows 2008 platform. Kindly go through with this link for configuring DHCP failover. I am sure it will help you to completing your task.
    1> Step-by-Step: Configure DHCP for Failover
    http://technet.microsoft.com/en-us/library/hh831385.aspx
    2> DHCP Step-by-Step Guide: Demonstrate DHCP Failover – Clustering in a Test Lab
    http://technet.microsoft.com/en-us/library/ee405263(v=ws.10).aspx
    Process of Migration DHCP Server 2008R2 to Windows 2012
    • Firstly, you can disable the DHCP role in Windows Server 2008 R2. However, if the Windows Server 2012 is down, the clients cannot renew their IP lease duration and obtain IP address.
    Therefore, it is recommended to leave the DHCP role in Windows Server 2008 R2 and deploy high availability. Windows Server 2012 brings the new feature: DHCP failover. However it requires both DHCP Servers are Windows Server 2012. Consider another Server
    is Windows Server 2008 R2, we have to choose one of the following:
    >> DHCP in a Windows failover cluster. This option places the DHCP server in a cluster with an additional server configured with the DHCP service that assumes the load if the primary DHCP server fails. The clustering deployment option uses
    a single shared storage. This makes the storage a single point of failure, and requires additional investment in redundancy for storage. In addition, clustering involves relatively complex setup and maintenance.
    >> Split scope DHCP. Split scope DHCP uses two independent DHCP servers that share responsibility for a scope. Typically 70% of the addresses in the scope are assigned to the primary server and the remaining 30% are assigned to the backup server.
    If clients cannot reach the primary server then they can get an IP configuration from the secondary server. Split scope deployment does not provide IP address continuity and is unusable in scenarios where the scope is already running at high utilization of
    address space, which is very common with Internet Protocol version 4 (IPv4).
    More references:
    Step-by-Step: Configure DHCP for Failover (Windows
    Server 2012)
    How
    to configure split-scope using wizard
    DHCP
    Step-by-Step Guide: Demonstrate DHCP Split Scope with Delay on a Secondary Server in a Test Lab
    DHCP
    Step-by-Step Guide: Demonstrate DHCP Failover – Clustering in a Test Lab
    If you need snap shot of migration then follow these links.
    http://blogs.technet.com/b/canitpro/archive/2013/04/29/step-by-step-migration-of-dhcp-from-windows-server-2003-to-windows-server-2012.aspx
    http://www.mehrban.net/migrating-dhcp-from-windows-2008-to-windows-2012
    Deepak Kotian.
    MCP, MCTS, MCITP Exchange 2010 Ent. Administrator
    Disclaimer:
    Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognizes useful contributions. Thanks!
    All the opinions expressed here is mine. This posting is provided "AS IS" with no
    warranties or guarantees and confers no rights.

  • Windows Service, SSPI, Kerberos, SQL Server on another machine.

    Hi,
    I have a TCPIP service running on SERVER which connects to a SQL Server that is located on another machine. (SQLSERVER).
    The client authenticates with the SERVER using the Kerberos security package successfully.
    the 3 machines are in the same domain.
    When the service is running under the System account, the connection to the SQL Server machine succeeds (I have enabled the "Trust computer for delegation" option for the SERVER machine).
    But When the service is running under a specific user profile (eg: USER1), the connection to the SQL Server machine fails with this error:
    Login failed for user 'AUTORITE NT\ANONYMOUS LOGON'
    I have tried toadd the "Impersonate a client after authentication" user right for USER1 in the Local Security Policy, but it does not solve the problem.
    Does someone know what is wrong here please?
    Thank you,
    Olivier gg.
    (Note: the "Forest Functional Level" of the domain is Win2000).

    Retried in a test domain with
    Forest Functional Level set to 2008, and figured out what to do.
    This page (How To: Use Impersonation and Delegation in ASP.NET 2.0, (http://msdn.microsoft.com/en-us/library/ms998351.aspx#paght000023_delegation) especially the
    Use Kerberos authentication and delegation part) helped me.
    However something remains unclear: I had first selected the "Trust this user for delegation to any service (Kerberos only)" option for the domain user,
    but it did not work (Does someone know why?).
    I had to select the "Trust this user for delegation to specified services only" option and specify explicitely the appropriate SPN in order to have the delegation working.

  • Content Server on Virtual Machine with VPN

    Hello everybody.
    I want to create a test-environment with a Content Server. Regarding to the needed Operating System I decided to use VMware Workstation to virtualize the OS and the Content Server.
    Host-OS: Windows XP Professional
    Host-IP: 192.17.1.151, Port 1090, not used
    Guest: Windows 2000 Server
    Guest-IP: 192.168.159.128, Port 1090
    Goal: The goal is to log in into the company-network, and connect to the local, virtual Content Server from the central SAP-System.
    Network:
    With VMware it is possible to use different types of network connections. I decided for NAT. With this it is used to share to host´s IP-Adress.
    Furthermore it is possible to create a Port Forwarding so that requests defined ports of the Host are forwarded to the guest/VM. For this I created the following port forwarding in VMware:
    1090 = 192.168.159.128:1090
    Tests:
    Now, I tried if it is possible to reach the port.
    1. Command on VM: telnet 192.168.159.128 1090 => Port available
    2. Command on Host: telnet 192.168.159.128 1090 => Port not available (That´s okay)
    3. Command on Hostt: telnet 192.17.1.151 1090 => Port available
    Result:
    When I am using CSADMIN to connect to IP 192.17.1.151 port 1090 there is the following error message: "Error in HTTP Access: IF_HTTP_CLIENT->RECEIVE 1 ICM_HTTP_CONNECTION_FAILED"
    Test 2:
    I created port forwardings for the following ports: 80, 8000, 8080, 1095, 3200, 3300. Still the same error message.
    Test 3:
    I tried to use the Content Server directly in the Network without VPN. The Content Server works correctly, but this is not an alternative to the VPN-Connection.
    Question:
    From VMware-Side everything looks okay. I already discussed this with different specialist from a VMware Forum. But now I need to know, why it is not possible to connect to the Conntent Server. Port is available but it is not possible to connect to the Content Server. Have I forgotten something?

    Error in HTTP Access: IF_HTTP_CLIENT->RECEIVE 1 ICM_HTTP_CONNECTION_FAILED
    Usually this error shows up when you icm paremeters have not been set, check that icm/server_port_0  is set with value PROT=HTTP,PORT=80
    Read,
    http://help.sap.com/saphelp_nw04/helpdata/EN/56/2e453cabf4ef6fe10000000a114084/content.htm
    Regards
    Juan

  • How duplicate ora11 on windows to another host with different directory structure

    Hi,
    I need help.
    I want to duplicate db (11.2) running on windows from server A to Server B
    Directory structures on server A and Server B are different;
    my steps
    on server A
    1.backup database plus archivelog delete input;
    2.insert into table t values(1);
    3.commit;
    4.backup archive log all;
    On Server B
    5.copy backup and archive logs from server A to server B (c:\backup\temp)
    6.create folders C:\oracle\oradata\bamboo
    7.oradim –new –sid bamboo -- (verified service is running)
    8. created pfile.ora with param (db_name=bamboo)
    9.SET oracle_SID=bamboo
    10.sqlplus  /as sysdba
    11.startup nomount pfile='(c:\backup\temp\pfile.ora'
    12.C:\oracle\product\11.2.0\db_1\database>rman auxiliary /
    result
    ..connected to auxiliary database: SBDBT02W (DBID=186082786, not open)  --could it be the fact that I tried to execute code bellow?
    My understanding at this point I should be connected to 'bamboo' -- my new database, what steps did I miss?
    I expect
    ..connected to auxiliary database: bamboo ( not mounted)
    bellow is code that I was going to run on Server B
    RUN
      SET NEWNAME FOR DATAFILE 1 TO 'C:\oracle\oradata\bamboo\SYSTEM01.DBF';
      SET NEWNAME FOR DATAFILE 2 TO 'C:\oracle\oradata\bamboo\SYSAUX01.DBF';
      SET NEWNAME FOR DATAFILE 3 TO 'C:\oracle\oradata\bamboo\UNDOTBS01.DBF';
      SET NEWNAME FOR DATAFILE 4 TO 'C:\oracle\oradata\bamboo\USERS01.DBF';
      SET NEWNAME FOR DATAFILE 5 TO 'C:\oracle\oradata\bamboo\EXAMPLE01.DBF';
      DUPLICATE DATABASE TO bamboo
      UNTIL TIME "TO_DATE('11/24/2013 13:18:02', 'MM/DD/YYYY HH24:MI:SS')"
      BACKUP LOCATION 'C:\backup\temp'
      NOFILENAMECHECK;
    when I executed it on Server B ,I got following error
    Starting Duplicate Db at 25-NOV-13
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 11/25/2013 11:27:36
    RMAN-05500: the auxiliary database must be not mounted when issuing a DUPLICATE
    command
    I looking for steps by step instruction for duplicating db to another windows host with different directory structure.
    Thank you
    Alex

    The topic, "Duplicating a Database on a Remote Host with a Different Directory Structure" can be found at http://docs.oracle.com/cd/B19306_01/backup.102/b14191/rcmdupdb.htm#i1006672
    This information should provide you the step by step process to follow including when on Windows.
    HTH -- Mark D Powell --

  • Moved report server to new machine with all old settings

    Dear all,
    I am going to moved to new server machine for SSRS and i have 200+ reports ,,
    i have configure report server in new machine but reports configuration pending
    i thought i would need help of others to do this because i have a quetion? that
    How can moved my 200 reports to new machine with all configurations includes 40 subscriptions , and much more 
    with parameter values setting ??
    is there simple way?? rather than doing one by one ..
    like i just copy mu old report server to new report server.. 
    Help me please ??
    Dilip Patil..

    Hi Dilip,
    After testing the issue in my environment, we can try to use the RS.exe utility to execute a Reporting Services RSS script that copies content items and settings from one SQL Server Reporting Services report server to another report server.
    To achieve this goal, please refer to the following steps:
    using the RS.exe utility Download the script file from the CodePlex site
    Reporting Services RS.exe script migrates content to a local folder, for example c:\rss\ssrs_migration.rss.
    Open a command prompt with administrative privileges.
    Navigate to the folder containing the ssrs_migration.rss file.
    Run the following command to migrate contents from the native mode Sourceserver to the native mode Targetserver:
    rs.exe -i ssrs_migration.rss -e Mgmt2010 -s
    http://SourceServer/ReportServer -u Domain\User -p password -v ts="http://TargetServer/reportserver" -v tu="Domain\Userser" -v tp="password"
    Besides, if the destination report server is SharePoint mode, we can also try to use Reporting Services Migration Tool to achieve your requirement. For more details, please see:
    http://msdn.microsoft.com/en-us/library/dn600370.aspx
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Hello, I have the usual issue to use AcroExch.PDDoc/AcroExch.App/AcroExch.AVDoc objects in Visual Basic (MS EXCEL). On my company's machine I have Acrobat X and everything works fine, but I have another machine with just "Reader" installed - is there als

    Hello, I have the usual issue to use AcroExch.PDDoc/AcroExch.App/AcroExch.AVDoc objects in Visual Basic (MS EXCEL). On my company's machine I have Acrobat X and everything works fine. I am looking for the cheapest solution to get the stuff running on another machine... is there any way to do that with the Acrobat SDK, or do I need to purchase a full version of Acrobat XI ($$) ?

    The Acrobat SDK is nothing by itself. It is just information on how to automate Acrobat - just as the Office SDK doesn't include Office, but is for people who already have purchased Office but want to automate it.
    These automation things are MARKETING TOOLS FOR ACROBAT. Consider this and the technical limitations make a lot more sense.
    So, yes, you need to buy Acrobat. Standard is cheaper than Pro.

  • How to copy file from server to another machine in network through JSP

    Hello!
    any body can solve my problem.
    i m working in JSP. i want to copy a file from server on which JSP engine is running to another computer in the same network.
    i used Java File Object to copy file from one machine to another in network. and its working fine on network. but the problem is when i used the same code in web page there is exception which is Access is Denied. what i should do now.
    i m writing the code i m using in my JSP page
    String fileToCopy = "C:/oracle/Apache/Apache/htdocs/FAO/FAO_MiddleFrame.jsp";
         String destinationDir = "\\\\af09\\c";
    File source = new File(fileToCopy);
    String fileName1 = source.getName();
    if ((!destinationDir.endsWith("\\")) && (!destinationDir.endsWith("/"))) {
    destinationDir = destinationDir + "\\";
    File destination = new File(destinationDir + fileName1);
    if (!destination.exists()) {
    if (!destination.createNewFile()) {
    //throw new IOException("Unable to create file. May be you don't have permissions.");
    byte[] buffer = new byte[1024];
    FileInputStream in = new FileInputStream(source);
    FileOutputStream outStream = new FileOutputStream(destination);
    int bytesRead = 0;
    while ((bytesRead = in.read(buffer)) != -1) {
    outStream.write(buffer, 0, bytesRead);
    out.println("File copied successfully ....");
    plz reply me as soon as possible.
    i will be very thankful
    Saad

    Thats the way it works. Cause servlet contaner doesnot allow other machines in the network to access other than machine which it came from as in case of applets. What you can do is if the other machine is also based on webserver or app server .. you can upload the file as it gets to that page do the process.
    I would like to hear more on my comments..
    Suggestions ??
    Ban

  • Start Managed Server from Another Machine

              Hello,
              In a two machines cluster starting a managed on the secondary machine not the
              one hosting the admin server, I keep getting the following error:
              Managed server log error:
              The WebLogic Server did not start up properly.
              Exception raised: 'javax.management.AttributeNotFoundException: Attribute AdministrationMBeanAuditingEnabled
              not found for MBean orsus:Name=orsus,Type=Domain'
              Reason: javax.management.AttributeNotFoundException: Attribute AdministrationMBeanAuditingEnabled
              not found for MBean orsus:Name=orsus,Type=Domain
              Admin Server log:
              <Feb 5, 2004 9:20:17 AM GMT+02:00> <Error> <Management> <BEA-140001> <An error
              occurred while getting attribute AdministrationMBeanAuditingEnabled on MBean orsus:Name=orsus,Type=Domain.
              Method: null. Exception: javax.management.AttributeNotFoundException: Attribute
              AdministrationMBeanAuditingEnabled
              not found for MBean orsus:Name=orsus,Type=Domain.
              javax.management.AttributeNotFoundException: Attribute AdministrationMBeanAuditingEnabled
              not found for MBean orsus:Name=orsus,Type=Domain
              at weblogic.management.internal.DynamicMBeanImpl.getXAttributeInfo(DynamicMBeanImpl.java:1917)
              at weblogic.management.internal.DynamicMBeanImpl.getAttribute(DynamicMBeanImpl.java:585)
              at weblogic.management.internal.ConfigurationMBeanImpl.getAttribute(ConfigurationMBeanImpl.java:177)
              at com.sun.management.jmx.MBeanServerImpl.getAttribute(MBeanServerImpl.java:1183)
              at com.sun.management.jmx.MBeanServerImpl.getAttribute(MBeanServerImpl.java:1153)
              at weblogic.management.internal.RemoteMBeanServerImpl.getAttribute(RemoteMBeanServerImpl.java:284)
              at weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unknown
              Source)
              at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:466)
              at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:409)
              at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:353)
              at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:144)
              at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:404)
              at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
              >
              <Feb 5, 2004 9:20:18 AM GMT+02:00> <Warning> <Management> <BEA-141138> <Managed
              Server orsusClusterNode_2 is disconnected from the admin server. This may be either
              due to a managed server getting temporarily partitioned or the managed server
              process exiting.>
              <Feb 5, 2004 9:20:18 AM GMT+02:00> <Error> <Kernel> <BEA-000802> <ExecuteRequest
              failed
              weblogic.rmi.extensions.RemoteRuntimeException: Unexpected Exception - with nested
              exception:
              [weblogic.rjvm.PeerGoneException: ; nested exception is:
                      weblogic.utils.net.SocketResetException].
              weblogic.rjvm.PeerGoneException: ; nested exception is:
              weblogic.utils.net.SocketResetException
              at weblogic.rjvm.BasicOutboundRequest.sendReceive(BasicOutboundRequest.java:108)
              at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:138)
              at weblogic.management.internal.RemoteMBeanServerImpl_812_WLStub.addNotificationListener(Unknown
              Source)
              at weblogic.management.internal.BaseNotificationListenerImpl.addFilterAndHandback(BaseNotificationListenerImpl.java:48)
              at weblogic.management.internal.MBeanProxy.addNotificationListener(MBeanProxy.java:350)
              at weblogic.server.ServerLifeCycleRuntime$1.execute(ServerLifeCycleRuntime.java:523)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
              Caused by: weblogic.utils.net.SocketResetException
              at weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:111)
              at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
              ... 2 more
              --------------- nested within: ------------------
              weblogic.rmi.extensions.RemoteRuntimeException: Unexpected Exception - with nested
              exception:
              [weblogic.rjvm.PeerGoneException: ; nested exception is:
                      weblogic.utils.net.SocketResetException]
              at weblogic.management.internal.RemoteMBeanServerImpl_812_WLStub.addNotificationListener(Unknown
              Source)
              at weblogic.management.internal.BaseNotificationListenerImpl.addFilterAndHandback(BaseNotificationListenerImpl.java:48)
              at weblogic.management.internal.MBeanProxy.addNotificationListener(MBeanProxy.java:350)
              at weblogic.server.ServerLifeCycleRuntime$1.execute(ServerLifeCycleRuntime.java:523)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
              Any ideas?
              Regards.
              Eran
              [wlerrlog.txt]
              

    Do both the machines have the same weblogic server installation? Looks
              like there is a conflict, the machine where the managed server is
              running has a weblogic server version lesser than the admin server.
              Check the versions on both machines.
              java weblogic.version
              should print the version information.
              Thanks,
              -satya
              eran wrote:
              >
              > Hello,
              >
              > In a two machines cluster starting a managed on the secondary machine not the
              > one hosting the admin server, I keep getting the following error:
              >
              > Managed server log error:
              > ***************************************************************************
              > The WebLogic Server did not start up properly.
              > Exception raised: 'javax.management.AttributeNotFoundException: Attribute AdministrationMBeanAuditingEnabled
              > not found for MBean orsus:Name=orsus,Type=Domain'
              > Reason: javax.management.AttributeNotFoundException: Attribute AdministrationMBeanAuditingEnabled
              > not found for MBean orsus:Name=orsus,Type=Domain
              >
              >
              > Admin Server log:
              > <Feb 5, 2004 9:20:17 AM GMT+02:00> <Error> <Management> <BEA-140001> <An error
              > occurred while getting attribute AdministrationMBeanAuditingEnabled on MBean orsus:Name=orsus,Type=Domain.
              > Method: null. Exception: javax.management.AttributeNotFoundException: Attribute
              > AdministrationMBeanAuditingEnabled
              > not found for MBean orsus:Name=orsus,Type=Domain.
              > javax.management.AttributeNotFoundException: Attribute AdministrationMBeanAuditingEnabled
              > not found for MBean orsus:Name=orsus,Type=Domain
              > at weblogic.management.internal.DynamicMBeanImpl.getXAttributeInfo(DynamicMBeanImpl.java:1917)
              > at weblogic.management.internal.DynamicMBeanImpl.getAttribute(DynamicMBeanImpl.java:585)
              > at weblogic.management.internal.ConfigurationMBeanImpl.getAttribute(ConfigurationMBeanImpl.java:177)
              > at com.sun.management.jmx.MBeanServerImpl.getAttribute(MBeanServerImpl.java:1183)
              > at com.sun.management.jmx.MBeanServerImpl.getAttribute(MBeanServerImpl.java:1153)
              > at weblogic.management.internal.RemoteMBeanServerImpl.getAttribute(RemoteMBeanServerImpl.java:284)
              > at weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unknown
              > Source)
              > at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:466)
              > at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:409)
              > at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:353)
              > at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:144)
              > at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:404)
              > at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)
              > at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
              > at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
              >
              > <Feb 5, 2004 9:20:18 AM GMT+02:00> <Warning> <Management> <BEA-141138> <Managed
              > Server orsusClusterNode_2 is disconnected from the admin server. This may be either
              > due to a managed server getting temporarily partitioned or the managed server
              > process exiting.>
              > <Feb 5, 2004 9:20:18 AM GMT+02:00> <Error> <Kernel> <BEA-000802> <ExecuteRequest
              > failed
              > weblogic.rmi.extensions.RemoteRuntimeException: Unexpected Exception - with nested
              > exception:
              > [weblogic.rjvm.PeerGoneException: ; nested exception is:
              >         weblogic.utils.net.SocketResetException].
              > weblogic.rjvm.PeerGoneException: ; nested exception is:
              > weblogic.utils.net.SocketResetException
              > at weblogic.rjvm.BasicOutboundRequest.sendReceive(BasicOutboundRequest.java:108)
              > at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:138)
              > at weblogic.management.internal.RemoteMBeanServerImpl_812_WLStub.addNotificationListener(Unknown
              > Source)
              > at weblogic.management.internal.BaseNotificationListenerImpl.addFilterAndHandback(BaseNotificationListenerImpl.java:48)
              > at weblogic.management.internal.MBeanProxy.addNotificationListener(MBeanProxy.java:350)
              > at weblogic.server.ServerLifeCycleRuntime$1.execute(ServerLifeCycleRuntime.java:523)
              > at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
              > at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
              > Caused by: weblogic.utils.net.SocketResetException
              > at weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:111)
              > at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
              > ... 2 more
              > --------------- nested within: ------------------
              > weblogic.rmi.extensions.RemoteRuntimeException: Unexpected Exception - with nested
              > exception:
              > [weblogic.rjvm.PeerGoneException: ; nested exception is:
              >         weblogic.utils.net.SocketResetException]
              > at weblogic.management.internal.RemoteMBeanServerImpl_812_WLStub.addNotificationListener(Unknown
              > Source)
              > at weblogic.management.internal.BaseNotificationListenerImpl.addFilterAndHandback(BaseNotificationListenerImpl.java:48)
              > at weblogic.management.internal.MBeanProxy.addNotificationListener(MBeanProxy.java:350)
              > at weblogic.server.ServerLifeCycleRuntime$1.execute(ServerLifeCycleRuntime.java:523)
              > at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
              >
              > Any ideas?
              >
              > Regards.
              > Eran
              >
              >
              >
              >
              > ------------------------------------------------------------------------
              >
              > Managed server log error:
              > ***************************************************************************
              > The WebLogic Server did not start up properly.
              > Exception raised: 'javax.management.AttributeNotFoundException: Attribute AdministrationMBeanAuditingEnabled not found for MBean orsus:Name=orsus,Type=Domain'
              > Reason: javax.management.AttributeNotFoundException: Attribute AdministrationMBeanAuditingEnabled not found for MBean orsus:Name=orsus,Type=Domain
              > ***************************************************************************
              >
              >
              > Admin Server log:
              > <Feb 5, 2004 9:20:17 AM GMT+02:00> <Error> <Management> <BEA-140001> <An error occurred while getting attribute AdministrationMBeanAuditingEnabled on MBean orsus:Name=orsus,Type=Domain. Method: null. Exception: javax.management.AttributeNotFoundException: Attribute AdministrationMBeanAuditingEnabled
              > not found for MBean orsus:Name=orsus,Type=Domain.
              > javax.management.AttributeNotFoundException: Attribute AdministrationMBeanAuditingEnabled not found for MBean orsus:Name=orsus,Type=Domain
              > at weblogic.management.internal.DynamicMBeanImpl.getXAttributeInfo(DynamicMBeanImpl.java:1917)
              > at weblogic.management.internal.DynamicMBeanImpl.getAttribute(DynamicMBeanImpl.java:585)
              > at weblogic.management.internal.ConfigurationMBeanImpl.getAttribute(ConfigurationMBeanImpl.java:177)
              > at com.sun.management.jmx.MBeanServerImpl.getAttribute(MBeanServerImpl.java:1183)
              > at com.sun.management.jmx.MBeanServerImpl.getAttribute(MBeanServerImpl.java:1153)
              > at weblogic.management.internal.RemoteMBeanServerImpl.getAttribute(RemoteMBeanServerImpl.java:284)
              > at weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unknown Source)
              > at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:466)
              > at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:409)
              > at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:353)
              > at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:144)
              > at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:404)
              > at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)
              > at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
              > at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
              >
              > <Feb 5, 2004 9:20:18 AM GMT+02:00> <Warning> <Management> <BEA-141138> <Managed Server orsusClusterNode_2 is disconnected from the admin server. This may be either due to a managed server getting temporarily partitioned or the managed server process exiting.>
              > <Feb 5, 2004 9:20:18 AM GMT+02:00> <Error> <Kernel> <BEA-000802> <ExecuteRequest failed
              > weblogic.rmi.extensions.RemoteRuntimeException: Unexpected Exception - with nested exception:
              > [weblogic.rjvm.PeerGoneException: ; nested exception is:
              >         weblogic.utils.net.SocketResetException].
              > weblogic.rjvm.PeerGoneException: ; nested exception is:
              > weblogic.utils.net.SocketResetException
              > at weblogic.rjvm.BasicOutboundRequest.sendReceive(BasicOutboundRequest.java:108)
              > at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:138)
              > at weblogic.management.internal.RemoteMBeanServerImpl_812_WLStub.addNotificationListener(Unknown Source)
              > at weblogic.management.internal.BaseNotificationListenerImpl.addFilterAndHandback(BaseNotificationListenerImpl.java:48)
              > at weblogic.management.internal.MBeanProxy.addNotificationListener(MBeanProxy.java:350)
              > at weblogic.server.ServerLifeCycleRuntime$1.execute(ServerLifeCycleRuntime.java:523)
              > at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
              > at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
              > Caused by: weblogic.utils.net.SocketResetException
              > at weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:111)
              > at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
              > ... 2 more
              > --------------- nested within: ------------------
              > weblogic.rmi.extensions.RemoteRuntimeException: Unexpected Exception - with nested exception:
              > [weblogic.rjvm.PeerGoneException: ; nested exception is:
              >         weblogic.utils.net.SocketResetException]
              > at weblogic.management.internal.RemoteMBeanServerImpl_812_WLStub.addNotificationListener(Unknown Source)
              > at weblogic.management.internal.BaseNotificationListenerImpl.addFilterAndHandback(BaseNotificationListenerImpl.java:48)
              > at weblogic.management.internal.MBeanProxy.addNotificationListener(MBeanProxy.java:350)
              > at weblogic.server.ServerLifeCycleRuntime$1.execute(ServerLifeCycleRuntime.java:523)
              > at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
              >
              

  • Using Oracle's Parallel Server for synchronizing databases with different tables

    Hello,
    I have a problem and I was searching through the Oracle documentation.
    Then I mentioned the Oracle's Parallel Server (OPS) feature.
    The problem I want to fix is the following:
    I want to make a copy of a database. Subsequently I want to make changes to the copy of the original database. (possible changes could be extra columns).
    Now I want to synchronize the data of both databases...
    Is it possible to use Oracle's Parallel Server feature for this task?
    Greets,
    Harm

    Hello,
    I have a problem and I was searching through the Oracle documentation.
    Then I mentioned the Oracle's Parallel Server (OPS) feature.
    The problem I want to fix is the following:
    I want to make a copy of a database. Subsequently I want to make changes to the copy of the original database. (possible changes could be extra columns).
    Now I want to synchronize the data of both databases...
    Is it possible to use Oracle's Parallel Server feature for this task?
    Greets,
    Harm

Maybe you are looking for