Oracle 10g XE to 11g XE upgrade: gen_inst.sql does nothing.

I am trying to upgrade from 10gXE to 11gXE;
I logon to SQL Plus "conn sys as sysdba", and execute the gen_inst.sql procedure.
Quote: Connect to 10.2 XE database as SYS user and run gen_inst.sql. This will generate install.sql, gen_apps.sql and other .sql files. The files will be generated in the folder containing gen_inst.sql. End Quote.
However the procedure completes immediately, and does not generate any of the files described.
If I execute @(folder path)\fred.sql (where fred.sql does not exist, I get a message that the sql proc is not found, so I know that it finds the procedure when I try and execute it.
The following is a copy of the command window.
SQL*Plus: Release 10.2.0.1.0 - Production on Sat Jan 14 11:24:06 2012
Copyright (c) 1982, 2005, Oracle. All rights reserved.
Enter user-name: sys as sysdba
Enter password:
Connected to:
Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
SQL> @c:\temp\gen_inst.sql
SQL> @c:\temp\fred.sql
SP2-0310: unable to open file "c:\temp\fred.sql"
SQL>None of the defined files , "install.sql, gen_apps.sql and other .sql files" are created.
If it try and run gen_inst.sql from within SQLDeveloper (2.1.1.64), after haveing connected as sys/sysdba, the procedure runs for several minutes, and creates some of the listed output files, before it finally crashes with :
Error report:
ORA-20000: ORU-10027: buffer overflow, limit of 1000000 bytes
ORA-06512: at "SYS.DBMS_OUTPUT", line 32
ORA-06512: at "SYS.DBMS_OUTPUT", line 97
ORA-06512: at "SYS.DBMS_OUTPUT", line 112
ORA-06512: at line 5
20000. 00000 - "%s"
*Cause:    The stored procedure 'raise_application_error'
was called which causes this error to be generated.
*Action:   Correct the problem as described in the error message or contact
the application administrator or DBA for more information.How do I get the script to run correctly in SQL Plus?
Edited by: Ian Mc on Jan 14, 2012 2:00 AM

Udo wrote:
I might just be a problem with spooling result files to the wrong location or calling them with the wrong path, because the script anticipates to have everything in the same local path...Interesting point, and definitely worth a try.
The quote part in op, from relevant doc section, seem to say differently. Looking through the script it would seem that files are actually spooled in working path (e.g. current dir when sqlplus is started) instead of folder where script exists.
"The files will be generated in the folder containing gen_inst.sql."
http://docs.oracle.com/cd/E17781_01/install.112/e18802/toc.htm#CIHCDCDH
I think file permissions should be considered still, if on Win 7 (or other OS with some level of least privilege policy implementation).
Edit:
A small test on windows platform showed that files are output in cwd from where sqlplus is started and also that saving files in c:\temp worked fine.
Edited by: orafad on Jan 15, 2012 12:40 AM

Similar Messages

  • Oracle 10g OLAP to 11g OLAP upgrade ?

    We currently are planning on a upgrade from 10g OLAP => 11g OLAP. We currently have 12 AWM's in 10g OLAP which we need to move over with associated DML programs and additional SQL reporting views.
    Questions:
    1. Is there any documentation available on necessary steps for 10g OLAP => 11g OLAP upgrade?
    2. What would happen to existing AWM's prepared in 10g, would they be migrated to 11g transparently or have to be re-created?
    3. Is there any specific documentation related to changes in way cube builds are done programatically?
    4. Any changes in the way limit maps work in 11g?
    Please advise.
    Thanks,
    Sudip

    Migrating a 10g cube to 11g depends on whether you are talking about 11gR1 or 11gR2. 10g cubes continue to operate in the "10g way" even after a database upgrade. They will not become "11g cubes" until they are rebuilt after the database upgrade. In 11gR2, there is a supported way to migrate 10g cubes to 11g cubes, both with AWM and with PL/SQL. Sorry to say... this functionality doesn't exist in 11gR1: you'll have to rebuild your cubes from the ground up.
    The SQL relational views built using the AWM plugin in 10g are no longer applicable in 11g. That's because OLAP cubes in 11g are registered in the oracle data dictionary (just like other Oracle objects), and the SQL relational views are managed in the database and a recognized part of the product. The SQL relational views are quite different in 11g, so you will likely have to rewrite queries against them.
    LIMIT map syntax is the same, but performance is much better.
    See if this blog entry helps:
    http://www.rittmanmead.com/2009/10/09/olap-10gr2-and-dense-looping/
    Edited by: Stewart Bryson on Feb 19, 2010 8:40 AM

  • Oracle 10g RAC to 11g RAC Upgrade on Solaris

    Hi,
    We are planning to do a migration of a 4 Node Oracle 10g RAC on Solaris 9 to 11g with Solaris 10. We'd like know what would be the best path to take. We cannot afford any downtime!
    Options: Are these feasible? Which option is best? Any documents links?
    a) Do a rolling upgrade of Oracle from 10g to 11g. Then take down individual nodes and upgrade the Solaris OS from 9 to 10 and bring them up back into the cluster. Is there any known issues taking this path? Is a rolling upgrade like this possible?
    b) Do an upgrade of the Solaris OS from 9 to 10 on each node and then bring them back up? Is this practical? Does Oracle allow different versions of OS running on different nodes?
    c) Use Dataguard with 2 different RAC environments (2 nodes each). How would this work? Is it the only possible way? Any steps please?
    Thanks

    a) Do a rolling upgrade of Oracle from 10g to 11g. Then take down individual nodes and upgrade the Solaris OS from 9 to 10 and bring them up back into the cluster. Is there any known issues taking this path? Is a rolling upgrade like this possible?Hi,
    first of all i would not change several components (OS, database version) at a time. My recommendation is to make small steps and start with the operating system first. Seconds recommendation is to test and test everything in your dev or test environment prior doing the upgrades in the productive environment. Trust me: You will face problems :-) So you better try it beforehand!
    b) Do an upgrade of the Solaris OS from 9 to 10 on each node and then bring them back up? Is this practical? Does Oracle allow different versions of OS running on different nodes?As far i know you can run different operating system versions on different nodes if they are supported (Solaris 9 and 10 are).
    Ronny Egner
    My blog: http://ronnyegner.wordpress.com

  • Migeration from oracle 10g r2 to 11g r2

    hi All,
    i have a test database(Oracle 10g R2) in windows XP platform. now i have to migerate it to oracle 11g R2 . Can any one tell me how should i proceed it? it will be very apreciable if any one give me step by step procedure to do the same.
    Thanks and regards in advance
    Vikash Jain (DBA Trainee)

    Hello,
    so for upgrading i should install oracle 11g? Yes you have to install Oracle 11.2 first. You may have to modify the configuration of the Server according to the prerequisites.
    You'll find all the details on the Installation Guides for your platform:
    http://www.oracle.com/pls/db112/portal.portal_db?selected=11&frame=
    how it is possible without using import/export/datapump utilities?If you don't want to use Export/Import, you may use DBUA (the Database Upgrade Assistant) or Manual method. You'll have more informations on the links below:
    http://download.oracle.com/docs/cd/E11882_01/server.112/e17222/preup.htm#i694345
    http://download.oracle.com/docs/cd/E11882_01/server.112/e17222/upgrade.htm#i1011372
    Hope this help.
    Best regards,
    Jean-Valentin

  • Oracle 10g client with 11g ODBC.

    We have the Oracle 10g client on users PCs to use the 10g ODBC to connect to a 10g (10.2.0.4.0) database. Now we are upgrading to an Oracle 11g database, 11.2.0.3.0. Is it possible to install the 11g ODBC drivers onto the users PCs without installing the full Oracle 11g client?

    Unless you want to go down the Instant Client path, no.
    However, there is probably no need to do anything to the clients. Any version of the 10g client should have no difficulty communicating with an 11.2 database. There is likely no need to upgrade the existing clients when the database is upgraded. The only exception would be if your application is trying to use some 11.2 feature that requires changes on the client to support-- those are pretty rare in this instance.
    You may want to roll out 11.2 clients on new machines as they come online but that's likely about all that you need to do.
    Justin

  • Oracle 10g connecting to 11g

    Hi all,
    <br><br>
    <b>I am trying to connect Oracle 10g client (installed on WinXP) to Oracle 11g database (installed on WinXP). The connection failes with the error No Listener returned.</b>
    <br><br>
    Below are the details.
    <br><br>
    On the database side (ip: 217.164.80.21 hostname:winxp ):<br>
    I removed the listener service, restarted the machine, and installed the LISTENER service again using Net Easy configuration.
    C:\>lsnrctl
    LSNRCTL for 32-bit Windows: Version 11.1.0.6.0 - Production on 08-FEB-2008 09:42
    :17
    Copyright (c) 1991, 2007, Oracle.  All rights reserved.
    Welcome to LSNRCTL, type "help" for information.
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=winxp)(PORT=1521)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 32-bit Windows: Version 11.1.0.6.0 - Produ
    ction
    Start Date                08-FEB-2008 09:30:57
    Uptime                    0 days 0 hr. 11 min. 24 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   C:\oracle\oradb11g\network\admin\listener.ora
    Listener Log File         c:\oracle\diag\tnslsnr\winxp\listener\alert\log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=winxp)(PORT=1521)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
    Services Summary...
    Service "ora11g" has 1 instance(s).
      Instance "ora11g", status READY, has 2 handler(s) for this service...
    Service "ora11gXDB" has 1 instance(s).
      Instance "ora11g", status READY, has 1 handler(s) for this service...
    Service "ora11g_XPT" has 1 instance(s).
      Instance "ora11g", status READY, has 2 handler(s) for this service...
    The command completed successfully
    LSNRCTL> exit
    C:\>type c:\oracle\oradb11g\NETWORK\ADMIN\tnsnames.ora
    # tnsnames.ora Network Configuration File: C:\oracle\oradb11g\network\admin\tnsn
    ames.ora
    # Generated by Oracle configuration tools.
    ORA11G =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = winxp)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = ora11g)
    C:\>sqlplus system/mypassword@ora11g
    SQL*Plus: Release 11.1.0.6.0 - Production on Fri Feb 8 09:44:33 2008
    Copyright (c) 1982, 2007, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> exit
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Pr
    oduction
    With the Partitioning, OLAP, Data Mining and Real Application Testing options<br>
    On the client side, I got the following<br>
    C:\oracle\OraClient10g\NETWORK\ADMIN>ping winxp
    Pinging winxp [217.164.80.21] with 32 bytes of data:
    Reply from 217.164.80.21: bytes=32 time=71ms TTL=63
    Reply from 217.164.80.21: bytes=32 time=181ms TTL=63
    Reply from 217.164.80.21: bytes=32 time=54ms TTL=63
    Reply from 217.164.80.21: bytes=32 time=17ms TTL=63
    Ping statistics for 217.164.80.21:
        Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 17ms, Maximum = 181ms, Average = 80ms
    C:\oracle\OraClient10g\NETWORK\ADMIN>type tnsnames.ora
    # tnsnames.ora Network Configuration File: C:\oracle\OraClient10g\network\admin\
    tnsnames.ora
    # Generated by Oracle configuration tools.
    ORA11G =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = winxp)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME = ora11g)
    C:\oracle\OraClient10g\NETWORK\ADMIN>tnsping ora11g
    TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 08-▌╚╤╟و
    ╤-2008 09:47:36
    Copyright (c) 1997, 2005, Oracle.  All rights reserved.
    Used parameter files:
    C:\oracle\OraClient10g\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)
    (HOST = winxp)(PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = ora11g)))
    TNS-12541: TNS:no listener
    C:\oracle\OraClient10g\NETWORK\ADMIN>sqlplus system/mypassword@ora11g
    SQL*Plus: Release 10.2.0.1.0 - Production on Fri Feb 8 09:48:19 2008
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    ERROR:
    ORA-12541: TNS:no listener<br>
    The firewall is set to OFF in both the database and client hosts.
    <br>
    Thanks in advanced.

    Here is what I got "user601690"<br>
    C:\oracle\OraClient10g\NETWORK\ADMIN>tnsping 217.164.80.21 1521
    TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 08-▌╚╤╟و
    ╤-2008 10:05:25
    Copyright (c) 1997, 2005, Oracle.  All rights reserved.
    Used parameter files:
    C:\oracle\OraClient10g\network\admin\sqlnet.ora
    Used EZCONNECT adapter to resolve the alias
    Attempting to contact (DESCRIPTION=(CONNECT_DATA=(SERVICE_NAME=217.164.80.21))(A
    DDRESS=(PROTOCOL=TCP)(HOST=217.164.80.21)(PORT=1521)))
    TNS-12541: TNS:no listener
    C:\oracle\OraClient10g\NETWORK\ADMIN>type tnsnames.ora
    # tnsnames.ora Network Configuration File: C:\oracle\OraClient10g\network\admin\
    tnsnames.ora
    # Generated by Oracle configuration tools.
    ORA11G =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = 217.164.80.21)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME = ora11g)
    C:\oracle\OraClient10g\NETWORK\ADMIN>tnsping ora11g
    TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 08-▌╚╤╟و
    ╤-2008 10:05:56
    Copyright (c) 1997, 2005, Oracle.  All rights reserved.
    Used parameter files:
    C:\oracle\OraClient10g\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)
    (HOST = 217.164.80.21)(PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = ora11g)))
    TNS-12541: TNS:no listener

  • Oracle 10g AS 10.1.3 cluster : Topic MDB does not receive messages

    Dear experts,
    We have the latest Oracle 10g AS 10.1.3 cluster, which consists of two nodes.
    Background: Our application is a J2EE app extensively using JMS for communicating notifications between cluster nodes. It does work fine in standalone OC4J, clustered WebLogic and clustered SAP WebAS.
    Application is deployed without any errors to Oracle AS. It works fine with 1 cluster node, it 'half' works when second node is added.
    The cluster does recognize both nodes - we can administer and see them fine from the console.
    The problem application experiences is this:
    1. The application MDBs do not seem to receive any messages sent from another node. Only messages submitted from the same JVM are ever seen. This leads to incosistency in server caches.
    2. JNDI tree updates made from one node are also not visible on the other and vice versa.
    We tried it on a single physical server with 2 App Server instances and on 2 physical servers.
    I followed standard instructions on how to configure clustered environment - basically all we could do after we installed two instances was we turned on the PEER clustering for our application.
    Firewalls are also turned off on both servers.
    I would really appreciate any piece of advice because we're really stuck at this point!
    Thank you!
    -Yuri Sokolovski
    SCEA

    Hi Peter,
    Can you just install 10.1.3 on top of another AS installation?You can't install an Oracle Application Server on top of another version. The 10.1.3 install needs to have its own Oracle Home. However, you can configure a 10.1.3 install to use OHS 10.1.2 and to use OID 10.1.2 as its identity management store.
    Can you install 10.1.3 standalone?Absolutely. You can download it from:
    http://www.oracle.com/technology/software/products/ias/htdocs/utilsoft.html
    Serouj

  • Oracle 10g over Windows 7 - ORA-12514 TNS:listener does not currently know

    Dear,
    I installed Oracle 10.1.0g over windows 7, now during installation its show me ORA-12560 TNS protocol adapter error, I ignored it for many dialog. then devery thing goings well.
    Once I try do login via sql plus, new message appear "ORA-12514: TNS:listener does not currently know of service requested in connect descriptor "
    I try check many articles via forums but I can't resolve this issue.
    so, could any one follow me to handle this issue.
    Khaldoun

    user1941003 wrote:
    Dear,
    I installed Oracle 10.1.0g over windows 7, now during installation its show me ORA-12560 TNS protocol adapter error, I ignored it for many dialog. then devery thing goings well. The only 10g software certified/supported on Win 7 (Professional or higher) is 10.2.0.5. Win Home versions are not supported.
    http://download.oracle.com/docs/cd/B19306_01/relnotes.102/b15680/toc.htm#BABEBBJF
    Other versions may or may not work - so fixing any errors that result from unsupported/uncertified combinations is up to you.
    >
    Once I try do login via sql plus, new message appear "ORA-12514: TNS:listener does not currently know of service requested in connect descriptor "
    I try check many articles via forums but I can't resolve this issue.
    so, could any one follow me to handle this issue.
    KhaldounSrini

  • Upgrading to Oracle 10g for R/3 4.5B

    Hello All,
    One of the businesses we support is running SAP R/3 4.5B on Oracle 9.2.0.6. The kernel details are:
    SAP R/3 Kernel information:
    SAP R/3 Kernel          45B                                     
    Database version        OCI_80500_SHARED                        
    created in                  SunOS 5.5.1 Generic_103640-19 sun4u     
    Patch level                 972                                     
    Is there a path to upgrade the database to 10g with this R/3 release without SAP upgrade?
    All information will be useful.
    Many Thanks,
    Nisch

    Nisch,
    also, please note the excerpt below taken from note 819655 (please check it for an updated version):
    Oracle Version
    For general information regarding the support of Oracle version 10.2, see Note 720886 .
    Even though Oracle 10 will not be generally certified for SAP systems with Releases 3.1I up to 4.6B, it is fully supported to upgrade these systems to Oracle 10.2 prior to the SAP upgrade or prior to the PREPARE phase of the upgrade.
    The system can run with this setup for weeks with full support. This procedure was tested in the SAP-internal upgrade validation phase. However, you will encounter limitations in the field of database monitors and you cannot copy such a system to a target system running on Oracle 10g. From a business application perspective, you can use the system without any limitations.
    Double Stack systems: When you upgrade the SAP J2EE Engine from NW ´04 to NW2004s, you must apply at least Support Package 12 of the SAP J2EE Engine before the upgrade to Oracle 10.
    Also, note 868681 confirms the above, i.e..:
    "SAP Systems 31I - 45B
    The transports included within this note are not relevant for SAP releases 31I - 45B. These systems (31I - 45B) have to be upgraded to Oracle 10.x  during preparations for the SAP Upgrade (release 700).
    The monitoring transactions such as DB02 may not work correctly in these systems after upgrade to Oracle 10.x. However there is NO IMPACT on any of the business transactions."
    Meaning, that if you upgrade your 4.5b system to Oracle 10g outside of a SAP upgrade project, you may find yourself running an unsupported installation.
    Regards,
    JC

  • Installing Oracle 11g over Oracle 10g

    My computer already has Oracle 10g. If I would like to install 11g on it. Do I need to uninstall oracle 10g before installing 11g?
    Thanks

    You don't have to uninstall 10g but remember to install 11g into different ORACLE_HOME than 10g installation.

  • Is it possible to upgrade only apache in oracle 10g application server.

    Hi All,
    I have to upgrade only apache in oracle 10g application server with out upgrading oracle 10g as.
    Is it possibel to upgrade only apache version in oracle 10g application server. if yes.could you suggest the steps that i need to follow.
    This is very urgent.
    Thanks in advance.
    Regards,
    Sathya

    If your trying to upgrade just apache in that oracle home, then no. If your trying to upgrade to a real apache version, from apache.org, mod_oc4j won't work. You need to use Oracle's version of Apache or HTTP Server.
    Is there a reason you only want to upgrade Apache and not the whole oracle home?
    There are ways to do it, but it wouldn't be supported by Oracle and I wouldn't recommend that either.
    Edited by: user11993398 on Apr 13, 2011 3:04 PM

  • Gen_inst.sql completes but XE isn't upgraded to 11

    Hello,
    I'm using Windows and have XE 10g installed. I use Apex 4.0 for the application layer.
    I ran the upgrade script via SQL Plus, and it seems like it ran OK. From the SQL> prompt I input @"C:\(download directory structure)\OracleXE\DISK1\upgrade\gen_inst.sql";
    It took a few minutes then it came back with the SQL> prompt.
    However, when I input Select * from v$version; It still shows 10g.
    Am I missing something?
    Thanks for your help.

    Thanks. That link was helpful. However, I had to put "Host " in front of the "expdp" and "impdp" commands, and they worked fine from there.
    However, It doesn't copy the tables over from 10G.
    When I ran the impdp procedures the first time, I got errors saying the user SAINTSUSANNA didn't exist. That's the default user for the database. I executed CREATE USER in SQLPLUS for that user and re-ran the "Host impdp" step, but it still didn't work. Oracle XE is created in "C:/oraclexe" just like it was on Release 10G.
    Here's the first part of that log.
    Import: Release 11.2.0.2.0 - Production on Thu Dec 29 21:02:58 2011
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    Connected to: Oracle Database 11g Express Edition Release 11.2.0.2.0 - Production
    Master table "SYSTEM"."SYS_IMPORT_FULL_01" successfully loaded/unloaded
    Starting "SYSTEM"."SYS_IMPORT_FULL_01": system/******** full=Y directory=DUMP_DIR dumpfile=DB10G.dmp logfile=expdpDB10G1.log
    Processing object type DATABASE_EXPORT/TABLESPACE
    ORA-39083: Object type TABLESPACE failed to create with error:
    ORA-01119: error in creating database file 'C:\ORACLEXE\ORADATA\XE\UNDO.DBF'
    ORA-27040: file create error, unable to create file
    OSD-04002: unable to open file
    O/S-Error: (OS 3) The system cannot find the path specified.
    Failing sql is:
    CREATE UNDO TABLESPACE "UNDO" DATAFILE 'C:\ORACLEXE\ORADATA\XE\UNDO.DBF' SIZE 52428800 AUTOEXTEND ON NEXT 5242880 MAXSIZE 524288000 BLOCKSIZE 8192 EXTENT MANAGEMENT LOCAL AUTOALLOCATE
    ORA-31684: Object type TABLESPACE:"SYSAUX" already exists
    ORA-31684: Object type TABLESPACE:"TEMP" already exists
    ORA-31684: Object type TABLESPACE:"USERS" already exists
    ORA-39083: Object type TABLESPACE failed to create with error:
    ORA-01119: error in creating database file 'C:\ORACLEXE\ORADATA\XE\APEX_1244616068553754.DBF'
    ORA-27040: file create error, unable to create file
    OSD-04002: unable to open file
    O/S-Error: (OS 3) The system cannot find the path specified.
    Failing sql is:
    CREATE TABLESPACE "APEX_1244616068553754" DATAFILE 'C:\ORACLEXE\ORADATA\XE\APEX_1244616068553754.DBF' SIZE 10551296 AUTOEXTEND ON NEXT 10485760 MAXSIZE 104923136 LOGGING ONLINE PERMANENT BLOCKS
    Processing object type DATABASE_EXPORT/SYS_USER/USER
    Processing object type DATABASE_EXPORT/SCHEMA/USER
    ORA-31684: Object type USER:"OUTLN" already exists
    ORA-31684: Object type USER:"TSMSYS" already exists
    ORA-31684: Object type USER:"SAINTSUSANNA" already exists
    ORA-31684: Object type USER:"ANONYMOUS" already exists
    ORA-31684: Object type USER:"HR" already existscedure, but it still didn't work. I got a number of errors in the expdpDB10G1.log.
    Edited by: PhilMan2 on Dec 29, 2011 9:40 PM

  • Oracle 10g Installation issue on Windows 7

    Hi,
    I tried to install Oracle 10g downloaded from the below link on my laptop which runs in Windows 7.
    http://www.oracle.com/technetwork/database/10204-winx64-vista-win2k8-082253.html
    The Oracle version is 10g release 2 for windows 7. I got this DB version no. for Windows 7 from this forum only. But still, I got the error message stated below and unable to install 10g.
    ------------------------------------------------------ Error --------------------------------------------------------------------------
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be 5.0, 5.1, 5.2 or 6.0 . Actual 6.1
    Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at C:\Program Files (x86)\Oracle\Inventory\logs\installActions2010-10-22_07-37-48AM.log
    Please press Enter to exit...
    ------------------------------------------------------ Error End -------------------------------------------------------------------
    Could you please let me know how I can fix this issue? Or is there any other oracle 10g release/patch to fix this issue? I need to install only Oracle 10g and not 11g.
    Also, I need to install Oracle Forms 10g too.
    It would be great if you could guide me on installing these two softwares in my laptop.
    Your help will be very much appreciated.
    Thanks,
    Arun
    Edited by: 804404 on Oct 22, 2010 7:52 AM

    Welcome to the forums !
    This issue has been discussed many times before. Pl use the search feature. The only versions supported in Win 7 (Professional or higher) are 10.2.0.5 and 11gR2. 10.2.0.5 is only available on My Oracle Support, while 11gR2 can be downloaded for free from http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
    Re: Oracle for Windows 7
    Re: which version of oracle works on windows 7
    HTH
    Srini

  • Connect Problems with Oracle Database Express Edition 11g Release 2

    Hello,
    I am a student trying to install Oracle Database Express Edition 11g Release 2 and SQL Developer on my home system, Win7 64Bit, in order to practice some things I've learned from me DBA class and Developer classes.
    Anyway, I have everything installed, but I am having difficulty connecting as SYS or SYSDBA in the 'Run SQL Command Line', I keep getting the ORA-01017: invalid username/password: logon denied.
    However, If i select the 'Start Database' I get this:
    C:\oraclexe\app\oracle\product\11.2.0\server\bin>
    and I can type sqlplus / as sysdba and it starts up just fine and show user lists me as "SYS".
    but if I go back to 'Run SQL Command Line' I still cannot connect as SYS or SYSDBA...I find this both confusing and frustrating. I don't know if I am in different instances or something like that, but I seem to be limited to connecting only as "SYSTEM". I need SYS because I want to practice creating datafiles, instances and things like that, but I seem to be lost.
    Also, I am trying to create a new DB connection with SQL Developer and I can only us SYSTEM for my login which, if I understand correctly, will limit my privileges. Again When I try to sign in with SYS or SYSDBA I get error'd out. When I installed Ora11gDBExpress I was prompted in input a single password that was supposed to grant me access as SYS or SYSTEM, but I am limited to only SYSTEM for some reason.
    So, I am looking for help/guidance as to what to do.
    Thanks in advance for any and all help,
    Warren

    General rule of thumb, don't use sysdba unless you want to shut down the database, or grant a database user privileges on a sys object.
    A SYSTEM connection is not "limiting", it has the DBA role which means a user with a system connection can do most anything needed, including select/update/delete/drop any user's objects as well as change parameters in the instance.
    The system user can indeed add datafiles, tablespaces, etc. The instance and database should already be created as long as the installer completed all its chores correctly. For XE, per the license agreement only one instance can run on one host. If you want to try creating a database, it will require shutting down the XE instance and creating a new database service, creating the database, and installing the system catalog and any other optional components desired. Good practice indeed, but a bit advanced for the new user.
    Do create users for schemas ... connect system; create user <username> identified by <password> and connect <username> for the schemas (a collection of objects) within the database. Grant the resource and create session privilege to <username> to allow the database user the ability to create tables, indexes, stored procedures, etc.
    There is no "or" in a sys as sysdba connection, from 10g onwards a sys connection requires using the sysdba privilege. To enable a sysdba connection, add your host user to the ORA_DBA group on the host. To verify the OS users in the ORA_DBA group, this might work for win7, in a cmd box ...
    $ net localgroup ora_dba
    ...If your OS user is in the ora_dba group the sys as sysdba password is not relevant, you can in fact type anything for a password. If you wish to connect with the sysdba privilege from a remote client, that is a bit different and requires knowing the password set in the instance password file. Which should be set the same as the system password defined in the installer, but you can change that by creating a new password file. Another slightly advanced topic.
    In Windows IMHO its better to leave the listener and database set to Manual start (in the services applet, Start/Run/services.msc) and start the listener, then the database, when its needed. At least for an XE instance, as its intended for practice and learning RDBMS management.
    Edited by: clcarter on Mar 2, 2012 6:19 PM
    fix typos

  • Oracle 10g Universe Connectivity From 64bit Windows 2003 Server

    Hi,
    Have an existing BO XI 3.1 environment built on a 64 bit Windows 2003 server and
    I'm having problems getting it to communicate with Oracle 10g universes.  Works fine
    with its SQL Server 2005 repository and SQL Server 2005 relational/olap universes, but
    cant seem to get it to work with Oracle.
    Universes work fine on the 32 bit development environment talking to the same Oracle
    database, but when move them to 64 bit testing environment they all fail with
    Oracle ora-12154 errors.
    32 bit Oracle client is installed and can communicate fine with other products using ODBC
    connections from the server - but BO refuses to communicate.
    Any ideas other than reinstalling BO under 'Program Files' rather than 'Program Files (x86)'
    as I've seen some references on the web about this possibly being a problem?
    Thanks.

    Hi,
    Oracle 32 bit and 64 bit connectivity work fine from the server.  The problem seems to
    relate to bug 3807408 in Oracle 10g that cant handle parentheses in directory names.
    So BO being installed in u2018C:\Program Files (x86)\Business Objectsu2019 causes it to get
    rather annoyed.
    SAP Note 1202730 does cover this, but our DBA's aren't too keen on installing the
    suggested patch.  I'm also not very keen on reinstalling BO in a different directory as
    we've got working production sites that would have to be rebuilt.
    So now investigating whether using the Oracle 11g client will resolve this.
    MSDN forum topic http://social.msdn.microsoft.com/forums/en-US/sqlintegrationservices/thread/ab662d63-6385-4f73-b27f-d526048f601f/  gives a pretty good overview of what people have been trying to resolve this.

Maybe you are looking for

  • How can i install a 64 bit version on PS CC?

    in my cc-center only ps cc is metioned, no hint of 64 or 32 bit version, after installing only the 32 bit version starts? How ca i install the 64 bit evrsion on my windows 7-64 bit system?

  • Renamed all my songs in vision:m's organiser, how do i get the info back for x-f

    hiya i used to have a vision:m, and i renamed all of my songs (sorting out the genres etc), but when i installed x-fi's?organiser, they were mostly all wrongly named, and had gone back to what they orginially were is there anything i can do to get th

  • Sharing between two users on the same machine

    I have read through and tried to find posts about sharing but they are all about doing so via a network. I have a desktop that my wife and I use. Each of us has out own seperate profile so that we can both keep things set the way that works for us an

  • Migration of Marketing Attributes from other system

    Hi, We want to migrate the Marketing Attributes from non-SAP CRM system into SAP CRM system. But the concern is if some of the customers have visited our website and changed some attributes, like hobbies or job position, the new attributes will be th

  • Posting for different APC values to different Depreciation Areas

    Hi All, I am trying to manage in ECC 6.0, different APC values for different depreciation areas, i.e. APC values differ from one dep area to another. I need to post the APC to GL only (i.e. for the 01 i.e. Book Depreciation area). For the remaining d