DBCharEncoding UTF8 and  NATIVE on the one machine

I'm trying to run two oracle lite databses on the same windows machine.
First of the databases has been created with no DBCharEncodeing setttings set in polite.ini, second Database was created with DBCharEncoding set to UTF8.
My Problem:
If I the ploite.ini file looks as follows:
[All Databases]
DBCharEncoding=UTF8
SuggestedSharedAddress=10270000
I can Login to the second database created as UTF8-DB. But I'm not able to login to the old Database anymore.
If I the ploite.ini file looks as follows:
[All Databases]
DBCharEncoding=NATIVE
SuggestedSharedAddress=10270000
I'm able to login to both databases but UTF8 isn't supported anymore.
Question:
Is it possible to set the DBCharEncoding-parameter per database? The two databases have different DatabaseIDs.
What I'm looking for is something like this:
[Databases Id=300]
DBCharEncoding=NATIVE
SuggestedSharedAddress=10270000
[Database Id= 301]
DBCharEncoding=UTF8
SuggestedSharedAddress=20270000
Is this possible? Or is there an other way to set two different DBCharEncoding values?
Thanks for your advice.
Kind regards
Oli Schmid

You can do this as long as you install them in different Oracle homes.

Similar Messages

  • How to install oracle817 and form6i on the one machine

    How to install oracle817 and form6i on the one machine?
    Machine is P4/W2K
    Thanks a lot

    You can do this as long as you install them in different Oracle homes.

  • Designer 6i and 10g on the same machine?

    I have Designer 6i and corresponding repository on my machine.
    The problem with 6i I can't save diagramm in HTML format
    I believe I can save in HTML format in 10g or other?
    Can I install on the same machine 10g designer?
    should I configure new repository?
    TIA

    See my update on your earlier question.
    As for running 6i and 10g on the same machine, yes you can do it. You just have to install them in separate Oracle Homes, and be careful when you tell them which version of EXP and IMP to use. There is one MAJOR caveat, however. They cannot use the same Designer Repository - 6i client won't talk to a 10g repository and 10g client won't talk to a 6i repository. You can upgrade a 6i repository to 10g with the RAU, but take a backup before you do - the only way to go back is to restore your backup. Besides, I think that if you upgrade to the last supported version of Designer 6i (you should be able to get it from MetaLink) you will get the Publish Diagrams utility.
    Frankly, my opinion is that there is only one reason to stay on 6i - if you need to generate and support 6i client/server Oracle Forms. If you don't use Oracle Forms, or if you have moved on to Web Forms with the middle tier Forms Server, I'd recommend an upgrade to Designer 10g and Developer 10g.

  • CS3 Bridge and CS4 on the same machine.

    Hello Everyone,
    I have adobe photoshop CS3 and Illustrator CS4 on my machine.  Any known issues for running bridge CS3 and CS4 on the same machine?  Some experts at telling me not to use Photoshop CS3 with Bridge CS4, just wondering.  Thanks for you replies.

    Bridge is not really a stand alone product, and tuned to work with its current version of PS.  Also, Bridge CS4 has some features changed and/or added.  So if using CS3 Bridge you might have aspects that don't work with PS CS4.
    I would keep CS3 on the machine if you don't need the HD space, until you feel you no longer need the older version.  But use them as a pair as intended.  Also, only have one Bridge running at a time.
    I did not upgrade to CS4, but from what I have read I see no reason to use Bridge CS3 as the upgrade is faster, less prone to crashes, and has added features.
    CS4 PS on the other hand can be tricky if you don't have a newer computer with a good video card.

  • Replace a 2003 (not R2) File Server with a 2012R2 files server and preferably keep the same machine name and IP when finished

    I am wanting to replace a 2003 (not R2) File Server with a 2012R2 file server and preferably keep the same machine name and IP when finished.  For the moment I just need some "high level" guidance, little details can be worked out once I know
    which direction I will go.  I was considering that DFS might be a way to help get through the process although when finished the 2012R2 Files server will be by itself with no other file server planned at this time.  DFS can stay installed for maybe
    future purposes but clearly I wouldn't need the DFS Replication with only one machine.
    Here's a few details of the environment....
    1.  DC's are 2012R2 but it is still 2003 DFL because the old 2003 DCs are still present.  But likely they will be gone and the DFL elevated before I start on the File Server project
    2. Nearly all machines in the facility have a shortcut on the "All Users" Desktop that points to the existing old File Server.  Editing or replacing that shortcut would be a major pain,...hence why I want to keep the same machine name at least,
    and maybe the same IP if not too much trouble.  This way the existing shortcut would continue to work with the new 2012R2 File Server.  The UNC path represented in that shortcut is also configured into one or more of our major business applications,
    futher emphasizing the need to keep the UNC path the same throughout the process.
    3. The facility runs 24/7/365 but is "light" on weekends.  The political environment is such that there is little to no tolerance for any down time at all.
    4. Would DFS (based from the 2012R2 machine) be a good tool to get where I need to go?
    Thanks for any suggestions.
    Phillip Windell

    Hi Sharon,
    I've done some more reading and have a few new ideas to run past you....
    Yes regular DFS wouldn't help and the Namespace would still be different than how it was with just the old server. However I was thinking DFS Replication could replace the purpose of RoboCopy and it would keep the two locations "in sync" until I was ready
    to flip over to the new server.  DFS Rep can exist independently of a DFS Namespace, so a Namespace is not even needed. It needs a minimum of 2003R2 for the "later & better" DFS Rep but I believe 2003 can do an "in place" upgrade to 2003R2, so I would upgrade
    the old server to 2003R2 first.  As long as the DFS Rep on 2012R2 and 2003R2 will properly interact I think that will work.
    Thanks for the reg info on the Shares.  I'm debating if editing that would reg file would really be much better than manually creating the Shares on the new server while the DFS Replication was doing its job.  I'll probably export that Key as a
    safety move whether I use it or not.
    Once the DFS Rep is fully in sync and the Shares are in place on the new server, I figure I would then:
    1. Remove the DFS Replication Object (optionally remove DFS Services completely)
    2. Rename the old File Server to something else and set it to DHCP
    3. Rename the new File Server to the name I want to use and give it the IP the old server had.
    How does that sound?
    Phillip Windell

  • Extracting text (UTF8 and UTF16) from the SWF file format

    Hello.
    Just wondering if this newsgroup is the right one to talk
    about the
    'open' SWF file format. I'm looking for a utility to pull out
    the text
    strings inside of a SWF file (both UTF8 and UTF16). The file
    format is
    open-sourced, so I guess that I could write something, but I
    remember
    there being some tools here when Adobe first open-sourced the
    format,
    but I'm not able to find the tools anymore.
    Any help?
    - Steve Webb

    Hello.
    Just wondering if this newsgroup is the right one to talk
    about the
    'open' SWF file format. I'm looking for a utility to pull out
    the text
    strings inside of a SWF file (both UTF8 and UTF16). The file
    format is
    open-sourced, so I guess that I could write something, but I
    remember
    there being some tools here when Adobe first open-sourced the
    format,
    but I'm not able to find the tools anymore.
    Any help?
    - Steve Webb

  • I've recently started to use Numbers but when I try to sync to iCloud it asks me to create a new iCloud account. Problem is I already have one and that's the one I want to use. Looks like I have the same situation on my iphone. Any guidance? Thanks.

    I've recently started to use Numbers on my macbook pro but when I try to sync to iCloud it asks me to create a new iCloud account. Problem is I already have one and that's the one I want to use.
    Looks like I have the same situation on my iphone.
    The only option I'm being given is to create an lCloud account.
    Any guidance? Thanks.

    The last thing you want is a second iCloud account. Try logging out and back in in System Preferences. If that doesn't work, I'd get AppleCare on the line.
    Jerry

  • How can I transfer photos from my  iMac to my iPad and not lose the ones already stored on the iPad.

    How can I transfer photos from my  iMac to my iPad and not lose the ones already stored on the iPad?  When using iTunes to sync a folder from the iMac to the iPad it always removes anything previously synced.
    Help appreciated
    David

    I've just found out the reason for this behaviour. I am syncing from a computer which is different to the one I first synced with. iTunes can't cope with this situation so deletes anything synced from another source.

  • I have my daughters Ipod, my iphone, my wife's Iphone and Ipad on the one Apple ID.  Since the latest update we are receiving Imessages from our daughter's Ipod with my wife's caller ID on the one message strand.  Can I fix this problem?

    I have my daughters Ipod, my iphone, my wife's Iphone and Ipad on the one Apple ID.  Since the latest update we are receiving Imessages from our daughter's Ipod with my wife's caller ID on the one message strand. 
    Is it possible to differentiate between all the devices?Can I fix this problem?

    I recommend that you
    Create a NEW account/ID for her using these instructions. Make sure you follow the instructions. Many do not and if you do not you will not get the None option. You must use an email address that you have not used with Apple before.
      Creating an iTunes Store, App Store, iBookstore, and Mac App Store account without a credit card
    Use the new ID on her iPod but only for:
    Settings>Messages>Send and Receive
    Settings>FaceTime
    and Settings>iCloud if you want her to have separate Contacts Calendar and some other things.
    Continue to use the same/common Apple ID for Settings>iTunes and App stores so you can share purchases.

  • What is the best way to have access to OSX and OS9 from the same machine?

    What is the best way to have access to OSX and OS9 from the same machine?
    Do I need to partition the hard drive? Installed both Tiger and OS 9 on the G5 and it is having problems starting up properly.
    G5   Mac OS X (10.4)  

    And here is the prove for Edwin's message: Macintosh: Some Computers Only Start Up in Mac OS X

  • I have bought a Belkin composite cable from the apple store but the picture is black and white? The tv connection does require the red yellow white cables and that is the one I bought

    I have bought a Belkin composite cable from the apple store but the picture is black and white? The tv connection does require the red yellow white cables and that is the one I bought? Can any one help

    You have the iPhone in your profile, but people's profiles here are often incomplete or very outdated.  It's better to be specific.  And part of the problem is that I can't find any Belkin composite cables for connecting an iPhone to a TV, either on the Apple Store or the Belkin site.  The closest I found is this Belkin video cable, which doesn't specify exactly what kind of connection it is.
    For the most relevant assistance, you've got to post in the iPhone forum and specify the cable by providing a link to exactly which cable you're using.

  • Why Mac crashes when I run the clean speech ring of osx and then run the RestoreTime Machine?

    Why Mac crashes when I run the clean speech ring of osx and then run the RestoreTime Machine? Could it be that I run restore the setup from a usb drive. I've done thisbefore and when it has not been a problem.
    Does anyone have a good answer on this so I'm happy.

    kjell-einar wrote:
    Why Mac crashes when I run the clean speech ring of osx
    What is that?
    run the RestoreTime Machine?
    What are you restoring? 
    Do you mean a full system restore?  Or something else?
    When does your Mac crash -- during the restore, when you try to start up afterwards, or ?

  • CAN I ENLARGE THE SIZE OF ALL TRACKS AND NOT JUST THE ONE TRACK AT A TIME

    I would like to enlarge the tracks on the top half of the mix screen and not just the one track I'm working on. I find that most times I'm working in 2 or 3 tracks only and it would be great if I could enlarge the size of those to work with rather than the thin tracks they appear as. I realize if I click on one that it will appear larger below to edit but can I have all the tracks recorded appear larger?
    [email protected]
    Ross

    NO

  • I bought Adobe Photoshop Elements 13 They sent me the one for Windows and I need the one for Macbook Pro!!!

    The download that adobe sent me is for Windows. I have a Mac and I need the one for Macbook Pro. I have been looking for a contact with customer service and even the chat is not working. Help please! I haven't use the product they sent me

    Please open link
    Contact Customer Care
    Then click on still need help, you will get the chat option

  • Is it possible to run VLM and lmtools on the same machine

    hi together ... is it possible to run VLM and lmtools on the same machine without any problems?
    the running system will be Windows Server 2008 R2 x64! maybe we will install the license server on the virtual server.

    Hi SvenNittmann,
    in general, it should be possible to run both tools (VLM and lmtools for FlexNet) on the same machine. But I wouldn't recommend you this way, because NI VLM is also build on top of FlexNet and sometimes you will receive ugly problems with the installation of both tools on the same PC. It is possible to use VLM in a virtual machine without any problems or restrictions. NI provides information about the usage of VLM in a virtual machine, like you can see here:
    Volume License Manager on a Virtual Machine - National Instruments
    http://digital.ni.com/public.nsf/allkb/5730FDDC97F9157E8625755F00749CFF?OpenDocument
    I also use VLM in a virtual machine and I could recommend you the same solution.
    Regards, Stephan

Maybe you are looking for