Using REGEXP_REPLACE in oracle 10g for repetition of the source string

Hello all,
I kept trying but unsuccessful, Here is what i would like.
I have a source string and i would like that to be repeated in the way i would like.
Let say, i have about 50 tables to write update statements for each with the same table from another database.
So, I would like to take the columns i need for each table, use a regular expression and create a set clause.
FOR EXAMPLE
say, a table has 3 columns
Source string is 'TABLE_COLUMN_1_ID,TABLE_COLUMN_2_VALUE,TABLE_COLUMN_3_DESC'
I would like to use regular expressions in 10g and get this
desired o/p
'TABLE_COLUMN_1_ID = TABLE_COLUMN_1_ID,TABLE_COLUMN_2_VALUE = TABLE_COLUMN_2_VALUE,TABLE_COLUMN_3_DESC = TABLE_COLUMN_3_DESC'
I thought s its easy with my knowledge of expressions but still struggling.
Any help is greatly appreciated.
Thanks.

Something like this ?
SELECT REGEXP_REPLACE('TABLE_COLUMN_1_ID,TABLE_COLUMN_2_VALUE,TABLE_COLUMN_3_DESC',
                      '([^,]+)', ' \1 = \1') x
FROM DUAL;
X
TABLE_COLUMN_1_ID = TABLE_COLUMN_1_ID, TABLE_COLUMN_2_VALUE = TABLE_COLUMN_2_VALUE, TABLE_COLUMN_3_DESC = TABLE_COLUMN_3_DESC

