12.1.0.2 install on windows 2012 R2

Hi friends,
We are planning on migrating  databases from 11.2 to 12c on Win 2012 server.  Currently there are about 6 11g instances(different customer's and development databases) on one server. We will need to migrate all of them in the near future. I was reading up on the multitenant option in 12c, seems to be a great option for us hosting multiple databases on one server. But all these databases have different character sets(WE8MSWIN1252, AL32UTF8, WE8ISO8859P1) depending on the client needs.. From what I understand, the character set will be set in the container CDB and all the PDB databases will be using the same character set? Is it not possible to use different character sets and different init parameters for the respective PDB's? Also, since they are customer databases and development databases , the database size and memory needs will widely vary among the different databases.. Can this be a problem? ANy thoughts are really appreciated.... THank you so much

We are planning on migrating  databases from 11.2 to 12c on Win 2012 server.  Currently there are about 6 11g instances(different customer's and development databases) on one server. We will need to migrate all of them in the near future. I was reading up on the multitenant option in 12c, seems to be a great option for us hosting multiple databases on one server. But all these databases have different character sets(WE8MSWIN1252, AL32UTF8, WE8ISO8859P1) depending on the client needs.
A database can only have ONE character set. Makes no difference if you are using 12c, 11g, 10g, 9i, 8i.
. From what I understand, the character set will be set in the container CDB and all the PDB databases will be using the same character set?
Close - a multitenant DB is ONE database - so can only have ONE character set. All components of that ONE DB use that same character set. Each PDB is a component of that ONE DB.
Is it not possible to use different character sets and different init parameters for the respective PDB's?
There is only ONE database - so it only has ONE character set, one set of REDO logs, one set of memory management.
Chapters 17 and 18 of the Concepts doc discuss the ONE database and how each of those components works in that context
http://docs.oracle.com/database/121/CNCPT/cdbovrvw.htm
Also, since they are customer databases and development databases , the database size and memory needs will widely vary among the different databases.
Just so what I said earlier was not misunderstood - there is ONLY ONE DB. So there is  only ONE memory management component. When you size memory you size it to meet the requirements of that ONE DB which, by necessity, means the requirements of ANY AND ALL PDBs that you plan to have open simultaneously.
If you want to manage REDO and memory independently for each customer then you need a separate dabase for each customer.
As Srini noted that separate database can be a standard (non-multitenant) 12c DB.
Oracle 12c multitenant is a NEW architecture. Until your DBA staff has expertise in that architecture you should NOT consider using it for a production environment. It is vital that you conduct the full range of dev/test/performance test/qa test of the development lifecycle.
Even seemingly simple, mundane things like starting up the DB, connecting to the CDB or PDBs, creating users, making grants and more are either TOTALLY NEW or radically different.
No matter what the level of expertise a DBA has they will NOT be successful doing even those basic things without having first RTFM.
The above isn't meant to alarm you or discourage you from using 12c. It is merely to relate the facts as I see them. The preponderance of the forum questions have been about things as simple as 'why can I not connect to the hr schema'.
In particular see my length reply in this thread:
12c database - empty container vs PDB

Similar Messages

  • How do I add my Custom Workflow Activity to FIM 2010 R2 SP1 installed on Windows 2012 server?

    Hellos.
    I have tried and failed to add my custom.dll into the Windows Server 2012  GAC.
    We have a version of FIM 2010 R2 Sp1 running on Windows Server 2008 R2 and that was no problem. There seemed to be a gacutil.exe present on the system which added my assembly.
    I cannot find gacutil.exe on the Windows 2012 Server.
    I have downloaded and installed Windows SDK for Windows 8. However, when I try the gacutil.exe /i <myCustom.dll> nothing seems to happen.
    Are there any guidelines how to add custom workflow activities to FIM when installed on a Windows Server 2012 system?
    TIA
    *HH

    Well yes. It is fine when FIM is hosted on Windows Server 2008 R2.My difficulty is that I am using FIM 2010 R2 Sp1 and Windows Server 2012. No GACutility executable.
    However, the problem has been resolved. Powershell can be used to modify the assemblies.
    I opened a RunAs Administrator PS session. My assembly is in folder c:\Temp
    Using Windows Explorer I browsed the folder c:\windows\assembly and noted the System.EnterpriseServices entries: version (2.0.0.0) and public key token (b03f5f7f11d50a3a)
    (My version is 2.0.0.0 because when installing FIM and SharePoint 2013 the instructions I used suggested setting .Net version to be 2.0)
    These powershell commands got me going...
    PS C:\temp> [System.Reflection.Assembly]::Load("System.EnterpriseServices, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")
    GAC    Version        Location
    True   v4.0.30319     C:\Windows\Microsoft.Net\assembly\GAC_64\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50...
    PS C:\temp> $publish = New-Object System.EnterpriseServices.Internal.Publish
    PS C:\temp> $publish.GacInstall("c:\temp\RunPowershellLibrary.dll")
    PS C:\temp>
    PS C:\temp>
    PS C:\temp> iisreset
    Amazingly I can see the assembly RunPowershellLibrary in my Windows 2012 GAC. :-)
    Also, what is more cheering is that the custom activity actually works with FIM 2010 R2 Sp1.

  • Install SSAS unattented Install on Windows 2012 Core edition

    Dear People who can help.
    We are trying to offer SSAS as a Self Service solution in our company. this without giving the user SYSADMIN rights.
    When we install this in a vmware environment or on a brick it does not start up SSAS. When we install it on a server with a gui it just work. Does any one know how to solve this problem in Windows 2012 Core edition without a gui?
    Thanks in advance,
    Michael

    Hi Michael,
    According to your description, when you install the SSAS without GUI, it doesn't start up SSAS. Right?
    When we install SQL Server via command line, we have the many installation parameters for Analysis Services. There's one parameter "/ASSVCSTARTUPTYPE" which specifies the startup mode for the Analysis Services service. You
    should set it Automatic when do the unattended installation. Also you can start the SQL Server Analysis Services service manually via command line:
    net start "SQL Server Analysis Services (MSSQLSERVER)"
    Reference:
    Install SQL Server 2014 from the Command Prompt
    Tips ‘N’ Tricks – Windows – Starting, Stopping, and Restarting Services from Command Line
    If you have any question, please feel free to ask.
    Regards,
    Simon Hou
    TechNet Community Support

  • Kb2920189 fails to install on Windows 2012 R2 Essentials

    Hello,
    I have a 2012 R2 Essentials server that fails to install the UEFI KB2920189 update.  All other updates installed fine.  It's running two disks, one has 8.1 the other has 2012 R2 Esssentials in dual boot mode.  No VM.  I have heard reports
    of successful installs of this kb2920189 update that basically bricks the OS on reboot.  I would like to avoid this.  The error code during the failed installation is 800F0922.
    Thanks

    Hi,
    Based on your description, I understand that you failed to install KB2920189 with error 800F0922.
    Please refer to following operations and check if can help you to solve this issue.
    Refer to the KB (KB947821), and use the inbox Deployment Image Servicing and Management (DISM) tool. Then install
    this update again.
    Please
    reset Windows Update components and monitor the result.
    Please perform a
    clean boot and check if you can install this update successfully.
    If this issue still persists, please navigate to: %windir%\Windowsupdate.log and check the log file if can
    find some more clues.
    For more details, please refer to the following KB.
    How to read the Windowsupdate.log file
    Hope this helps.
    Best regards,
    Justin Gu

  • Unisphere Host Agent cannot install on Windows 2012 R2 Core

    Cannot install EMC Unisphere Host Agent on Windows Server 2012 R2 Core server. 
    When trying to install into Hyper-V 2012 R2 I get an error informing of the requirement for Feb 2013 updates to Windows 8 and Windows server 2012.

    Cannot install EMC Unisphere Host Agent on Windows Server 2012 R2 Core server. 
    When trying to install into Hyper-V 2012 R2 I get an error informing of the requirement for Feb 2013
    updates to Windows 8 and Windows server 2012.

  • Installing a Windows 2012 Domain Controller into a 2000/2003 domain with Exchange 2003

    Hello,
        I have a client that we are planning to migrate to 2012 over time.  They currently have a Windows 200 DC and 2 member servers running Windows 2003, one of which is running Exchange 2003.
        We first are going to introduce a 2012 server into the domain and my plan was to DCPromo the 2003 server that isn't running Exchange and raise domain level to 2003 and then demote the 2000 server.  I was then going to install the
    2012 server into the domain and make it a backup Domain Controller for the time being and leave the newly promoted Windows 2003 server as the primary Domain Controller with all the roles and global catalog.  My question is will Exchange 2003 still function
    normally in this scenario?
       I've been doing research and read some things about Exchange 2003 not working with 2012 Domain Controllers, but I was thinking if the 2003 is still the primary, it might work.  We will eventually migrate to 2003, they just don't want to
    do it all at once, due to costs and other issues.
    Thanks.

    I didn't ask if it was supported, I just wanted to know if Exchange 2003 would continue
    to function if the Windows 2003 DC still held all the FSMO roles and Global Catalog.
    A not supported situation means that it is a situation where Microsoft made no testing or do not guarantee that you can operate with no problems. Following a not supported scenario could be done but is on your own risk.
    If it won't, can the 2012 server be a member server in the 2003 AD?  The 2000
    DC it is replacing, just shares files on the network in addition to being the lone AD server
    Yes, it can be a member server.
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

  • RD Connection Broker Fails to install on Windows 2012 R2, fresh install

    I have been fighting this for a week
    Trying to install RD connection broker service on a Server 2012 R2.  I've had multiple errors, ranging from the "Server pending reboot" issue, to the install just hanging for 15-20 minutes and then failing.  This is NOT on a DC, and I've
    tried it on a fresh 2012 R2 server, and a fully updated Server 2012 R2.  It has to be something on the domain I'm joined too, as I can install it with no problem on test servers/domains at my office.

    Hi CitadelTCS,
    Some folk meet this issue because the server is DC, in your case could you try to run SFC /SCANNOW then monitor this issue again.
    The related KB:
    Use the System File Checker tool to repair missing or corrupted system files
    https://support.microsoft.com/en-us/kb/929833?wa=wsignin1.0
    I’m glad to be of help to you!
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Basic questions regarding installing Forefront EP Client 2010 on Windows 2012 R2

    Hi,
    We have a handful of servers and client machines (although these always seem to be expanding) and as such have previously just installed the Forefront Endpoint 2010 Client manually onto the various endpoints with updates being pushed via WSUS from a Windows
    2008R2 machine, without running to a full installation of SCCM or the Forefront Endpoint Server. However, trying to install the FEP 2010 client directly onto new Windows 2012R2 servers result in a "This OS is not supported" error.
    After checking some articles it appears that FEP 2010 might well be supported on Win 2012R2 (and Windows 8), but only if installed via SCCM. Is this correct?
    We do have access to SCCM 2012, but again I have shied away from this. I had hoped that maybe the SCCM Endpoint client could also be installed manually once more, but trying to install this on a Windows 2012R2 machine results in a "Windows compatibility
    mode is not supported by this program" error.
    Am I barking up the wrong tree and will I now have to finally learn and install SCCM? If so I take it that I can update my 2008R2 WSUS server to firstly Win 2012RS WSUS, then add SCCM 2012?
    Cheers
    Chris

    Hi Joyce,
    Thanks for the feedback.
    Hi,
    >>After checking some articles it appears that FEP 2010 might well be supported on Win 2012R2 (and Windows 8), but only if installed via SCCM. Is this correct?
    According to the blog below, Forefront Endpoint Protection 2010 with Update Rollup 1
    is supported on Windows Server 2012 R2.
    http://blogs.technet.com/b/configmgrteam/archive/2013/09/16/support-questions-about-win-8.1-and-winsvr-2012-r2-for-configmgr-and-endpoint-protection.aspx
    Please make sure you are running FEP 2010 update rollup 1. You could get it from the following link.
    http://support2.microsoft.com/kb/2907566/en-us
    Thanks for the feedback. I should have said that I have indeed tried this. From the initial link you posted I found the "Update Rollup 1 for Forefront Endpoint Protection 2010" (http://support2.microsoft.com/kb/2551095/en-us), however, this update
    itself apparently requires a prerequisite. Whist I have tried to install the prerequisite (http://support2.microsoft.com/kb/2554364/en-us) and the Forefront Update Rollup 1 directly onto a a Windows 2012 R2 machine, I end up with errors:
    Installing the Prerequisite result in a "Error code: 1642" in the log file. Have have tried to chase this error, but have not spent too much time digging as yet, but this appears to be more to do with the FEP server than the client.
    Installing with the FEP Update Rollup (obviously without the prerequisite), give us three folders (FepExt, FepReport and FepUx), none of which seem to be the client per se
    >>Ah, the later problem of trying to install a client from SCCM 2012 onto Windows 2012R2 maybe because I have been using SCCM 2012 SP1, and not SCCM 2012R2??
    In SCCM 2012, Endpoint Protection 2012 is integrated so you cannot install FEP 2010 in it.
    Best Regards,
    Joyce
    No no, What I meant was that I had hoped that I could install the client contained within SCCM 2012 R2 installation material manually onto a vanilla Windows 2012 R2 box (which is what I'm trying to do), in the same way that I could install the FEP 2010 on
    previous Windows OS. The ISO that I have currently from our systems team is that of SCCM 2012 SP1, not SCCM 2012 R2, and the client within the SP1 package does not install in Windows 2012 R2. I'm tyring to get hold of the SCCM 2012 R2 ISO now, which (from
    what I read) should allow me to manually install the client.
    I may well play with SCCM later, but is a little over kill for our estate (read 10's of servers and clients, rather than 1000's), however, we should have a campus licence for SCCM.
    Regards
    Chris

  • Trouble installing SQL Server 2012 on Windows Server 2012

    I have a brand new install of Windows 2012 Server Standard Edition. I am trying to get SQL Server 2012 installed on it, but have been having a lot of trouble.
    When I run the System Configuration Checker everything passes except for "Setup administrator" -
    Rule "Setup administrator" failed. The account running SQL Server Setup does not have administrator rights on the computer. To continue, use an account with administrator rights.
    If I go to try the "New SQL Server stand-alone installation or add features to an existing installation then I get the same "Setup administrator" error plus the following one.
    Setup account privileges
    Rule "Setup account privileges" failed.
    The account that is running SQL Server Setup does not have one or all of teh following rights: the right to back up files and directories, the right to manage auditing and the security log and the right to debug programs. To continue, use an account with both
    of these rights. For more information, see
    http://msdn.microsoft.com/en-us/library/ms813696.aspx, http://msdn.microsoft.com/en-us/library/ms813959.aspx and
    http://msdn.microsoft.com/en-us/library/ms813847.aspx.
    I am running the install using the administrator account. The server is not on a domain. I have tried to suggestions in the links above as well as this link http://support.microsoft.com/kb/2000257, but I still keep getting the same error. I even just re-installed
    the OS so it is fresh, nothing else on it.
    Any help would be greatly appreciated.
    Thanks,
    Hassan

    Hi Hassan,
    Based on the error message, this issue can occur the current Windows user isn’t a Windows administrator account. Please refer to the following document to add the account to Local Administrator Group. If the issue persists, please help to collect the installation
    log under C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log
    Windows Server 2012: How to Add an Account to a Local Administrator Group:
    http://social.technet.microsoft.com/wiki/contents/articles/13436.windows-server-2012-how-to-add-an-account-to-a-local-administrator-group.aspx
    View and Read SQL Server Setup Log Files:
    http://technet.microsoft.com/en-us/library/ms143702(v=sql.110)
    Allen Li
    TechNet Community Support

  • TS140 install Windows 2012 on RAID 1

    Hello, I'm planning to install a Windows 2012 Server on a TS140 using RAID 1 configuration. As I read in the manuals, RAID is most often used with CSM (Compatibility Support Module), but as Windows 2012 supports UEFI it could be used with drivers.Which one is the recommended configurarion?Besides installing the driver are any drawbacks in any configuration? Thanks in advance,Pablo Moleri 

    Yes, I'm booting from DVD.
    Yes, I have CSM Enabled but didn't know about Boot Priority, so I'm using
    the default, which in my case caused the TS140 to fail, that is it didn't
    see the RAID drives.
    Problem installing Windows Server 2012 R2 on partition > 2.2 TB, see
    https://support.microsoft.com/en-us/kb/2604034 - Error 0x80042468 received
    when creating a single partition on drive greater than 2.2TB during install
    of Windows
    So in a nutshell, your saying TS140 RAID can boot with UEFI enabled, I just
    need to change the boot priority to what?
    thanks,
    Jeff Jensen

  • On Windows 2012 Terminal Server Outlook fails to connect to Exchange 2013

    I have a new install of Windows 2012.  I have two physical servers.  One is a W2012 std Domain Controller ("DC").  The Second is configured as W2012 HyperV  ("HV").  Under HV I have
    two VMs.  One VM is W2012/Exchange 2013 ("ExchVM) and the other is W2012/Terminal Server ("VMTS").  All systems are behind a firewall appliance.  Exchange is working via Outlook and OWA internally and externally.  The self
    created SSL must be installed manually on external machines since it comes up as an untrusted certificate.  Once installed remote outlook works and OWA works.  I have configured the terminal server and I am able
    to login remotely as various users under my "TS group".  The problem is when ever I attempt to open Outlook for the 1st time, it fails to connect to the exchange server.   (Open Outlook 2013, click next
    on the splash screen, "Yes" Add an Email Account splash screen, click next, Auto Account screen populates NAME and Email Address correctly, click next, Searching for mail server settings..., check on establishing network connection, check on searching
    for alias@ domain, then fails the logging on to the mail server)  The error reads:  "Outlook cannot log on.  Verify you are connected to the network and are using the proper server and mailbox name.  The
    connection to Microsoft Exchange is unavailable.  Outlook must be online or connected to complete this action."   I am connected in RDS from offsite, and from the RD session I can access shared folders on ExchVM and DC.  I have
    tried have verified the server Exchange server name is correct via "Get=ClientAccessServer" command.  I have also tried to use the guid via "Get-Mailbox
    ALIAS | fl name, exchangeguid.  Keep in mind all desktop users on the network are connecting to Outlook without issue.
    I would appreciate any thoughts on solving this issue.

    Hi,
    According to your workaround, it seems that the Outlook Anywhere configuration in Outlook client is not correct when using the Autodiscover service.
    Once you connected to Exchange server by manually settings, please run Test E-mail AutoConfiguration tool in external Outlook client to check the autodiscover service:
    open Outlook - press CTRL key - right click on the Outlook icon from right bottom corner taskbar - Test Email AutoConfiguration. Put your email address - uncheck use guessmart and secure guessmart authentication - click Test to check your Autodiscover service.
    Please check the Log tab and confirm whether the Autodiscover service is connected successfully. Also confirm if the connection issue happens to all external users when they open Outlook for the 1st time. In Exchange server, please make sure
    autodiscover.domain.com has been included in your Exchange certificate which is assigned with IIS service.
    Regards,
    Winnie Liang
    TechNet Community Support

  • Windows 7 SP1 client file lock on network share hosted ny WIndows 2012 Server

    Hello
    I have one strange problem after migration from Windows 2003 Server to Windows 2012 Server R2 Standard. 
    All migration tasks went well but two things do not work.
    In Computer Management you have The Opened Files feature and if you open any file that is located on the network share hosted by Windows 2012 R2 form Windows 7 SP1 and then close it
    it remains open in the Opened Files tab (even if you wait an hour).  There is no problem with Windows XP SP3. The issue exist only with Windows 7.
    The session view of sessions to the file server do not work. If I try to open it I get the message that the application is not responding. 
    Can someone help me with that ?
    About the environment:
    It is one server Domain migrated form 2003 to 2012R2.
    The domain and forest level was raised to 2012 R2.
    I have made clean install of Windows 2012 R2 and then migrated AD. 
    Best Regards
    Sebastian Sala

    Hi Sebastian,
    >>There is no problem with Windows XP SP3. The issue exist only with Windows 7.
    T>>he session view of sessions to the file server do not work. If I try to open it I get the message that the application is not responding. 
    Based on the description, please check event logs in Event Viewer to see if there were some related events logged. Besides, does this phenomenon happen all Windows 7 clients? We can try to restart the client to see if it helps.
    Best regards,
    Frank Shen
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Slow printing on windows 2008 std, R2 and windows 2012

    Hi All,
    I have a print server which is configured on windows 2008 R2. We are experiencing slow printing when printing directly from the server or from a client through the server. Small sized files prints fast, anything which has image takes a long time. All the
    printers in our organization are Xerox Colorqube 9303. When installed the driver directly on to windows 7 32 bit PC, it prints without any delay. Also, when prints from the server a 2 MB file becomes 15 MB or more while sending. We have tried PCL6 and PS drivers.
    To replicate it, i have installed a windows 2012 server ended up with the same result. Installed windows 2008 standard 32 bit with SP2 and the result remains same. Also tried it on windows 8, 64 bit without any luck. So effectively, it works fine only when
    directly installed on a windows 7 PC. I have disabled all three: disabling TCP Chimney Offload, RSS, Receive Window Auto-Tuning .
    After shooting the print, if you observe the printer properties, it sends data at a very low rate which results a 10 MB documents prints take around 10 minutes. At the same time, file copying from the server to and fro is working normally. All these servers
    are directly connected to the cisco 6509 core switch. All the above tests were performed on the same physical switch. The server and clients are on the same network (subnet).
    Have anybody come across to a similar issue. Any useful suggestions would deeply appreciated.
    Thanks,
    Prince Mathew

    Hi Prince Mathew,
    Based on your description, this issue seems that it’s related to this specific model printer (Xerox
    colorqube 9303). Please install the latest version of the driver and the firmware from Xerox website, and then check if this issue still exists.
    If it still persists, please clear Printer Spooler Files and enable the Spooler Service again.
    For details, please refer to.
    1. Click Start, run "Services.msc" (without the quotation marks).
    2. In Services list, please double click "Printer Spooler". Then click
    Stop, and then click OK.
    3. Please locate to: "%WINDIR%\system32\spool\printers", delete all files in this folder.
    4. Click Start, run "Services.msc" (without the quotation marks). In Services list, double click
    "Printer Spooler". Click on Start. In the Startup Type list, make sure that "Automatic" is selected and click OK.
    Then check if this issue can be solved.
    Hope this helps.
    Best regards,
    Justin Gu

  • Question about adding Windows 2012 R2 Domain Controller, into a native Windows 2008 R2 single forest domain

    I current have a two server domain, both Windows 2008 R2 and fully updated.   The two servers are on subnet 10.0.1.0 /24
    - Windows 2008 R2 Server A: 10.0.1.1 (DC, GC, FSMO, DNS)
    - Windows 2008 R2 Server B: 10.0.1.2 (DC, GC)
    AD Domain: COMPANY.LOCAL
    I have a second connected subnet, 192.168.1.0 /24) which is routed to the 10.0.1.0/24 subnet and I would like to install a Windows 2012 R2 server onto a server on that subnet and make it a domain controller with AD-Integrated DNS and DHCP for the 192.168.1.0
    /24 subnet.
    - Windows 2012 R2 Server C: 192.168.1.1
    What are the proper progression steps, in order to bring up the Windows 2012 R2 server and then add it to my COMPANY.LOCAL domain and then promote it do a DC/GC/AD-Integrated DNS server?   Are they anything like the following:
    1. Install Windows 2012 R2 server (Server C)
    2. Point Windows 2012 R2 server DNS servers at Server's A and B
    3. Perform AD prep to extend AD schema to support Windows 2012 R2 domain controllers
    4. Promote Windows 2012 R2 server to domain controller (install local DNS service on Server C, during this step)
    * Question:  Will Windows automatically create a DNS zone for the Windows 2012 R2 subnet (192.168.1.0/24) AND also include the DNS zone from the previous Windows 2008 R2 domain (10.0.1.0 /24)?  Or will I need to add the 10.0.1.0 /24 zone to the DNS
    server on Server C, even though the DNS from the Windows 2008 R2 domain is AD integrated?

    Hi,
    Regarding the issue here, please take a look into below articles:
    System Requirements and Installation Information for Windows Server 2012 R2
    http://technet.microsoft.com/en-us/library/dn303418.aspx
    Release Notes: Important Issues in Windows Server 2012 R2
    http://technet.microsoft.com/en-us/library/dn387077.aspx
    Install a Replica Windows Server 2012 Domain Controller in an Existing Domain (Level 200)
    http://technet.microsoft.com/en-us/library/jj574134.aspx
    Here is an example for promoting Windows Server 2012 to a DC, see:
    Step-by-Step Guide for Setting Up A Windows Server 2012 Domain Controller
    http://social.technet.microsoft.com/wiki/contents/articles/12370.step-by-step-guide-for-setting-up-a-windows-server-2012-domain-controller.aspx
    As the server is promoted to a DC, DNS Zones will be replicated and synchronized to it automatically whenever the new one is added to an AD DS domain,  bascially there is no special need to add zones,  for more information, please see:
    Understanding Active Directory Domain Services Integration
    http://technet.microsoft.com/en-us/library/cc726034.aspx
    Hope this may help
    Best regards
    Michael
    If you have any feedback on our support, please click
    here.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Connect Oracle 9 client from windows 2012 server to 9.0 oracle database

    I have windows 2012 64 bit with installed oracle 9.0 32 bit client
    and i want to connect to oracle 9.0 64 bit server installed on windows 2003 R2 64 bit
    Is it possible to make this connection because when i have tried to connect received this error ORA-06413 connection is not open

    942609 wrote:
    I know that oracle client 9.2.0 is too old but company about i work have tests which run on this systemIf you are stuck using antiquated versions of software, the company really ought to stick to antiquated versions of the operating system as well. Trying to combine versions of the Oracle client that weren't even certified on Windows 2003 with a bleeding edge Windows 2012 system is a recipe for pain and suffering. Even if you appear to get things working, there are any number of bugs that will likely crop up over time due to the massive version incompatibility.
    If i understood right i can't make connection between oracle 9.2.0 32 bit client installed on windows 2012 to connect to oracle server 10 i?As others have pointed out, you probably can though you'll need to change the firewall rules. As others have stated, the firewall changes you'll need to make should probably be the same for a 9.2 client and a 10.2 client. But if you're determined to work with highly unsupported combinations of software, you're likely to have to embrace the idea that you're going to be blazing some new trails and that you'll have to spend a decent amount of time debugging issues that arise from your very unique combination.
    Justin

Maybe you are looking for

  • Exporting XML Edit Decision List

    How do you created/export an XML Edit Decision List from Final Cut Express.

  • Multiple clicks on the same place

    I have this slide When a user clicks on the arrow, I want 1 to show. Next, When the user clicks on the arrow again, number 2 shows. When the user clicks on the arrow again, number 3 shows. How do I do this with advanced actions? Any help  is apprecia

  • Can i rejoin ny SCVMM 2012 server to domain with same name & IP address?

    Dear all.. I am in situation where i have to rejoin my scvmm server to  domain with same name & ip address.one of the fool admin has deleted my SCVMM's computer object from AD. I have recreated the object & tried to log on but no luck.. i have to rej

  • Extending the evaluation license asks for current activation code. Where is it?

    I am attempting to extend the evaluation period for the Vision Acquisition Software. I have obtained an activation code from NI.com to manually enter and extend the evaluation period.  When I access the activation wizard through the NI License manage

  • Rounded logo with transparent background?

    i have tried to research this and i have tried to do it (with limited success), but can anyone help me with specific steps on how to get a rounded logo with a /transparent/ background? i sometimes get a rounded logo (and sometimes i get stuck) but I