Oracle as database for ERP2005 and ERP2004

Hi,
I am on a Solaris 10, Oracle 10.2 environment. I have already installed Solution Manager 4.0 on a NW2004s platform. Now I would like to install ERP2004 (NW04)on the same server, using the same Oracle database. Is this possible?? We are thinking about splitting Solaris into 3 zones, so that each zone acts (almost) like a separate server.
Please help, this is an urgent issue...
Regards,
Thomas

you can use the option <b>mcod (multiple components in one database)</b> when asked during installation of the database instance...the databases will the be distiguished using the appropriate database schema. ie. sapdev and sapqas (examples!)
GreetZ, AH

Similar Messages

  • Oracle 9i Database for Linux

    Hello,
    I need to be able to test some software changes against an Oracle 9i database running under Linux as this is an environment used by one of my customers.
    I have tried downloading the zip files found at http://www.oracle.com/technology/software/products/oracle9i/htdocs/linuxsoft.html but if I try to open or download any of these files I receive an Error 404 Page Cannot Be Loaded.
    This happens when using IE6 or when using GetRight.
    Are the links to these files still valid? If not, where can I download Oracle 9i Database for Linux?

    I don't find any problems with these files and they are still available.

  • Oracle 11G database for 64 bit windows installation error

    Hi,
    I downloaded the 11G 64bit for windows and unzipped the files into one folder and ran the setup.exe as an administrator. It opened up the java screen and I chose, create and configure a database. Next screen I chose, Desktop Class, when I click next it dies. It does not show me teh next screen. I went to the appdata folder and saw this error but not sure what to do EXCEPTION_ACCESS_VIOLATION (0xc0000005). Please help. Thanks for your time and help.

    Adipur wrote:
    Hello, have you tried to create new administrator user, and install using that newly created user...?You found this to be a band-aid solution in your specific instance. (Strange case of installation on windows 7 - unable to complete installation But you have drawn the wrong conclusions and never found the real issue in the cited thread. Under the circumstances, I would not be offering this up as a generalized solution, as you are doing in this thread and in others:
    Re: Oracle 11G database for 64 bit windows installation error
    Re: Trouble installing Oracle Personal in Windows 7 64-bit environment
    I have been doing Oracle DBA work since v 7.3, and have never seen advice like this to be anything more than a work-around the real issue.
    Edited by: EdStevens on May 15, 2013 7:03 AM

  • Is Oracle 11g released for NW04s and ECC6.0?

    Is Oracle 11g released for NW04s and ECC6.0?
    Please help. Thanks!

    Plain and simple: No, it isn't.
    Check the SAP on Oracle homepage [here|SAP on Oracle] in SDN and read the latest development news on this topic including a rough schedule.
    regards,
    Lars

  • Q&A database for MM and PP

    Hi Experts,
    I am looking for the ASAP Q&A database for MM and PP modules. Can anyone send me the documentation please?
    Fotso

    Hello,
    Refer the below link for your reference.
    http://dev.fyicenter.com/Interview-Questions/SAP-1/What_is_SAP_.html
    http://www.esnips.com/web/ndpanchal-SAPMaterials/
    http://www.geekinterview.com/Interview-Questions/SAP-R-3/Modules
    http://www.sap-img.com/materials/common-sap-mm-questions.htm
    http://www.sap-img.com/mm015.htm
    http://www.sap-img.com/materials/sap-mm-self-test-questions.htm.
    http://www.daypo.net/test-sap-mm.html
    Regards,
    Sarthak

  • Can we have a common database for TARGER and CATALOG in RMAN?

    Hi,
    Can we have a common database for TARGER and CATALOG in RMAN?
    I am trying to duplicate a auxilary database using rman. In this situation can i have common db for target and catalog?
    Please suggest.
    Thanks
    Naveen.

    You just won't use a CATALOG database.
    Check Creating a Duplicate Database with RMAN for the full process.

  • Cannot download Oracle 9i database for NT/2K/XP - 92010NT_Disk2.zip

    I could not download sucessfully file 92010NT_Disk2.zip from Oracle 9i database for NT/2000/XP. But I could download the first file (92010NT_Disk1.zip) very well. what can I do now?
    Best regards

    Make sure to delete the previous file before trying again. Also, there is download management software available that can help - see our FAQ at: http://otn.oracle.com/contact/htdocs/faqs#software
    Regards,
    OTN

  • Oracle performance, slow for larger and more complex results.

    Hello Oracle forum,
    At the moment i have a Oracle database running and i'm specifically interested in the efficiency spatial extension for webmaps and GIS.
    I've been testing the database with large shape files (400mb - 1gigabyte) loaded them into the database with shp2sdo->sql*loader.
    Using Benchmark factory i've test the speed of transactions an these drop relatively quickly. I've started with a simple query:
    SELECT id FROM map WHERE id = 3 when I increase the amount of id's to 3-10000 the performance decreases drastically.
    so :
    SELECT id FROM map WHERE id >=3 and id <= 10000
    The explain plan shows the second query , both query's use the index.
    | Id | Operation | Name | Rows | Bytes | Cost (%CPU)| Time |
    | 0 | SELECT STATEMENT | | 9828 | 49140 | 22 (0)| 00:00:01 |
    |* 1 | INDEX RANGE SCAN| SYS_C009650 | 9828 | 49140 | 22 (0)| 00:00:01 |
    Statistics
    0 recursive calls
    0 db block gets
    675 consistent gets
    0 physical reads
    0 redo size
    134248 bytes sent via SQL*Net to client
    7599 bytes received via SQL*Net from client
    655 SQL*Net roundtrips to/from client
    0 sorts (memory)
    0 sorts (disk)
    9796 rows processed
    The statistics does not show very weird stuff, but maybe i'm wrong. Nothing changed in the explain plan except for the range scan instead of a unique scan.
    The query returns lots of results and this is I think the reason why my measured time of the query is large. The time it takes returning large amount of rows increases quickly for more rows.
    . Can this be solved? The table has been analyzed before starting the query.
    The parameters of the database are not really changed from standard, I increased the amount of memory used by Oracle 11g to 1+ gigabyte.
    and let the database itself decide how it uses this memory.
    The system specs are and db_parameters are:
    Oracle 11G
    Memory Processor # of CPUs OS OS Version OS B
    1.99 gb Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz 2 Microsoft WindowsXP 5.2600
    0=Oracle decides which value will be given
    cursor_sharing EXACT
    cursor_space_for_time FALSE
    db_block_size 8192
    db_recovery_file_dest_size 2147483648
    diagnostic_dest C:\DBBENCHMARK\ORACLE
    dispatchers (PROTOCOL=TCP) (SERVICE=gistestXDB)
    hash_area_size 131072
    log_buffer 5656576
    memory_max_target 1115684864
    memory_target 1048576000
    open_cursors 300
    parallel_max_servers 20
    pga_aggregate_target 0
    processes 150
    resumable_timeout 2162688
    sort_area_size 65536
    Sga=632mb
    PGA=368mb
    javapool=16mb
    largepool=8mb
    other=8mb
    So I indexed and analyzed the data what did i forget? I can speed it up with soft parsing, but the problem remains . Hopefully this enough information for some analysis, does anyone experienced the same problems ? I tested with SQLdeveloper the speed and is shows the same speed as Benchmark factory. What could be wrong with the parameters?
    Thanks,
    Jan Martijn
    Edited by: user12227964 on 25-jan-2010 4:53
    Edited by: user12227964 on 26-jan-2010 2:20

    Sand wrote:
    select count(id) , resulted in 3669015 counted id's.
    The database counted 18,345,075 rows per second without binded variables , which is ten times slower as your result. This can be possible because of hardware but my question is specifically about the number of rows returned thus large amount of results. The idea was not to compare the speed of "+select count(*)+" statements - but to illustrate that even when dealing with a huge number of rows, one can decrease the amount of I/O that needs to be performed to deal with that number of rows.
    Select id from map where id <= 1
    4000 rows per second are selected, Rows/sec is a meaningless measurement - due to physical I/O (PIO) versus logical I/O (LIO). You can select a 100 rows and these require PIO. Resulting in an elapsed time of 1 sec. You can select a 1000 rows that require only LIO. With an an elapsed time of 0.5 sec.
    Is the 2nd method better or faster? No. It simply needed less time to be spend on I/O as the data blocks were in the buffer cache (memory) and did not require very slow and expensive disk access.
    Another database i testes returns 6 times 25425 rows back per second for the same query (100 ids). What could be a parameter that limits the output speed of multiple rows in a query?.Every single row that needs to be read/processed by a SQL statement has a cost associated with it. This cost is not consistent! It differs depending on how that row can reached - what I/O paths are available to find that rows? Does the full table need to be scanned? Does an index need to be scanned? Is there a unique index that can be used? Is the table partitioned and can partitioning pruning be applied and local partition indexes used? Are there are user functions that need to be applied to the row's data? Etc. Etc.
    All these together determine how fast the client gets a row from the cursor executing that SQL.
    The more rows you want to process, the bigger the increase in the cost/expense - specifically more I/O. As I/O is the biggest expense (slowest ito elapsed time).
    So you want to do as little I/O as possible and read as little data as possible. For example, instead of a full table scan, a fast full index scan. For example, instead of reading the complete contents of a 10GB table, reading the complete contents of a 12MB index for that table.
    I suggest that you read the Oracle Performance Guide to familiarise yourself with basic performance concepts. Use http://tahiti.oracle.com for finding the the guide for your applicable Oracle version.

  • Configuring a Oracle 9i database for OWB

    Hello everybody ...
    I'm working in an envirenment with :
    Oracle 9i database
    Oracle 9i Developer suite release2 (9.0.2)
    in the documentation of this last one, I've seen that the init.ora must be configured to support the OWB
    this file is in the [Drive:]\Oracle\admin\owbrepos\pfile\
    but I can't find it...
    Can anyone help me ?

    This statement in the documentation assumes that 'owbrepos' is the name of your database. Substitute 'owbrepos' with the actual name of your database.
    I recommend you download and install a current release of OWB from here http://otn.oracle.com/software/products/warehouse/index.html. The 9.0.2 release is two and a half years old and the support for it ends in less than a month (09-JUN-2004).
    Nikolai Rochnik

  • Can I use one contacts database for phone and email?

    I have a gmail contacts list for email.  I also have a phone number database imported from a non-apple cell phone to my iPhone 5c.  I find that I'm using the iphone more and more for both phone and email, but I also use my PC for email.
    I exported my 300+ gmail contacts using google to a CSV file, cleaned it up, and imported it back to my PC.  Of course, it doesn't have the 200+ phone numbers that are in my phone number listing now on my iPhone.
    I like working with spreadsheets because of the many utilities to sort, cut/paste, etc.  If I take my gmail database, ultimately add phone numbers, and sync in iTunes will it be accessed whenever I want to make a call and also when I want to send an email?  I'm hesitant to sync with the new gmail "email only" database for fear of losing all of the many phone numbers in my iPhone. Can I keep my phone numbers temporarily while I edit my master contacts database - maybe by having separate databases on my iPhone for email and phone?  I hope to eventually keep a master PC database of all data on all entries and change/reimport as needed.
    Thanks for letting me know if this will work, or if there are any cautions that I should heed.

    Yes.

  • I downloaded Aperture and now I'm getting a "There was an error opening the database for Library " and I can't do anything else.  How can I fix it so I am once again able to run Aperture?

    I Downloaded Aperture from the Apple Website then proceeded to download all my picture's frp, IPhoto.  The very next time I opened Aperture an error poped up stating, There was an error opening the database for Library "blank".  I can't do anything with the program but hit the cancel buttom which closes the program.  How do I fix it?

    Is "blank" the name of your Aperture Library? If not, then Aperture is pointing to the wrong Library. Hold down the option (⌥) key while you launch Aperture by clicking it in the Applications Folder. Then select the correct library and press the "choose" button.
    If that does not help, try to repair your library:
    Locate Aperture library in Finder. Holding down the keys option (⌥) +command (⌘) and double click on Aperture Library to show the First Aid dialogue:
    Then try to start Aperture again.  If that also should fail, try the other steps in Aperture 3: Troubleshooting Basics: http://support.apple.com/kb/HT3805
    Good Luck
    Léonie

  • Informix Database for CVP and IPCC reporting, other suggested product

    Hi All;
    Currently we have in the site Informix Database to be used for CVP and IPCC reporting, but is there other recommended product than it to be more rich in the features and able to use it to generate reports for CVP and IPCC?
    From the other side: Any one suggest a front end tool (web based tool) that can be used to generate reports from the Informix DB?
    Regards
    Bilal

    For more complex data needs Cisco has a range of options that using the VIM family of products, particularly the new CUIC/VIM Datamart solution which might be of interest. http://www.exony.com/category/tags/cuic

  • Oracle Fusion Intelligence for E1 and the old EPM Data Marts

    I just received the latest edition of the "JD Edwards EnterpriseOne: The Complete Reference" book. Chapter 5 deals with Data Warehousing and OBI. This chapter mentions that Oracle has plans to make the old JDE EPM data marts compatible with OBIEE. The new offering will be called Oracle Fusion Intelligence for EnterpriseOne.
    I was wondering if anyone has more information about what this means as far as joining E1 to OBIEE. Does anyone have experience with the EPM data marts from JDE? I've never used them and was just wondering if I could get some specifics on the entire E1/OBIEE concept.
    I've also heard that Oracle is creating some adapters for E1 into OBIEE, so I'm assuming that those are along these same lines.
    Thanks,

    I am now hearing about finance analytics. I am more confused.

  • Compatible Oracle Database ---for Nw2004 and Nw2004s

    I want to install Nw2004 system and then upgrade teh system to NW2004s for a POC.
    Please let me know the compatible oracle version as database
    Regards
    Balaji

    Hello,
    I recommend you to take a look at the "Product Availability Matrix":
    http://service.ap.com/pam
    It will give you the most current information.
    For example, NW2004s has kernel 700 and it only supports <b>Oracle 10g</b> ( that means that the information from Ben is <u>not totally correct</u> )
    NW2004 supports <b>Oracle 10g and 9i</b>
    Regards
    Fidel

  • Oracle 9i Database for Window download

    The download button at top right does not work. Gives me junk.
    I tried by going to Oracle Technology Network > Software > Oracle9i Database
    then click on download for windows. That too do not work. Gives me junk. Oracle support guys please help me!!!

    Could you please check that you have Javascript and cookies enabled in your browser and try again by going to http://otn.oracle.com/software/ If you are still having problems, please reply with the operating system and version, and browser type and version that you are running.
    - OTN

Maybe you are looking for

  • Eliminating logon when calling R/3 transaction via BSP

    Is it possible to eliminate logon when calling SAP R/3 tcode via BSP. I run http://<FQDN>:<port>/sap/bc/gui/sap/its/webgui/!?client=%3c100%3e&transaction=SE80 but have to login each time. I could embed my username/pwd on the url string, but is there

  • Connecting ipod to new mac book os x from dell windows xp....

    Hey, I just bought a new mac book yesterday and finally made the conversion over to apple. I have roughly 6000 songs on my ipod and definetly do not want to lose them. If i plug in my ipod to my new mac book, will I lose all my songs or will they jus

  • Proxy settings seem to work for some apps

    I am using a company-provided proxy.pac file that enables Safari to work, but Mail, Entourage, and My.Mac don't make connections. Is there an issue with the pac file or the network settings within my computer? I read the postings, and it seems that t

  • Inspection lot stock- tab

    Hi While making UD, Not getting the tab named as "inspection lot stock". I have already recorded the result and the status is INSP RREC. Please guide Thanks

  • Proble in importing from Illustrator to flash

    Hi, I am developing a map application in flash. The map have so many text on it. The map is designed in illustrator CS. I am saving the map in .AI format and importing it in flash 8. After importing the map has some problem - 1. the text alignment is