Similar Messages

  • Need HELP :: Oracle 10g for Windows 7 Professional 64bit

    I am trying to install Oracle 10g for my Laptop (Windows 7 64bit)and i am getting error message: ERROR Starting Database Control.
    Here are last few lines from emconfig.log file ---
    Jan 4, 2012 2:47:59 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Enter Enterprise Manager Root Password :
    ******** **** Certificate was added to keystore
    Certificate reply was installed in keystore
    Jan 4, 2012 2:47:59 PM oracle.sysman.emcp.util.FileUtil printFileToLog
    CONFIG: Printing file(After Secure DBConsole): C:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_NCI-01874908-L.nci.nih.gov_ORA10G\config\http-web-site.xml
    <?xml version = '1.0' standalone = 'yes'?>
    <!DOCTYPE web-site PUBLIC "OracleAS XML Web-site" "http://xmlns.oracle.com/ias/dtds/web-site-9_04.dtd">
    <web-site port="1158" display-name="OC4J Java HTTP Web Site" secure="TRUE">
    <!-- The default web-app for this site, bound to the root -->
    <default-web-app application="default" name="defaultWebApp"/>
    <web-app application="default" name="dms0" root="/dms0"/>
    <web-app application="default" name="dms" root="/dmsoc4j"/>
    <web-app application="em" name="em" load-on-startup="true" root="/em" shared="true" />
    <!-- Access Log, where requests are logged to -->
    <access-log path="../log/http-web-access.log"/>
    <!-- Uncomment this if you want to use ODL logging capabilities
    <odl-access-log path="../log/http-web-access" max-file-size="1000" max-directory-size="10000"/>
    -->
    <ssl-config needs-client-auth="false" keystore="C:\oracle\product\10.2.0\db_1/oc4j/j2ee/OC4J_DBConsole_NCI-01874908-L.nci.nih.gov_ORA10G/config/server/keystore.test" keystore-password="FE7337F1A5D238357C9C6819AFC4F812" />
    </web-site>
    Jan 4, 2012 2:47:59 PM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
    INFO: Database Control secured successfully.
    Jan 4, 2012 2:47:59 PM oracle.sysman.emcp.EMDBPostConfig performConfiguration
    CONFIG: Securing Database Control completed successfully .
    Jan 4, 2012 2:47:59 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jan 4, 2012 2:47:59 PM oracle.sysman.emcp.util.DBControlUtil startOMS
    INFO: Starting Database Control (this may take a while) ...
    Jan 4, 2012 2:47:59 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: cmdType: 0
    Jan 4, 2012 2:47:59 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Starting Windows service...OracleDBConsoleORA10G
    Jan 4, 2012 2:47:59 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:48:09 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:48:19 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:48:29 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:48:39 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:48:49 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:48:59 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:49:09 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:49:19 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:49:29 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:49:39 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:49:49 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:49:59 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:50:09 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:50:19 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:50:29 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:50:39 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:50:49 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:50:59 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:51:09 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:51:19 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:51:29 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:51:39 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:51:49 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:51:59 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:52:09 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:52:19 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:52:29 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:52:39 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:52:49 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:52:59 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:53:09 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:53:19 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:53:29 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:53:39 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:53:49 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:53:59 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:54:09 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:54:19 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:54:29 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:54:39 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:54:49 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:54:59 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:55:09 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:55:19 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:55:29 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:55:39 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:55:49 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:55:59 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:56:09 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:56:19 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleORA10G' to fully start
    Jan 4, 2012 2:56:19 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Initialization failure for service during start
    Jan 4, 2012 2:56:19 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error starting Database Control
    Refer to the log file at C:\oracle\product\10.2.0\db_1\cfgtoollogs\dbca\ORA10G\emConfig.log for more details.
    Jan 4, 2012 2:56:19 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error starting Database Control
    at oracle.sysman.emcp.EMDBPostConfig.performConfiguration(EMDBPostConfig.java:646)
    at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:224)
    at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:193)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:184)
    at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:436)
    at java.lang.Thread.run(Thread.java:595)

    Pl identify which exact version of 10g is being installed.
    Only 10.2.0.5 is supported/certified. The install steps are here - http://docs.oracle.com/cd/B19306_01/relnotes.102/b15680/toc.htm#BABEBBJF
    MOS Doc 1222603.1 (Enterprise Manager Database Control Configuration - Recovering From Errors Due to CA Expiry on Oracle Database 10.2.0.4 or 10.2.0.5 [Video]) may be relevant
    HTH
    Srini

  • Why we dont use STANDBY_ARCHIVE_DEST in oracle 10g

    Hi,
    Why we dont use standby_archive_dest in oracle 10g standby database,
    at which location the archives will arrive in standby database if standby redo logs created &
    at which location the archives will arrive in standby database if standby redo logs are not created.
    Please answer.
    Thanks

    Hi,
    But B14239-05 doc for oracle database 10g ,
    Under the 3rd chapter,
    Example 3-5 Modifying Initialization Parameters for a Physical Standby Database
    DB_NAME=chicago
    DB_UNIQUE_NAME=boston
    LOG_ARCHIVE_CONFIG='DG_CONFIG=(chicago,boston)'
    CONTROL_FILES='/arch1/boston/control1.ctl', '/arch2/boston/control2.ctl'
    DB_FILE_NAME_CONVERT='chicago','boston'
    LOG_FILE_NAME_CONVERT=
    '/arch1/chicago/','/arch1/boston/','/arch2/chicago/','/arch2/boston/'
    LOG_ARCHIVE_FORMAT=log%t_%s_%r.arc
    LOG_ARCHIVE_DEST_1=
    'LOCATION=/arch1/boston/
    VALID_FOR=(ALL_LOGFILES,ALL_ROLES)
    DB_UNIQUE_NAME=boston'
    LOG_ARCHIVE_DEST_2=
    'SERVICE=chicago LGWR ASYNC
    VALID_FOR=(ONLINE_LOGFILES,PRIMARY_ROLE)
    DB_UNIQUE_NAME=chicago'
    LOG_ARCHIVE_DEST_STATE_1=ENABLE
    LOG_ARCHIVE_DEST_STATE_2=ENABLE
    REMOTE_LOGIN_PASSWORDFILE=EXCLUSIVE
    STANDBY_FILE_MANAGEMENT=AUTO
    FAL_SERVER=chicago
    FAL_CLIENT=boston
    standby_archive_dest is not mentioned?
    Why??

  • How to use iframes in oracle 10g

    I have to load two jsp pages in a single html . I have done that thru iframes. But i have to dynamically load the second jsp page in the frame 2 , when the user clicks upon certain details in the frame 1 jsp page. I have wriiten the code of document.iframe in format trigger attribute. It doesn't work. Is there any other way to achieve this. I want to load the frame 2 jsp page dynamically , according to the input i get from frame 1 jsp page.

    Hi,
    >>Anybody know how to use profiler in oracle 10g
    What do you mean "profiler". About Resource Limits/Create Profiles ?
    >>i couldn't able to install the enterprise manager console.
    What OS ?
    >>because i need to trace the execution of a stored procedure.waiting the reply.
    Debug ? You can use SQL Developer, TOAD, PLSQL Developer for this purpose.
    Cheers

  • How to Use Profiler in ORACLE 10g

    Hi all,
    Anybody know how to use profiler in oracle 10g and also i couldn't able to install the enterprise manager console.is there any tools available for that.because i need to trace the execution of a stored procedure.waiting the reply.
    Sathish

    Hi,
    >>Anybody know how to use profiler in oracle 10g
    What do you mean "profiler". About Resource Limits/Create Profiles ?
    >>i couldn't able to install the enterprise manager console.
    What OS ?
    >>because i need to trace the execution of a stored procedure.waiting the reply.
    Debug ? You can use SQL Developer, TOAD, PLSQL Developer for this purpose.
    Cheers

  • How to reconfigure Oracle-xe (Oracle 10g for linux)?

    Hello!
    I found this article (seems useful since I use Mandriva 2010.2):
    [http://www.e-angel.net/index.php?tg=articles&idx=Print&topics=195&article=912|http://www.e-angel.net/index.php?tg=articles&idx=Print&topics=195&article=912]
    I installed Oracle 10g from the file "oracle-xe-univ-10.2.0.1-1.0.i386.rpm".
    Then, when run ./oracle-xe start and then ./oracle-xe status I get:
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 29-JUL-2011 23:39:49
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 2: No such file or directory
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=%hostname%)(PORT=%port%)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    It does not seem ok to me.
    I would love to truy to reconfigure it but if I try the command:
    ./oracle-xe configure
    ...I get:
    Oracle Database 10g Express Edition is already configured
    Does any body know how to reset and reconfigure Oracle 10g for Linux?
    Best regards
    Fredrik

    it seems to be "PLSExtProc" bu default.Nope, the ORACLE_SID is taken from the environment variable when the database is started on a *nix host, windows its set up in the database service. If you want to change the ORACLE_SID, set it. See the environment setup script in OH/bin appropriate for your shell. (OH short for $ORACLE_HOME)
    how to create a databaseYou mean tablespace?
    what you think about this error message ... read from socketWhat do you think about the error message, its your database. Socket read error can be caused by many things, the ora-NNNN error number can provide some insight. http://download.oracle.com/docs/cd/E11882_01/server.112/e17766/toc.htm

  • Unable to download oracle 10g for vista

    I'm trying to download Oracle 10g for Windows Vista, but I only get a zero-byte file.
    I even tried Oracle 10g XE for Windows, but I get a zero byte file.
    Also, when you try to download, it waits about a couple of minutes before saying completed.
    Any ideas how to resolve this?.

    Thanks for the replies.
    It seemed to be a problem with either oracle's web site or a hop between oracle and my computer. It works now. I don't think it was my computer because I succussfully downloaded files from several other sites.
    I have downloaded Oracle 10g for windows vista and installed it successfully on vista home premium 32-bit.
    I did get a warning because I use DHCP. It recommended to install Microsoft Loopback driver as the primary interface - I didn't do that.
    Oracle seems to run okay. I downloaded sql developer and it connects okay to oracle.
    I have read other messages on here that installing oracle on a windows system using DHCP without a loopback driver can fail once my IP address changes. If I did install the microsoft loopback driver as my primary interface, what else would I need to do? Would installing this driver cause other stuff on my computer to fail?
    Also, when I entered the database name for Oracle, it truncated a character.
    I wasn't paying attention. So, after I installed, I was unable to connect at first because I kept entering the wrong TNS name. Is there a maximum TNS name length?
    Notice the TNS name is TESTDB10 but the service name is TESTDB10G
    TESTDB10 =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.1.101)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = testdb10g)
    )

  • Hi i am using oracle 10g how to view the content of the stored procedure or trigger ?

    Hi i am using oracle 10g .How to edit  the content of the stored procedure or trigger ?

    jklopkjl wrote:
    Hi i am using oracle 10g .How to view the content of the stored procedure or trigger ?
    query ALL_SOURCE
    SQL> desc all_source
    Name                                      Null?    Type
    OWNER                                              VARCHAR2(30)
    NAME                                               VARCHAR2(30)
    TYPE                                               VARCHAR2(12)
    LINE                                               NUMBER
    TEXT                                               VARCHAR2(4000)

  • Oracle 10g for Windows installation - Error 1067

    Hello Folks
    I am trying to install Oracle 10g for Windows on my WIndows 7 Ultimate OS. Everything went fine until I rebooted and tried to run the *SQL Plus. ALthough the Listener as well as the Oracle Servide shoudl automatically start, but for some reason..they didn't. As a result, I went into the Services and tried to manually run them but to my disappointment getting the folowing error:
    Windows could not start the OracleServiceORADB1 service on local computer.
    Error 1067: The process terminated unexpetedly.
    Any idea what went wrong..and how should I get this right?
    Thanks

    Pl identify the exact version of "10g" that was installed.
    The only version that is supported is 10.2.0.5 - see http://download.oracle.com/docs/cd/B19306_01/relnotes.102/b14264/toc.htm#CIHCFAGA
    Srini

  • Oracle 10g for Developers

    Hi , Trying to understand what are the features availabe in Oracle 10g for developers. Happy with links too.Thanks.

    Go to Morgan's Library at www.psoug.org.
    Click on any link.
    Click on the link at page top named "Built-in Functions" for a warm up.

  • Downloading the licensed verion of oracle 10g for solaris

    Hi all,
    Can any one tell me,
    where can I donwload the licensed version of the Oracle 10g for solaaris. I already have licensed metalin kid ( valid support identifier) and also EULA agreement withe ORAcle,
    Where can I get that download link.
    Thanks all for your valuable cooperation.
    Regards,
    Surya

    http://www.oracle.com/technology/software/products/database/oracle10g/index.html
    Cheers, OTN

  • Possible to use ServiceCenter's Oracle database for Content Management?

    Hi,
    I have a quick question, and I would really appreciate if any of you have a quick answer for me.
    My company is sourcing for a Content Management option as a complement to the object information that can be stored in ServiceCenter's CMDB. We are working towards a complete information storage solution, where the CMDB is the obvious master for all object information.
    Our ServiceCenter/CMDB solution is run on an Oracle database. We have an interest in possibly using an Oracle Content Management solution on top of the existing Oracle database.
    A question was raised if the Content Management solution can use ServiceCenter's Oracle database for storing documents, ie act as a Content Management database?
    The documents need to be fully searchable from Oracle's Content Management product. The solution should support storage of a large amount of data and documents and be scalable. It is critical that this in no way lower ServiceCenter's performance.
    Please bear in mind that I'm not a technician, but involved in the portal/Content Management aspect of the project. I'm also responsible for the user environment of our ServiceCenter-implementation.
    Best regards
    Leila Blomqvist
    EDB Business Partner Sweden AB

    Hi Harsha,
    Are you going to use the same ERP server for Content server as well? Are you planning to store the documents of this ECC system to the content server only?
    If yes, what is the use of that, Anyways all the documents will be stored on this server only for this ECC system. Please go through the link given by Mr Saxena above, that will give you a clear picture of how the content server works.
    You can install content server with Max DB although you already have oracle installed on your linux server.
    I would suggest you to check the stuff about content server and get your concepts cleared up before going ahead. if you are not clear, you may end up crashing your existing ERP system as well.
    AC

  • Oracle 10g for Fedora Linux 3 with Kernel 2.6.9

    Can any body suggest a link, from where I can download the Oracle database 10g for Fedora Core 3 Linux with Kernel version 2.6.9-1*.
    I went through the oracle site site but i was not able to find a one for Fedora 3 instead i found for Fedora 4.
    Thanks.......
    Suneel

    You will not find one exactly as you require.
    As I suggested in the duplicate link
    Oracle 10g for Fedora Linux 3 with Kernel 2.6.9 you need to take a version of Oracle that seems to close to your Linux and then carefully tinker to make it work.,

  • Oracle 10g for Mac OS X

    I was just reading the session list for Apple's WWDC this year at:
    http://developer.apple.com/wwdc/descriptions/descriptions-eit.html
    Understanding Oracle 10g for Mac OS X
    Come to this session to learn about Oracle's latest grid-based relational database solution, Oracle 10g. Grid computing reduces the cost of IT by clustering servers together to function as a single large computer, shifting resources dynamically between applications. Attend this session if you are an in-house developer looking for a highly scalable and reliable database on Mac OS X Server.
    Hopefully this means we will see 10g on our favorite platform sooner rather than later.

    As I understand it from what I read somewhere here on Technet about month ago, there will be COMMERICIAL release of 10g on MacOSX.
    Wouldn't that be just great? Run Oracle on a G5 X-Serve and OSX Panther instead of running it on some Wintel box with geeky Linux! I can hardly wait. This DBA will have his own G4 2x1 GHz ready!
    FACT is : it will probably be a few more months but then again 10g has been released for other less mainstream platforms fairly quickly.
    Cheers,
    Jos Nijhoff

  • HT204074 I have a family Apple ID for iTunes and Apps and then two iPhone 5s each which use a personal Apple ID for email and the family Apple ID for iTunes and Apps. Can I use iTunes Match?

    I have a family Apple ID associated with my iMac and iPad for iTunes and Apps and then two new iPhone 5s each which use a personal Apple ID for email and the family Apple ID for iTunes and Apps. Can I use iTunes Match on the iPhones given there are two Apple IDs "loaded" on the iPhone?

    Hi Monkey_Dawg,
    Welcome to the Support Communities!
    The articles below may be able to help you with this.
    Click on the links to see more details and screenshots. 
    iTunes Store: Subscribing to iTunes Match
    http://support.apple.com/kb/ht4914
    Using your Apple ID for Apple services
    http://support.apple.com/kb/HT4895
    Cheers,
    - Judy

Maybe you are looking for