Creating Domain stuck at 0% -Oracle PFRD 11g - Windows 7 64-bit -laptop

Someone can help me?
I installed Oracle Portal, Forms, Reports and Discoverer on Win7.
I have install:
jdk 1.7.0 64bit
Oracle db 11g (64bit)
Oracle client 11g (32bit)
Oracle Weblogic 1035 (wls1035_generic.jar)
Oracle Portal, Forms, Reports and Discoverer (ofm_pfrd_win_11.1.2.0.0_64)
when I configure the "Configuring the Classic Instance" under the "Oracle Classic 11g-Home1". It's always pending in "Creating the domain" . No any Error information.
the related log information:
Creating a new AdminServer Object ...
AdminServer port is 7001
Starting the domain ...
LOADING DLL : C:\Oracle\Middleware\as_2\install\config\\StartUtil64.dll
DEBUG : Loading DLL : C:\Oracle\Middleware\as_2\install\config\\StartUtil64.dll
I tryed the method of "short PATH",but it's still stuck at 0%.

Hi, I also had some troubles on the installation, but found some good resources how2 solve them:
-> Control Panel – System – Advanced System Settings:
) Remove the (x86) from PATH environment variable: according to MyOracleSupport Note:
Installing Forms And Reports On Windows Fails with "Starting the Admin_Server timed out" [ID 953350.1]
) Remove the "QTJAVA" parts from CLASSPATH: according to
http://ora-soa.blogspot.com/2011/06/error-javajre6libextqtjavazip-was.html
) completely remove the PATH, LD_LIBRARY_PATH according to
http://download.oracle.com/docs/html/E18558_01/fusion_requirements.htm#BABDICGE
and the MyOracleSupport Note
EM Fails to Start After Config with BEA-149205 Failed to initialize the application 'em' [ID 1310884.1]
Those 3 tips helped me in getting the WLS and Forms and Reports 11gR2 installed.
( In fact, everything except the reports builder runs fine now. but this is an extra topic,
you can find it multiple times in this forum)
kind regards, Martin
Edited by: alm82wi on Dec 19, 2011 2:23 PM

