Oracle 8.0.5 Post Installation Problem

Hi all,
I have installed Oracle 8.0.5.1 is installed on my RH 6.0 box.
However, I am running into a couple of post-installation
problems.
1. root.sh (sucessfully ran).
2. glibc patch (successfuly ran). There were a few errors on the
screen with the "mv" commands (file does not exist). Is tha
alright?
3. catrep.sql (problem). This is where I have a problem.
I ran dbstart as oracle805 (installation account), but I have no
idea whether or not I really started the database. ps -aux did
not yield any clue.
I also tried svrmgrl and "startup", but the file "initXXX.ora"
did not exist, so I copied the existing "init.ora" to
"initXXX.ora". XXX is my ORACLE_SID. Instead alert_XXX.log gave
me the following:
ORA-00202: controlfile: 'ora_control1'
ORA-27037: unable to obtain file status
So, in other words, I have no idea whether or not I have
successfully installed Oracle. All insights are greatly
appreciated.
Thanks a bunch...
Anh
null

Phan Anh Tran (guest) wrote:
: Hi all,
: I have installed Oracle 8.0.5.1 is installed on my RH 6.0 box.
: However, I am running into a couple of post-installation
: problems.
: 1. root.sh (sucessfully ran).
: 2. glibc patch (successfuly ran). There were a few errors on
the
: screen with the "mv" commands (file does not exist). Is tha
: alright?
: 3. catrep.sql (problem). This is where I have a problem.
: I ran dbstart as oracle805 (installation account), but I have
no
: idea whether or not I really started the database. ps -aux did
: not yield any clue.
: I also tried svrmgrl and "startup", but the file "initXXX.ora"
: did not exist, so I copied the existing "init.ora" to
: "initXXX.ora". XXX is my ORACLE_SID. Instead alert_XXX.log
gave
: me the following:
: ORA-00202: controlfile: 'ora_control1'
: ORA-27037: unable to obtain file status
: So, in other words, I have no idea whether or not I have
: successfully installed Oracle. All insights are greatly
: appreciated.
: Thanks a bunch...
: Anh
Hei !
I also did this fault :-( See this webpage - it's excellent
and describes everything.
http://jordan.fortwayne.com/oracle/rh6x.html
null

Similar Messages

  • Oracle database 11g release 2 installation problem on windows 7 (64-bit)

    First of all my windows is not genuine, but on my friend's desktop oracle download and installation  worked fine, he chose "create and configure database" options, and it works very well on his desktop, though his windows is also illegitimate. In my case, when I select "Create and configure database" option and pressed 'next",
    (Go to my blog to see it with snapshots: Computer Science: Oracle database 11g release 2 installation problem on windows 7 (64-bit))
    it asks to select class, I select "Desktop class" and pressed "next". The moment I pressed "next", the whole setup thing disappeared like it was never started. I searched for all possible reasons for why its not getting installed on my laptop, I used registry cleaner s/w,  deleted 25 GB of data to create free space if it were the problem, increased the virtual memory to increase the space for RAM, I did almost everything to get this setup working, but I found no success with the "Create and Configure database" option
    and
    then
    I chose a "database software only" option and chose to store in a folder w/o spaces. This way, I got database s/w only and then later I found "Database configuration Assistant (DBCA)"  from windows START button and clicked to create and configure database manually. The steps are pretty much interactive and doesn't involve much brainstorming.
    The values I filled for
    1) Global Database Name :  orcl
    2) System Identifier : orcl
    3) I chose common password for both SYS and SYSTEM
    4) while on Enterprise Manager Configuration step, It asked me to create and configure listener in oracle home, so for that too, I typed "netca" in windows START menu and clicked it. There I added a listener.
    5) I chose a Storage area which was the Oracle-home itself i.e. where our installation files goes , in my case it is : C:\oracle_base\product\11.2.0\dbhome_1\oradata
    6) Then after few more nitty-gritty clicks, we are set to go !
    Finally to write SQL code and to create your first TABLE , type "sqlplus" in windows "START" menu and click it when it appears. A command-prompt like window appears , which will ask you for username and password, so here they are :
    Username : sys/ as sysdba
    Password : (its the one you created in step 3 stated above )
    After this you are ready to write your first SQL command.

    Is this your solution to your original post at Oracle database 11g release 2 installation on windows 7 (64-bit) ?
    Pl be aware that you should not create any custom objects in SYS or SYSTEM schema - you should create any such objects in a separate custom schema.
    About Database Administrator Security and Privileges

  • Post installation problems in vista 32bit

    Sir
    i am newbie.i installed 10gr2 in my vista,but sometimes its starting perfectly and sometimes not.Then i need to restart my machine and then only i am getting access in sql*plus.i have posted it here but the problem is still the same.[post installation problem its not solved yet|http://forums.oracle.com/forums/thread.jspa?threadID=930824&tstart=0] .
    when the command maintained bellow is leaving no output at all.
    emctl start dbconsoleIN the service panel is showing dbconsole status as server starting only.
    what to do?
    regards
    Sayantan

    Hans F wrote:
    1) Vista is not an operating system. It is a family of operating systems. Which operating system within that family are you using?windows 7.
    >
    2) Oracle Database is designed to work on a server. It should have a static IP address and host name, or at least use a loopback adapter as a workaround. How is the IP address and host name on your Vista-xyz assigned?
    using it for local machine in laptop.
    HOST = FAXCOOLWAREZ037)(PORT = 1521)
    >
    Hopefully you are not using DHCP to assign the IP address, or you were sharp enough to install the loopback adapter first.

  • Beehive post-Installation problem

    Hi, I'm istalling Oracle Beehive 2.1.0.0 in a Oracle Linux 5.
    First I installed Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production, then guided by I installed Oracle Beehive, I followed the post-installation procedures http://docs.oracle.com/cd/E16671_01/bh.200/e16641/what_you_need_to_know.htm#BIJGGFJH, in the first step (Oracle Beehive Database Post-Installation Procedures - http://docs.oracle.com/cd/E16671_01/bh.200/e16641/db_post.htm#BHAJIEID) I make correctly (at least) the first two steps, in the third one no error show but if I check configuration with the “list_bootstrap_configuration” command what I see is that the desired password is in the schema name field.
    After this, I can only use some of the commands, for example with activate_configuration or list_ports I receive:
    beectl: command failed. See the log file "/u01/app/beehive/product/2.0.1.0.0/beehive_1/beehive/logs/beectl/2012.06.15/beectl_shell_17_06_04+0300.txt" for more details.
    Log says:
    2012-06-15T15:27:30.528+03:00] [beehive] [WARNING] [] [commandline.OcsCtlException] [host: sergio.signum.com.tr] [nwaddr: 127.0.0.1] [tid: 10] [userId: oracle] [ecid: 127.0.0.1:24886:1339763249622:1,0] new-beectl-exception-instantiated-logging-automatically : (no-message-to-log)[[
    oracle.ocs.commandline.BeeCtlException
    at oracle.ocs.commandline.framework.ConfigurationManagerInitializer.initConfigManager(ConfigurationManagerInitializer.java:161)
    at oracle.ocs.commandline.framework.ConfigurationManagerInitializer.initialize(ConfigurationManagerInitializer.java:138)
    at oracle.ocs.commandline.framework.OcsCtlApplicationScope.initConfigurationManager(OcsCtlApplicationScope.java:448)
    at oracle.ocs.commandline.framework.OcsCtlSession.initConfigurationManager(OcsCtlSession.java:498)
    at oracle.ocs.commandline.sysmodel.ConfigurationManagerHelper.<init>(ConfigurationManagerHelper.java:101)
    at oracle.ocs.commandline.sysmodel.ConfigurationManagerHelper.getInstance(ConfigurationManagerHelper.java:108)
    at oracle.ocs.commandline.CommandEnv.getConfiguration(CommandEnv.java:570)
    at oracle.ocs.commandline.framework.infracmds.ModifyBsp.execute(ModifyBsp.java:345)
    at oracle.ocs.commandline.framework.LocalCommandExecutionEnv.execute(LocalCommandExecutionEnv.java:90)
    at oracle.ocs.commandline.framework.ModeHandler.executeCommand(ModeHandler.java:525)
    at oracle.ocs.commandline.framework.ShellModeHandler.executeCommandLocally(ShellModeHandler.java:205)
    at oracle.ocs.commandline.framework.ShellModeHandler.access$300(ShellModeHandler.java:71)
    at oracle.ocs.commandline.framework.ShellModeHandler$ProcessLine.processLine(ShellModeHandler.java:279)
    at oracle.ocs.commandline.framework.ShellModeHandler$ProcessLine.access$100(ShellModeHandler.java:208)
    at oracle.ocs.commandline.framework.ShellModeHandler.processCmd(ShellModeHandler.java:159)
    at oracle.ocs.commandline.framework.OcsCtl.main(OcsCtl.java:174)
    Caused by: oracle.ocs.core.store.exceptions.DataStoreProviderException: Unable to get Config DataSource
    at oracle.ocs.framework.store.DataStoreAccessLocalFactory.getConfigDataSource(DataStoreAccessLocalFactory.java:564)
    at oracle.ocs.commandline.framework.ConfigurationManagerInitializer.initConfigManager(ConfigurationManagerInitializer.java:159)
    ... 15 more
    Caused by: java.sql.SQLException: MalConfiguration Exception.
    at oracle.ocs.framework.store.OcsNonJndiBootstrapDataSource.<init>(OcsNonJndiBootstrapDataSource.java:137)
    at oracle.ocs.framework.store.DataStoreAccessLocalFactory.getConfigDataSource(DataStoreAccessLocalFactory.java:561)
    ... 16 more
    Caused by: oracle.ocs.core.store.exceptions.MalConfiguredDataStoreException: Unsupported Connect String: beehiveConn
    at oracle.ocs.core.store.DbUtil.getServiceNameFromConnectString(DbUtil.java:479)
    at oracle.ocs.framework.store.OcsNonJndiBootstrapDataSource.<init>(OcsNonJndiBootstrapDataSource.java:135)
    ... 17 more
    Even if I try to clear the data given in previous steps with “clear_proposed_configuration” command I received the error.
    I checked and there are 6 patches, but it seems none of them fix the problem, althought I couldn’t find from where to download. Also In the contents of the installation of Beehive, one point (out of the installation against database) it’s about installing Oracle Beekeaper, maybe that will help, but as far as I know it’s only a UI for Beehive.
    (http://docs.oracle.com/cd/E16671_01/bh.200/e16649/beectl.htm#list_bootstrap_configuration here is the documentation about beectl)
    Maybe the problem is that I'm installing in a 64 bits and documentation of Beehive says that only 32 bits is supported, but I needed to try because our client machine is a 64bit Linux .. any other suggestion?

    for Instant Messaging, I believe you need to review Chapter 25 (Configuring XMPP) of the Installation Guide.
    At least you need to do a
    beectl modify_property --component _XmppService name DomainNames value <domain>
    beectl activate_configuration
    beectl restart --component BEEAPP_<instance>.<host>
    For any user partaking in IM, you need to define an IM Address, as this is needed to provision the user to the XMPP Service.
    If you master your user in an external directory, you can map existing mail addresses to also be used as IM Address, e.g.
    <directory_attribute_map_entry>
    <source_object>ENTERPRISE_USER</source_object>
    <AttributeMap>
    <Field>
    <source_attribute>mail</source_attribute>
    <target_attribute>BUSINESS</target_attribute>
    <target_extended_attribute>IM</target_extended_attribute>
    <target_attribute_type>ADDRESS</target_attribute_type>
    </Field>
    HTH, Thomas

  • Application Express 3.2.1 post installation problem

    I upgraded Oracle database XE with Application Express 3.2.1
    The installation was succesfull. The logfiles contains the text: Thank you for installing ... etc
    The post installation tasks give me some problems. As I upgraded from Oracle Database XE, I am using the 10.g version. That is correct?
    That means I cannot use the embedded PL/SQL gateway, foir this works only with version 11g. So I must configer the Oracle HTTP server and mod_plsql. That is correct?
    After installation I am supposed to copy the image directory in the ORACLE_HTTPSERVER_HOME \Apache directory
    I have no idea where that directory is. A search on my C: drive returns no results.
    How can I find the ORACLE_HTTPSERVER_HOME \Apache directory?
    Any help is welcome
    Hans

    Hi,
    Oracle XE comes with EPG even it is 10g
    This might help
    http://www.oracle.com/technology/products/database/application_express/html/3.2_and_xe.html
    If you install was ok then you need just update images and set/reset Apex admin password
    # Connect to SQL*Plus as SYS
    # @APEX_HOME/apex/apxldimg.sql APEX_HOME
    # @APEX_HOME/apex/apxxepwd.sql password
    For the steps above, APEX_HOME is the directory where the Application Express software was unzipped.
    Br,Jari
    Edited by: jarola on Feb 27, 2010 11:49 AM

  • Apps 11i Post-Installation problem

    Dear Members :
    I am on OEL 5.3 and installed Apps 11i. Post-installation, while try to run adstrtal.sh, got the following errors. I am pasting last couple of lines from the log file.
    ./applypreferences.sh: line 26: 6317: Memory fault
    /d01/oracle/visora/8.0.6/jre1183o/lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM
    [Service Control Execution Report]
    The report format is:
    <Service> <Script> <Status>
    Oracle Apache Server VIS_oel5 adapcctl.sh Started
    OracleTNSListener80APPS_VIS_oel5 adalnctl.sh Started
    OracleConcMgrVIS_oel5 adcmctl.sh Started
    OracleFormsServer-Forms60VIS_oel5 adfrmctl.sh Started
    OracleReportServer-Rep60_VIS adrepctl.sh Started
    Oracle Metrics Client VIS_oel5 adfmcctl.sh Started
    Oracle Metrics Server VIS_oel5 adfmsctl.sh Started
    Oracle Fulfillment Server VIS_oel5 jtffmctl.sh Started
    Oracle Discoverer services VIS_oel5 addisctl.sh Failed
    Oracle Restricted Apache Server VIS_oel5 adaprstctl.sh Disabled
    Oracle Apache Server VIS_oel5 for PL/SQL adapcctl.sh Disabled
    Oracle TCF SocketServer VIS_oel5 adtcfctl.sh Disabled
    Oracle ICSM VIS_oel5 ieoicsm.sh Disabled
    Oracle iProcurement Bulk Loader VIS_oel5 icxblkctl.sh Disabled
    I tried unsetting LD_ASSUME_KERNEL after installation, but that didn't work. Could someone please guide me with suggestion ?
    Thanks in advance.
    Atanu

    Hi Hussein :
    [1] Would you pls. tell me what you mean by "need to source" - is it just running .env file ? Under $APPL_TOP I see the following .env files : APPSORA, APPSVIS_oel5, VIS_oel5 and VIS; none of them having permission to run. So I chmod, ran VIS_oel5 and find LD_ASSUME_KERNEL value null - as usual (I am on OEL 5.3).
    [2] I tried using http://oel5.localdomain:8000/oa_servlets/AppsLogin using sysadmin/sysadmin and got the following out of many more :
    oracle.apps.fnd.framework.OAException: Could not load application module 'oracle.apps.fnd.framework.navigate.server.OANavigatePortletAM'. at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:280) at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:78) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1034)
    ## Detail 0 ## oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = java.sql.SQLException: ORA-00607: Internal error occurred while making a change to a data block ORA-00600: internal error code, arguments: [4194], [66], [33], [], [], [], [], [] ORA-06512: at "APPS.FND_SESSION_MANAGEMENT", line 1010 ORA-06512: at "APPS.FND_SESSION_MANAGEMENT", line 920 ORA-06512: at "APPS.FND_AOLJ_UTIL", line 220 ORA-06512: at line 1 ; (Could not lookup message because there is no database connection) at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888) at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:862)
    If you could please guide me to some conclusion - appreciate very much.
    Thanks.
    Atanu

  • XI Post-Installation problem (403 Forbidden)

    Hi,
    currently i'm executing the post-installation of XI.
    At topic "Creating RFC Destinations in the ABAP Environment" especially creating the RFC-Destination "INTEGRATION_DIRECTORY_HMI" (SM59) I have a problem. After saving all necessary entries in various tabs, i get after executing "Test connection" the HTTP-Code 403 (forbidden).
    Following is the exact error i am getting:
      HEADER NAME                HEADER VALUE
    ~response_line               HTTP/1.1 403 Forbidden
    ~server_protocol             HTTP/1.1
    ~status_code                 403
    ~status_reason               Forbidden
    connection                   close
    set-cookie                   MYSAPSSO2=AjExMDAgAA9wb3J0YWw6WElJU1VTRVKIABNiYXNpY2F1dGhlbnRpY2F0aW9uAQAIWElJU1VTRVICAAMwM
    set-cookie                   JSESSIONID=(ximac_XID_00)ID9751150DB19780753031607883521End; Version=1; Path=/
    set-cookie                   saplb_*=(ximac_XID_00)9751150; Version=1; Path=/
    pragma                       no-cache
    cache-control                no-cache
    expires                      0
    content-type                 text/html
    content-length               1506
    server                       SAP J2EE Engine/6.40
    date                         Mon, 23 Sep 2002 08:37:06 GMT
      HTTP BODY
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <html>
    <head>
         <title>Error Report</title>
    <style>
    td {font-family : Arial,
    Tahoma, Helvetica, sans-serif; font-size : 14px;}
    A:link
    A:visited
    A:active
    </style
    >
    </head>
    <body marginwidth="0" marginheight="0" leftmargin="0" topmar
    gin="0" rightmargin="0">
    <table width="100%" cellspacing="0" cellpaddin
    g="0" border="0" align="left" height="75">
    <tr bgcolor="#FFFFFF">
    <td align="left" colspan="2" height="48"><font face="Arial, Verdana, Hel
    vetica" size="4" color="#666666"><b>  403 &nbsp Forbidden</b><
    /font></td>
    </tr>
    <tr bgcolor="#3F73A3">
        <td height="23" width="8
    4"><img width=1 height=1 border=0 alt=""></td>
        <td height="23"><img
    width=1 height=1 border=0 alt=""></td>
        <td align="right" height="2
    3"><font face="Arial, Verdana, Helvetica" size="2" color="#FFFFFF"><b>SA
    P J2EE Engine/6.40 </b></font></td>
    </tr>
    <tr bgcolor="#9DCDFD">
        <td height="4" colspan="3"><img width=1 height=1 border=0 alt=""></
    td>
    </tr>
    </table>
    <br><br><br><br><br><br>
    <p><font face="Arial, Ve
    rdana, Helvetica" size="3" color="#000000"><b>  You are not au
    thorized to view the requested resource.</b></font></p>
    <p><font face="
    Arial, Verdana, Helvetica" size="2" color="#000000"><table><tr><td valig
    n="top"><b> Details:</b></td><td valign="top"><PRE>No details avail
    able</PRE></font></td></tr></table></font></p>
    </body>
    </html>
      Time (ms)                             17,007
    I do not find the way to solve it....
    With regards
    Sunil

    Hi,
    Now i am getting another problem.
    While testing SLDCHECK i am getting exception while calling function LCR_LIST_BUSINESS_SYSTEMS.
    Please find the detail below.
    Testing the RFC connection to the SLD java client...
    RFC ping was successful
    SLD server access settings:
      host name:   XIMAC
      port number: 50000
      user       : XIAPPLUSER
    Use transaction SLDAPICUST if you wish to maintain the SLD server access data
    Launching the SLD GUI in a separate browser window...
    => Verify in the browser GUI that the SLD is in a healthy running state!
    Calling function LCR_LIST_BUSINESS_SYSTEMS
    Retrieving data from the SLD server...
    Function call returned exception code     3
    => Check whether the SLD is running!
    Summary: Connection to SLD does not work
    => Check SLD function and configurations
    Now checking access to the XI Profile
    any guess to solve this problem.
    with regards
    Sunil

  • ESourcing post installation problem

    Hi,
    I am installing ESourcing 5.1 on NW04s SR2 on windows IA 32 machine.
    I have installed Netweaver app server and esourcing successfully.
    I am facing issue while running dbimport file. (as part of step 1 of post installation procedure)
    Script is showing error in install stored procedure step.
    some steps are executed successfully inside this. some are failing
    Here is the log  for one of those errors:
    Error message:
    com.ibm.db2.jcc.b.SqlException: DB2 SQL error: SQLCODE: -85, SQLSTATE:      , SQLERRMC: S1
    Details:
    AssociatedAttribute=STANDARD_ATTRIBUTE_ID - com.frictionless.common.install.exception.InstallErrorException: Database error: DB2 SQL error: SQLCODE: -85, SQLSTATE:      , SQLERRMC: S1. Contact your system administrator.
         at com.frictionless.install.actions.SqlCommandFile.executeHook(SqlCommandFile.java:70)
         at com.frictionless.install.actions.InstallAction.execute(InstallAction.java:202)
         at com.frictionless.install.engine.ScriptedImportEngine.runSingleItem(ScriptedImportEngine.java:302)
         at com.frictionless.install.engine.DbSetupEngine.execute(DbSetupEngine.java:186)
         at com.frictionless.install.tools.gui.DbGuiImporter.go(DbGuiImporter.java:280)
         at com.frictionless.install.tools.gui.DbGuiImporter$InstallThread.run(DbGuiImporter.java:555)
    AssociatedAttribute=STANDARD_ATTRIBUTE_ID - com.frictionless.api.common.exception.DatabaseException: Database error: DB2 SQL error: SQLCODE: -85, SQLSTATE:      , SQLERRMC: S1. Contact your system administrator.
         at com.frictionless.install.actions.SQLInstallAction.createDatabaseException(SQLInstallAction.java:241)
         at com.frictionless.install.actions.SQLInstallAction.executeSQLCommand(SQLInstallAction.java:217)
         at com.frictionless.install.actions.SQLInstallAction.executeSQLCommand(SQLInstallAction.java:148)
         at com.frictionless.install.actions.SqlCommandFile.executeHook(SqlCommandFile.java:63)
         at com.frictionless.install.actions.InstallAction.execute(InstallAction.java:202)
         at com.frictionless.install.engine.ScriptedImportEngine.runSingleItem(ScriptedImportEngine.java:302)
         at com.frictionless.install.engine.DbSetupEngine.execute(DbSetupEngine.java:186)
         at com.frictionless.install.tools.gui.DbGuiImporter.go(DbGuiImporter.java:280)
         at com.frictionless.install.tools.gui.DbGuiImporter$InstallThread.run(DbGuiImporter.java:555)
    com.ibm.db2.jcc.b.SqlException: DB2 SQL error: SQLCODE: -85, SQLSTATE:      , SQLERRMC: S1
         at com.ibm.db2.jcc.b.nh.c(nh.java:1669)
         at com.ibm.db2.jcc.b.nh.d(nh.java:1657)
         at com.ibm.db2.jcc.b.nh.b(nh.java:1168)
         at com.ibm.db2.jcc.a.db.h(db.java:219)
         at com.ibm.db2.jcc.a.db.b(db.java:46)
         at com.ibm.db2.jcc.a.t.b(t.java:40)
         at com.ibm.db2.jcc.a.sb.e(sb.java:121)
         at com.ibm.db2.jcc.b.nh.l(nh.java:1163)
         at com.ibm.db2.jcc.b.nh.a(nh.java:1941)
         at com.ibm.db2.jcc.b.nh.c(nh.java:522)
         at com.ibm.db2.jcc.b.nh.executeUpdate(nh.java:506)
         at com.frictionless.common.db.DbHandle.executeUpdate(DbHandle.java:927)
         at com.frictionless.install.actions.SQLInstallAction.executeSQLCommand(SQLInstallAction.java:210)
         at com.frictionless.install.actions.SQLInstallAction.executeSQLCommand(SQLInstallAction.java:148)
         at com.frictionless.install.actions.SqlCommandFile.executeHook(SqlCommandFile.java:63)
         at com.frictionless.install.actions.InstallAction.execute(InstallAction.java:202)
         at com.frictionless.install.engine.ScriptedImportEngine.runSingleItem(ScriptedImportEngine.java:302)
         at com.frictionless.install.engine.DbSetupEngine.execute(DbSetupEngine.java:186)
         at com.frictionless.install.tools.gui.DbGuiImporter.go(DbGuiImporter.java:280)
         at com.frictionless.install.tools.gui.DbGuiImporter$InstallThread.run(DbGuiImporter.java:555)
    Can anybody help me this regard!

    Hi,
    Even I face similar error in dbimport phase... Any help?
    Regards
    Thilip Kumar

  • NW2004s SR2 PI (XI) -- Post installation problem

    Hi,
    I have installed NW2004s SR2. I have installed solu manager on one server and PI on another server. solu manag server is central sld and PI as local sld.
    can i have solu manger landscape as central SLD and PI box as local SLD or do i need to do viceversa.
    How to perform the post installation ? shld i need to perform NWA option first or PI option first in the template post installation procedure
    plz guide me in this issue and help would be greatly appreciated
    Thanks,
    k s reddy

    Srinivas,
    You can use a Central SLD or a PI box also as a local SLD. This completely depends upon your requirements and landscape of your  company.
    If you want only to install PI then you need to the post installation steps for PI. You dont need to do the post installation steps for NWA.
    ---Satish

  • Re:oracle 8.1.6 release 2 post installation problem  on linux

    hi,
    While installing oracle 8.1.6, the one of the optional tool database configuration assistant failed.(DBCA-00047 : unable to create destination directories).
    so i tried to create database manually.
    so i copied init.ora file as initdemo.ora and edited the file as follows:
    db_name=demo
    controlfiles=('/disk1/oradata/demo/system01.dbf','/disk2/oradata/demo/system02.dbf')
    cdump=/disk1/oradata/demo/cdump
    bdump=/disk1/oradata/demo/bdump
    udump=/disk1/oradata/demo/udump
    then i saved the file.
    After that i created a script for database creation as "demo.sql" to create database at nomount stage.
    i.e,
    create database demo
    logfile group1('/disk1/oradata/demo/log1.log',/disk2/oradata/demo/log2.log') size 1000k
    group2('/disk1/oradata/demo/log3.log',/disk2/oradata/demo/log4.log') size 1000k
    controlfile reuse;
    and saved it.
    I gave the following commonds at the prompt:
    $export $ORACLE_SID=demo
    $svrmgrl
    SVRMGR>connect internal
    connected.
    SVRMGR>startup nomount
    here i got stuck up as it is not getting starting the instance.
    so i tried in SQLPLUS mode
    $sqlplus
    username/password: sys/oracle as sysdba
    Instance is idle.
    SQL>startup nomount
    LRM-00109 couldnot open parameter file.
    ORA-01078 failure in processing system parameters.
    so can you tell me where iam going wrong.
    Praveen
    [email protected]

    The problem is you did not provide a pfile location for the parameter file. Please refer to the sample shell script below where it makes the right calls:
    #!/bin/sh
    ORACLE_SID=test
    export ORACLE_SID
    /u01/app/oracle/product/8.1.6/bin/svrmgrl << EOF
    spool /u01/app/oracle/admin/test/create/crdb1.log
    connect internal
    startup nomount pfile = "/u01/app/oracle/admin/test/pfile/inittest.ora"
    CREATE DATABASE "test"
    maxdatafiles 254
    maxinstances 8
    maxlogfiles 32
    character set US7ASCII
    national character set US7ASCII
    DATAFILE '/u01/oradata/test/system01.dbf' SIZE 100M AUTOEXTEND ON NEXT 640K
    logfile '/u05/oradata/test/redo01.log' SIZE 100M,
    '/u05/oradata/test/redo02.log' SIZE 100M,
    '/u05/oradata/test/redo03.log' SIZE 100M;
    disconnect
    spool off
    exit
    EOF
    Hope this helps !

  • Oracle 8.1.7/9iAS installation problem on IBM AIX 5.1 - loadext fails

    Dear colleagues,
    tried to install Oracle 8.1.7 and then Oracle 9iAS over AIX 5.1 on IBM eServer p-series. The installation fails in the very beginning - loadext for post-wait Kernel Extension (/etc/pw-syscall) fails with 'exec format error'. Documentation states 'AIX 4.3.3 or later required', no clear indication for AIX5, though. Any ideas or suggestions?
    I understand, it is possible to roll back to AIX 4.3.3, although machine came with 5.1 pre-installed.
    Alexei

    I had the same problem and finally used the loadext program from the 64-bit cpio-archive (Disk1). Just replace the file and startover again.
    It worked and still works!
    Hope this helps.

  • Oracle 10.2.0 DB installation problem on Linux RedHat 4

    When I install Oracle 10g release 2 database on my Linux RedHat 4 platform, I got the following error message (from action log file):
    INFO: /u01/app/oracle/product/10.2.0/db_1/bin/genorasdksh: Failed to link liborasdkbase.so.10.2
    INFO: make: *** [liborasdkbase] Error 1
    INFO: End output from spawned process.
    INFO: ----------------------------------
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'all_no_orcl ihsodbc' of makefile '/u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2006-10-05_11-17-26AM.log' for details.
    Exception Severity: 1
    Can someone help me to solve this problem?
    Your kind assistance will be highly appreciated!

    I didn't install the whole OS but just some packages that contain required rpms by Linux Redhad 4. I guess I accidently missed a package. In order to make sure that I have installed all necessary packages, I just re-installed the OS with care. Thanks for your advices.
    The Oracle DB installation was successful, however, after I installed the Oracle HTTP Server and then stop the HTTP Server, I can't start it again. The following is the error message.
    [oracle@linuxkm database]$ /u01/app/oracle/product/10.2.0/http_1/opmn/bin/opmnctl startproc ias-component=HTTP_Server
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=linuxkm:6200
    0 of 1 processes started.
    ias-instance id=standalone
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server
    Error
    --> Process (pid=23484)
    failed to start a managed process after the maximum retry limit
    Log:
    /u01/app/oracle/product/10.2.0/http_1/opmn/logs/HTTP_Server~1
    Thank you very much for your help!

  • Oracle Database 10g relase 1 Installation Problem on RHEL 3 ES

    Dear all
    I'm trying to install oracle database 10g r1 X86_64 on Intel Xeon Machine with EM64T technology with RHEL 3 ES update 2 X86_64 edition. The problem is described below :
    Oracle OUI .runInstaller collapsed with such a following error:
    An unexpected exception has been detected in native code outside the
    VM.
    Unexpected Signal : 11 occurred at PC=0x8077470
    Function=[Unknown.]
    Library=(N/A)
    Is there anyone can help me ??

    Check pushitz website and ensure that you have all the required rpms installed properly.
    Check the log files in the installation directory. That should give some more details as to what exactly is going on.

  • Oracle 11.5.9.02 Installation problems

    Hi Everyone,
    I just bought Oracle Applications Version 11.5.9.02. I am having problems at 2 places.
    1) When i start the Rapid Installation, it takes me to the list where it aske DNS Domain Name.I dont know what to put in there(I tried to put localhost or 127.0.0.1) but it does not work.I have Win2000 Pro.
    2) When it gives me warning that one of the things did not pass through, I clicked yes and proceeded towards the installation.After unzipping 121 files it get stuck at
    ..oracle\visdb\9.2.0\appsutil\driver\instconf.drv(i-e 99%)
    I will really appreciate if anyone can assist me in this.
    Thank you very much

    You can install in w2000 sp2 or windows xp or windows xp sp1...etc. Done that many times.
    For fully qualified domain name, just follow this.
    Got to Network - > Local Area Connection -> right click Properties -> click TCP/IP properties -> advanced -> click DNS tab -> enter DNS suffix for this connection as your domain like yahoo.com or oracle.com (just for sample). Then your fully qualified domain is pc-name.yahoo.com like that.
    In rapidwiz you need to give only domain.name what you have filled in "DNS suffix for this connection" like yahoo.com
    GoodLuck

  • OIM 9.1 Post Installation problem

    Hi,
    I have installed OIM 9.1 with Oracle application server. But I am not able to change the keypassword of .xlDatabaseKey as mentioned in installation document.
    I have executed this first and get storepass changed successfully:
    keytool -storepasswd -new newpwd -storepass xellerate -keystore .xldatabasekey
    Then I have executed the next:
    keytool -keypasswd -alias DataBaseKey -keypass xellerate -new newpwd
    -keystore .xldatabasekey -storepass newpwd
    I am getting following:
    keytool error: java.lang.Exception: Recovered key is not a private key
    Can anyone guide me what I am doing wrong?
    Thanks in advance

    Any idea?

Maybe you are looking for