Want to export with Export: Release 9.2.0.1.0 from Oracle 11g database

hi gurus,
I need to put a user's data from Oracle 11g to Oracle 9i. I heard, I had to do it using exp 9.2, so I installed Oracle 9i client (Export: Release 9.2.0.1.0 ) and tried to export data from Oracle 11g database but I got following character set error while exporting.
"Export done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set"
and exp crashes out.
(env. windows xp)
My questions:
1. may i need to set the character set of oracle 11g database to US7ASCII ?
2. is it reversable process to change character set from WE8MSWIN1252 to US7ASCII ?
3. or there is something else i need to do to get this problem fixed?
regards
nadeem ameer

i installed patchset 9.2.0.8 and tried again with same result.
screen looks like ...
{color:#99cc00}C:\ora9i>set NLS_LANG=AMERICAN_AMERICA.US7ASCII
C:\ora9i>exp system/mnbvlkjh@oracle
Export: Release 9.2.0.8.0 - Production on Wed Oct 29 13:22:43 2008
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
Connected to: Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Produc
tion
With the Partitioning, OLAP, Data Mining and Real Application Testing options
Enter array fetch buffer size: 4096 >
Export file: EXPDAT.DMP >
(1)E(ntire database), (2)U(sers), or (3)T(ables): (2)U >
Export grants (yes/no): yes >
Export table data (yes/no): yes >
Compress extents (yes/no): yes >
Export done in US7ASCII character set and AL16UTF16 NCHAR character set
server uses WE8MSWIN1252 character set (possible charset conversion)
{color:#000000}here appears famous microdoft window saying EXP.EXE has encountered a problem and needs to close blah blah blah
with buttons "send error report" and "don't send" etc......{color}
C:\ora9i>
{color:#000000}any further suggesstions?
{color}
{color:#000000}nadeem{color}
{color}

Similar Messages

  • Exporting database from oracle 11g and then importing it in oracle 10g

    Hi! there every one...
    please tell me the way to export the data and my data structures i.e the complete database from Oracle 11g to older version(oracle 10g) and how to import it there..
    i'm moving the database from one machine to another without lan, preferably via storage device...

    EXPORT FROM 11G to 10G.
    1) log on to 11G box.
    2) cd /<>/product/app/oracle/product/10.2/network/admin/
    3) Get the connection string from tnsnames.ora for the respective instances
    4) export ORACLE_HOME=/<>/app/oracle/product/10.2.0
    5) export LD_LIBRARY_PATH=$ORACLE_HOME/lib
    6) cd /<>/app/oracle/product/10.2.0/bin
    7) #>./exp file= test.dmp ......
    Username: user1@<connection_string>
    Password:*******
    8) Import as usual

  • 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

  • What should i do with an Oracle 11g Database, MySQL database and a dump file.

    I just joining to a new work field, almost about a database and i know "NOTHING" about this field.
    My company has a system that running by Oracle Database, the problem is that Oracle Database will cost a lot of money when my company expands.
    So the quest is converting Oracle Database to MySQL database.
    Of course i cant try to convert it in the main Database, so i create one Oracle 11g Database on my LocalHost, and it already actived in " Localhost:1158 " etc.
    I have another Sever test that already set up MySQL database, and a dump file from the system.
    So I want to ask these 2 questions :
    1. How to create an new Oracle Database from that dump file ?
    2. Is it alright if i use tool to convert Oracle Database into MySql, or i should do it manually ?
    Thanks alot.

    I just joining to a new work field, almost about a database and i know "NOTHING" about this field.
    My company has a system that running by Oracle Database, the problem is that Oracle Database will cost a lot of money when my company expands.
    So the quest is converting Oracle Database to MySQL database.
    I predict that converting to MySQL will cost your company more as it expands. As you expand managing contention becomes more important - Oracle does this for you. I do not think MySQL does, so you'll have to write more code to deal with this, costing the company money. A big part of making application scalable and reliable is to use stored procedures, how good are MySQL's compared to PL/SQL's. What other features are there that MySQL has that will benefit your company that Oracle doesn't. What do you need to think about as your company expands that need to be taken care of in the database. I would have thought a migration from MySQL to Oracle would be more common to deal with expansion.
    As you know "NOTHING" you need to think about what each database can give you for the next 10 years to cope with you businesses potential requirements, and extimate how much it will cost to implement these requirements, then make the decision

  • Which latest web logic server compatible with oracle 11g database

    which latest web logic server compatible with oracle 11g database >is weblogic server 12c is compatible with oracle 11gR2

    current environment= forms and reports 10g and database 10gR2,os windows 32-bit.
    wants to implement and configure as below:
    server1: web-logic server 12c with forms and reports upgrade from 10g to 11g where os 64-bit windows.
    server2: upgrade and migrate  from 10gR2 11gR2 from windows xp to windows 2008-R2.
    how to achieve this.what step should perform first.

  • Oracle Tuxedo 8.1 With Oracle 11g Database

    Hi,
    I have an old application that must be compiled with oracle 8.1 and Oracle9i Database.
    We are migrating to Oracle 11g Database, and now we have some inssues to compile with Oracle 11g Database. For example some Libraries that the Tuxedo XA Resource Manager needs from the Oracle Database, that just u can found on older versions like Oracle9i (kpudfo.o file).
    what can be the solution for that problem?
    An Oracle 11g database config or a Tuxedo config ?

    Hi,
    When you say "Tuxedo XA Resource Manager" I'm not sure what you are referring to. Do you mean the Tuxedo transaction management servers (TMS) servers that are built with the buildtms command? If so, if there are linking errors, it has to do with either your library paths or the RM definition for Oracle Database in the $TUXDIR/udataobj/RM file. Tuxedo itself only uses the XA switch from the resource manager such as Oracle database. Now the resource manager may require a bunch of libraries, which is why I suggested you check your library path. If the above doesn't help, can you post the error you are getting and what is generating/creating the error?
    Regards,
    Todd Little
    Oracle Tuxedo Chief Architect

  • Forms 6i is not connecting with Oracle 11g database?

    Forms 6i is not connecting with Oracle 11g database?
    How to resolve this issue?

    Hi,
    Once you installed the Forms and Reports, you need to configure the paramters like tnsnames.ora in you path.
    There will be one folder in the Installation path of Forms and Reports search for tnsnames.ora file..and you need to Updated the file as per the which ORACLE Server you are connecting and then try.. it..
    Default path for forms will be "ORACLE_HOME/net80/admin".. search for tnsnames.ora and modify it..
    - Pavan Kumar N

  • Failing to export with Export-SPWeb - Invalid Field Name error

    Hi,
    I am trying to export a site collection and restore the site collection to a sub site. In order to do that I have used Export-SPWeb command to export the site collection. The command I used 
    Export-SPWeb -Identity http://SitecollectionURL/ -Path "F:\filename.bak" -IncludeUserSecurity -Compression 1024 -IncludeVersions 4
    I got the below error,
    Progress: Starting to process objects of type ContentType.
    FatalError: Invalid field name. {c876558a-1cb9-4a87-bf55-ee69876f6b8b} http://sitecollectionURL/
    Debug:    at Microsoft.SharePoint.SPFieldCollection.GetFieldById(Guid fieldId, Boolean bThrowException)
       at Microsoft.SharePoint.SPFieldLinkCollection.Load(XmlReader xrdr)
       at Microsoft.SharePoint.SPFieldLinkCollection.EnsureLoaded()
       at Microsoft.SharePoint.SPFieldLinkCollection.Save(XmlTextWriter xwtr)
       at Microsoft.SharePoint.Deployment.ContentTypeSerializer.GetDataFromDataSet(Object obj, SerializationInfo info, StreamingContext context)
       at Microsoft.SharePoint.Deployment.DeploymentSerializationSurrogate.GetObjectData(Object obj, SerializationInfo info, StreamingContext context)
       at Microsoft.SharePoint.Deployment.XmlFormatter.SerializeObject(Object obj, ISerializationSurrogate surrogate, String elementName, Boolean bNeedEnvelope)
       at Microsoft.SharePoint.Deployment.XmlFormatter.Serialize(Stream serializationStream, Object topLevelObject)
       at Microsoft.SharePoint.Deployment.SPExport.SerializeObjects()
       at Microsoft.SharePoint.Deployment.SPExport.Run()
    I need assistance on this. 
    Thanks in advance
    -Sasi

    Hi Sasi,
    Export-SPWeb is used to export a site, list, or library rather than a site collection. The Identity of the command should be a site.
    Based on your description, my understanding is that you want to export a site and import it to aother site. Is it right?
    I run your command using the URL of my site instead of the
    http://SitecollectionURL/, everything worked well. Please re-run the command below:
    Export-SPWeb -Identity <URL of your site> -Path "F:\filename.bak" -IncludeUserSecurity -Compression 1024 -IncludeVersions 4
    In addition, please try to export the site via Central Administration->Backup and Restore->Export a site or list under Granular Backup, and select the site collection and the site, then  click ‘Start Export’. If you want to import the exported
    site to another site, you should use Import-SPWeb command.
    About Export-SPWeb command:
    http://technet.microsoft.com/en-us/library/ff607895(v=office.15).aspx
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Ideas on how to export from Oracle (11g) for import into a MSSQL server?

    Hi folks,
    Crazy question yes...but I have some devs that are needing to export some schemas/tables from Oracle to somehow import into MSSQL.
    Are there any utilities our there, hopefully from Oracle that would allow for this? So far, all I can think of are to generate the DDL from the Oracle instance, and then do some scripts to output the data in a cvs type format....
    Anything better than this?
    Any links or suggestions greatly appreciated.
    Thank you in advance,
    cayenne

    cayenne wrote:
    EdStevens wrote:
    cayenne wrote:
    sybrand_b wrote:
    Heterogeneous Services using ODBC or OLEDB.
    No need for stupid csv files.
    Sybrand Bakker
    Senior Oracle DBAThank you for the prompt reply. I'm looking into this and am finding some Oracle documentation, but just off the top of my head, this approach seems to assume the 2 database servers can see or talk to each other.
    What if the oracle box is on one network...that cannot connect to the network that the MSSQL box is on. For example..running off some test data from one company to another company with networks that do not cross?Assuming some acceptable export/import utility, how do you plan on getting the file from the source to the target if the two servers are on networks that cannot talk to each other?Well, I'm still trying to gather facts, this is just a question coming in from some developers.
    From what it may be, is that the can scp from site to site, but no direct connectivity between the database servers on the sites...isolated, maybe a DMZ...I dunno everything yet.Well, you either have connectivity between the two machines or you don't. Binary decision tree.
    IF  net_connectivity_exists
         you can use oracle sqlnet enabled capabilities
         OR
         you can transfer an export file via ftp, sftp, scp, etc.
    ELSE
         you have to transfer an export file via sneakernet
    END-IF

  • Database link from Oracle 11g (64 bit) to MySQL over UnixODBC with dg4odbc

    Hello,
    I want to connect to a MySQL Database from Oracle over a database link, but i get always the Error Message ORA-28528: Heterogeneous Services datatype conversion error .
    In the forum or internet I can't find a solution for my problem, so I try now to post this problem.
    Here a detailed description of the problem:
    I use a Oracle 11.1.0.7.0 64bit database which is running on a redhat linux 5.3 64bit.
    I want to connect to a MySql Database 5.0, which is running on a redhat linux 5.2 32bit over unixODBC.
    The configuration from the ODBC seems to be good, because with isql on the ora server I can connect and query all data correct from the MySQL database.
    Also the tsnnames.ora and listener.ora should be configured correctly. The tnsping works also fine.
    But when i try to catch the data over SQLPlus with the database link I always get the error ORA-28528.
    If I try to select just one column it works, but the returned data are incomplete or truncated.
    the version of my libs:
    between mysql and odbc I use libmyodbc3.so version 3.51.12-2.2 (I also tried the version 5, but with them I get a segmentation fault error on isql).
    between odbc and dg4odbc I use libodbc.so version 2.2.11-7.1
    Has anybody a solution or hint for me?
    Many Thanks in advance,
    best regards from Austria
    Manuel
    Edited by: user11243186 on 09.06.2009 02:59

    kdgmanu wrote:
    Hello,
    I always get the error ORA-28528.
    If I try to select just one column it works, but the returned data are incomplete or truncated.
    maybe you are facing bug 6772397, so do a search on metalink for bug 6772397
    >
    Has anybody a solution or hint for me?you could also see the following notes 554409.1 and 603801.1
    Many Thanks in advance,
    best regards from Austriacheers from Zagreb

  • Oracle 11g database installation with 6GB SGA and 1GB PGA on x86 dell machn

    I am trying to install oracle 11g on a DEL 2650 PowerEdge machine and want to set set SGA 6GB. I have set the shmmax kernel parameter 6449050944. Whenever i set the SGA size to 6 GB it display an error.
    Can anybody guide me where i am wrong ?

    O/s is Linux AS4 and total memory is 8 GB.
    I just purchased this old refurbished dell poweredge 2650 for testing purpose.
    Want to utilize the maximum memory available for the database.
    swap is 8 GB too.

  • Error configuring shared services with Oracle 11g database

    I've installed Hyperion EPM 11.1.1.3 and orale 11g successfully. My problem though is that when i tried to do the configuration,
    the error message states 'Unable to check Shared Services database existence: an error occured.'
    ---------My Environment:--------
    EPM Server: Windows Server 2003 SP1 32-bit
    RDBMS: Oracle Enterprise Edition 11g (running on same server 2003)
    Oracle Client: 11g (full client install)
    SID name :- orcl
    ------------Here are the components that I've installed--------
    - V17397-01(EPM Foundation Services p-1)
    - V17369-01(EPM Foundation Services p-2)
    - V17370-01(EPM Foundation Services p-3)
    - V17371-01(EPM Foundation Services p-4)
    - V17389-01(server)
    - V17388-01(Client)
    - V17390-01(Provider Service)
    - V17378-01(Financial Reporting)
    - V17380-01(Web Analysis)
    - V17398-01(EPM Architect)
    - V17402-01(Smart View for Office)
    all files are extracted in a single folder using winrar tool.
    I can't proceed with the shared services configuration because in just the first page of it, I'm encountering the error Unable to check Shared Services database existence: an error occured.'
    I believed the shared services is bundled with the foundation if I'm not mistaken, because I can't find any download related to it on edelivery site.
    I tried to configure only the Foundation components but the '*Comman setting*' & '*configure database*' are grayed out so I have no option but to figure out first this shared services configuration.
    below are the logs
    ---------------configtool.log--------------
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState$1, DEBUG, validate
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, connect test
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, driver set
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, server= hyperion
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, whiteSpace remove
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, begin test cycle
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, define driver
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, make connection
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, set URL
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState$1, DEBUG, connection is NOT null
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.DBConnectionForm, DEBUG, DB type string = Oracle
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.cis.config.AbstractProductDBConfigurator, DEBUG, JDBC driver class is hyperion.jdbc.oracle.OracleDriver
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.cis.config.AbstractProductDBConfigurator, DEBUG, Connection URL: jdbc:hyperion:oracle://hyperion:1521;SID=orcl
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState$1, DEBUG, validate CREATE_NEW, no registry DB exists, create it
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.hit.registry.RegistryConnection, ERROR, SQL Exception [Hyperion][Oracle JDBC Driver][Oracle]ORA-01031: insufficient privileges CAUSE null
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState$1, ERROR, com.hyperion.hit.registry.exceptions.RegistryException: Unable to create registry.
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.cis.config.wizard.adapter.WizardFormAdapterPanel, ERROR, Unable to check Shared Services database existence: an error occured.
    ------------configtool_err.log------------
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.hit.registry.RegistryConnection, ERROR, SQL Exception [Hyperion][Oracle JDBC Driver][Oracle]ORA-01031: insufficient privileges
    CAUSE null
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState$1, ERROR, com.hyperion.hit.registry.exceptions.RegistryException: Unable to create registry.
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.cis.config.wizard.adapter.WizardFormAdapterPanel, ERROR, Unable to check Shared Services database existence: an error occured.
    Hope to here from Some one.
    Any help would be appreciated. Thank you.

    Thanx John for your kind reply. i reffred your other posts and those are very helpfull for me.
    I don't have any previous ver. of Hyperion. and i created a new database 'Orcl' for configuring the shared services and given the user name as 'hss'. i also tried to delete my old database and and reg.properties file from Hyperion Dir u suggested in some other post. but still its not working.
    Today I have started again with fres installation of Windows Server 2003 oracle 11g EPM 11.1.3.
    Also I m Installing this on VMware. I hope this is not the issue as i already installed Microsoft Loopback Adapter.
    I will let you know the updates.
    but still looking forward for your Kind help.
    Edited by: Gaurav_Choudhari on Jul 5, 2010 12:37 AM

  • 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]

  • Issue with Third Party Adapter for custom JCA Connector in Oracle 11g.

    Hi,
    For a proof of concept, I have created my own JCA Connector. I have deployed this connector in Weblogic and it works as expected.
    Now I am trying to call the JCA Connecter from the SOA Bus. For this I have create a SCA Composite with a simple Web Service to expose the composite, a Third Party Adaptor to wrap the JCA Connector and a Mediator to wire the Web Service and the Third Party Adapter together. For the Third Party Adapter I have created both the needed *.wsdl and _3P.jca file my self. The problem is that I could not find any documentation about the _3P.jca file, and it looks like it that this file is new for 11g.
    After some puzzling and debugging I am able to deploy the SCA Composite with the Third Party Adapter. Though when I test the exposed Web Service with the Enterprise Manager I get errors and a stack trace. The problem is that the Record Converter I have created receives the default XMLRecord implementation (oracle.tip.adapter.fw.record.XMLRecordImpl) and not the implementation of the XMLRecord I have created my self.
    So the question is does anybody know how to configure the Third Party Adapter so that it will use my custom implemenation of the XMLRecord interface (oracle.tip.adapter.api.record.XMLRecord) instead of the default implementation of the XMLRecord (oracle.tip.adapter.fw.record.XMLRecordImpl).
    I would suspect that it should be configured in the _3P.jca file, though I don't know how. The following is the content of the current _3P.jca file I am using.
    <adapter-config name="DiskAdapter" adapter="Disk Adapter" wsdlLocation="JCADiskConnector.wsdl"
                    xmlns="http://platform.integration.oracle/blocks/adapter/fw/metadata">
      <record-converter className="com.osc.jcaadapter.convert.DiskRecordConverter"/>
      <connection-factory location="jndi/diskcf" adapterRef=""/>
      <endpoint-interaction operation="Send" portType="Send_ptt">
        <use-record-converter addonNamespace="http://somecomp.com/DiskAdapter"/>
        <interaction-spec className="com.osc.jcaadapter.impl.DiskInteractionSpecImpl">
          <property name="FunctionName" value="do-it"/>
        </interaction-spec>
      </endpoint-interaction>
    </adapter-config>So I am hoping that some one knows how you should configure the Third Party Adapter so it uses my own implementation of the XMLRecord interface.

    Hi Simeon,
    That is a good suggestion, and I would certainly try to do that if I was not making a proof of concept. It would solve my problem of not getting the sub class of the XMLRecord.
    Though for making my proof of concept I found a 10g example that used sub classes of the XMLRecord, and that is why I wanted to get the same example to work on 11g.
    The alternative of passing a parameter through with InteractionSpecs, is an interesting though can not solve this problem. I don't have a problem with the javax.resource.cci.Record, I can determine the implementation of that in the conversion class it self.
    The problem is the XMLRecord generated by the Oracle SOA Adapter Framework, some how I need a way to influence that to generate the correct implementation of the XMLRecord.
    So your post is certainly helpfull if I was not trying to get this specific problem to work :).
    But I am afraid that I will end up in implementing your sugestion.
    Regards
    Maikel.
    Edited by: M. Dierdorp on 13-aug-2010 6:34

  • Compatibility of Informatica 7.1.2 and DAC 7.8.4 with Oracle 11g database

    Hi All,
    We have situation where we would like to upgrade the Oracle DB from 10g to 11g with the below OBIEE components.
    Component Current Version
    Platform Oracle Business Intelligence 10.1.3.4.1
    Application Siebel Analytics 7.8.5
    Infromatica Informatica 7.1.2
    Database Oracle Data base 10.2.0.3
    DAC Siebel Analytics 7.8.5
    Please let us know whether we have an option to oracle db upgrade prior to platform upgrade. If any body is sucessfull, please share the pros and cons of the sames like loading issues/performance issues/etc.
    Thanks
    BP

    As per the document http://docs.oracle.com/cd/E10415_01/doc/bi.1013/e10417.pdf
    Can go for oracle database 11g.
    Pls mark if helps