Similar Messages

  • Creating Domain stuck at 0% - Oracle PFRD 11g - Windows Server 2008 64-bit

    I hope someone can help me here.
    I am installing Oracle Fusion Middleware_pfrd_win_11.1.1.3.0_64 on a Windows 2008 R2 x64 Virtual Server.
    Step 1: download and install jdk-6u26-windows-x64.exe
    Step 2: download and install wls1033_generic.jar by typing java -Xmx1024m -jar wls1033_generic.jar - de-select Run Quickstart
    Step 3: download and install Oracle Fusion Middleware_pfrd_win_11.1.1.2.0_64 but do not configure
    Step 4: download and install Oracle Fusion Middleware_pfrd_win_11.1.1.3.0_64
    Step 5: navigate to C:\Oracle\Middleware\as_1\bin and execute config.bat
    Step 6: deselect Portal and Discoverer. Auto Port config, no proxy, all domain settings as default
    Progress stuck at 0%.....
    Last entries in OUT file: -
    Creating a new AdminServer Object ...
    AdminServer port is 7001
    Starting the domain ...
    LOADING DLL : C:\Oracle\Middleware\as_1\install\config\\StartUtil64.dll
    any ideas?
    Edited by: user650066 on Jun 29, 2011 7:22 AM

    Thanks for the response.
    This taken from the bottom of the install2011-06-28_04-22-27PM.out file: -
    Creating a new AdminServer Object ...
    AdminServer port is 7001
    Starting the domain ...
    LOADING DLL : C:\Oracle\Middleware\as_1\install\config\\StartUtil64.dll
    oracle.as.provisioning.util.ConfigException:
    Error while starting the domain.
    Cause:
    An error occurred while starting the domain.
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3173)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3033)
         at oracle.as.provisioning.engine.WorkFlowExecutor._startAdminServer(WorkFlowExecutor.java:1644)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:634)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:390)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.as.provisioning.util.ConfigException:
    Error while starting the domain.
    Cause:
    Starting the Admin_Server timed out.
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3143)
         ... 18 more
    oracle.as.provisioning.exception.ASProvisioningException
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:872)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:685)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:390)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         ... 13 more
    progress in calculate progress4
    progress in calculate progress4
    In doCancel method ...
    Yes option....
    outputFile:C:\Program Files\Oracle\Inventory\logs\installProfile2011-06-28_04-22-27PM.log
    in writeProfile method..
    Let me know if you need more info.
    thanks.

  • Creating Domain at 0% - Oracle PFRD 11g - Windows Server 2008 64-bit

    1.I want to install and configure Oracle FMW version 11.1.1.2.0 in Windows server 2008 64 bit.
    2.I have followed the steps too as described here in these two forum links:
    1.http://cn.forums.oracle.com/forums/thread.jspa?threadID=2245015
    2.Creating Domain at 0% - Oracle PFRD 11g - Windows Server 2008 64-bit
    3.I am giving my installtion steps..
    I have installed JDK: 1.7.0.
    I have succesfully installed web logic version wls1035_generic.jar.
    I have also installed the FMW version 11.1.1.2.0 using all four disks(Install and donot configure.)
    I have also installed patch version 11.1.1.3.0.
    But When I am trying to run config.bat then It Stops at Creating Domain at 0%,nothing happens, process is sleeping:
    It creates domain of size 9.23 mb and after a long time of approx 900 min It displays "DOMAIN CREATION FAILS".
    I have also checked the path ..It doesnt contains any special characters.
    Any ideas???

    Hi John,
    As per ur suggestion , I have successfully installed FMW 11g in Windows server without Domain Fail.
    1). Installed JDK 1.6u29
    2). Installed WebLogic 10.3.3
    3). Installed FMW 11.1.1.2
    4). Installed FMW 11.1.1.3 Patch
    Now According to the Business need ,I want to install FMW 11.1.1.2 in Linux 32 Environment. Can U please guide me the versions of Java, Weblogic, FMW and its patch so that I can Install it in Linux 32 bit without Domain Fail.
    Deepak Jha

  • Problem Installing Oracle Client 11g R2 64 bit on Windows 7 Enterprise 64

    Hi,
    I am having problems installing the Oracle Client 11g R2 64 bit installation on my Windows 7 64 bit Enterprise machine. The installer does all the checks successfully, it gets me to summary screen and I press finish to start the installation. It then opens the installation mask where it first says Checking whether Central Inventory is locked by another OUI session. After that it very briefly shows Central Inventory is not locked and then the window immediately dissapears with no other errors. I tried installing at my colleague's W7 Enterprise 64 machine and it behaves a little differently but with the same result. Basically on his machine it never even opens the Install mask, when pressing finish from the Summary it just disappears and never starts installation. I tried installing 11g R1 and that loads the first mask and when i press next it just dissapears. I basically need an oracle client 64 bit installation on my machine deperately. Please help. Thanks
    Alex

    One user above reported installing the 64 bit odbc drivers and then the 32 bit drivers. How did you do that? I'm a neophyte to this.
    I'm trying to get a 32 bit ODBC oracle driver to work on a server 2008 R2 machine. I downloaded the 11gR2 x64 client from oracle. The install process makes no mention of 32bit vs 64bit installation. After running the instalation I can run the ODBC administrator and generate a DSN for oracle. When I run the 32 ODBC administrator there is no oracle driver available except the microsoft driver for oracle. When I select that it says that I need to install oracle.
    I had at first tried to install 11g instant client. However that didn't work for the 2008 R2 machine. It complained about some registry error when I tried to run the ODBC install program. I need to get it to work for a customer asap.

  • Domain issue while installing oracle forms 11g

    Hi . Trying to install oracle Forms 11g ,while installing it is getting error while creating domain .. Any clue.

    Below are log after performing the suggested steps..
    Successfully launched the Node Manager.
    The Node Manager process is running independent of the WLST process.
    Exiting WLST will not stop the Node Manager process. Please refer
    to the Node Manager logs for more information.
    The Node Manager logs will be under D:\Oracle\weblogic64\wlserver_10.3\common\nodemanager
    Node Manager starting in the background
    java.lang.Exception: The node manager failed to start
        at oracle.as.provisioning.weblogic.ASDomain._startNodeManager(ASDomain.java:3709)
        at oracle.as.provisioning.weblogic.ASDomain.startNodeManager(ASDomain.java:3517)
        at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:637)
        at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
        at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
        at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
        at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
        at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
        at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
        at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
        at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
        at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
        at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
        at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
        at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
        at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
        at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
        at java.lang.Thread.run(Thread.java:662)
    java.lang.Exception: The node manager failed to start
        at oracle.as.provisioning.weblogic.ASDomain._startNodeManager(ASDomain.java:3709)
        at oracle.as.provisioning.weblogic.ASDomain.startNodeManager(ASDomain.java:3517)
        at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:637)
        at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
        at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
        at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
        at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
        at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
        at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
        at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
        at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
        at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
        at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
        at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
        at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
        at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
        at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(Confi

  • Failed to create domain on  Informatica 9.0.1 on windows 7

    Hi,
    I installed Informatica 9.0.1 on windows 7 and domain creation failed during installation process and install finished without creating domain. Now how can I create domain in Informatica manually?
    Please provide complete details to create domain and also how to fix if it fails.
    Thanks
    Prashant

    This is general Section related to Database
    Move to
    Oracle Discussion Forums » Business Intelligence Applications » Business Intelligence Applications
    Close this thread please

  • Creating a database on Personal Oracle 9i on Windows 2000

    Hi,
    Well, I cannot create database on Personal Oracle 9i on Windows 2000 via Database Configuration Assistant. Same problem occurs during installation. Here is the message:
    CreateProcess: null -new -sid DES -startmode m error=2
    Does anyone know anything about it?
    Please reply...
    Thank you...

    Apply the lastest patch to the OS and try.
    Joel Perez

  • How to use Java Beans in Oracle Forms 11g at 64 bit windows7

    Hello Experts,
                  I am using Oracle forms 11.1.2.2.0 with weblogic 10.3.6 generic at windows 7 64 bit.
    My java version is jdk1.7.0_51.
    Now I have a htmlbutton.jar (which is for bean item in oracle form and this jar file works well for oracle forms 11g 32 bit windows 7 environment).
    I have takken steps:
    1:-Put jar file in home\java folder.
    2:-add this jar file into archive in formsweb.cfg.
    3:-Add this this jar file(which is in my home- java folder) in form_class path in registry.
    Now when I try to locate this jar file in my oracle form.There is no such jar file.what are the steps to use this jar file in oracle forms bean item.
    Please told me what is wrong here.
    thank you
    regards
    aaditya.

    It is unclear where you are having a problem.  Is your issue at runtime (when the form runs in the browser) or when working in the Builder on the form?
    Also be aware that you will need to sign your jar and include some new manifest entries.  Refer to the Java 7u51 documentation and blogs that discuss the changes.
    https://blogs.oracle.com/java-platform-group/entry/new_security_requirements_for_rias
    http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/manifest.html

  • ORACLE_HOME in Oracle RAC 11g (Windows Server 2008)

    Hello,
    I've got two (2) nodes in an Oracle RAC 11g in Windows Server 2008. Oracle software is installed in C:\app.
    I realized that it's not been set ORACLE_HOME path. In System Properties-> Advanced -> Environment Variables, I see that ORACLE_HOME is empty.
    - Which path would be the ORACLE_HOME: C:\app\bd\product\11.2.0\dbhome_1
    - Do you have to setup the same in both nodes?
    Thanks

    I realized that it's not been set ORACLE_HOME path. In System Properties-> Advanced -> Environment Variables, I see that ORACLE_HOME is empty.its normal behaviour
    - Which path would be the ORACLE_HOME: C:\app\bd\product\11.2.0\dbhome_1if you installed that location, yes
    - Do you have to setup the same in both nodes?actually, you dont HAVE TO, its not needed at all

  • Steps to follow for Installing Oracle SOA 11g in 64 bit Windows 7 machine

    Hi,
    I have successfully installed Oracle SOA 11g components in Windows 32 bit machine by following the downloading the installers for Windows 32 bit and following the steps mentioned in the Quick Start Guide for SOA Suite and BPM Suite.
    Now I am trying to install Oracle SOA components in Windows 7 64 bit machine.Are the installation steps I followed for 32 bit is applicable for 64 bit too?Or are there any difference?
    In the download section of installers,I could see one for 32 bit, linux and generic.Can you guide me which one I need to download for 64 bit machine?
    Thanks in advance.

    I followed for 32 bit is applicable for 64 bit too?Or are there any difference?Steps followed for 32 bit installation would be same as for 64 bit. The only difference would be 64 bit JDK as it's required for win 7 to run the installation binaries of SOA Suite.
    http://www.oracle.com/technetwork/java/javase/downloads/java-se-jdk-7-download-432154.html
    I could see one for 32 bit, linux and generic.Can you guide me which one I need to download for 64 bit machine? You can use even 32 bit installer for 64 bit machine ( it works like charm for DEV like environment)...
    but as per Oracle doc they prefer to use generic installer.
    Regards,
    Abhinav
    Edited by: Abhinav on Dec 12, 2012 10:03 PM

  • Oracle forms 11g windows 64bit - File extraction password

    Hi there,
    I downloaded Oracle Fusion Middleware11g Forms and Reports (ofm_frmrpts_win_11.1.2.0.0_64_disk1_1of1). When I begin to extract I am getting bogged down with a password message and that is:
    File Windows-amd64 is password protected. please enter the password in the box below.
    BTW- I downloaded Windows64 based forms and reports on my windows xp pro machine. I am trying to unzip them and burn it on a DVD so that I can install them on my new dell windows 7 professional laptop.
    I have no idea of what the password is.Can any one help me to clear this hurdle?
    Regards,
    Sandeep

    Hi,
    From which site did you download this file ??

  • Connect from Windows Client to Oracle 10g for Windows 64-bit

    Have an environment currently running Oracle 10g 32-bit on Windows 2000 Standard, and need to migrate to Oracle 10g 64-bit for Windows. Users connect to the 10g 32-bit database using the Oracle Client for Windows 10g loaded on remote PC's. If we migrate to the Oracle 10g 64-bit on Windows 2003 Server Enteprise Edition 64-bit, what type of client do I have to install on the PC's to access the Oracle 10g 64-bit database?
    Any ehlp/insight will be greatly appreciated.
    Eduardo in Michigan

    In addition to install 32-bit Oracle client to 32-bit Windows OS, you need to know whether your application is compiled to run in 32-bit or 64-bit.
    This is critical because 32-bit application can not see 64-bit Oracle ODBC and OLE DB provider.
    For example, MS SQL Server 2005 uses 32-bit DTS, and SSIS, which needs 32-bit Oracle client
    If you don't know, get a copy of both 32-bit and 64-bit Oracle client, and try one-by-one to know for sure. Please be aware that if regsvr32.exe in the Windows has been overwritten by older software installation, it won't register some DLL properly, and Oracle ODBC, or OLE DB won't show up as well

  • The connection has failed while creating a New Repository using Oracle BI 11g Administration Tool

    hi
    In the BI Administration Tool when i try to create a “New Repository…” faced The connection has failed I try all of these solutions but dident work..
    1-configured my “System DSN"
    2-enter “TNS_ADMIN” for the “Variable Name” field and for the “Variable Value” enter the location of my OBIEE
    3-copy the sqlnet and tnsnames.ora files into E:\obiee11gtmt\Oracle_BI1\network\admin and E:\obiee11gtmt\oracle_common\network\admin
    4- put this in DSN with connection type OCI 10g/11g (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (HOST = IP Addr)(PORT = 1521)) ) (CONNECT_DATA = (SERVICE_NAME = ORCL) ))
    please help me
    regard

    1.Place tnsnames.ora file in the following paths,
    E:\obiee11gtmt\oracle_common\network\
    E:\obiee11gtmt\Oracle_BI1\network\admin
    2.Navigate to
    E:\obiee11gtmt\instances\instance1\bifoundation\OracleBIApplication\coreapplication\setup\
    Open user.sh file in a notepad
    Set Tns_names paths as shown below with your tnsnames.ora file’s location,
    set TNS_ADMIN=C:\oraclexe\app\oracle\product\10.2.0\server\NETWORK\ADMIN
    The above path is of your installed Database tnsnames.ora file
    I guess you didnt do this step. This will solve your issue.
    Restart all the services
    If helpful, please mark the answer.
    Srikanth

  • How to create a Service Request with Oracle SOA 11g

    Hi,
    I work with a company that is a Diamond level partner to Oracle. In one of our project with SOA 11.1.1.5 we are facing some random product issues.After much thought, we decided to contact oracle support and raise a service request and report the problem to them so that they can help us in the resolution for the same.
    Can someone please let me know the process of creating a Oracle Service Request for the same. Thanks in advance.
    Regards,
    Sridhar.

    Hi,
    The link is https://support.oracle.com , you will have to request Oracle to link your user with your company support account.
    Cheers,
    Vlad

  • Creating a DNS Server on Oracle Linux 5.8 64 bit

    Hi Guys,
    I am creating a DNS host setup to resolve the SCAN IPs used in Oracle 11g R2 RAC. The Idea is to resolve 3 IP addres in a round robin fashion.
    I am not a hard core linux admin just a DBA.
    Please help me get a pointer to troubleshoot this issue.
    ovmdnsbox is my DNS HOST going to be used by clusterhost1 and clusterhost2. Want to configure sangramkeshari.net as my domain.
    ON ovmdnsbox
    =====================
    added entry in /etc/named.conf
    zone "sangramkeshari.net" IN {
    type master;
    file "sangramkeshari.net.zone";
    allow-update { none; };
    zone "56.168.192.in-addr.arpa" in {
    type master;
    file "56.168.192.in-addr.arpa.zone";
    [root@ovmdnsbox named]# pwd
    /var/named
    [root@ovmdnsbox named]# cat sangramkeshari.net.zone
    $TTL 86400
    @ IN SOA sangramkeshari.net. sangramkeshari.net. (
    42 ; serial (d. adams)
    3H ; refresh
    15M ; retry
    1W ; expiry
    1D ) ; minimum
    IN NS localhost
    localhost IN A 127.0.0.1
    clusterhost-x-scan IN A 192.168.56.131
    clusterhost-x-scan IN A 192.168.56.132
    clusterhost-x-scan IN A 192.168.56.133
    [root@ovmdnsbox named]# cat 56.168.192.in-addr.arpa
    $ORIGIN 56.168.192.in-addr.arpa.
    $TTL 1H
    @ IN SOA sangramkeshari.net. root.sangramkeshari.net. ( 2
    3H
    1H
    1W
    1H )
    56.168.192.in-addr.arpa. IN NS sangramkeshari.net.
    131 IN PTR clusterhost-x-scan.sangramkeshari.net.
    132 IN PTR clusterhost-x-scan.sangramkeshari.net.
    133 IN PTR clusterhost-x-scan.sangramkeshari.net.
    [root@ovmdnsbox named]# service named start
    Starting named:
    Error in named configuration:
    zone localdomain/IN: loaded serial 42
    zone localhost/IN: loaded serial 42
    zone 0.0.127.in-addr.arpa/IN: loaded serial 1997022700
    zone 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa/IN: loaded serial 1997022700
    zone 255.in-addr.arpa/IN: loaded serial 42
    zone 0.in-addr.arpa/IN: loaded serial 42
    my.internal.zone.db:1: no TTL specified; using SOA MINTTL instead
    zone my.internal.zone/IN: loaded serial 1
    slaves/my.ddns.internal.zone.db:1: no TTL specified; using SOA MINTTL instead
    zone my.ddns.internal.zone/IN: loaded serial 1
    zone sangramkeshari.net/IN: loaded serial 42
    zone 56.168.192.in-addr.arpa/IN: loading master file 56.168.192.in-addr.arpa.zone: file not found
    internal/56.168.192.in-addr.arpa/in: file not found
    my.external.zone.db:1: no TTL specified; using SOA MINTTL instead
    zone my.external.zone/IN: loaded serial 1
    [FAILED]

    SangramKeshariDash wrote:
    Hi Guys,
    I am creating a DNS host setup to resolve the SCAN IPs used in Oracle 11g R2 RAC. The Idea is to resolve 3 IP addres in a round robin fashion.
    I am not a hard core linux admin just a DBA.
    Please help me get a pointer to troubleshoot this issue.
    ovmdnsbox is my DNS HOST going to be used by clusterhost1 and clusterhost2. Want to configure sangramkeshari.net as my domain.
    ON ovmdnsbox
    =====================
    added entry in /etc/named.conf
    zone "sangramkeshari.net" IN {
    type master;
    file "sangramkeshari.net.zone";
    allow-update { none; };
    zone "56.168.192.in-addr.arpa" in {
    type master;Note filename below:
    file "56.168.192.in-addr.arpa.zone";
    [root@ovmdnsbox named]# pwd
    /var/named
    [root@ovmdnsbox named]# cat sangramkeshari.net.zone
    $TTL 86400
    @ IN SOA sangramkeshari.net. sangramkeshari.net. (
    42 ; serial (d. adams)
    3H ; refresh
    15M ; retry
    1W ; expiry
    1D ) ; minimum
    IN NS localhost
    localhost IN A 127.0.0.1
    clusterhost-x-scan IN A 192.168.56.131
    clusterhost-x-scan IN A 192.168.56.132
    clusterhost-x-scan IN A 192.168.56.133
    Note filename here:
    [root@ovmdnsbox named]# cat 56.168.192.in-addr.arpa
    $ORIGIN 56.168.192.in-addr.arpa.
    $TTL 1H
    @ IN SOA sangramkeshari.net. root.sangramkeshari.net. ( 2
    3H
    1H
    1W
    1H )
    56.168.192.in-addr.arpa. IN NS sangramkeshari.net.
    131 IN PTR clusterhost-x-scan.sangramkeshari.net.
    132 IN PTR clusterhost-x-scan.sangramkeshari.net.
    133 IN PTR clusterhost-x-scan.sangramkeshari.net.
    [root@ovmdnsbox named]# service named start
    Starting named:
    Error in named configuration:
    zone localdomain/IN: loaded serial 42
    zone localhost/IN: loaded serial 42
    zone 0.0.127.in-addr.arpa/IN: loaded serial 1997022700
    zone 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa/IN: loaded serial 1997022700
    zone 255.in-addr.arpa/IN: loaded serial 42
    zone 0.in-addr.arpa/IN: loaded serial 42
    my.internal.zone.db:1: no TTL specified; using SOA MINTTL instead
    zone my.internal.zone/IN: loaded serial 1
    slaves/my.ddns.internal.zone.db:1: no TTL specified; using SOA MINTTL instead
    zone my.ddns.internal.zone/IN: loaded serial 1
    zone sangramkeshari.net/IN: loaded serial 42Note error message here:
    zone 56.168.192.in-addr.arpa/IN: loading master file 56.168.192.in-addr.arpa.zone: file not found
    internal/56.168.192.in-addr.arpa/in: file not found
    my.external.zone.db:1: no TTL specified; using SOA MINTTL instead
    zone my.external.zone/IN: loaded serial 1
    [FAILED]

Maybe you are looking for