Error ORA12154 Database in NT and Linux

I did not connected with my client WindowsNT with Oracle on
linux.
My NT is 4.0 (Oracle 805NT) and My linux RH5.2 (Oracle 805).
I try connect NT in Linux and occur this error:
ORA 12154 TNS: could not resolve this service name
Thanks for all help.
Ghamba
===========================================================
TNSNAMES.ORA IN MY NT
===========================================================
# Installation Generated Net8 Configuration
# Version Date: Oct-27-97
# Filename: Tnsnames.ora
extproc_connection_data =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = IPC)(KEY = ORCL))
(CONNECT_DATA = (SID = extproc))
ORCL =
(DESCRIPTION =
(ADDRESS = (PROTOCOL= TCP)(Host= 192.168.100.3)(Port= 1521))
(CONNECT_DATA = (SID = ORCL))
ORCL_BEQ =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = BEQ)(PROGRAM =
/u01/app/oracle/product/8.0.5)
(argv0 = oracleORCL)
(args = '(DESCRIPTION = (LOCAL=YES)(ADDRESS=
(PROTOCOL=BEQ)))')
(envs =
'ORACLE_HOME=/u01/app/oracle/product/8.0.5,ORACLE_SID=ORCL')
===========================================================
LISTENER.ORA IN MY LINUX
===========================================================
# Installation Generated Net8 Configuration
# Version Date: Jun-17-97
# Filename: Listener.ora
LISTENER =
(ADDRESS_LIST =
(ADDRESS= (PROTOCOL= TCP)(Host= 192.168.100.3)(Port=
1521))
SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(GLOBAL_DBNAME= ORCL)
(ORACLE_HOME= /u01/app/oracle/product/8.0.5)
(SID_NAME = ORCL)
STARTUP_WAIT_TIME_LISTENER = 0
CONNECT_TIMEOUT_LISTENER = 10
TRACE_LEVEL_LISTENER = OFF
===========================================================
null

Ghamba (guest) wrote:
: I did not connected with my client WindowsNT with Oracle on
: linux.
: My NT is 4.0 (Oracle 805NT) and My linux RH5.2 (Oracle 805).
: I try connect NT in Linux and occur this error:
: ORA 12154 TNS: could not resolve this service name
Try to put '.world' when to connetc to database. So
sqlplus system/[email protected]
This will help.
null

Similar Messages

  • Error :This database already exists and is not a supported version of MBAM.

    While installing MBAM 2.0 SP1 i get the following error ,screenshot is attached.
    This database already exists and is not a supported version of MBAM.
    System set-up
    Server 2012 on which SQL 2012 SP1 is installed.
    Adding MBAM Audit , recovery and compliance features.

    Change the name of the database to:-
    - For Recovery database - "MBAM Recovery and Hardware"
    - For Compliance Database - "MBAM Compliance Status"
    While installing the MBAM DB features and then try. Don't change the default names or use any custom name for DBs.
    Gaurav Ranjan

  • Error Starting Database after Installation and reboot

    Hi all,
    After installing Oracle 10g on Redhat and restarting the system i am getting the following message where i try to start the database:
    "SP2-0642:SQL*PLUS internal error state 2165, context 4294967295:0:0
    Unable to procced
    Database <database name> not started"
    the Listener starts ok
    any idea or any help?
    Kindly

    The listener file is created and the listener it is started showing 1 instance.
    Actualy this is what i have:
    Listener.ora file :
    # listener.ora Network Configuration File: /u01/app/oracle/product/10.1.0/network/admin/listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /u01/app/oracle/product/10.1.0)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = Dias)(PORT = 1521))
    Listener output after executing "lsnrctl start" :
    [oracle@Dias oracle]$ lsnrctl start
    LSNRCTL for Linux: Version 10.1.0.2.0 - Production on 22-MAY-2004 11:33:41
    Copyright (c) 1991, 2004, Oracle. All rights reserved.
    Starting /u01/app/oracle/product/10.1.0/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 10.1.0.2.0 - Production
    System parameter file is /u01/app/oracle/product/10.1.0/network/admin/listener.ora
    Log messages written to /u01/app/oracle/product/10.1.0/network/log/listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=dias)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 10.1.0.2.0 - Production
    Start Date 22-MAY-2004 11:33:41
    Uptime 0 days 0 hr. 0 min. 0 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/app/oracle/product/10.1.0/network/admin/listener.ora
    Listener Log File /u01/app/oracle/product/10.1.0/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=dias)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    [oracle@Dias oracle]$
    dbstart output after executing "dbstart" :
    [oracle@Dias oracle]$ dbstart
    SP2-0642: SQL*Plus internal error state 2165, context 4294967295:0:0
    Unable to proceed
    Database "alisida" NOT started.
    info alisida

  • .oui error in the install of oracle database client in a linux CentOS

    I am installing oracle database client in eqipo linux CentOS, after making all the passages for the creation of the user oracle and its groups beginning the ./runInstaller application and appears to me the following error:
    ./runInstaller: line 66: /install/.oiu: cannot excecute binary file
    as I can solve this
    they can notify me the possible solution to the following e-mail?
    [email protected] or
    [email protected]

    You may want to check these references for CentOS install:
    Installing 10g Release 2 on Centos 4.3 & 4.4
    http://www.dizwell.com/prod/node/50
    http://download-uk.oracle.com/docs/cd/B19306_01/install.102/b15660/toc.htm
    Oracle® Database Installation Guide
    10g Release 2 (10.2) for Linux x86
    Part Number B15660-02
    Installing Oracle 10.2.0.1 on CentOS 5.0 (x86_64)
    http://bderzhavets.blogspot.com/2007/04/installing-oracle-10.html
    Installing 9i (9.2.0.1) Database on Centos 4.5
    Installing 9i (9.2.0.1) Database on Centos 4.5
    installing 10.2.0 on CentOS
    Re: Got "java.lang.NullPointerException" installing 10.2.0 on CentOS
    Link error installing 10gR2 on CentOS 4.4
    Link error installing 10gR2 on CentOS 4.4
    Re: 10g in vmware Centos
    10g in vmware Centos
    ~ Madrid.

  • Acrobat 9 installed on Windows 8.1; upon Save, error every time: "The Organizer Database is damaged and will be reset..."; no "Organizer90" file found (to be deleted, as www suggests for solution with XP, VIsta, 7)

    I've installed my old faithful Acrobat 9 Pro on my new Windows 8.1 computer. The program works, but every time I save the document, it tells me "The Organizer Database is damaged and will be reset. Quit the program and close all browsers." (Something close to that text.) I've entered the error online, and a solution does appear for XP, Vista, and Windows 7. It tells me to have Windows Explorer show hidden files, and then look for "Organizer90" within Users/[me]/AppData/LocalLow/Adobe/Acrobat/9.0, and then delete that file -- which will make Acrobat generate a new one. But there is no such file there. Please help with alternate solution. NOTE: When I "Check for Updates" in Acrobat, I'm told that there are no updates available at this time, but also told: "Please note that some updates for the following products cannot be determined at this time: Adobe Updater." Seems like things are out of whack.

    Thanks for help. Difficulties continue: When trying to install 9.5.5, I'm told it can't install because the program may not be on my computer, or may be the wrong version. I'm told to check that the program exists. The installed version (9.0) is totally legit, my serial numbers, etc., I've used it for many years. Automatic update seems to be on, but I downloaded Adobe Updater to be sure. Seemed to make no difference. Program does function, but not perfectly. Under "About," it calls itself 9.0, so it would not seem that auto update is taking place. Acrobat on previous machine (Windows Vista) indeed calls itself 9.5.5. (It was installed with same 9.0 package, and presumably updated itself to 9.5.5 over the years.) So summary of current problem: Acrobat 9.0 won't upgrade to 9.5.5 on Windows 8.1.

  • Want to upgrade 2008 R2 to 2012. Upgrade advisor giving errors relating to Database Compatability Level and Server Collation

    I want to upgrade a SQL Server from 2008 R2 to 2012.  When I run upgrade advisor, I get the following error messages:
    Rule "Valid Database compatibility level and successful connection" failed.
    The report server database is not a supported compatibility level or a connection cannot be established.  Use Reporting Services Configuration Manager to verify the report server configuration and SQL Server management tools to verify the compatibility
    level.
    Rule "Valid Database server collation and successful connection" failed.
    The SQL Server Database Engine is not configured with a valid server collation and cannot be used as the Reporting Services SharePoint Shared Service catalog database.
    The database called ReportServer has Collation = Latin1_General_Cl_AS_KS_WS and Compatibility level = 100

    Hi Andrew,
    Regarding to the first error message, please check the Reporting Service Configuration Manager, make sure that you connect to ReportServer database from the correct server
     and use servername\instancename format connection string. For more details, please review this similar
    thread.
    Regarding to the second error, it is caused by that the current SQL Server Database Engine server is using an incompatible server collation.
    SQL Server 2012 Reporting Services SharePoint mode utilizes the SharePoint shared services architecture. SharePoint does not support SQL Server Database Engine configured for case sensitive or server collations or binary server collations.
    And since the SQL Server Database Engine server collation property cannot be changed, you will not be able to complete an upgrade of Reporting Services. You will need to migrate your Reporting Services installation to a new server which is using a compatible
    server collation. For more details, please review the following article:
    Incompatible Database Engine Server Collation:
    https://msdn.microsoft.com/en-us/library/hh759335%28v=sql.110%29.aspx?f=255&MSPPError=-2147217396
    Thanks,
    Lydia Zhang
    Lydia Zhang
    TechNet Community Support

  • How to sync primary and standby database in 11GR2 on linux

    Hi ,
    How to sync primary and standby database in 11GR2 on linux . Both my primay and standby are 3 node cluster each.
    Can you please suggest a good link and brief steps .
    Thanks

    Are you trying to setup a new standby or sync an existing standby database?
    OK I see it
    "standby is behind the primary"
    So you have a gap.
    I would check both alert logs for a cause. You might find something like this
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor.Look for ORA-00308 and ORA-27037 and ORA-16055.
    There's no sense fixing the gap unless the cause is fixed too.
    Also check out this post from a few days ago its dealing with similar issues.
    How to sync the standby database with the primary?
    If you find this helpful please mark it so.
    Edited by: mseberg on Jul 20, 2011 4:37 PM

  • Win7 and now Server Error [2007]: "Database connection information not acce

    I support a 8.3.x server with Insight plugin in use. This has worked for some time now with WinXP. The issue comes into play when the company is upgrading users to Win7 stations. First, the zero-admin (download and install setup launch) is failing. The Install window opens but doesn't seem to be able to complete. Then, when we do get the plugin installed via the manual download and install, we then reach a point where the bqy will not connect with the Server Error [2007]: "Database connection information not accessible. Processing is disabled." If we proceed from there, we'll get Server Error [6] PUB_NullArgument errors and empty "Show Values" limit boxes. So it's like the .oce information is not received on the Win7 platform - it still works fine on WinXP installations.
    And, I know it can work, as the PC Support personnel were able to get this working on one PC.
    Any suggestions?
    Thanks,
    Keith

    I assume that there has been no reply to this thread. The problem still persists, with intermittent success. I hope that someone can shed some light onto the Server Error [2007]: "Database connection information not accessible. Processing is disables." message.
    Thanks again,
    Keith

  • Same message 2 dnld Plugin, (Java), and Adobe Reader: Error 2203.Database: C:\Windows\Installer\ced2e.ipi. Cannot open database file. System error -2147287035.E

    Spent all afternoon downloading Java plugiins and Adobe reader; each with the following "failure message."
    Error 2203.Database: C:\Windows\Installer\ced2e.ipi. Cannot open database file. System error -2147287035.Error 2203.Database: C:\Windows\Installer\ced2e.ipi. Cannot open database file. System error -2147287035.

    This is going to sound lame, but... have you shut down and restarted Windows since this problem began? Sometimes the Windows Installer starts behaving erratically, perhaps due to a backlog of deferred updates, and the only way to get around it is to reboot.

  • Question regarding Oracle and Linux on VMware

    Hello,
    I carefuly read the paper on Oracle and Linux on Your Own VMware and I'm missing a point.
    The paper explains how to start a cluster on a single host in a single Linux VM on VMware.
    So, there are 2 instances of Oracle 10g DB on the same Linux VM inside VMware. What does allow that?
    Is it possible to run 2 instances on any (single) Linux box, or is VMware required? If VMware is not required, why this complication in that paper? If VMware is required, what does it bring that make running 2 cluster instances on the same host possible?
    Many thanks for your help.

    userLynx wrote:
    I have an oracle database (10.2) and I have a query that needs to compare data on the Oracle database to data on a MS SQL server DB. I'm using a DB Link between the two databases.
    How would I compare the date fields?
    I have a table that has a date as one of the fields and I need to restrict the records where the date is equal to the date on SQL, however the formats are different:
    My query is as follows:
    SELECT mkt_css_name,
    pmv_rqst_corp_id,
    pmv_rqst_source,
    'G',
    pmv_css_acct_no,
    eq.start_date
    FROM power_move@cmdt,
    enroll_que@tcis eq,
    marketer@cmdt
    WHERE eq.css_account_number = pmv_css_acct_no
    AND eq.requestor_type = 'P'
    AND eq.status IN ('A','P','G','S')
    AND eq.marketer_id = mkt_seq_no
    AND pmv_service_type IN ('G','D')
    And Pmv_Gas_Mktr_No = Eq.Marketer_Id
    AND pmv_received_timestamp= eq.enroll_date ;
    The problem is that the date is stored in Oracle in the following format: DD-MON-YYYY and in SQL as 'YYYY-DD-MM HH:MI:SSSSSS'
    for example: Data in Oracle would be 27-JAN-2012 and in SQL as 2012-01-27 00:00:00.000
    I get an error when I compile.
    How do you reconcile the formats when the syntax is different between databases?
    Thanks, SeanDATE datatypes do NOT have any "format"
    DATE datatype is stored in internal binary notation.
    use TO_CHAR to display, present & compare the DATE datatypes

  • Error while starting DAC Server on Linux (32 bit)

    Dear Friends,
    I installed Informatica Powercenter 8.6.1 on Linux (32 bit) with 11g database mapping
    and I installaed DAC Server on the same server
    I could start the Informatica services successfully
    but when i try to start the DAC Server it throws the following error:
    #./startserver.sh
    OS detected: Linux
    Dec 23, 2010 5:49:33 AM com.siebel.etl.engine.core.ETLUtils logException
    SEVERE:
    ANOMALY INFO:::
    An exception occurred. Shutting down server...
    EXCEPTION CLASS::: java.lang.ExceptionInInitializerError
    com.siebel.etl.net.QServer.setSpill(QServer.java:159)
    com.siebel.etl.net.QServer.<init>(QServer.java:84)
    com.siebel.etl.net.QServer.main(QServer.java:420)
    ::: CAUSE :::
    MESSAGE:::Application Manager Failed Initialization
    EXCEPTION CLASS::: com.siebel.etl.bootup.ApplicationManagerInitializationException
    com.siebel.etl.bootup.ApplicationManager.initFileSource(ApplicationManager.java:157)
    com.siebel.etl.bootup.ApplicationManager.initSysProps(ApplicationManager.java:79)
    com.siebel.etl.bootup.ApplicationManager.<clinit>(ApplicationManager.java:62)
    com.siebel.etl.net.QServer.setSpill(QServer.java:159)
    com.siebel.etl.net.QServer.<init>(QServer.java:84)
    com.siebel.etl.net.QServer.main(QServer.java:420)
    ::: CAUSE :::
    MESSAGE:::/oba/BI/DAC/bifoundation/dac/conf/server.properties (No such file or directory)
    EXCEPTION CLASS::: java.io.FileNotFoundException
    java.io.FileInputStream.open(Native Method)
    java.io.FileInputStream.<init>(FileInputStream.java:106)
    java.io.FileInputStream.<init>(FileInputStream.java:66)
    com.siebel.etl.bootup.ApplicationManager.initFileSource(ApplicationManager.java:151)
    com.siebel.etl.bootup.ApplicationManager.initSysProps(ApplicationManager.java:79)
    com.siebel.etl.bootup.ApplicationManager.<clinit>(ApplicationManager.java:62)
    com.siebel.etl.net.QServer.setSpill(QServer.java:159)
    com.siebel.etl.net.QServer.<init>(QServer.java:84)
    com.siebel.etl.net.QServer.main(QServer.java:420)
    Dec 23, 2010 5:49:33 AM com.siebel.etl.net.QServer <init>
    SEVERE:
    Shutting down server...
    what could be the Issue.
    Regards,
    DB

    Listen Sheikh Abdullah, if u don't need remote access to that server over secure conn., don't use password file authentification but change REMOTE_LOGIN_PASSWORDFILE to NONE and when u conn thru OEM as sysdba try to change his pass and then try conn thru command promt(CP) usin that new pass.
    Or recreate pass file adding new pass in it, set REMOTE_LOGIN_PASSWORDFILE to exclusive or shared and conn thru CP using password file pass.
    Try this possible solutions in order u wish.

  • ORA-00601 Error using JDBC, Oracle 8i on Linux

    Hello,
    Spatial is considering using Oracle as its database platform. I was assigned
    the task of benchmarking the two platforms. So, I downloaded the latest copy
    of Oracle for Linux, version 8.1.6.1.0 ( 8i Enterprise Edition Release 2 ).
    I'm using RedHat 6.2, with a 2.2.14-5.0smp kernel. I ran the installer, set
    up the databases, and everything seemed to be running quite nicely. I copied
    a table and its data from mysql to Oracle, and wrote a java program to
    benchmark the two. This java program takes command line arguments, the first
    one being the connection URL, the second being the number of threads to
    start, the third being the number of operations to complete for each thread.
    So, if you pass it connection 35 35, it will open 35 threads, and each
    thread will then execute 35 selects, inserts, and updates. These are
    hard-coded queries, but they mimic the functionality currently in
    production.
    Oracle bombs on the update. I turned tracing on, and tried it again, with
    the same result. Here's an excerpt from one of the trace files:
    *** SESSION ID:(4.1) 2000-06-21 16:36:48.937
    kvotenlg: epc_collect failed. EPC error: -1073751468.
    CDF: /u01/app/oracle/product/8.1.6/otrace/admin/cdf/styorap0
    FDF: /u01/app/oracle/product/8.1.6/otrace/admin/fdf/oracled.fdf
    kvotenlg: epc_collect failed. ctx:368.
    I was not able to find any information regarding this error. However, this
    message ( or one very similar ) appeared in every trace file. I get the
    following at the end of the pmon_xxxx.trc file:
    Load Indicator not supported by OS !
    *** 2000-06-21 17:42:19.122
    error 601 detected in background process
    And, the following in the alert_sid.log file:
    Wed Jun 21 17:42:19 2000
    PMON: terminating instance due to error 601
    Instance terminated by PMON, pid = 3797
    I made the assumption that this error was actually ORA-00601, and took a
    peek on the internet for relavent information. The canned error message is
    "PMON process runs into lock conflict trying to recovery processes". I found
    someone who had a similar problem, who suggested setting mts_max_dispatchers
    in the initsid.ora file to 1. However, this did not work.
    Basically, when Oracle crashes, the java program is trying to update one
    column in 1225 rows, 35 times, for 35 threads. The java exception is below.
    java.sql.SQLException: No more data to read from socket
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java)
    at oracle.jdbc.dbaccess.DBError.check_error(DBError.java)
    at oracle.jdbc.ttc7.MAREngine.unmarshalUB1(MAREngine.java)
    at oracle.jdbc.ttc7.MAREngine.unmarshalSB1(MAREngine.java)
    at oracle.jdbc.ttc7.Oall7.receive(Oall7.java)
    at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java)
    at
    oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java)
    at
    oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java)
    at
    oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java)
    at
    oracle.jdbc.driver.OracleStatement.doExecuteWithBatch(OracleStatement.java)
    at
    oracle.jdbc.driver.OracleStatement.doExecute(OracleStatement.java)
    at
    oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java
    at
    oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java)
    at ned.util.database.DBHammerThread.run(DBHammerThread.java:78)
    Has anyone seen this kind of behavior before? Is this merely a
    misconfiguration on my part? Help! :)
    -ned

    Sorry for the long delay in reply. I was using the thin client driver. However, when I switched to the oci8 driver, not only did I observe a 300% increase in speed, but this bizarre occurrence disappeared. I did find one issue with the oci8 driver, as follows.
    In this thread program, if I created a connection in the main program before any of the threads were instantiated, and when the first thread attempted to create a connection, it would produce a segmentation fault. This behavior was very easy to replicate, and it did not matter whether or not I close the original connection. This problem was circumvented by moving the code in the "main" program to create its connection after the child threads had created theirs.

  • Error installing RAPID INSTALL R12 on Linux

    I did a Rapid Install of Oracle Applications R12 (which contains 10g database) from the root user. After the installation, the system validates the configuration and it shows some problem with database availability. I have attached the log for database availability (bottom of this email), which shows the error "RW-50011: Error: - Apps ORACLE_HOME connection test has returned an error: 2"
    Log for Database Availability :-
    Database Availability
    command: su oracle -c "/home/apps_rapid_install/startCD/Disk1/rapidwiz/bin/riwTDBup.sh /d01/oracle/VIS/db/tech_st/10.2.0/VIS_localhost.env APPS/APPS"
    riwTDBup.sh started at Wed Sep 26 10:50:45 PDT 2007
    Parameters passed are : /d01/oracle/VIS/db/tech_st/10.2.0/VIS_localhost.env APPS/APPS
    The environment settings are as follows ...
    ORACLE_HOME : /d01/oracle/VIS/db/tech_st/10.2.0
    ORACLE_SID : VIS
    TWO_TASK :
    PATH : /d01/oracle/VIS/db/tech_st/10.2.0/perl/bin:/d01/oracle/VIS/db/tech_st/10.2.0/bin:/usr/bin:/usr/sbin:/d01/oracle/VIS/db/tech_st/10.2.0/appsutil/jre/bin:/usr/ccs/bin:/bin:/usr/bin/X11:/usr/local/bin:/usr/bin:/home/apps_rapid_install/startCD/Disk1/rapidwiz/unzip/Linux:/usr/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/java/jre1.5.0_06/bin:/root/bin:/sbin:/usr/sbin:/usr/java/jre1.5.0_06/bin
    LD_LIBRARY_PATH : /d01/oracle/VIS/db/tech_st/10.2.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/d01/oracle/VIS/db/tech_st/10.2.0/lib:/usr/dt/lib:/d01/oracle/VIS/db/tech_st/10.2.0/ctx/lib
    Executable : /d01/oracle/VIS/db/tech_st/10.2.0/bin/sqlplus
    riwTDBup.sh exiting with status 0
    Database ORACLE_HOME connection test has succeeded
    command: su applmgr -c "/home/apps_rapid_install/startCD/Disk1/rapidwiz/bin/riwTDBup.sh /d01/oracle/VIS/inst/apps/VIS_localhost/ora/10.1.2/VIS_localhost.env APPS/APPS"
    riwTDBup.sh started at Wed Sep 26 10:50:47 PDT 2007
    Parameters passed are : /d01/oracle/VIS/inst/apps/VIS_localhost/ora/10.1.2/VIS_localhost.env APPS/APPS
    The environment settings are as follows ...
    ORACLE_HOME : /d01/oracle/VIS/apps/tech_st/10.1.2
    ORACLE_SID :
    TWO_TASK : VIS
    PATH : /d01/oracle/VIS/apps/tech_st/10.1.2/bin:/usr/bin:/usr/ccs/bin:/usr/sbin:/usr/bin:/home/apps_rapid_install/startCD/Disk1/rapidwiz/unzip/Linux:/usr/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/java/jre1.5.0_06/bin:/root/bin:/sbin:/usr/sbin:/usr/java/jre1.5.0_06/bin
    LD_LIBRARY_PATH : /d01/oracle/VIS/apps/tech_st/10.1.2/lib32:/d01/oracle/VIS/apps/tech_st/10.1.2/lib:/usr/X11R6/lib:/usr/openwin/lib:/d01/oracle/VIS/apps/tech_st/10.1.2/jdk/jre/lib/i386:/d01/oracle/VIS/apps/tech_st/10.1.2/jdk/jre/lib/i386/server:/d01/oracle/VIS/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads
    Executable : /d01/oracle/VIS/apps/tech_st/10.1.2/bin/sqlplus
    riwTDBup.sh exiting with status 2
    RW-50011: Error: - Apps ORACLE_HOME connection test has returned an error: 2
    As the database is not available, the login page does not come up. It gives this error.
    Login Page
    checking URL = http://localhost.localdomain:8016/OA_HTML/AppsLogin
    RW-50016: Error: - {0} was not created:
    File = {1}
    Even the Configuration Upload gives this error :-
    Configuration Upload
    uploading config file at /d01/oracle/VIS/db/tech_st/10.2.0/appsutil/conf_VIS.txt
    Failed upload of config file at /d01/oracle/VIS/db/tech_st/10.2.0/appsutil/conf_VIS.txt
    Can you please advice on where I could be going wrong. There was no error during the installation. It seems that some setups may be missing in the Linux Box.

    Hi Tom,
    This excerpts the pre-upgrade patches MW recommends:
    Patch 4685497...11i UPGRADE TO R12: OPTIONAL
    PRE-UPGRADE PROGRAMS IN 11i Product: General Ledger
    Patch 4676589...11i.ATG_PF.H.RUP4 Product:
    Applications Technology Family
    Patch 3438354...Patch 11i.ATG_PF.H Product:
    Applications Technology Family
    Patch 5120936...TUMS for R12: TO DELIVER TUMS UTILITY
    FOR UPGRADES FROM 11i TO R12
    Patch 4712852...Minipack 11i.AD.I.4 Product:
    Applications DBA
    Patch 4963569...CN UPGRADE - PRE-UPGRADE PATCH FOR
    RELEASE 12.0 Product: Incentive Compensation
    Patch 5382135...CSD R12 PRE-UPGRADE DATA VERIFICATION
    PATCH UPDATE Product: Depot Repair
    Patch 5259121...R12.FIN.A.UI.XB.3: ASM PRE/POST
    DIAGNOSIS PROGRAM OUTPUT EDITS Product: General
    Ledger
    Patch 3649470...11i.10 Pre-Upgrade patch to find
    carrier ship method inconsistencies Product: Shipping
    Execution Common
    Patch 3464936...AD.I NT PREREQ Product: Applications
    DBA
    Patch 5233248...SLA PRE-UPGRADE PROGRAM MODIFICATIONS
    FOR 11i Product: Subledger Accounting.These are either optional pre-upgrade patches where you can control how much 11i data you migrate, or were included in the list of R12 upgrade patches provided.
    And this excerpts the patches listed in 403339.1 Path C:
    For all platforms:
    * 4733582 - APPSPERF: AQ: UPGRADE SCRIPT
    (A1001000.SQL) DELETES STATISTICS ON AQ TABLES. -
    Product: RDBMS Server
    * 4906594 - APPSST10201:ORA-39706 WHILE UPGRADE
    FROM 8174 TO 10201 - Product: Oracle Intermedia
    * 5567658 - ORACLE CONFIGURATION MANAGER UPDATE -
    Product: Oracle Configuration Manager Family
    * 5601428 - MLR BACKPORT FOR 5126270, 5238255 ON
    TOP OF VERSION 10.2.0.2 - Product: RDBMS Server
    * 4247037 - RFID-EPC GENERATION FEATURE FROM
    DATABASE SERVER. TO BE USED WITH APPS WMS R12 -
    Product: Spatial
    * 4868804 - REGRESSION WHEN PATCH 4628170 IS
    APPLIED TO 10.1.0.4 AND 10.2.0.1. ENV - Product:
    RDBMS Server
    * 4898580 - APPSST10G: UNABLE TO EXTRACT COMMENT
    COLUMN DEFINITION ON A MVIEW - Product: RDBMS
    Server
    * 5005469 - NEED SCRIPT TO ASSIST WITH MIGRATION
    FROM KOREAN_LEXER TO KOREAN_MORPH_LEXER - Product:
    Oracle Text
    * 5153209 - R12: AS10G: REHOST JRE 1.5.0_06 FOR
    RDBMS ORACLE HOME 10.2.0.2 - Product: Techstack
    * 5477912 - APPST:MEMORY LEAK ISSUE FOR R12 -
    Product: RDBMS Server
    * 5865568 UPDATE TO JVM TIME ZONE CLASSES NEEDED -
    Product: Java/VM
    or Linux and Unix only:
    * 4380928 - APPSST102 : ALTER MATERIALIZED VIEW
    LOG FAILS WITH ORA-03113 ERROR - Product: RDBMS
    Server
    * 4518443 - LISTENER GETS HUNG UP - Product:
    Oracle Database Family
    * 4592596 - APPSST102: ORA-01410 INVALID ROWID
    WHEN SELECTING FROM A TABLE - Product: RDBMS Server
    * 4639977 - APPSST102: ORA-00600: [KKQCBY: QBCFKKC
    NOT ZERO], - Product: RDBMS Server
    * 4643322 - APPSST: GETTING ERROR "ORA-22167"
    WHILE DOING BULK UPDATE OPERATION - Product: RDBMS
    Server
    * 4686006 - QUERY ON VIEW WITH EXISTS AND HAVING
    CLAUSE RAISES ORA-600 [KKQSALJG:NOBJS IS 0] -
    Product: RDBMS Server
    * 4689959 - DST RULE CHANGE IN US, NEED PATCHED
    TIMEZONE FILES - Product: CORE
    * 4744317 - SCMATGR12:D5 APPSST-XSLT TRANS FAILS
    WHEN TAG CONTAINS '_' AT BEGINNING IN 10GR2 -
    Product: XML Developers Kit
    * 4751145 - ARRAYINDEXOUTOFBOUNDSEXCEPTION ON
    QUERY EXECUTION WITH 10G JDBC - Product: JDBC
    * 4932527 - CLIENT SIDE PLSQL CRASHES PASSING
    RECORD PARAMETER TO STORED FUNCTION - Product: RDBMS
    Server
    * 4949257 - UNNESTED SUBQUERY RETURNS WRONG RESULT
    - Product: RDBMS Server * 4966417
    * 4967236 - APPSST10201:ORA 600[17282], WHILE
    PERFORMING DATA IMPORT. R12 PROJECT - Product: XML
    Developers Kit
    * 5128946 - APPSPERF: RDBMS: MEMORY LEAK DUE TO
    DDL REPARSE - Product: RDBMS Server
    * 5150177 - APPSST: CREATE INTERMEDIA (TEXT)
    INDEX ON 10G TAKES A LONG TIME - Product: Oracle
    Text
    * 5206570 - DUMP IN KSUSRS() WHEN SESSION FROM SQL
    DEVELOPER IS SNIPED - Product: RDBMS Server
    * 5254539 - INTERNAL ERROR CODE ON EXECUTING
    HIERARCHICAL QUERY - Product: RDBMS Server
    * 5434572 - MERGE LABEL REQUEST ON TOP OF 10.2.0.2
    FOR BUGS 5106909 4151363 - Product: RDBMS Server
    * 5455623 - MERGE LABEL REQUEST ON TOP OF 10.2.0.2
    FOR BUGS 5392772 4759183 - Product: RDBMS Server
    * 5460159 - MERGE LABEL REQUEST ON TOP OF 10.2.0.2
    FOR BUGS 4417341 5092134 - Product: RDBMS Server
    * 5548758 - MERGE LABEL REQUEST ON TOP OF 10.2.0.2
    FOR BUGS 5253806 5125886 5117856 - Product: RDBMS
    Server
    * 5718367 - MERGE LABEL REQUEST ON TOP OF 10.2.0.2
    FOR BUGS 5647056 5691091 5199213 - Product: RDBMS
    Server
    * 4450497 - UPGRADE 9.0.1.4.0 TO 10.1.0.4 RESULTS
    IN SDO_INDEX_METADATA NULL FETCH - Product: Spatial
    * 5066528 -
    DBMS_TRACE.SET_PLSQL_TRACE(DBMS_TRACE.TRACE_ALL_EXCEP
    IONS) ROWS - Product: PLSQL
    * 5612127 - (Except HP-UX Itanium) THE OLAP C-
    MINUS PATCH - Product: Oracle OLAPThese patches are required if you upgrade you 11.5.9 or higher 9i database to 10.2.0.2 in preparation for an R12 upgrade. You can do this and run 11i on 10.2.0.2 for some time before the R12 upgrade in order to split up your downtimes. When you install the R12 Upgrade Filesystem, the 10.2.0.2 Oracle Home includes all of these database patches already. After the database upgrade, you just need to run the manual steps from these patch readmes, which can be condensed down to the following:
    cd $ORACLE_HOME/rdbms/admin
    sqlplus “/as sysdba”
    spool post_install.log
    @?/rdbms/admin/catdph
    @?/rdbms/admin/catdpb
    @?/md/admin/catmgdidcode
    @?/rdbms/admin/dbmsxmld.sql
    @?/rdbms/admin/prvtxmld.plb
    @?/rdbms/admin/dbmspbt.sql
    @?/rdbms/admin/prvtpbt.plb
    @?/rdbms/admin/tracetab.sql
    @?/rdbms/admin/prvtaw.plb
    @?/olap/admin/apsrelod.sql
    @?/olap/admin/xoqrelod.sql
    @?/olap/admin/amdpatch.sql
    @?/rdbms/admin/utlrp.sql
    cd $ORACLE_HOME/md/admin
    alter session set current_schema=MDSYS;
    @?/md/admin/prvtimd.plb
    spool off
    exit
    cd ORACLE_HOME/javavm/lib/zi/
    @fix5075470a.sql
    shutdown immediate
    startup
    @fix5075470b.sql
    Install OLAP and ODM for R12 Analytical Workspaces:
    Install Oracle Data Mining and OLAP (conditional)
    Verify that Oracle Data Mining and OLAP are installed in your database by using SQL*Plus to connect to the database as SYSDBA and running the following command:
    SQL> select comp_id from dba_registry where comp_id='ODM' or comp_id='AMD';
    If the query does not return ODM, then you do not have Oracle Data Mining installed. To install Data Mining, use SQL*Plus to connect to the database as SYSDBA and run the following command:
    SQL> @$ORACLE_HOME/rdbms/admin/dminst.sql SYSAUX TEMP
    If the query does not return AMD, then you do not have OLAP installed. To install OLAP, use SQL*Plus to connect to the database as SYSDBA and run the following command:
    SQL> @$ORACLE_HOME/olap/admin/olap.sql SYSAUX TEMP

  • Oracle 9i Database Release 2 on Linux:

    There is a technical whitepaper titled Oracle9i Database Release 2 on Linux: Performance, Reliability and Manageability Enhancements on Red Hat Enterprise Linux Advanced Server 2.1 on otn.oracle.com site. As I click on this link, I get an error message Page Not Found. I need to get an access to this article for my project. Also, Red Hat site refers me to the identically titled article, but for Advanced Server 3.0, and I can not find that one either. This is frustrating. Please somebody from otn contact me at [email protected]
    Thank you.

    There is a technical whitepaper titled Oracle9i Database Release 2 on Linux: Performance, Reliability and Manageability Enhancements on Red Hat Enterprise Linux Advanced Server 2.1 on otn.oracle.com site. As I click on this link, I get an error message Page Not Found. I need to get an access to this article for my project. Also, Red Hat site refers me to the identically titled article, but for Advanced Server 3.0, and I can not find that one either. This is frustrating. Please somebody from otn contact me at [email protected].
    Thank you.

  • Database error 22001 & database error 22001 FET

    Hi
    I am not sure, if this is the right forum for this question.
    I am getting Database Error:  <u>Database error 22001 & Database Error 22001 FET</u> continously in my event log.
    Their is an OSS note which suggest that we upgrade R3TRANS.EXE.
    I am on CRM 4.O SP8 on Windows/MSSQL 2000 platform. Kernel and R3Trans are upgraded with latest patch.
    <b>R3trans is running with no errors.</b>
    Any suggestions would be great.
    Kind Regards
    deekshant

    Hi Ashok,
    the SQL-443 indicates an error in a procedure:
       -443   ROUTINE routine-name (SPECIFIC NAME specific-name) HAS RETURNED AN
              ERROR SQLSTATE WITH DIAGNOSTIC TEXT msg-text
    Explanation:
    An SQLSTATE was returned by routine routine-name, along with message text msg-text.
    System Action:
    Execution of the SQL statement is terminated.
    Programmer Response:
    Contact the author of the routine or your database administrator. Until the problem is resolved, the routine should not be used.
    SQLSTATE:
    xxxxx (the SQLSTATE that was returned by the routine).
    The name SNAPSHOT_DBM leads me to this site
    http://publib.boulder.ibm.com/infocenter/db2luw/v9/index.jsp?topic=/com.ibm.db2.udb.admin.doc/doc/r0007093.htm
    So i think your db2 is running under linux/unix/windows so have a look at the DB6 forum.
    best regards
    Kay

Maybe you are looking for

  • Hi, I have problem with starting up my macbook pro, the gray screen coming and the circle still turning

    hi Could u please help me with the problem that I have with starting up my macbook pro?

  • Restore Files From an Old Time Machine Disk

    Please forgive and send me a link if someone has already answered this but I need to restore files from an old Time Machine Volume to my current desktop. How do I do this?

  • PDFMaker & Outlook

    When I print an Outlook2003 e-mail using PDFMaker to PDF, the e-mail message header information appears in the PDF. How do I prevent this? Similar appears at the top of my PDF. I want to prevent this appearing at the top of each PDF: From: [NY] To: [

  • A problem in HTML

    Hi, when I am trying to copy some HTML code of a live web page, and paste it into a text file or into a new HTML file in Dreamweaver , when I want to view in Internet Explorer or Firefox it appears without the Images , that already exist in the origi

  • Mac OS error 824 with AVI File

    Hello, all. So I've done a few searches on this subject, which should be near and dear to your hearts. It concerns a difficulty that I'm having with playing several AVI video files back on Quicktime, and since I plan to use iMovie to edit them, I nee