Maybe you are looking for

  • EMac display whine

    Since upgrading my eMac to OS X Tiger, I have found that the display whines (high-pitched) for about 10 seconds upon waking up from sleep. It's loud enough to be annoying but good thing it only lasts a few seconds. Does anyone have any ideas? or simi

  • Why have my playlists suddenly disappeared?

    Early 2009 MacPro Quad-Core (Nehalem) Lion (10.7.4) 8gb RAM iTunes 10.6.3 Woke my machine up this evening and found that all of the playlists in iTunes have disappeared.  All of the music is intact (all 12,588 items)....but my playlists are all MIA. 

  • ACR profile difference for Canon 7D vs. 5D2

    I've been using a 5D2 for 18 months now, and a 1Ds for years before that, and I've learned what to expect from the different Adobe profiles in ACR. Now I'm helping a guy who has a 7D. When processing the 7D raw files in ACR 6, one of the things I not

  • When I print, while using Firefox, it always prints much smaller, why?

    I have an Epson Workforce 500 printer. If I print something from a website while using Internet Explorer, it simply prints to the size of my letter sized paper. When I print the same thing using Firefox, it always prints a greatly reduced in size, do

  • SuperDrive Ejects DVD Mixed Media Disk, Plays All Others

    I just got a training course of 5 DVD's. None of them will play in my Mac Pro Optiarc SuperDrive. All other DVD's I own (File & Video) play just fine on it. Anyone have any suggestions? Thank you. OPTIARC DVD RW AD-7170A: Firmware Revision: 1.N8 Inte