IS IT POSSIBLE TO INSTALL OID INTO AN EXISTING DB ?

Hi...
I want to know if it's possible to install the OID into an existing database...
My database have NLS_LANG not set to american... i use PORTUGUESE charset!
What do i need to do ?

You should create a new database with UTF8 character set, otherwise, you won't be able to start directory service (invalid charset will be reported)

Similar Messages

  • Is it possible to import data into an existing table?

    Hi.. everyone.
    Is it possible to import data into an existing table
    by using import utility?
    The exported table and the existing table have the same name
    and table schema.
    I want to append "new data(exported from oracle8.0.5)" to
    "an existing partitioned-table" by using "oracle 9i import utility".
    Thanks in advance.
    Have a nice day.
    Ho.

    SQL> select index_name
    2 from user_indexes
    3 where table_name = 'IMPORTPK';
    INDEX_NAME
    SYS_C007610
    SQL> create view importpk_view as select * from importpk;
    View created.
    SQL> disconn
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Pr
    oduction
    With the Partitioning, OLAP and Data Mining options
    SQL> exit
    C:\>exp userid=oracle/oracle tables=importpk
    Export: Release 10.1.0.2.0 - Production on Tue Sep 5 08:30:50 2006
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Produc
    tion
    With the Partitioning, OLAP and Data Mining options
    Export done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    About to export specified tables via Conventional Path ...
    . . exporting table IMPORTPK 10 rows exported
    Export terminated successfully without warnings.
    C:\>imp userid=oracle/oracle tables=importpk ignore=y
    Import: Release 10.1.0.2.0 - Production on Tue Sep 5 08:31:12 2006
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Produc
    tion
    With the Partitioning, OLAP and Data Mining options
    Export file created by EXPORT:V10.01.00 via conventional path
    import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    . importing ORACLE's objects into ORACLE
    . . importing table "IMPORTPK"
    IMP-00019: row rejected due to ORACLE error 1
    IMP-00003: ORACLE error 1 encountered
    ORA-00001: unique constraint (ORACLE.SYS_C007610) violated
    Column 1 1
    Import terminated successfully with warnings.
    C:\>sqlplus/nolog
    SQL*Plus: Release 10.1.0.2.0 - Production on Tue Sep 5 08:33:20 2006
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    1.No
    Note : if table content primary key and index.
    SQL> conn oracle/oracle
    Connected.
    SQL> create table withoutcons ( no number);
    Table created.
    SQL> insert into withoutcons select * from importpk;
    10 rows created.
    SQL> create view withoutcons_view as select * from withoutcons;
    View created.
    SQL> disconn
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Pr
    oduction
    With the Partitioning, OLAP and Data Mining options
    SQL> exit
    C:\>exp userid=oracle/oracle tables=withoutcons
    Export: Release 10.1.0.2.0 - Production on Tue Sep 5 08:36:05 2006
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Produc
    tion
    With the Partitioning, OLAP and Data Mining options
    Export done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    About to export specified tables via Conventional Path ...
    . . exporting table WITHOUTCONS 10 rows exported
    Export terminated successfully without warnings.
    C:\>imp userid=oracle/oracle tables=withoutcons ignore=y
    Import: Release 10.1.0.2.0 - Production on Tue Sep 5 08:37:17 2006
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Produc
    tion
    With the Partitioning, OLAP and Data Mining options
    Export file created by EXPORT:V10.01.00 via conventional path
    import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    . importing ORACLE's objects into ORACLE
    . . importing table "WITHOUTCONS" 10 rows imported
    Import terminated successfully without warnings.
    2. Yes
    If table content no unique constraints
    Message was edited by:
    user526020

  • Need help Installing OID Repository on existing database server using RepCA

    I have an oracle database server running 10g (10.2.0.4) and I want to install metadata repository on it. I downloaded the Application Server Metadata Repository Creation Assistant 10.1.2.0.1 (standard edition).
    I find that there are no batch files in the download, just setup.exe. When I run that I am asked for an ORA_HOME - when I provide the home where the database is installed I get the message that the home already has the database and the software cannot be installed on it.
    How do I add the repository to an existing instance of oracle database server? Also, is the version I downloaded the right version #
    Thanks

    Hi sameer khan,
    first let me ask, are you talking about Netweaver04s (WAS 7.00), in this case my answer can give you some hints.
    Note 883948 gives information of the installation of an additional usage tye (like BI JAVA)
    You have more than one possibility to install the usage type BI JAVA. The most common installation types are:
    1. BI installation and a separate BI JAVA installation with 2 <SID>
    2. BI JAVA Addin Installation in an existing NW04s
    I recommend to use option 1:
    In case you install a separate BI-JAVA instance, you need a separate <SID> for your J2EE environment. In this case it is not possible to use the same <SID>. This installation can be done on the same or a separate server. Furthermore, you can use a separate database or install the J2EE instance in the same database (--> MCOD). I recommend to use a separate database. Note: In this installation option, Sapinst normally installs a separate user store. With the usage type BI JAVA it makes (in most cases) sense, to use the user store of the BI system, where it belongs to. If you want to do so, "Revise" the user store option before you start the installation and and choose the production client of the BI system.
    If you like to use an Addin Installation, another <SID> is not possible. I would only recommend this kind of installation in test environments.
    It doesn't matter, which kind you choose, after installation, you have to do the steps for "Setting up bex Web", see Note 917950. This is sometimes a little bit tricky, with Note 937697 there is a Support Tool, which can help.
    Good luck with your installation
    Kind Regards
    Marc

  • Is it possible to install dsee7 into a solaris 10 sparse zone?

    hello all,
    i'm trying to install DSEE7 on a Sun T2000 (solaris 10 sparc) into a zone.
    The following command never returns:
    ldap1-root% /local/dsee7/bin/dsccsetup status
    DSCC Agent is not registered in Cacao
    DSCC Registry has not been created yet
    ldap1-root% /local/dsee7/bin/dsccsetup cacao-reg
    Configuring Cacao...
    In the official doc 820-4807, p29, they begin to pre-configure DSCC (page 29), but they don't say if this is mandatory to have DSCC agent running? and what happens if i install DSCC Application server on a different machine?
    Thanks in advance for help,
    gerard

    i've read that they "should" work fine also, but i'm trying to figure out HOW to actually get it to install. when i insert disc 1 of the CS4 discs into my imac, the installer doesn't autostart. the readme says in that case to double-click on the "setup mac os" icon located in the application folder at the root level of the disc. at the root level of the disc there is an "adobe cs4" folder and an "autoplay" folder; neither contains such an icon. these discs worked fine when i installed the suite on my laptop - the installer started right up. so i'm stuck.

  • Step-by-step: how to install OID

    Folks:
    Can you please explain me step-by-step of how to install OID. I'm using Oracle DB 10gR1. I can't install AS10gR2 because I can't configure OID.
    Thanks a lot.
    hewjang

    Hewjang,
    if you want to use OID with an existing DB you have to create the metadata repository (within your 10.2 DB) first using repCA,
    (see Oracle Application Server Repository Creation Assistant User's Guides
    http://download-west.oracle.com/docs/cd/B14099_19/getstart.htm)
    then use the AS10gR2 installer to install OID into this existing metadata repository. Check use existing meta data repository during the infrastructure installation.
    regards,
    --Olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Possible to install WebCenter tutorial into existing SOADemo instance?

    Hello,
    I've got SOADemo up and running but am wondering if there are interaction problems between SOA and the WebCenter tutorial. Can I install WebCenter into my existing SOA app server?
    Thanks!

    Feedback anyone?

  • I have a 15" MacBook Pro with Mountain Lion installed.  I have partitioned the hard drive into two partitions.  Is it possible to install Snow Leopard on the second partition?  If so how do I do it?

    I have a 15" MacBook Pro with Mountain Lion installed.  I have partitioned the hard drive into two partitions.  Is it possible to install Snow Leopard on the second partition?  If so how do I do it?

    If your MacBook Pro had Snow Leopard on it at one time then sure. (Early 2011 or earlier)
    How to erase and install Snow Leopard 10.6
    Obviously choose the second partition to install into. It has to be OS X Extended journaled formatted in Disk Utility (BootCamp software makes it a MSDOS/FAT32 formatted partition if you used that to partition with)
    If it's a Early 2011 or Late 2011 that came with 10.7, it's possible, but it's not easy.
    https://discussions.apple.com/thread/3264421?start=0&tstart=0
    If you can't install Snow Leopard, there is a thread over at MacRumors how to run Snow Leopard in a virtual machine program under 10.7 or 10.8

  • Is it possible to install a 160 GB Toshiba slim-fit HDD from an iPod Classic 2009 model into a iPod 5th Gen Late-2006 model that originally had a 30 GB Toshiba drive?

    Is it possible to install a 160 GB Toshiba slim-fit HDD from an iPod Classic 2009 model into a iPod 5th Gen Late-2006 model that originally had a 30 GB Toshiba drive?
    I have had my 30 GB iPod video for about 7 years, it was a gift and has served me well. Unfortunately it was in my pocket when I brushed up against a very powerful magnet which latched onto the unit and scrambled the hardware. Sad iPod icon.
    I was told I probably need to replace the HD in order to get it back to working order. What I am wondering is, would I be able to replace it with a larger capacity drive so long as I got a unit that was slim enough to fit into the casing?

    Have you tried resetting the PRAM? http://gigaom.com/2011/07/26/when-to-reset-your-macs-pram-and-smc/
    Which Windows version are you trying to install? If I remember right, you can't use windows 8 on these older machines.
    Other than that it's hard to say what could have gone wrong. I can only suggest going through the steps again carefully and making sure everything worked the way it should.
    Have a look at this article too for a slighly more verbose instruction on making a drive bootable: http://www.instructables.com/id/Install-Windows-7-without-USB-or-DVD-without-upg ra/

  • Is it possible to install both FCP7 and FCP X on your hard drive without running into problems?

    Is it possible to install both FCP7 and FCP X on your hard drive without running into problems?

    Apple recommends separate partitions: http://support.apple.com/kb/HT4722

  • How can I use pdf pack to convert cubase documents  (music scores)  into pdfs? I am looking for the former possibility to install acrobat like a printer but i don't have this option with "pdf pack". Can you help?

    How can I use pdf pack to convert cubase documents  (music scores)  into pdfs? I am looking for the former possibility to install acrobat like a printer but i don't have this option with "pdf pack". Can you help?

    Hi mariab,
    What format are those music scores (I'm not familiar with cubase documents). But, it may be that Adobe PDF Pack doesn't support that format. In that case, Acrobat is the way to go. You can then print your files to PDF as you'd like. You're welcome to try Acrobat for free for 30 days to see whether it's going to work for you. If you decide it is, and you'd like to use it going forward, you could convert your PDF Pack subscription into an Acrobat subscription.
    Best,
    Sara

  • Is it possible to install a 7200 rpm drive into a Macbook running a 5400?

    Is it possible to install a 7200 rpm drive into a Macbook running a 5400 rpm drive? And if so does anyone know what brand of drive is stock in the Macbook? What is a good brand? Seagate? Hitachi? Western?

    And if so does anyone know what brand of drive is stock in the Macbook?
    The 250GB drive in my new aluminum MacBook was a Fujitsu. I replaced it with a 500GB Samsung since I was more interested in space than speed.
    -Doug

  • Install JMQ into other directory than /opt/sun/ without root user possible?

    hi *,
    i just wanted to know if there is the possibility to install JMQ 4.1 in a custom directory?
    AND is there the possibility to install the JMQ server without root?
    we do have several embedded JMQ servers inside sun appserver that do not need root or a specific directory why should the standalone version need this?
    regards chris

    There is no non-root install available on Solaris or Linux with SJSMQ. (we are looking into it, but we have been waiting for a new packaging system to come out as a side-effect of Solaris 11 which would handle installation in non-root locations, management of packages and patching).
    We are also investigating making the packages re-locatable in the next release (so you would still have to be root but you could cleanly install into export or some other location). However this requires generating a whole new bundle of packages and later patches (the current layout is dictated by the fact that we have older releases which ship included in the solaris operating system)
    At the moment ...
    On Solaris, you can install SJSMQ as root into another directory (using the -R flag to pkgadd) however the installed directory structure looks a bit nasty (since it would look have paths something like /export/mq/usr/share/lib/imq/props/config.props)
    On openMQ, we do have a tar based bundle which can be installed on any system (not as root). The downside is that it is not supported and can not be patched.

  • Is it possible to install the old harddisc into the same product (V3 771) under a new windowsversion

    Is it possible to install the old harddisc into the same product (V3 771) under a new windowsversion.. I have heavy problems with my Acer V3 771, black screen since 2 years, usbports not working well, now the keyboard-I would like to buy the same product (used) and install the old harddisc....

    i think you can do it.

  • Is it possible to install 2 OID on single solaris machine

    Hi,
    Could you please let me know if it is possible to install 2 OID on 1 solaris machine.
    The scenario is:
    I have Sun Solaris SPARC(64 bit) machine. We have 2 users created(oracle and oracle 1).
    I m able to install 1 OID with oracle as a user and which uses the default ports.
    There is a problem when we try to install 2nd OID with oracle1 as a user.
    Thanks in advance

    You could install both as oracle user. Create different set of environment variables. Install them to two different locations, and change the default ports used. Then just make sure you are using the correct $ORACLE_HOME/opmn/bin directory to start the instances.
    -Kevin

  • Is it possible to install windows 8.1 on macbook pro late 2013?

    hi ,
    Is it possible to install windows 8.1 on late 2013 macbook pro?
    I have tried installing it twice but both of the time i got an error
    Windows could not update the computer's boot configuration. Installation cannot proceed. 

    Maybe people have found a solution already but yesterday I managed to install Win 8.1 as a BootCamp on my new 15" retina MBP.  I followed the steps John Guo described but with a couple of changes as his approach failed for me.
    1. Make sure you are starting from a single partition.
    2. Create the Windows install USB from the ISO and also allow BootCamp Assistant to create download the drivers - but untick the option to install windows.
    3. Open Disk Utility and create a new partition and format as MS-DOS (FAT) rather than leave as free space.
    4. Restart your Mac and use the option to boot into the Windows part of the USB not the EFI-boot.
    5. Follow the install
    6. When it comes to the drive selection select the FAT drive. Windows installer will say it cannot install here as it needs to be and NTFS partitiion (in previous atempts I always got the message to say the partitiion was using GUI partition table so could not install even though it was formatted to NTFS).
    7. The format to NTFS should work fine and install proceed.
    8. When the installer reboots the machine you will need to use the boot option to ensure you boot back into Windows.
    9. Once installed the bootcamp driver install runs automatically and for me all drivers run fine even the NVIDIA, which I've seen some people mention having issues with.
    I was inpressed with Windows automatically scaling the text to 200%, which meant it was using the full 2880x1800 resolution so everything was crisp but the windows and text was scaled nicely. I changed this 150% to give me some more real estate.
    I'm guessing that by formatting the new partition as FAT it creates a MBP within the new drive that is writable by windows but I'm not a windows guru so this is a guess. But anyway, this work perfectly.
    hope this helps some people.

Maybe you are looking for