EPM 11.1.2.3 configuration question

Hi,
I have setup two solaris zones(hostname#1 & hostname#2), on the hostname#1, I installed Oracle 11g and created database, and also installed and configured EPM foundation services(including OHS) & essbase server. On hostname#2, I installed& configured EPM foundation services(including OHS), reporting and Planning applications.
In the hostname#1 database, I created a new user with the commands as:
SQL> create user EPM11122 identified by essbase;
SQL> grant dba,connect,resource to EPM11122;
SQL> select * from dba_role_privs where grantee='EPM11122';
So in the configuration of EPM on both hosts, the db configuration was set to connect to the db on the hostname1 with user EPM11122/essbase. The installation & configuration work fine without issue. However, when I start EPM on hostname#2 with "start.sh", and tried to access "http://hostname#2:19000/workspace", after login as admin, it generated errors as:
1. The startup document specified does not exist in the repository.
Select a new startup document on the General preferences tab
2. Could not find a Hyperion Reporting and Analysis server running on localhost at port 6800.
Please verify your server connect string and confirm that the server is up
I'm wondering if anything wrong in my configuration causing the above problem? In addition, I'm suspect if the above setups correct(put planning & essbase onto separate hosts?) If yes, how can planning communicate with essbase as I didn't anyting in the EPM configuration on hostname#2 asking for the essbase info on the hostname#1.
Thanks!

Just checking a few logs for starting the EPM:
"start-FoundationServices0-out.log", "start-Planning0-out.log",   showed the bellow message at the end:
"<WebLogicServer> <server started in RUNNING mode>"
The start-RaFramewok0-out.log", "start-FinaancialReporting0-ou.log" has exception messages in the log
"GsmNot Found
com.brio.one.services.globalservicemanager.GSMException: GsmNotFound"
The "agent.log" under ReportingAnalysis complained:
"No agent is configured rom HIT registry, please make sure the registry is configured properly"
I'm the first-time installing & configuring EPM planning & essbase. Can you plz confirm if the bellow procedure of installation & configuration is correct or not especially the db configuration:
1. On the oracle db created, created a new user and gave the 'dba', 'connect', 'resource' privilege
2. install EPM foundation services & essbase on the hostname#1, when confiured essbae, pick "Perform first-time configuration of database", connect to the db with username/password created in step#1
2. install EPM foundation servies & planning on the hostname#2, when configured planning, pick "Connect to a previous configured database", connect to the db with username/password created in step#2
Thanks!

Similar Messages

  • SAP-JEE, SAP_BUILDT, and SAP_JTECHS and Dev Configuration questions

    Hi experts,
    I am configuring NWDI for our environment and have a few questions that I'm trying to get my arms around.  
    I've read we need to check-in SAP-JEE, SAP_BUILDT, and SAP_JTECHS as required components, but I'm confused on the whole check-in vs. import thing.
    I placed the 3 files in the correct OS directory and checked them in via the check-in tab on CMS.   Next, the files show up in the import queue for the DEV tab.  My questions are what do I do next?
    1.  Do I import them into DEV?  If so, what is this actually doing?  Is it importing into the actual runtime system (i.e. DEV checkbox and parameters as defined in the landscape configurator for this track)? Or is just importing the file into the DEV buildspace of NWDI system?
    2.  Same question goes for the Consolidation tab.    Do I import them in here as well? 
    3.  Do I need to import them into the QA and Prod systems too?  Or do I remove them from the queue?
    Development Configuration questions ***
    4. When I download the development configuration, I can select DEV or CON workspace.  What is the difference?  Does DEV point to the sandbox (or central development) runtime system and CONS points to the configuration runtime system as defined in the landscape configurator?  Or is this the DEV an CON workspace/buildspace of the NWDI sytem.
    5.  Does the selection here dictate the starting point for the development?  What is an example scenarios when I would choose DEV vs. CON?
    6.  I have heard about the concept of a maintenance track and a development track.  What is the difference and how do they differ from a setup perspective?   When would a Developer pick one over the over? 
    Thanks for any advice
    -Dave

    Hi David,
    "Check-In" makes SCA known to CMS, "import" will import the content of the SCAs into CBS/DTR.
    1. Yes. For these three SCAs specifically (they only contain buildarchives, no sources, no deployarchives) the build archives are imported into the dev buildspace on CBS. If the SCAs contain deployarchives and you have a runtime system configured for the dev system then those deployarchives should get deployed onto the runtime system.
    2. Have you seen /people/marion.schlotte/blog/2006/03/30/best-practices-for-nwdi-track-design-for-ongoing-development ? Sooner or later you will want to.
    3. Should be answered indirectly.
    4. Dev/Cons correspond to the Dev/Consolidation system in CMS. For each developed SC you have 2 systems with 2 workspaces in DTR for each (inactive/active)
    5. You should use dev. I would only use cons for corrections if they can't be done in dev and transported. Note that you will get conflicts in DTR if you do parallel changes in dev and cons.
    6. See link in No.2 ?
    Regards,
    Marc

  • Configuration question on css11506

    Hi
    One of our vip with 4 local servers, currently has https. the http is redirected to https.
    Now, my client has problem which a seriel directories need use http, not https. some thing like. quistion:
         1. If there is any possible, I can configure the vip to filter the special directories and let them to use http not https. and rest pages and directories redirect to https?
         2. If not, I can make another vip to use same local servers, but, is possible to only limited to special directories? and with wild code? some like the directories are partially wild coded, something like, http://web.domain/casedir*/casenumber?
         3. if not on both option, is any way I can fix this problem?
    Any comments will be appreciated
    Thanks in advance
    Julie

    I run my Tangosol cluster with 12 nodes on 3
    machines(each machine with 4 cache server nodes). I
    have 2 important configuration questions. Appreciate
    if you can answer them ASAP.
    - My requirement is that I need only 10000 objects to
    be in cluster so that the resources can be freed upon
    when other caches are loaded. I configured the
    <high-units> to be 10000 but I am not sure if this is
    per node or for the whole cluster. I see that the
    total number of objects in the cluster goes till
    15800 objects even when I configured for the 10K as
    high-units (there is some free memory on servers in
    this case). Can you please explain this?
    It is per backing map, which is practically per node in case of distributed caches.
    - Is there an easy way to know the memory stats of
    the cluster? The memory command on the cluster
    doesn't seem to be giving me the correct stats. Is
    there any other utility that I can use?
    Yes, you can get this and quite a number of other information via JMX. Please check this wiki page for more information.
    I started all the nodes with the same configuration
    as below. Can you please answer the above questions
    ASAP?
    <distributed-scheme>
    <scheme-name>TestScheme</scheme-name>
    <service-name>DistributedCache</service-name>
    <backing-map-scheme>
    <local-scheme>
    <high-units>10000</high-units>
    <eviction-policy>LRU</eviction-policy>
    <expiry-delay>1d</expiry-delay>
    <flush-delay>1h</flush-delay>
    </local-scheme>
    </backing-map-scheme>
    </distributed-scheme>
    Thanks
    RaviBest regards,
    Robert

  • Configuration Question on  local-scheme and high-units

    I run my Tangosol cluster with 12 nodes on 3 machines(each machine with 4 cache server nodes). I have 2 important configuration questions. Appreciate if you can answer them ASAP.
    - My requirement is that I need only 10000 objects to be in cluster so that the resources can be freed upon when other caches are loaded. I configured the <high-units> to be 10000 but I am not sure if this is per node or for the whole cluster. I see that the total number of objects in the cluster goes till 15800 objects even when I configured for the 10K as high-units (there is some free memory on servers in this case). Can you please explain this?
    - Is there an easy way to know the memory stats of the cluster? The memory command on the cluster doesn't seem to be giving me the correct stats. Is there any other utility that I can use?
    I started all the nodes with the same configuration as below. Can you please answer the above questions ASAP?
    <distributed-scheme>
    <scheme-name>TestScheme</scheme-name>
    <service-name>DistributedCache</service-name>
    <backing-map-scheme>
    <local-scheme>
    <high-units>10000</high-units>
    <eviction-policy>LRU</eviction-policy>
    <expiry-delay>1d</expiry-delay>
    <flush-delay>1h</flush-delay>
    </local-scheme>
    </backing-map-scheme>
    </distributed-scheme>
    Thanks
    Ravi

    I run my Tangosol cluster with 12 nodes on 3
    machines(each machine with 4 cache server nodes). I
    have 2 important configuration questions. Appreciate
    if you can answer them ASAP.
    - My requirement is that I need only 10000 objects to
    be in cluster so that the resources can be freed upon
    when other caches are loaded. I configured the
    <high-units> to be 10000 but I am not sure if this is
    per node or for the whole cluster. I see that the
    total number of objects in the cluster goes till
    15800 objects even when I configured for the 10K as
    high-units (there is some free memory on servers in
    this case). Can you please explain this?
    It is per backing map, which is practically per node in case of distributed caches.
    - Is there an easy way to know the memory stats of
    the cluster? The memory command on the cluster
    doesn't seem to be giving me the correct stats. Is
    there any other utility that I can use?
    Yes, you can get this and quite a number of other information via JMX. Please check this wiki page for more information.
    I started all the nodes with the same configuration
    as below. Can you please answer the above questions
    ASAP?
    <distributed-scheme>
    <scheme-name>TestScheme</scheme-name>
    <service-name>DistributedCache</service-name>
    <backing-map-scheme>
    <local-scheme>
    <high-units>10000</high-units>
    <eviction-policy>LRU</eviction-policy>
    <expiry-delay>1d</expiry-delay>
    <flush-delay>1h</flush-delay>
    </local-scheme>
    </backing-map-scheme>
    </distributed-scheme>
    Thanks
    RaviBest regards,
    Robert

  • Oracle EPM 11.1.1.3 Configuration Help

    Hi all,
    I have installed Oracle EPM 11.1.1.3. I have installed on Windows Server 2003 and SQL Server 2005
    Foundation Services
    Essbase
    Planning
    Web Analysis
    and after a while i have decided to installed EPMA and Profitability. Now when i tried to configure them, i messed up some settings. Now my workspace would not start. So i have uninstalled EPMA but still my configuration is still messy.
    Can you please tell me how to delete the configuration completely and start as if it were a fresh install.
    Any suggestions would be really appreciated i have spent over a month trying to get this thing to work.
    Thanks
    Arun

    thank you to all of you guys for responding to this question. as much as i hate to do, looks like i have no other option rather than uninstalling the whole thing.
    i just want to mention that the other day i was speaking with an installation expert from one of the leading "hyperion experts" in US, the guy told me that there is a certain folder called oracle/userprojects . He said that if i can delete the folder the configuration will be wiped out,
    but i was unable to find that folder in my installation...but what ever looks like i am going to have a sleepless weekend!!..thank you again guyz!

  • Closed loop configuration question

    I have a motor(with encoder feedback) attached to a linear actuator(with end limit switches).
    The motor has a commercially bought servo drive for control. 
    The servo drive will accept either a step/direction (2 seperate TTL
    digital pulse train inputs) or an analog -10 to 10vdc input for
    control. 
    The purpose is to drive a linear actuator(continiously in and out) in
    closed loop operation utilizing a ( (SV) Setpoint variable)value from a
    file converted to a frequency to compare with an actual ( (PV) Position
    variable) measured frequency.
    I have created and experimented with individual vi's allows analog
    control and digital pulse train control (thankfully with the help of
    examples). 
    Before I pose my question, I would like to make the following
    observations:  It is my understanding that Closed loop control
    means that I dont need to know an exact position at which to drive, but
    constant comparision of PV and SV through PID applictation. 
    Without getting into any proprietery information I can say that the
    constant positioning of the linear actuator will produce a latency of 2
    to 3 seconds based on the time the actuator moves to a new position and
    when the PV will change.  While experimenting with the analog
    input, i noticed imediate response to motor velocity, but after the
    motor is stopped, position is not held in place.  However, while
    experimenting with the Digital pulse train input, I noticed that the
    servo drive can only accept one command at one time; if, halfway
    through a move, position error produces a response to move the linear
    actuator in the opposite or different direction, the origional move
    must finish first. 
    Can anyone recommend the proper configuration for the closed loop control i have described?
    If I can make the system work with the servo drive/motor I plan to use
    the simple (pci 6014) daq card with the Analog out, or utilize the
    digital out.
    If I cant get this to work, we do have a pxi with 7344 motion card(I
    would like to exhaust all efforts to use the PCI 6014 card).
    Depending on where I go from here, I planned to use the PID vi's for the loop control.
    Thanks,
    Wayne Hilburn

    Thanks for the reply
    Jochen.  I realize there is a built-in latency with windows but I
    think the I/O control would be ok.  A change in actuator position
    will not result in an immediate change in process variable;  Is
    there a way to measure the latency or is it calculated?  A
    satisfactory reaction time could be from 1 to 1.5 sec.
    Use of the PCI-6014 is to supply the control output to the servo
    drive/amp, and not to drive the motor itself.  As stated earlier,
    while using the 6014 board, I have the choice of digital or analog
    output.
    Currently I am at a point where I must choose which configuration,
    analog control or digital control(in the form of digital pulse train),
    (i am inserting from first message)
    While experimenting with the analog
    input, i noticed imediate response to motor velocity, but after the
    motor is stopped, position is not held in place.  However, while
    experimenting with the Digital pulse train input, I noticed that the
    servo drive can only accept one command at one time; if, halfway
    through a move, position error produces a response to move the linear
    actuator in the opposite or different direction, the origional move
    must finish first.  .
    I dont claim to understand all the limitations with the
    specific boards, however, i am using an approach that is showing me the
    characteristics(a couple are listed in the above paragraph)  of
    the hardware and software configurations.
    So I am really back to my origional question;  Which configuration
    would be better for closed loop control, analog or digital pulse train?
    Thanks,
    Wayne Hilburn

  • Multiple Oracle Configuration Question

    We have a typical environment setup. I will explain it below:
    Our application works in Online and Offline Mode. For Online mode we connect to Oracle 10g enterprise server and a Local instance of Access and In offline application totally works in Access.
    Now we want to move away from Access and have Oracle PE instead just because we want to use stored procedure and same set of code for offline and online processing.
    So a typical user machine will have a PE instance and a Oracle Client. Currently we use LDAP.ora for Configuring connections. Now i have few questions
    1. How do we ensure that Oracle PE will work when we don't have network connection. Can we have like PE setup with Tnsnames.ORA
    2. What can be the smallest possible package for PE.
    3. Can I use one client to access both PE and Server databases.
    Any help will be highly appreciated.
    Thanks in advance.

    Assuming the "Xcopy installation" refers to using the Windows xcopy command, can you clarify what, exactly, you are installing via xcopy? Are you just using xcopy to copy the ODP.Net bits? Or are you trying to install the Oracle client via that approach?
    If you are concerned about support, you would generally want to install everything via the Oracle Universal Installer (barring those very occasional components that don't use the OUI). Oracle generally only supports software installed via the installer because particularly on Windows, there are a number of registry entries that need to get created.
    You can certainly do a custom install of the personal edition on the end user machines. There are a few required components that I believe have to be installed (that the installer will take care of). I assume your customization will take the form of a response file to the OUI in order to do a silent install?
    Justin

  • EPM 11.1.2.3 configuration error

    Background:
    ENV:  windows 2008 R2 64
              8G RAM
              .net 4 framework
              JDK
              office 2010
    DB: oracle Database 11g R2
    EPM:  11.1.2.3 win 64
    install component: fundation services
                               essbase
    the component installation is done.
    when doing the configuration, the step Set Up shared Services and Registry Database connection associated with database instance home:
    two options here with radio button, the default is first one, both of them are gray, I can't select
    connect to a previously configured Shared services database
    perform first-time configuration of shared services database
    I need to select the second one for first configuration. but I am not sure which step is error, server configuration error? anyohter setup is error. make me confused.

    yes, I downloaded all the files from edelivery.
    The packages as follows, and unzip all the packages in one folder. Is there any missing?
    Download   EPM System Release 11.1.2.3.0 for Microsoft Windows (64-bit) Part 1 V37944-01 1.7G
    Download   EPM System Release 11.1.2.3.0 for Microsoft Windows (64-bit) Part 2 V37945-01 1.5G
    Download   EPM System Release 11.1.2.3.0 Part 3 V37933-01 1.5G
    Download   EPM System Release 11.1.2.3.0 for Microsoft Windows (64-bit) Part 4 V37946-01 2.1G
    Download   EPM System Release 11.1.2.3.0 for Microsoft Windows (64-bit) Part 5 V37947-01 2.2G
    Download   EPM System Release 11.1.2.3.0 for Microsoft Windows (64-bit) Part 6 V37948-01 524M
    Download   EPM System Release 11.1.2.3.0 for Microsoft Windows (64-bit) Part 7 V37949-01 401M
    Download   EPM System Release 11.1.2.3.0 for Microsoft Windows (64-bit) Oracle HTTP Server V37950-01 1.7G
    Download   EPM System Release 11.1.2.3.0 Client Installers for Microsoft Windows V37938-01 2.3G

  • Hyperion EPM 11.1.2 Planning Configuration Issue

    Hello,
    I am experiencing a bit of a problem when attempting to configure Hyperion EPM 11.1.2.
    Envrionment: Windows Server 2003 R2 64-bit, Oracle 11g
    Issue: Configuration abruptly fails during after the configure database screen for additional EPM products. Upon further digging I found the following error message:
    log4j:WARN Please initialize the log4j system properly.*
    Exception in thread "Thread-26" java.lang.UnsatisfiedLinkError: D:\oracle\Middl*
    ware\EPMSystem11R1\common\config\11.1.2.0\NativeCall.dll: Can't load AMD 64-bit .dll on a IA 32-bit platform*
    I am pretty much at a loss at this moment. I downloaded the 64-bit zip files from edelivery and the install appeared to run successfully. I have tried the big bang approach to configuring and the modular approach, but can't seem to move past this. Has anyone encountered this issue before? Any assistance would be greatly appreciated.
    Thank you.
    Corey

    Hi Corey, that error it is shown because java is trying to open a 32bit .dll file using a 64 bits library.
    to resolve this issue you have to navigate to HYPERIONHOME\common\config
    modify the bat file setJavaRunTime.bat and comment the 64 bits java options like this:
    REM Get JRE or JDK
    REM if exist "%HYPERION_HOME%\common\JRE-AMD64\Sun\1.5.0" goto okSetJREAMD64_150
    REM if exist "%HYPERION_HOME%\common\JRE-IA64\Sun\1.5.0" goto okSetJRE64_150
    REM if exist "%HYPERION_HOME%\common\JDK-IA64\Sun\1.4.2" goto okSetJDK64_142
    REM if exist "%HYPERION_HOME%\common\JRE-IA64\Sun\1.4.2" goto okSetJRE64_142
    if exist "%HYPERION_HOME%\common\JRE\Sun\1.5.0" goto okSetJRE150
    if exist "%HYPERION_HOME%\common\JDK\Sun\1.4.2" goto okSetJDK142
    if exist "%HYPERION_HOME%\common\JRE\Sun\1.4.2" goto okSetJRE142
    then run the config utility again it will works. regards
    Lucio.

  • CCMS configuration question - more than one sapccmsr agent on one server

    Hello all,
    this might be a newbie question, please excuse:
    We have several SAP systems installed on AIX in several LPARs. SAP aplication server and SAP database is always located in different LPARs, but one LPAR can share application server of several SAP systems or databases of several SAP systems.
    So I want to configure SAPOSCOL and CCMS-Agents (sapccmsr) on our databse LPARS. SAPOSCOL is running - no problem so far. Due to the circumstance that we have DBs for SAP systems with kernel 4.6d, 6.40 (nw2004), 7.00 (nw2004s) I want to use two different CCMS-Agents (Version 6.40 non-unicode to connect to SAP 4.6d and 6.40 + Version 7.00 unicode to connect to SAP 7.00).
    AFAIK only one of these can use shared memory segment #99 (default) - the other one has to be configured to use another one (e.g. #98) but I don't know how (could'nt find any hints on OSS + Online Help + CCMs-Agent manual).
    Any help would be appreciated
    regards
    Christian
    Edited by: Christian Mika on Mar 6, 2008 11:30 AM

    Hello,
    has really no one ever had this kind of problem? Do you all use either one (e.g. windows) server for one application (e.g. SAP application or database) or the same server for application and database? Or don't you use virtual hostnames (aliases) for your servers, so that in all mentioned cases one CCMS-Agent on one server would fit your requirements? I could hardly believe that!
    kind regards
    Christian

  • Master iPad configurator question concerning cart syncing with different versions of iPads.

    I have a question concerning configurator syncing.Can the master iPad be a different version of iPad than the other synced iPads? For instance can iPad 2 be the master iPad to a group of iPad Air's? The iPad 2 has some fewer capabilities than the Air, would some settings or restrictions be left off of the iPad Airs if they were set up this way?  Thanks.

    There is no such thing as 'master iPad'.  If you're using Configurator or Profile Manager control of the setup is done from a Macintosh.

  • Problem in epm 11.1.1.3 configuration with websphere

    hi there,
    i am have installed epm 11.1.1.3 with websphere(ver 6.1) , but when i try to configure the workspace with websphere it asks me to give path for web server plug ins where mod_was_ap20_http.dll are installed .
    i have also installed ibm http server(ver 6.0.1) but i am still not able to find that file .i chose the web server as ibm http server and apache but in both cases it is showing this problem.
    thanks in advance.

    So are you seeing this error when accessing only HFM? Do you have planning or Reporting,does those work fine? Provide more details like what documents have you followed.If you disable SSL does it work?
    Thanks
    Vivek

  • Setup/ Configuration Question

    The network setup I'm using is a wireless G router, Belkin brand, and I have four WRE54G expanders throughout the warehouse. I don't have WEP turned on so I used the auto configuration on all of them. They all made connection and they all work. However, each one of them tends to lose connection from time to time. At least once every couple of weeks I have to reset one of them. When they stop working the red light comes on and I know the link is gone. I'll reset it and everything will be fine for a while. I thought I'd try to get into the web utility to check if any settings are off, however because it has been auto configured I'm not sure what the ip address is. It's not the default. We use a 10.x.x.x range and I've scanned the entire range and none of them show up on an IP. The only thing that does, besides the computers connecting, is the router. I've run the linksys setup utility and had it do a site survey but it keeps coming back saying that the site survey failed. I hate to take them all down from where they are mounted and physically connect them to check things, but I'm not sure it that's the problem. Any ideas would be appreciated. Thanks. If the question I am asking here has already been addressed, please point me to the related thread.
    (Edited subject to keep page from stretching. Thanks!)
    Message Edited by JOHNDOE_06 on 06-21-2007 08:57 AM

    Still kinda funny that the site survey fails. Are you using a Vista computer? Saw that using a XP computer solved someone's problem.
    If you can't get the setup software to work you really need to find out what IPs were assigned to the REs to access the IE interface or hard wire them (v2 and 3). I know it is alot of work. I guess you have to assess how much of a hassle it is.
    I don't know if the RE shows up on ipconfig/all. I guess it should since it has a unique IP address. Mines the default so I'll check and repost.
    I'm wondering what the effect is of having 4 REs in relatively "close" proximity is? When mine loses connection (infrequently), the light turns red but immediately turns blue cuz it connects to router again (got only 1 RE). Would your's connect to the router or to another RE? If it connects to another RE, I guess you lose half the speed again. Interesting....
    Also, other than the blue lights, do have any other indication that the REs are working, e.g. increased signal?
    Message Edited by Luckydog on 06-21-2007 11:53 AM
    Message Edited by Luckydog on 06-21-2007 12:02 PM
    Message Edited by Luckydog on 06-21-2007 12:13 PM

  • Error in Linux EPM 11.1.2.4 configuration

    Hi Guys,
    I am getting error at the time of configuration of EPM11124 on page (Planning - Configure RMI server) which is mentioned below:
    EPMCFG-10929 The RMI port entered is not available. Enter another port value.
    it is showing RMI port 11333, it's a fresh installation and configuration.I guess, i have revisited this page so this may be a cause of port unavailability?
    When i am running command netstat -tuplen to check the status of this port it is showing
    Proto Recv-Q Send-Q  Local Address           Foreign Address            State       User       Inode           PID/Program name
    tcp              0           0  :::11333                    :::*                                LISTEN      0         39182035       -
    Guys suggest what i need to do to encounter this error.
    Regards,
    Rachit

    It is possible that other EPM services are also in running mode on your server so please check if you have EPM services in running mode before rebooting server.
    You can run Stop.sh script under <epm_oracle_instance>/bin to stop all the EPM services that are in running mode.
    after running this script you can launch configtool.sh and check if you can proceed with configuration..
    Thanks

  • Oracle hardware and storage solution configuration questions

    Hi all,
    I am configuring hardware and the storage solution for a project and am hoping to have some questions answered about using Oracle as the storage solution.
    The current setup will have 2 Dell NX3100 NAS gateways each with dual quad core processors, 24GB of RAM, 12x2TB data disks, and running Windows Storage Server 2008 64bit as the OS.
    Will also have direct attached storage of 2 Dell PowerVault MD1200 disk arrays, each disk array with 12 x 2Terabyte SAS disk drives giving a total of 36TB of storage space for each NAS Gateway.
    Based on this information, is there any problem with two Oracle Standard Edition installation (1 per NAS) holding up to 36TB of data (mostly high res images) in this hardware configuration?
    Does Oracle have a built in solution for replicating data between the 2 NAS heads and down to the disk arrays? Where the application sever will write to one of the NAS+disk arrays and then that data is written from the first NAS to the 2nd NAS+disk array? Currently I've used DoubleTake in other projects but am wondering if Oracle has something similar that is built in.
    Finally, will Backup Exec Oracle agent work with this configuration for backing up the data to a Dell PowerVault ML6020 Tape backup device?
    Thanks in advance for any insight.

    Hi,
    Does Oracle have a built in solution for replicating data between the 2 NAS heads and down to the disk arrays? Where the application sever will write to one of the NAS+disk arrays and then that data is written from the first NAS to the 2nd NAS+disk array? Currently I've used DoubleTake in other projects but am wondering if Oracle has something similar that is built in.NAS - I still doubt during the network issues (In case of RAC - all nodes would get afftected), I would not suggest certainly for this. Let the other experts reply back.
    - Pavan Kumar N

Maybe you are looking for

  • What's the best way to back-up data before transfering between PS3 systems?

    I know the basic proccess of how to transfer files between PS3s, but I'd like to be able to back-up my files first, just in case. Any tips would be appreciated.

  • Aperture 2.1 / Photshop bug?

    This is a weird one. When I select a RAW image and a version is created, I make my adjustments and send it to be edited in Photoshop (in this case, Elements 4). I do my touch-ups and save the file. The new version appears in the Aperture stack for th

  • Roles for vendor's creation

    Hi experts i'd like to know what are the Roles for vendor's creation needed in SRM 5.0 Thanks Andrea

  • Firefox 21 continuously crashes

    Crash ID: bp-dbb6ef64-e1df-43d3-89e5-2ee992130525 Firefox 21 crashes whenever a link is opened in a Google search or when Firefox is opened from a link. I have 2 disks in the computer, one running Windows 7 and the other Windows 8. Firefox 21 crashes

  • Finding an offline iPod

    Hi, my mom took my iPod Touch, so I know its somewhere in my house. My house has WiFi and my iPod Touch is connected to it, but when I used iCloud to try and locate my iPod, it said it was offline. The thing is I used "Locate my device" within 24 hou