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.

Similar Messages

  • How to mask data in oracle 11g database release 1

    how to mask data in oracle 11g database release 1
    my environment is
    Database: 11g release 1
    os: AIX 6 (64 bit)
    GC:10g release 1

    DBA-009 wrote:
    thx but how i can mask data with above give environment?What does "mask data" mean to you and what is the environment you are referring to?
    Telling us that you are using 11.1 helps. But it is far from a complete description of the environment. What edition of the database are you using? What options are installed? What Enterprise Manager packs are licensed? Is any of this changable? Could you license another option for the database or another pack for Enterprise Manager if that was necessary?
    What does it mean to you to "mask data"? Do you want to store the data on disk and then mask the data in the presentation layer when certain people query it (i.e. store the patient's social security number in the database but only present ***-**- and the last 4 digits to certain sets of employees)? Do you want to hide entire fields from certain people? Do you want to change the data stored in the database when you are refreshing a lower environment with production data? If so, do you need and/or want this process to be either determinisitic or reversable or both?
    Justin

  • Oracle 9i Database Release 2 Installation, login

    I have just installed Oracle 9i Database Release 2 Personal Edition (Oracle9i Database 9.2.0.1.0) on my home computer, which is running Windows XP Professional. My intent is to use the SQL Plus program to create basic databases for my college class. I now need to know how to create/use the login to begin using SQL Plus, especially with the host string.
    Keep in mind:
    -This is my first time using Oracle
    -I don't want anything fancy, just the basics
    -I have looked at the previous topics and they all refer to a Unix install or relate to topics I don't understand.
    -I am looking for a response that my Grandma could almost understand. I want the step-by-step procedures, what things to click on, and so on. If it's a thirty-page post, I don't mind as long as I can start getting some homework done.

    Since you are trying to login on the same machine, try this:
    sqlplus /nolog
    connect / as sysdba
    Use the Net Configuration Assistant to add the service name to your tnsnames.ora ...

  • Is it possible to install Oracle 10g database on a linux Os ?

    Hello all,
    I recently installed Fedora 14, and oracle 10g free edition, on my modest laptop.
    Problem is , I can't upload any scripts, because as i recently learnt from my school teacher, Oracle only works smoothly with Internet explorer browser (i.e.).
    I tried using programs like winetricks to download a linux version of i.e. but in this case Oracle doesn't even open its homepage.
    -In a nutshell, does anyone know a possible way to work with oracle 10g , (or any alternative), that's fully functional on linux (fedora 14) ? Download, Install steps,etc.
    All i need to do is upload simple SQL scripts, and practice my " select from...." commands.
    -Is oracle linux a option ? and what is it?
    Thank you already for any replies, I'm really getting tired of googling threw different forums.

    865504 wrote:
    Ed,
    -i knew my teacher was being stubborn;
    -I meant that the winetricks version of i.e., didn't open the homepage of oracle 10g (=log in screen).
    -what i was trying to do was, after having installed oracle 10g , "go to data base homepage" (openend by firefox) , once logged in with my username, upload a script , and practice typing the different (select from ...group by..etc) sql commands.
    Here is one of several concepts you need to fix in your mind. Databases don't have home pages. Client applications do. Databases store and manage data. Humans at the keyboard see the client application, not the database. Oracle provides some client apps ( iSQLPlus, Oracle Enterprise Manager (Grid Control), dbcontrol, APEX) and even installs some with the database by default, but they are distinctly separate from the database, and so must be identified when talking about user interface issues. Unfortunately, telling us you tried to open "the home page of oracle" tells us nothing at all. If you had said "Tried to log in with iSQLPlus" or "I tried to connect with Apex", it would have conveyed MUCH more information. We would have then had some frame of reference as to what you were seeing.
    To the "upload from where" question : I simply copied the scripts ( .sql , file) from the pc's from school, on usb, then copied them on my own system. When using the "upload scripts" option from oracle, Again, you must distinguish between "oracle" (the database) and whatever client tool you use to connect to it. "Oracle" (the database) doesn't have an "upload scripts" option. Some un-named application does.
    the script is uploaded, but when i try to "run" it , nothing , blank page. no tables, nada. And given what I've said above, you can guess what this statement means. - grin -
    My first guess was, well the teacher said " i.e. only " , so i tried installing i.e. , using winetricks, but i had a feeling i was going off-track, and that surely there must have been a much easier way.
    Even Billy was more charitable toward your teacher than I feel. And when he is so wrong about something as simple as this, makes me wonder what else he is wrong about. And the quality of the teachers calls into question the quality of the school in general.
    In fact, had I been told that by an instructor, I would make it a personal mission to prove him wrong. Not in front of the class (as much short term satisfaction as that may provide) but just by taking my laptop to his office and saying "let me show you something". One of my personal hot buttons is for someone who should know better to pronounce something as "won't work" when I've been doing it for so long and so easily as to just take it for granted.
    >
    Linux (fedora 14) is up and running,
    oracle 10g , linux version, was installed using detailed guide.
    And yes, i will look into oracle linux, and oracle 11g ,
    but i was hoping to use the same version as my school, to avoid any surprises when passing my exams.Edited by: EdStevens on Jun 13, 2011 3:02 PM

  • How to connect oracle 9i database in PHP (Linux)

    I found that I cannot connect oracle 9i thru PHP in Linux, where can I get the necessary information and samples to setup this connection?

    Hi,
    You can find information on http://www.php.net .
    Anyway, you have to configure php.ini with oci8 library.
    Paolo

  • Oracle 9i database release 9.2.0.1 hanging

    hi
    We have installed oracle 9i release 9.2.0.1 on an AIX 5.2 using HACMP
    Periodicaly, the database hang, we are not able to make a connection to the database.
    In this case, we kill oracle processes (SGA and connections) to be able to restart the database. In case of production it's too worry!
    So, do someone encounter this kind of problem? which kind of solution exist for that problem?
    tks
    Ibrahim

    Hi,
    I would first suggest you to move to Oracle 10g.
    9.2.0.1 is no more supported by Oracle.
    Read the following doc's
    http://searchsystemschannel.techtarget.com/generic/0,295582,sid99_gci1254269,00.html
    also check the alert log of your database and also the archive log destination (it might be full)

  • Oracle next database release date

    Hi,
    Does anyone have information about next oracle database(might be 12G) relase date.
    Just curious to know where oracle is going to lead us in future.
    Thanks

    N Gasparotto wrote:
    peeyushgehlot wrote:
    Hi,
    Does anyone have information about next oracle database(might be 12G) relase date.May I ask why ? Do you have some specifics expectations and/or waiting for bugs fixes ?
    Nicolas.Hey Nicolas,
    I am asking this because for Oracle 11G there are already two upgrades and from 8i onwards no relase has crossed more then 2 upgrade mark.
    Second most important part is that whenever Oracle brings new version of database also bring new features which changes whole dimension in database market.
    Might cloud computing be there next big secrate weapon for next release.
    Piyush

  • Installing Oracle 11g database (release 2) on Windows 7 Professional 64bit

    Hi All,
    I am having a problem installing the Oracle database, I go to the site and download the 2 Oracle zip files.
    I create a directory C:\temp\
    I unzip "1of2" and place the "database" folder in my "temp" folder.
    Question 1: In the "2of2" do I take the database/stage/components and place them in the "1of2" database/stage/components folder? not sure how to merge the contents of the zips but this seems like the logical thing to do.
    Then I run setup.exe.
    Oracle Universal Installer:
    Screen 1: I enter email, and uncheck the oracle support box "i wish to receive security updatesvia My Oracle Support".
    Note: little "connection failed" popup box, I check it's box "I want to remain uninformed if critical security issues in my configuration", click continue.
    Screen 2: install database software only.
    Screen 3: Single instance database installation.
    Screen 4: I select "English"
    Screen 5: I choose to install "Enterprise Edition"
    Screen 6: it shows me Oracle base C:\app\<myuser>
    software location: C:\app\<myuser>\product\11.2.0\dbhome_1
    Screen 7: validating target environment to meet minimum installation loading bar.
    ERROR: gets to 100% and the entire OUI abruptly closes with no warning or error message. No further Installation or anything.
    please provide so insight on this, I am total at a loss right now and need to get this working.
    thank you,
    Josefina

    btw - Thank you for taking a few moments to check out my posts and log files Srini
    here is the last run, I ran it just now (100 or so lines)
    INFO: Moved to state <nodeSelectionPage>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating view at state <nodeSelectionPage>
    INFO: Completed validating view at state <nodeSelectionPage>
    INFO: Validating state <nodeSelectionPage>
    INFO: Completed validating state <nodeSelectionPage>
    INFO: NodeSelectionAction Actions.transition called
    INFO: selectedInstallOption is :INSTALL_DB_SWONLY
    INFO: Verifying route software_onlyDB
    INFO: Get view named [ProductLanguageUI]
    INFO: View for [ProductLanguageUI] is oracle.install.ivw.common.view.ProductLanguageGUI@360b0c5a
    INFO: Initializing view <ProductLanguageUI> at state <productLanguage>
    INFO: Completed initializing view <ProductLanguageUI> at state <productLanguage>
    INFO: Displaying view <ProductLanguageUI> at state <productLanguage>
    INFO: Fetching Available Languages...
    INFO: Completed displaying view <ProductLanguageUI> at state <productLanguage>
    INFO: Loading view <ProductLanguageUI> at state <productLanguage>
    INFO: Completed loading view <ProductLanguageUI> at state <productLanguage>
    INFO: Localizing view <ProductLanguageUI> at state <productLanguage>
    INFO: Completed localizing view <ProductLanguageUI> at state <productLanguage>
    INFO: Waiting for completion of background operations
    INFO: Finishing all forked tasks at state productLanguage
    INFO: Waiting for completion all forked tasks at state productLanguage
    INFO: All forked task are completed at state productLanguage
    INFO: Completed background operations
    INFO: Executing action at state productLanguage
    INFO: Completed executing action at state <productLanguage>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <productLanguage>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: The languages in which the product will be installed are [en]
    INFO: Validating view at state <productLanguage>
    INFO: Completed validating view at state <productLanguage>
    INFO: Validating state <productLanguage>
    INFO: Using default Validator configured in the Action class oracle.install.ivw.common.action.ProductLanguageAction
    INFO: Completed validating state <productLanguage>
    INFO: Verifying route productlanguage_yes
    INFO: Get view named [DBEditionUI]
    INFO: Reading shiphome metadata from C:\oracle\database\install\..\stage\shiphomeproperties.xml
    INFO: Loading beanstore from file:/C:/oracle/database/install/../stage/shiphomeproperties.xml
    INFO: Translating external format into raw format
    INFO: Restoring class oracle.install.driver.oui.ShiphomeMetadata from file:/C:/oracle/database/install/../stage/shiphomeproperties.xml
    INFO: size estimation for EEinstall is 3425.1435203552246
    INFO: Reading shiphome metadata from C:\oracle\database\install\..\stage\shiphomeproperties.xml
    INFO: Loading beanstore from file:/C:/oracle/database/install/../stage/shiphomeproperties.xml
    INFO: Translating external format into raw format
    INFO: Restoring class oracle.install.driver.oui.ShiphomeMetadata from file:/C:/oracle/database/install/../stage/shiphomeproperties.xml
    INFO: size estimation for SEinstall is 3371.2472734451294
    INFO: size estimation for PEinstall is 3425.1435203552246
    INFO: View for [DBEditionUI] is oracle.install.ivw.db.view.DBEditionGUI[,0,0,0x0,invalid,layout=java.awt.GridBagLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]
    INFO: Initializing view <DBEditionUI> at state <dbEdition>
    INFO: Re-loading component config bean
    INFO: Loading beanstore from jar:file:/C:/Users/Josefina/AppData/Local/Temp/OraInstall2012-08-02_11-43-12AM/ext/jlib/instdb.jar!/oracle/install/ivw/db/resource/custom_component-config.xml
    INFO: Translating external format into raw format
    INFO: Restoring class oracle.install.commons.base.util.ComponentConfig from jar:file:/C:/Users/Josefina/AppData/Local/Temp/OraInstall2012-08-02_11-43-12AM/ext/jlib/instdb.jar!/oracle/install/ivw/db/resource/custom_component-config.xml
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    INFO: Resolving dependencies
    INFO: Completed initializing view <DBEditionUI> at state <dbEdition>
    INFO: Displaying view <DBEditionUI> at state <dbEdition>
    INFO: Completed displaying view <DBEditionUI> at state <dbEdition>
    INFO: Loading view <DBEditionUI> at state <dbEdition>
    INFO: Completed loading view <DBEditionUI> at state <dbEdition>
    INFO: Localizing view <DBEditionUI> at state <dbEdition>
    INFO: Reading shiphome metadata from C:\oracle\database\install\..\stage\shiphomeproperties.xml
    INFO: Loading beanstore from file:/C:/oracle/database/install/../stage/shiphomeproperties.xml
    INFO: Translating external format into raw format
    INFO: Restoring class oracle.install.driver.oui.ShiphomeMetadata from file:/C:/oracle/database/install/../stage/shiphomeproperties.xml
    INFO: size estimation for EEinstall is 3425.1435203552246
    INFO: Reading shiphome metadata from C:\oracle\database\install\..\stage\shiphomeproperties.xml
    INFO: Loading beanstore from file:/C:/oracle/database/install/../stage/shiphomeproperties.xml
    INFO: Translating external format into raw format
    INFO: Restoring class oracle.install.driver.oui.ShiphomeMetadata from file:/C:/oracle/database/install/../stage/shiphomeproperties.xml
    INFO: size estimation for SEinstall is 3371.2472734451294
    INFO: size estimation for PEinstall is 3425.1435203552246
    INFO: Completed localizing view <DBEditionUI> at state <dbEdition>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state dbEdition
    INFO: Completed executing action at state <dbEdition>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <dbEdition>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Install edition selected in UI: EE
    INFO: Validating view at state <dbEdition>
    INFO: Completed validating view at state <dbEdition>
    INFO: Validating state <dbEdition>
    WARNING: Validation disabled for the state dbEdition
    INFO: Completed validating state <dbEdition>
    INFO: Install Type selected :EE
    INFO: Database Edition selected: EE
    INFO: Verifying route oraclehome_location
    INFO: Get view named [InstallLocationUI]
    INFO: View for [InstallLocationUI] is oracle.install.ivw.db.view.InstallLocationUI@741378ec
    INFO: Initializing view <InstallLocationUI> at state <getOracleHome>
    INFO: inventory location isC:\Program Files\Oracle\Inventory
    INFO: Completed initializing view <InstallLocationUI> at state <getOracleHome>
    INFO: Displaying view <InstallLocationUI> at state <getOracleHome>
    INFO: Completed displaying view <InstallLocationUI> at state <getOracleHome>
    INFO: Loading view <InstallLocationUI> at state <getOracleHome>
    INFO: Completed loading view <InstallLocationUI> at state <getOracleHome>
    INFO: Localizing view <InstallLocationUI> at state <getOracleHome>
    INFO: Completed localizing view <InstallLocationUI> at state <getOracleHome>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state getOracleHome
    INFO: Completed executing action at state <getOracleHome>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <getOracleHome>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: inventory location isC:\Program Files\Oracle\Inventory
    INFO: Validating view at state <getOracleHome>
    INFO: Completed validating view at state <getOracleHome>
    INFO: Validating state <getOracleHome>
    INFO: Validating specified location...
    INFO: custom prereq file name: oracle.server_NONE.xml
    INFO: refDataFile: C:\oracle\database\stage\cvu\oracle.server_NONE.xml
    INFO: isCustomRefDataFilePresent: false
    INFO: InstallAreaControl exists: true
    INFO: isNewHome= true isORCAHome=false
    INFO: Checking:NEW_HOME
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:ORCA_HOME
    INFO: Reading shiphome metadata from C:\oracle\database\install\..\stage\shiphomeproperties.xml
    INFO: Loading beanstore from file:/C:/oracle/database/install/../stage/shiphomeproperties.xml
    INFO: Translating external format into raw format
    INFO: Restoring class oracle.install.driver.oui.ShiphomeMetadata from file:/C:/oracle/database/install/../stage/shiphomeproperties.xml
    INFO: inventory location isC:\Program Files\Oracle\Inventory
    INFO: inventory location isC:\Program Files\Oracle\Inventory
    INFO: Reading shiphome metadata from C:\oracle\database\install\..\stage\shiphomeproperties.xml
    INFO: Loading beanstore from file:/C:/oracle/database/install/../stage/shiphomeproperties.xml
    INFO: Translating external format into raw format
    INFO: Restoring class oracle.install.driver.oui.ShiphomeMetadata from file:/C:/oracle/database/install/../stage/shiphomeproperties.xml
    INFO: size estimation for EEinstall is 3425.1435203552246
    INFO: PATH has :==>C:\Users\Josefina\AppData\Local\Temp\OraInstall2012-08-02_11-43-12AM\jdk\jre\bin;.;C:\Windows\system32;C:\Windows;C:\
    INFO: Completed validating state <getOracleHome>
    INFO: Verifying route advanced_yes_softwareDB_yes
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state prereqExecutionDecider
    INFO: Completed executing action at state <prereqExecutionDecider>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <prereqExecutionDecider>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating view at state <prereqExecutionDecider>
    INFO: Completed validating view at state <prereqExecutionDecider>
    INFO: Validating state <prereqExecutionDecider>
    WARNING: Validation disabled for the state prereqExecutionDecider
    INFO: Completed validating state <prereqExecutionDecider>
    INFO: Verifying route executeprereqs
    INFO: Get view named [PrereqUI]
    INFO: View for [PrereqUI] is [email protected]b9
    INFO: Initializing view <PrereqUI> at state <performChecks>
    INFO: Completed initializing view <PrereqUI> at state <performChecks>
    INFO: Displaying view <PrereqUI> at state <performChecks>
    INFO: Completed displaying view <PrereqUI> at state <performChecks>
    INFO: Loading view <PrereqUI> at state <performChecks>
    INFO: Completed loading view <PrereqUI> at state <performChecks>
    INFO: Localizing view <PrereqUI> at state <performChecks>
    INFO: Completed localizing view <PrereqUI> at state <performChecks>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state performChecks
    INFO: CVU tracingEnabled = false
    INFO: Nodes are prepared for verification.
    INFO: Completed executing action at state <performChecks>
    INFO: Waiting for completion of background operations
    INFO: Finishing all forked tasks at state performChecks
    INFO: Waiting for completion all forked tasks at state performChecks
    INFO: Creating PrereqChecker Job for leaf task Physical Memory
    INFO: Creating PrereqChecker Job for leaf task Available Physical Memory
    INFO: Creating PrereqChecker Job for leaf task Swap Size
    INFO: Creating CompositePrereqChecker Job for container task Free Space
    INFO: Creating PrereqChecker Job for leaf task Free Space: Oxford-Josefina:C:\Users\Josefina\AppData\Local\Temp
    INFO: Creating PrereqChecker Job for leaf task Architecture
    INFO: Creating PrereqChecker Job for leaf task Environment variable: "PATH"
    INFO: *********************************************
    INFO: Physical Memory: This is a prerequisite condition to test whether the system has at least 922MB (944128.0KB) of total physical memory.
    INFO: Severity:IGNORABLE
    INFO: OverallStatus:SUCCESSFUL
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:Oxford-Josefina
    INFO: Expected Value:922MB (944128.0KB)
    INFO: Actual Value:15.886GB (1.6657648E7KB)
    INFO: -----------------------------------------------
    INFO: *********************************************
    INFO: Available Physical Memory: This is a prerequisite condition to test whether the system has at least 50MB (51200.0KB) of available physical memory.
    INFO: Severity:IGNORABLE
    INFO: OverallStatus:SUCCESSFUL
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:Oxford-Josefina
    INFO: Expected Value:50MB (51200.0KB)
    INFO: Actual Value:11.7002GB (1.2268508E7KB)
    INFO: -----------------------------------------------
    INFO: *********************************************
    INFO: Swap Size: This is a prerequisite condition to test whether sufficient total swap space is available on the system.
    INFO: Severity:IGNORABLE
    INFO: OverallStatus:SUCCESSFUL
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:Oxford-Josefina
    INFO: Expected Value:15.886GB (1.6657648E7KB)
    INFO: Actual Value:31.7702GB (3.3313448E7KB)
    INFO: -----------------------------------------------
    INFO: *********************************************
    INFO: Free Space: Oxford-Josefina:C:\Users\Josefina\AppData\Local\Temp: This is a prerequisite condition to test whether sufficient free space is available in the file system.
    INFO: Severity:IGNORABLE
    INFO: OverallStatus:SUCCESSFUL
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:Oxford-Josefina
    INFO: Expected Value:400MB
    INFO: Actual Value:348.1528GB
    INFO: -----------------------------------------------
    INFO: *********************************************
    INFO: Architecture: This is a prerequisite condition to test whether the system has a certified architecture.
    INFO: Severity:CRITICAL
    INFO: OverallStatus:SUCCESSFUL
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:Oxford-Josefina
    INFO: Expected Value:64-bit
    INFO: Actual Value:64-bit
    INFO: -----------------------------------------------
    INFO: *********************************************
    INFO: Environment variable: "PATH": This test checks whether the length of the environment variable "PATH" does not exceed the recommended length.
    INFO: Severity:CRITICAL
    INFO: OverallStatus:SUCCESSFUL
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:Oxford-Josefina
    INFO: Expected Value:1023
    INFO: Actual Value:3
    INFO: -----------------------------------------------
    INFO: All forked task are completed at state performChecks
    INFO: Completed background operations
    INFO: Moved to state <performChecks>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating view at state <performChecks>
    INFO: Completed validating view at state <performChecks>
    INFO: Validating state <performChecks>
    INFO: Using default Validator configured in the Action class oracle.install.ivw.db.action.PrereqAction
    INFO: Completed validating state <performChecks>
    INFO: Verifying route success
    INFO: Get view named [SummaryUI]

  • Oracle 10g Database Release 1 Installation Issue

    Hi:
    The install seems to finish everything without a problem except when it's configuring the Configuration Assistants, specifically the Oracle Database Configuration Assistants (after succeeding Oracle Net Configuration Assistant and iSQL*Plus Configuration Assistant).
    The configuration stopped at 2% during the progress as it's copying database files (cloning database creation) and a pop-up flagged "ORA-12638: Credential retrieval failed". If I click "Ignore" then the same message will come up again. I can keep clicking ignore to have it finished the process but at the end it will flag: "Enterprise manager configuration failed due to the following error - 'job_queue_processes' must be greater than or equal to 1..." Then the install showed the configuration "Succeeded" and I exited out of the install.
    When I open the Oracle Enterprise Manager Console from the Oracle Client package options of the Windows Start Menu and try to connect to the ORCL_LOCALHOST database, I typed in the default username and password that was assigned during the install ("orcl" and "orcl") and I pop-up warned that "SID given in connect descriptor could not be resolved." Does anyone know what goes wrong here? I have selected all the default option during the install except I have selected a single password for multiple databse items and assigned the single password "orcl" for all instances. Hence "orcl" is the only term I have used for username, database name, SID and password. Will that generate an issue or there's another problem that's affecting my progress.
    My ultimate goal is to be able to connect to the database and create some schemas. Hope this details my problem and please feel free to request more info if necessary. Thanks and have a nice day.

    The configuration stopped at 2% during the progress
    as it's copying database files (cloning database
    creation) and a pop-up flagged "ORA-12638: Credential
    retrieval failed". If I click "Ignore" then the same
    message will come up again. I can keep clicking
    ignore to have it finished the process but at the end
    it will flag: "Enterprise manager configuration
    failed due to the following error -I had the same problem with installing 10g R2 on Windows.
    I got around it by editing the network/admin/sqlnet.ora file as follows:SQLNET.AUTHENTICATION_SERVICES= (NONE)
    and running the config assistant manually (./bin/dbca.bat, accepting all defaults).
    hope that helps!
    -- Bill

  • How to Rename Oracle 11g Database in the Linux

    I want to Rename Database.How I must do this problem.Please help me
    Edited by: 850512 on Apr 7, 2011 1:18 AM
    Edited by: 850512 on Apr 7, 2011 1:22 AM

    850512 wrote:
    Step by step pleaseBefore you proceed any further, you need to define the real problem you are trying to solve. "renaming" a database may or may not be the appropriate solution - not to mention that "rename the database" could mean several things and we don't know your definition of that phrase.

  • Problem installing Oracle 9i database release 2.0

    Hi,
    I encounter this error message while installing Oracle 9i rel 2.0 entreprise edition on Win 2000.
    "Couldn't connect to the server - Please check the network and that server daemons are running. (Socket error 10061)".
    Could somebody help, to resolve this.......
    Thanks in advance.
    Maya

    Minol,
    Yes, the oracle services are running, but I still get this error message.
    Thanks.....

  • Oracle 9i database on slackware linux 8.0 - SOLUTION

    DO NOT GIVE UP !!!
    I've found the solution !!!!!
    You have to have glocale.tgz installed
    to run installer !!!
    Other problems are solved here:
    http://www.slackware.com/forum/read.php?f=2&i=106071&t=105746
    http://www.slackware.com/forum/read.php?f=2&i=111011&t=110686
    http://www.slackware.com/forum/read.php?f=2&i=113532&t=113516
    Have o lot of fun ! [fu*cking suse tekst]
    Oracle on Slackware rulez !!!!!!
    Marcin Caban 'Cabko' http://cabko.anixe.org/
    null

    it's working.
    I'm using Slackware 8.0 + kernel 2.4.9 + RH binutils + JDK 1.1.8v3
    My hardware: K7 1100 512MB Ram SCSI HD IBM DDYS 18GB 10k rpm AHA 39160 MGA G450
    I have followed the howto from http://free-zg.hinet.hr/denisk/index_en.html
    Tricky thing. Last night I made a "wrong" Slackware setup: I forgot to add a swap partition, so, when Oracle setup started hasn't any swap partition. Setup was FASTER without swap partition, than with one (????) ;-O
    However I hadn't created the db (dbca) because my hd was full ;-(
    I have downloaded Oracle 9i from technet.oracle.com, then I have burned 3 cd (a big pain). The first CD is buggy: Rock Ridge extension allow max 37 ch as file name. There are a couple of file (documention) that are longer.

  • Oracle 9i Database for Linux

    Hello,
    I need to be able to test some software changes against an Oracle 9i database running under Linux as this is an environment used by one of my customers.
    I have tried downloading the zip files found at http://www.oracle.com/technology/software/products/oracle9i/htdocs/linuxsoft.html but if I try to open or download any of these files I receive an Error 404 Page Cannot Be Loaded.
    This happens when using IE6 or when using GetRight.
    Are the links to these files still valid? If not, where can I download Oracle 9i Database for Linux?

    I don't find any problems with these files and they are still available.

  • Oracle 9i and Database Release 2

    Hi,
    I was wondering if anybody knows approximately when the Oracle
    9i Database Release 2 (w/ XDB) is said to be available. Also, I
    was wondering how it will be available, such as a download
    (patch), the whole product or some other way.
    If possible, can you tell me if it is worth upgrading to 9i now
    or wait until a little later?
    Any help is appreciated.
    Thanks.
    Sincerely,
    Nikhil Kulkarni

    Oracle 9.2.0 does not support connectivity to Oracle 7 databases. The newest version you can use to connect to Oracle 7 is Oracle 9.0.1.
    See MetaLink Note 207319.1 ALERT: Connections from Oracle 9.2 to Oracle7 are Not Supported

  • How to the find the Delete records/Statement used in Oracle 10g database?

    Hi all,
    I am Using Oracle 10g Database release 2 on Windows 2003 Server Enterprise Edition... Last week One of my user has deleted important records from my database,i need to find who did this... is there any way to find out ...Please Advice me ....One More thing i have not enabled the Auditing features in My database .....
    Thank You
    Shan

    Rajesh Lathwal wrote:
    Use log miner ..
    Regards
    RajeshEven with that, if he wants to know WHO, he will have to have previously enabled extended logging ....

Maybe you are looking for

  • How do i edit my credit card info ?

    I need to change my credit card info. I i go to My Adobe / Products and Services i can't find Adobe Cloud listed.

  • Can u print without AirPrint printer if you have a wireless printer?

    Can u print without AirPrint printer if you have a wireless printer? I have a fairly new canon printer, MP495 series all in one, and was wondering if there is anyway to print wirelessly to it or if I have to buy another printer that is airprint compa

  • Adobe Air doesn't install the application

    When trying to use Adobe Air to install an application (in this case an Advent Calendar), Adobe Air doesn't even start up. I have tried un-installing and re-installing it, but it still won't work. My computer has Windows 7. The same application, on a

  • Which Interface on a router is the bound interface for the crypto pki authenticate and enroll

    I have a few routers in the field that are using a broadband connection for backup. We have set up our own private PKI using the IOS CA. I need to add another IOS CA to the configuration. The problem is I need to know what interface is bound to the c

  • Dynamic LOV buttons in Forms

    Hello: The dynamic LOV button (app.ui.lovButtons=true) in Registry.dat setup is showing the LOV button in NORMAT Mode ONLY. This does NOT get displayed when the form is in QUERY mode. Is there a way to display the LOV buttons irrespective of Query/No