More than 1 portal 1 system

Hello,
I want to know if it's possible to have more than 1 Enterprise Portal 7.0 in the same system...
Can I have more than 1 J2EE????
Thank you...
Pablo M.

Hey it is very much possible to have a dual portal for single ECC, i have done this .....you also have 2 j2ee engines for that .... only complexity arises that both the portals will read the same ecc config and both will have the same user base.
Be very sure while doing this cause the std. users created during installations like SAP_JSF user, SLDDS user, etc ect and many more....
so complication aries ...for intance if you are setting up SLD for the 2nd one and want to change the SLD user pwd....it actullay then changes the pwd of the earlier one also...hence the first portal goes down....
and many more such other complexities ....
i wonder wat need you have to do so , but still if you want u can go ahead..... i can help you
Hope this answers your query....

Similar Messages

  • Netinstall more than 1 system at a time

    I am having issues booting more than 1 system at a time to netinstall. Once netinstall is going, I can then boot another machine to netinstall. Is there a way to boot all of my machines at once and then begin the netinstall process?

    Or you can use ARD. There you set up all computers to boot from the netinstall image and then tell them all to reboot. 5 mouse clicks maximum!
    With 20 computers and a 16 GB netinstall image it took about 3h to install all computers. The slowest needing 3h was a G4 1GB machine, the fastest was a G5 with GigEth which took 30 mins.
    jotjot

  • Oracle installation on more than 1 system

    Hi All,
    Is there any way to install oracle on more than 1 systems simultaneously? Please let me know if there is any.
    Thanks in advance.

    I am assuming what you want to do is "clone" your ORACLE_HOME on one server to all the others.
    Have been doing this since 9i to make an exact copy of ORACLE_HOME in prod for use in test, uat or devt.
    The advantage is even you patches get carried over exactly as-is.
    From what you have said, this is the first-time install on all servers so it will be a bit easier.
    Some prerequisites for this to work easily and smoothly on all hosts you want to install on:
    1. Set the oracle user and its dba, oinstall groups to use the same uid and gid respectively.
    2. Configure Solaris packages, kernel parameters and oracle user permissions/limits as stated in the installation guide.
    3. Setup a common directory structure for ORACLE_BASE (which should not be the same as the login /home/oracle directory)
    such as /u00/app/oracle and ORACLE_HOME such as /u00/app/oracle/product/10.2.0/db_1
    4. Configure a common inventory directory (usually $ORACLE_BASE/oraInventory)
    - this will be copied over also from the first to the other nodes.
    5. Configure the .profile of the Oracle user as needed by the install docs (and customize as you wish)
    6. Configure a common way of transferring files across the nodes either by:
    a. setting up rsh/rcp or ssh/scp equivalence - e.g. you can copy a file as oracle on one server to the other with no password
    prompt and the permissions are easily preserved - I use ssh usually and the steps are:
    a) generate a key: ssh-keygen - t rsa (just press enter for prompts)
    b) copy the $HOME/.ssh/id_rsa.pub to a new file authorized_keys
    c) you will later copy authorized_keys to each other node other than the first so that the first server can "push" a file
    to them from the first server
    b. configure a NAS for NFS or simply setup the first server as a NFS server
    7. Configure a directory readable/writable for Oracle to contain files to push to other servers such as /u00/tmp
    First, proceed with installation of the software on the first node and apply patches, if any, that you want.
    Create a test database if you want to confirm that it works and maybe run netca if needed to make a prototype tnsnames.ora
    (you need to setup a listener independently per server).
    Then, do a tar cvzf /u00/tmp/ohome.gz $ORACLE_HOME. Also copy into /u00/tmp $ORACLE_BASE/oraInventory, /etc/oraInst.loc
    (this may be /var/opt/oracle/oraInst.loc for Solaris) and and /etc/oratab (if any).
    Then, on each server other than the first:
    1. Copy over the .profile from the first server
    2. Copy over ohome.gz either from NFS or else by doing scp from the first server
    3. Extract the ORACLE_HOME by tar xvzf /u00/tmp/ohome/gz
    4. Copy oraInventory to $ORACLE_BASE/oraInventory
    5. Copy /etc/oraInst.loc and /etc/oratab
    You should now be able to run everything on the new server when you login as oracle.
    As a post install, you can also relink the executables such as the Oracle binary by:
    1. cd $ORACLE_HOME/rdbms/lib
    2. make -f ins_rdbms.mk ioracle
    You can also refer to Metalink note 559304.1 and 565009.1
    By using same oracle user id and group across nodes, you avoid the complication and need for Metalink note 558478.1.
    Hope this helps!
    Raffy Ramirez

  • Requesting more than 10 system roles in SMSY for one landscape

    Hi everyone
    We are looking to have the possibility to create more than 10 customer defined system roles in SMSY for one landscape. The current limitation prevents us to fully take advantage of our multi-client landscape designed to accept a dev path and a data load path at the same time as a testing path. For one data load server, we might have up to 9 or 10 different clients being used. This permits us to manage several cycles of data loads at a single time.
    Has anyone else ever requested to have more than 10 customer defined system roles per landscape created?
    Happy new year and thank for the prompt responses
    Nelson Julien
    Project manager, Solution Manager

    Hi Udo
    For our logical component ECC 6.0, here are the items
    Configuration (client 020) (client defined)
    This is used for configuration
    Configuration target (client defined)
    This is used as a target for transport groups
    Development system (SAP delivered)
    This is used for ABAP work
    Development Target (client defiened)
    This is used as a target for transport groups
    Development UTC (client 040) (client defiened)
    This is used for unit test work from the 020 and 030 clients
    Object repository (D01 030) (client defiened)
    This is used to store development objects, we relocate object ownership from here and to here once work has gone to production
    QI1-320 / HRQ-130 / HRQ-141 (client defiened)
    This regroups clients from our R/3 logical componant (QI1-320) used for initial tests, our ECC 6.0 logical componant (HRQ-130) also used for initial testing and our ECC 6.0 data load logical componant (HRQ-141) used for the data initial testing
    Evaluation system (SAP delivered)
    This is for the sandbox
    Quality assurance system (SAP delivered)
    This is used for the initial testing
    CI4-320 / HRQ-132 / HRQ142 (client defiened)
    This regroups clients from our R/3 logical componant (QI1-320) used for integration tests, our ECC 6.0 logical componant (HRQ-130) also used for integration testing and our ECC 6.0 data load logical componant (HRQ-141) used for the data integration testing
    Production system (SAP delivered)
    well, you know...
    Training system (SAP delivered)
    This is used for training
    Dev security (client 900) (client defiened)
    This is used for security work
    Security target (client defiened)
    This is used as a target for transport groups
    Dataload 1 (HRQ 140) (client defiened)
    Initial client for data loads
    SAP reference system (SAP delivered)
    This is the reference system for this landscape
    In the future, we are looking to add to these in order to accomodate projects and production support.
    Thank you
    Nelson Julien
    Project Manager, Solution Manager

  • Can you install logic pro on more than one system?

    How many systems can you install logic pro onto?

    I believe via the AppStore you get 5 licences. For the whole family.

  • Adobe says I activated on more than two systems, but only installed CC on two computers?

    I have CC on my home desktop computer and my school laptop. When I log on either of them, when I am signing in I am told that I need to deactivate from my first two systems in order to use it on the one I am currently using. However, I have only installed CC on two systems. I am worried my account will be suspended for not following the licensing agreement if this continues.

    Hi Amandurinorange,
    Welcome to Adobe Forum,
    Have you reinstalled it on any of your machine? The message that you are getting appears only when you are activating it for the third time.
    Either you can deactivate CC from any one of the computer by just launching any CC product, click on Help tab & sign out.
    http://helpx.adobe.com/x-productkb/policy-pricing/activation-deactivation-products.html#de activate-problem
    Now you can log out & log back in of the CC desktop app
    The error of deactivating it from previous machine should not appear.
    Please let us know if it worked.

  • How often can I swap a Creative Cloud activation between more than two systems?

    I have three computers - one at work (desktop) and two at home (desktop and laptop). My Adobe CC account is currently installed on two of them (desktop at work, desktop at home) but I would like to swap one of those activations as often as twice a week when I need to take my laptop on the go. i.e. I would activate my laptop and deactivate my home desktop for about 24 hours and then re-deactivate/re-activate..
    How often can I do that activate/deactivate without breaking the EULA?

    Hi Midimid,
    Welcome back to Adobe Forum,
    In Creative Cloud, you sign in to activate your software.
    Make sure that your computer is connected to the Internet.
    Start the application.
    Choose Help > Sign In. (If this option is dimmed, you've already signed in and don't need to activate your software.)
    Log in with your Adobe ID (usually your email address) to activate your subscription. If you don’t have an Adobe ID, you see an option to create one.
    Note: If Creative Cloud prompts you to enter a serial number after signing in, see Creative Cloud applications ask for serial number.
    Signing out of one Creative Cloud application deactivates all Creative Cloud applications associated with your Adobe ID on that computer.
    Make sure that your computer is connected to the Internet.
    Start the application.
    Choose Help > Sign Out (Your Adobe ID).
    Click Sign Out.
        Alternately, you can sign out from all Creative Cloud applications on your machine using the Creative Cloud app for desktop. 
    Open the Creative Cloud Desktop App.
    Choose the Settings icon.
    Choose Preferences.
    Choose Account.
    Choose Sign Out from Creative Cloud.
    Running into a problem? See Common Deactivation Issues.
    Please check the details in http://helpx.adobe.com/x-productkb/policy-pricing/activation-deactivation-products.html#ho w-to
    However I would request you to go for Creative Cloud for Team in which you can add the number of seats & install it on computers required.
    Hope this information helps you, please mark the post if the issue is addressed, we value your opinion.
    Kind Regards,
    Rajshree

  • Filterbutton/Filtercomponent more than one system ?

    Hello,
    is it possible to have a filter button, when I have a data source coming from HANA Views and the other is coming from BW Workspace.
    Is there a workaround within the formulas? The filter should be on the ID...e.g.
    =SAPSetFilterComponent("DS_2", "@3WS3LPSW@F0000", "ALL") & SAPSetFilterComponent("DS_1", "ID", "ALL")

    Hello Guys,
    I have it....the technical names of the Dimension should be the same in both data sources..
    Then it is working.

  • Time capsule issues backing up more than one MacBook Pro

    Hi all,
    i'm having an issue with a new 3Gb Time Capsule i've just bought and put online, I wonder if someone would be able to help please.
    I am trying to back up 3 MacBooks, a 2011 macbook pro, a 2012 macbook pro and a 2012 Macbook Air, they are all running Mountain Lion.
    My main macbook has worked fine and I have backed up the drive a few times without any real issue, however when I try and back up one of the other two onto the same Time Capsule, I get the error, "the backup disk image "/volumes/data/.sparsebundle" could not be accessed"
    I've had a look around all the forums to see if I can see a potential problem and fix, however I can't find anywhere that says it works fine for the first backup but not for any other ones!?
    The only other option I have seen is to completely remove the data backup and start again, but I don't really want to do that unless theres no other options.
    Hope you can help, thanks in advance.
    Oh and one other thing which i've seen, is that you can't backup more than one system unless you re-partition the Time Capsule!? Surely this isn't correct???

    You do not have to partition the TC.. indeed you cannot..
    But the issue with Lion or ML losing the sparsebundle is now as common as dust in a drought.
    Yes, it can do a backup then fail to do another.. and there is no reason for it other than poor networking on later OS.
    Reboot the TC.. and maybe the whole network. Reminds you of that initial support question for another OS.. did you turn it off and on again...??
    http://pondini.org/TM/Troubleshooting.html
    Read C12 and C17.
    Welcome to ML.

  • Adobe thinks I have more than two computers

    I recently purchased Adobe Creative Suite 4 Production Premium. I only have two Windows computers. One is running 64 bit Vista Ultimate and the other one (a laptop) is running Vista Home Edition. I installed the Adobe suite on both machines without issue. I took my laptop over to Peet's to use it and now when I come home to use it on the other computer, I get a big message box saying:
    Excuse the interruption, but:
    Our records indicate that this serial number has already been used to set up and activate Creative Suite 4 Production Premium on two other machines, which is the maximum allowed.
    You have 30 days from today to correct this problem.
    I called in to the support number and they are showing that it has been activated on 6 different computers now.
    The only thing I can think of is that someone at Peet's was able to steal my serial number through some hacker magic maybe eavesdropping over the wireless somehow?
    Please help! Is this a known issue or something?
    This software was way too expensive to have this happen. I am not a pirate, I didn't give the number to anyone. I didn't expose the serial number anywhere knowingly or accidentally.
    Please help.
    One thing I did notice is that the Adobe updater failed to complete it's activities on my 64 bit machine. Sometimes the 64 bit machine has trouble because there are not enough drivers written for it. Maybe it's something like that? Please help.

    Sorry to hear about your problem.
    A few observations and questions.
    (1) The Adobe Creative Suite requires Vista Home Premium as a minimum configuration. Hopefully your notebook system is
    not running Vista Home Basic. The fact that it installed would indicate that you are probably running Vista Home Premium.
    (2) Exactly where and how did you purchase the CS4 Production Premium? Was it in a sealed box from Adobe or a authorized dealer or was it from eBay or some Warez site?
    (3) The fact that it activated on more than two systems is indicative of at least four of the six systems attempted activation using some type of hacked version of the software.
    (4) Adobe's communication between your system and Adobe for activation is secure, but obviously, someone may have hacked your system to record keystrokes or otherwise capture data from your system.
    Assuming that you indeed made your purchase via a reputable source (i.e., either directly from Adobe or from an authorized dealer) and that you have a receipt for your purchase, I would recommend that you contact Adobe Customer Support, explain the situation and your suspicions and offer to send them a copy of your receipt or a fax of same. They should be able to fix the situation via supplying you with a new serial number and let you enter that number on both your installations and let them reactivate with the new serial number. Make sure you get the names of any persons you speak with at Adobe Customer Support and if you encounter any problems ask to speak with a supervisor. (If you still can't get anywhere with those folks, contact me offline via e-mail and I'll see what I can do to assist.)
    In the meantime, I would most strongly recommend that you thoroughly scan your system for viruses, trojans, keyloggers, etc. with updated virus scan definitions and with any one of a number of programs such as "SpyBot" (a free spyware scanner) that can search and destroy any problematic crud that may be infecting your system. You should also make sure you have effective firewall software if you frequent public WiFi locations.
    - Dov

  • Oracle 9,2.0 32 bit for Solaris can not access more than 4GB?

    I am sorry to ask rather stupid question.
    I joined company which has big SUN Fire running Solaris 9 64bit version.
    It has system memory 16GB and 8 CPUs.
    I found 8GB memory reported as free. It is production box. It is heavy loaded.
    I guess Kernel parameter settings for Oracle set too low.
    I reported DBA and asked DBA to improve.
    My DBA said Oracle 32 bit version was installed and Oracle 32bit can't access more than 4GB system memory.
    Is it true that Oracle 9.2.0 32bit for Solaris can not access more than 4GB memory?
    32bit CPU and 32bit OS might have problem in access big memory.
    But I never heard Oracle 9 running on 64bit Solaris box can not access more than 4GB.
    Specially on Sparc 64bit chip and Solaris 9 64bit version.
    I searched forums and could not find good answer. I believe it is rather obvious.
    Please help me on this. I will be greatly appreciated.
    Thanks in advance.
    Message was edited by:
    user524303

    I was really surprised by the fact that almighty
    ORACLE can not access 4GB memory.
    So, it is true that 32bit Oracle is limited by 4GB RAM.Nope. 32bit almighty anything is limited to (max) 2^32 virtual adresses on a vmm system.
    Often there is also some split where memory is divided into system and user areas, where user (program) has e.g. 2 or 3GB. All this works regardless of amount of RAM available 0.5 or 512GB.
    Perhaps this link provides some useful info/background.

  • Using CS5 on more than 2 PCs?

    I use CS5 regularly on my desktop and notebook PCs. For a few weeks in the year I use a different PC. It would be really handy if I could use CS5 on this as well. As far as I can see I could deactivate temporarily on my main PC, but I'd probably forget. What other options are there?

    Adobe Creative Suite came normally with a single license that could be activated on two computers used by a single individual, such as a work desktop computer and either a notebook computer or a home computer.
    If you need to use the software on more than two systems, you can play the deactivate/activate game as much as you want.
    At the time that CS5 was current, the only way to have more flexibility was with various group/enterprise licenses which would have been overkill at the time.
    At this point, no new licenses are being sold for any version of this software less than CS6.
              - Dov

  • More Than One OS On Same Machine?:

    How exactly does that work? Two Volumes each with an OS on it (and can an added volume just not have an OS), or can the startup volume be partitioned with two OSs??
    And whenever the day comes that I get OSX (either on the same one or another one) can the appearance be set to look like OS Classic?

    Hi, In-Correct -
    ...if my 6gb startup volume isn't large enough for 2 OSs.
    Although OSX and OS 9 (Classic) are designed to cohabit the same volume (and shipped that way on those machines which came with both OS's pre-installed), as a practical matter that's difficult to achieve on a small drive.
    OSX needs lots of space.
    A default install of OSX 10.2 and later can take up as much as 3GB of hard drive space. This can be reduced somewhat during the install process by selecting to not install all the various language versions.
    In addition, OSX runs best when about 5GB of space is left unused on the volume - OSX uses that for things like its version of virtual memory and to defrag files on the fly.
    It's hard to get a satisfactory install of just OSX on a drive as small as 6GB, especially once you start adding in programs, and want to have Classic (OS 9) also available.
    In theory it is possible to have multiple installs of OS 9 and earlier on the same volume - there's ways to manage more than one System Folder so that only one is recognized at any time as being valid for booting by the machine. It is very inconvenient to do that, and can easily lead to a no-boot state or other conflicts.
    The practical solution when multiple installs of OS 9 and earlier are needed is to place each on its own volume - this can be done by having multiple hard drives available, or by partitioning a drive, or by a combination of those.
    The Mac OS is limited to mounting a max of 20 or 21 volumes at boot time. This is usually enough for most of us. The machine I'm using at the present time has ten volumes (including the boot volume) available to it - internal drive #1 has 4 partitions, internal #2 has 5 partitions, plus one external drive. Frankly, I don't access most of those very frequently.

  • Connect more than one R/3 4.6c System with SAP TREX 6.1

    Hi,
    I'm using SAP TREX 6.1 together with an 4.6c System. Now I want to connect the TREX to more than one R/3 System, so that every R/3 System has got its own Index-Category on the TREX Host.
    Does somebody know what I have to enter in the ini files -->TREXRfcServer.ini and in the TREXDaemon.ini? Perhaps there are some other important things that have to be considered at the usage of TREX 6.1 with 2 or more connected SAP R/3 Systems?!
    I would be happy about every helpful answer!
    greetings,
    Chris

    Hi Edmond Wong,
    Follow the steps below and you should be able to connect via SAP Logon Ticket.
    1. Set your system definition in portal to read SAPLOGONTICKETS.
    2. Go to your R3 server and execute transaction SM30, maintain table view TWPSSO2ACL
    3. Create a new entry with your portal ID and client info. Subject name and Issuer name is extracted from your portal Key Administration under DN of Owner and DN or Issuer. Remember to enter your serial number (normally oo if you only have one portal instance on your server)save this entry.
    4. Next download your portal certificate in der format from your Key Administration page. Unzip the file and you should have a verify.der certificate.
    5. Execute STRUSTSSO2 in R3, import your verify.der certificate into R3, then click on add to certificate list, also click on add to ACL list. Save entry.
    6 As for ITS, all you need is to add the parameter ~myssocookies2 = 1, restart your ITS.
    7. remember to remove your user mapping befor testing the connectivity.
    Drop me an email should you have problems. [email protected]
    Ta!
    Fred

  • How is it possible to connect more than one SAP R/3 4.6c System to TREX 6.1

    Hi,
    I'm using SAP TREX 6.1 together with an 4.6c System. Now I want to connect the TREX to more than one R/3 System, so that every R/3 System has got its own Index-Category on the TREX Host.
    Does somebody know what I have to enter in the ini files -->TREXRfcServer.ini and in the TREXDaemon.ini? Perhaps there are some other important things that have to be considered at the usage of TREX 6.1 with 2 or more connected SAP R/3 Systems?!
    I would be happy about every helpful answer!
    greetings,
    Chris
    Message was edited by:
            Christian Blatt

    Hi Edmond Wong,
    Follow the steps below and you should be able to connect via SAP Logon Ticket.
    1. Set your system definition in portal to read SAPLOGONTICKETS.
    2. Go to your R3 server and execute transaction SM30, maintain table view TWPSSO2ACL
    3. Create a new entry with your portal ID and client info. Subject name and Issuer name is extracted from your portal Key Administration under DN of Owner and DN or Issuer. Remember to enter your serial number (normally oo if you only have one portal instance on your server)save this entry.
    4. Next download your portal certificate in der format from your Key Administration page. Unzip the file and you should have a verify.der certificate.
    5. Execute STRUSTSSO2 in R3, import your verify.der certificate into R3, then click on add to certificate list, also click on add to ACL list. Save entry.
    6 As for ITS, all you need is to add the parameter ~myssocookies2 = 1, restart your ITS.
    7. remember to remove your user mapping befor testing the connectivity.
    Drop me an email should you have problems. [email protected]
    Ta!
    Fred

Maybe you are looking for

  • How to open a file in the same position on display when closing

    Not sure if this is the right place, so I apologize in advance: Whenever I open my text edit files, they always open in the same place in the display; how can I get these files (or any files for that matter) to open at the display position where they

  • Not working traffic inside of the same interface

    Hi Guys. I need your help to configure a Cisco ASA 5510. Connencted the a single interface I have a switch. To this switch (same VLAN) there are connected: 1. The Subnet of the main office (192.168.1.253) 2. A router  (IP 192.168.1.254) that routes t

  • How to use rank() over(...) in a map?

    I use rank() over(...) in a Filter operator validate give a error: ora-30483

  • OIM11gR2 : BP06 Patch deployment error

    Hello Experts, I am trying to apply BP06 patch to OIM 11gR2. I get the following error in the logs when i run opatch apply : [May 6, 2013 10:27:58 PM] Command invocation returned Error... 'chmod: cannot access `/users/oim/Oracle/Middleware/oracle_com

  • Re-create controlfile when lost all datafile

    dear all, assume i have a database, i backuped full database use Rman, after that i deleted all of datafile,redolog file,controfile of database and i also deleted the backup controlfile by Rman, backup snapshot cotrolfile, so how to create the contro