Running HTMLDB against another Oracle Instance

I have an HTMLDB dashboard onto our system and would like to be able to run it against a different Oracle instance. Ideally would like to be able to choose the instance on the login screen. Currently we have to setup dblinks to each of our instances and then customise the application to select from the relevant instance. Any ideas?

AFAIK, Golden Gate has no requirement on Oracle edition to be used, but could have licence cost differences.
It works on Oracle from version 8i to the latest one, not only on Oracle database, and not only between same Oracle version and same OS, and not only between two Oracle db .
Nicolas.

Similar Messages

  • Running sql against another schema in same db

    Inside forms i need to check all other schemas to see if a record exists in any of the other schemas
    so im doing a loop based on a cursor of select username from all_users and would need to then inside do something along the lines of
    select column from schema.table where column = x
    I normally would use execute immediate via a new procure to do this but it seems overkill and wondered if there was no built in via forms ?

    I would do it using your "overkill" method: create a function, pass in column and tablename as parameters (if required) and call the function from the form.
    My forms development philosophy is to put as much logic into the db as stored procedures rather than in the individual forms.

  • ODI - issue executing a SP against tables in different oracle instance....

    Hello Gurus,
    I have written a SP in an ODI Procedure [not calling an SP]. The tables are located in the ODIDEV schema on another Oracle instance. I have successfully used the same SP but my odidev schema has been on the same oracle instance as my other schemas.
    I created a Model for the odidev schema. When I attampt to selective reverse the odidev schema, no tables are reversed. The connection appears to be successful. I am able to see the odidev schema using TOAD with the same username / password that I have entered in the ODI Physical Architecture.
    What are the correct steps to execute this SP [again, the SQL is written in an ODI Procedure].
    Many thanks!

    Hi Steve,
    You should have a look at metalink, Doc ID 1059547.1
    If that does not help, there may be something else in Mater note ID 1353040.1
    Best regards
    Peter

  • Running GoldenGate against Oracle 11g Standard Edition?

    We're looking to run Oracle GoldenGate against an Oracle 11g Standard edition database to another Oracle 11g DB also on Standard. I've been reading though the documents and they talk of Oracle to Oracle using XStreams which is part of Streams. But it's my understanding that Streams is only available on Enterprise.
    So is it possible to run GoldenGate on Oracle DB Standard Edition?

    AFAIK, Golden Gate has no requirement on Oracle edition to be used, but could have licence cost differences.
    It works on Oracle from version 8i to the latest one, not only on Oracle database, and not only between same Oracle version and same OS, and not only between two Oracle db .
    Nicolas.

  • Running Oracle 9i client code against an Oracle 10g install on PC

    On Unix I am able to run Oracle 9i client code against an Oracle 10g install by setting ORACLE_HOME to the Oracle 10g install location and then creating a symbolic link (example: ln -fs libclntsh.so.10.1 libclntsh.so.9.0).
    On PC (in particular XP SP2) I want to do something similar without using "junctions" or "junction points". Is there a way to set an environment variable or ini file to have my 9i client code point to the right libraries? I keep getting an error saying that my client code will not run due to "orasql9.dll" not being found. The "orasql10.dll" is installed on my machine.
    Any assistance would be appreciated.

    You might want to check metalink doc,
    Client / Server / Interoperability Support Between Different Oracle Versions
    Doc ID: Note:207303.1
    Even your application built on 9i, doesn't mean it will not work with 10g database. From what I can see, running 9i executable under 10g installation to create mixed blood breed will do more harm than good. Not only it's not supported but also the outcome is unpredictable.

  • The user account in which the Oracle VSS Writer Service is running does not have the DBA privileges to log in to the Oracle instance.

    VSS-00011: Connection to database instance <instance_name> failed.  
    Cause : The user account in which the Oracle VSS Writer Service is running  does not have the DBA privileges to log in to the Oracle instance.  
    Action : Run the Oracle VSS Writer Service in a user account that can connect to the Oracle instance with DBA privileges.  
    I have assigned ora_dba group to the user that runs the Oracle VSS Writer Service which is the only Oracle solution but still getting
    the above error. Was advised to raise the issue here that it is an OS issue. Pls help

    The user account cannot access Oracle Database instance. And also how do you temporarily disable security software on the server.
    Have you checked what I already asked for? "Try using the user account and access the Database Instance.
    That will let you see if the problem is with the user account permissions or not."
    If this does not help then you can contact Oracle as suggested by Dave.
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

  • WARNING:Oracle instance running on a system with low open file

    Hi Guys
    please can you advice on how to resolve this error: WARNING:Oracle instance running on a system with low open file

    Answer a couple of questions for us first:
    1. What version of Oracle (ex. 10.2.0.3) are you running?
    2. What operating system is Oracle installed on?
    3. Where did this error show up (alert log, SQL*Plus session, etc.)?
    Tom

  • Oracle instance running on a system with low open file descriptor

    Hello.
    We have 10.1.0.4 on SuSE 9 on x86 64bit Sun servers.
    We have databases that if started manually come up without the warning, but if started via a shell script scheduled through a crontab start up with this warning: "Oracle instance running on a system with low open file descriptor".
    My understanding is that it has to do with OS ulimit. it appears that non-interactive shell (crontab) does not set the nofiles at 65536.
    All our system are set up exactly the same way. The problem is, though, that some systems do not report the warning even when started non-interactively.
    My question is this: assuming my nofiles ulimit is in fact too low on all systems, why would some systems report the warning and others would not? Is there anything database specific the instance looks for when it starts, such as the number of datafiles in the database, instance memory size, etc..., which would make the instance warn in some cases but not the others?
    Thank You
    Boris

    Thank You Satish.
    This is a good reference and we may end up looking into the patch bundle associated with the bug.
    But does anyone have any idea why the systems that are set up the same exact way would warn on systems and not on others?
    Also, the Metalink note talks about init.crsd. I have not build an association between this inconsistency and RAC.
    What I do see is that if we start up our database non-interactively (where ulimit -n resolves to 1024, instead of 65536) the warning is generated, in some cases.
    Perhaps, the 1024 is too low. But then my question is why would Oracle think it is too low only on some servers and not all?
    Boris

  • Oracle instance is running but sqlplus "/as sysdba" says connected to idle.

    Hi,
    Oracle RAC is running(started the RAC using "srvctl start database -d hacmp") but when i am trying to connect to database using sqlplus "/as sysdba" it says "connected to idle instance".
    Any idea what could be the issue here?
    I have ORACLE_SID exported.
    bash-3.00$ ps -ef | grep pmon
    oracle 507946 798870 0 17:23:42 pts/0 0:00 grep pmon
    oracle 872584 1 0 17:03:16 - 0:00 ora_pmon_hacmp1
    bash-3.00$ echo $ORACLE_HOME
    /u01/app/oracle/
    bash-3.00$
    bash-3.00$ echo $ORACLE_SID
    hacmp1
    bash-3.00$
    bash-3.00$
    bash-3.00$ sqlplus "/as sysdba"
    SQL*Plus: Release 10.2.0.4.0 - Production on Mon Sep 14 17:24:43 2009
    Copyright (c) 1982, 2007, Oracle. All Rights Reserved.
    Connected to an idle instance.
    SQL

    It's not a SQL*Plus bug but a Oracle feature: when you try to connect to a local Oracle instance Oracle computes the shared memory key (used by the instance SGA) using ORACLE_HOME and ORACLE_SID: if you add a character to ORACLE_HOME, the shared memory key will be different and Oracle does not find the instance and says "connected to an idle instance".

  • Error running java program (testing oracle-character-set-31 against ab?c )

    Hi
    When i run my java program from eclipse , i get these errors : how to correct these errors and run the program
    testing oracle-character-set-31 against <ab?c>
    PASSED LOSSY
    testing oracle-character-set-31 against <XYZ>
    PASSED LOSSY
    testing oracle-character-set-31 against <longlonglonglong...>
    PASSED LOSSY
    testing oracle-character-set-870 against <abc>
    PASSED
    testing oracle-character-set-870 against <ab?c>
    PASSED
    testing oracle-character-set-870 against <XYZ>
    PASSED
    testing oracle-character-set-870 against <longlonglonglong...>
    PASSED
    testing oracle-character-set-871 against <abc>
    PASSED
    testing oracle-character-set-871 against <ab?c>
    PASSED
    testing oracle-character-set-871 against <XYZ>
    PASSED
    testing oracle-character-set-871 against <longlonglonglong...>
    PASSED

    rxg wrote:
    Hi
    When i run my java program from eclipse , i get these errors : how to correct these errors and run the program
    ...Sun's not Oracle (yet). You will have better luck on a forum relating to whatever is producing that "oracle-character-set..." output.
    Edit:
    Although a Google search for "testing oracle-character-set" yields only this thread. Are you sure that output isn't part of your program?
    Edited by: endasil on 7-Oct-2009 3:40 PM

  • Run queries against system tables for oracle BPEL processes

    I want to run queries against system tables for oracle BPEL processes. It is becoming very difficult for me to us EM as it is very slow,
    and not all the time, it is sufficient for our needs.
    We are doing load testing and we want find out info like how many requests came in and how many faulted and what time is taken by each request...
    So do any of you have the query that I can use and tables that I need to go against?

    Use the BPEL hydration database table "cube_instance".
    There should be plenty of example in the forum regarding this table.

  • How can i run VisualScript of one URL against another URL

    hi folks,
    could anybody tell me how can we run the visual script of one url against another url ?
    eg: visual script recorded for http://www.abcd.com/index.html must be run against http://www.abcd.com/index1.html
    thanks in advance,
    pasumarthi

    pasumarthi,
    You can right click the address node select properties on page one and change the url there. Since the tool is DOM based all following urls will automatically update when you play the script back. You can also use the script updater utility (in the etest icon group) if you have 8.20.
    Hope this helps.

  • Dual oracle instances on a single server

    can a server run two different oracle instances which are two different
    versions oracle?
    That is,one instance in 7.3.4 and another in 8i!
    first of all is it possible that we have 2
    installations of oracle in
    the same server??
    pl advise.

    Thanx for this reply.
    Can you also please tell me as to what would be the sufficient system resources?
    Masy be you can share your server config info if that's allright.
    Regards,
    Subbu
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Sam ():
    Yes it's possible. I'm running 8.0.4 and 8.1.6 64-Bit versions on the same server. You have to change the environment variable when you log into svrmgrl to access the databases. Other than that it shouldn't be any problem. (Provided you have enough system resources)
    Sam<HR></BLOCKQUOTE>
    null

  • Question on Oratab file when installing two Oracle instances in one machine

    OS: AIX 5.3
    DB version:10.2.0.1.0
    I already have an instance of version 9.2 which is very important and which we don't want to upgrade and we wanted another test(unimportant) oracle instance called testdb_10gR2 of version 10.2.0.1.0 on the same machine.
    So i installed 10.2.0.1.0 on a different ORACLE_HOME .Installation of the new 10.2.0.1.0 (testdb_10gR2) went ahead successfully and at the last step i have to log in as root and execute root.sh
    I entered 'n' for the options "dbhome", "oraenv", "coraenv" as shown below so that the settings for our 9.2 instance (which is very important) will remain intact.
    What would have happened if i entered 'y' ie. Overwrite ?
    The following environment variables are set as:
        ORACLE_OWNER= oracle
        ORACLE_HOME=  /u04/testdb_10gR2_Feb2009
    Enter the full pathname of the local bin directory: [/usr/local/bin]: /usr/local/bin
    The file "dbhome" already exists in /usr/local/bin.  Overwrite it? (y/n) [n]: n
    The file "oraenv" already exists in /usr/local/bin.  Overwrite it? (y/n) [n]: n
    The file "coraenv" already exists in /usr/local/bin.  Overwrite it? (y/n) [n]: n
    Entries will be added to the /etc/oratab file as needed by
    Database Configuration Assistant when a database is created
    Finished running generic part of root.sh script.
    Now product-specific root actions will be performed.
    During installEdited by: Citizen_2 on Jan 30, 2009 5:05 AM

    'dbhome','oraenv','coraenv' are sripts used to set a proper environment (see the descriptions at the beginning of these scripts). These scripts rely on oratab (they check for existing SIDs), but answering 'Y' does not mean you will modifiy an existing oratab.
    I think these scripts change rarely, so it's very likely overwriting the existing 9i scripts with the 10g scripts changes nothing. To be honest I don't use the scripts , so in my case 'Y' or 'N' doesn't matter. But important is you don't have to worry about 'oratab'.
    Werner

  • ORACLE instance terminated. Disconnection forced

    Hi,
    When I am trying to login , it is throwing "ORACLE instance terminated. Disconnection forced"
    Below is the message logged in ALERT Log
    Completed: ALTER ROLLBACK SEGMENT RBSL1 OFFLINE
    Sun Jun 23 00:42:35 2013
    Errors in file D:\HA_salesupp\Dump_files\ssdtCKPT.TRC:
    ORA-00206: Message 206 not found; No message file for product=RDBMS, facility=ORA; arguments: [3] [1]
    ORA-00202: Message 202 not found; No message file for product=RDBMS, facility=ORA; arguments: [D:\HA_SALESUPP\CONTROL_FILES\SSDT2.CON]
    ORA-27072: Message 27072 not found; No message file for product=RDBMS, facility=ORA
    OSD-04008: WriteFile() failure, unable to write to file
    O/S-Error: (OS 33) The process cannot access the file because
    another process has locked a portion of the file.
    Sun Jun 23 00:42:36 2013
    Errors in file D:\HA_salesupp\Dump_files\ssdtCKPT.TRC:
    ORA-00221: Message 221 not found; No message file for product=RDBMS, facility=ORA
    ORA-00206: Message 206 not found; No message file for product=RDBMS, facility=ORA; arguments: [3] [1]
    ORA-00202: Message 202 not found; No message file for product=RDBMS, facility=ORA; arguments: [D:\HA_SALESUPP\CONTROL_FILES\SSDT2.CON]
    ORA-27072: Message 27072 not found; No message file for product=RDBMS, facility=ORA
    OSD-04008: WriteFile() failure, unable to write to file
    O/S-Error: (OS 33) The process cannot access the file because
    another process has locked a portion of the file.
    Sun Jun 23 00:42:36 2013
    CKPT: terminating instance due to error 221
    Sun Jun 23 00:42:39 2013
    Errors in file D:\HA_salesupp\Dump_files\ssdtDBW0.TRC:
    ORA-00221: Message 221 not found; No message file for product=RDBMS, facility=ORA
    Sun Jun 23 00:42:39 2013
    Errors in file D:\HA_salesupp\Dump_files\ssdtPMON.TRC:
    ORA-00221: Message 221 not found; No message file for product=RDBMS, facility=ORA
    Instance terminated by CKPT, pid = 78
    Please let me know whether I can directly start the services  using "net start <myservicesName>" or any other steps need to be followed.

    I could see the Oracle Instance is running in the services.msc but when I am trying to connect it throwing "ORACLE instance terminated. Disconnection forced". As I am not able to connect, I was not able to query v$instance.
    Below are the log file CKPT.TRC and DBW0.TRC
    CKPT.TRC
    Dump file D:\HA_salesupp\Dump_files\ssdtCKPT.TRC
    Sun Jun 23 00:42:35 2013
    ORACLE V8.1.7.2.1 - Production vsnsta=0
    vsnsql=f vsnxtr=3
    Windows NT Version 4.0 Service Pack 6, CPU type 586
    Oracle8i Release 8.1.7.2.1 - Production
    JServer Release 8.1.7.2.1 - Production
    Windows NT Version 4.0 Service Pack 6, CPU type 586
    Instance name: ssdt
    Redo thread mounted by this instance: 1
    Oracle process number: 5
    Windows thread id: 78, image: ORACLE.EXE
    *** SESSION ID:(4.1) 2013-06-23 00:42:35.748
    *** 2013-06-23 00:42:35.748
    ksedmp: internal or fatal error
    ORA-00206: Message 206 not found; No message file for product=RDBMS, facility=ORA; arguments: [3] [1]
    ORA-00202: Message 202 not found; No message file for product=RDBMS, facility=ORA; arguments: [D:\HA_SALESUPP\CONTROL_FILES\SSDT2.CON]
    ORA-27072: Message 27072 not found; No message file for product=RDBMS, facility=ORA
    OSD-04008: WriteFile() failure, unable to write to file
    O/S-Error: (OS 33) The process cannot access the file because
    another process has locked a portion of the file.
    ----- Call Stack Trace -----
    calling                          call     entry                            argument values in hex
    location                         type     point                            (? means dubious value)
    _ksedmp+a8                       CALLrel  _ksedst+0                       
                                                                               FBEBCC
    _kccwbp+369                      CALLrel  _ksedmp+0                        2
    _kccpcp+92                       CALLrel  _kccwbp+0                       
                                                                               0276BC
                                                                               E026600
                                                                               26 7
    _kctrcp+309                      CALLrel  _kccpcp+0                        1
                                                                               13BF770
    _kcvcca+182                      CALLrel  _kctrcp+0                       
    _ksbcti+88                       CALLreg  00000000                        
    _ksbabs+1af                      CALLrel  _ksbcti+0                       
                                                                               810E8
                                                                               DFBEF54
    _ksbrdp+1b6                      CALLreg  00000000                        
                                                                               3BF908
    _opirip+234                      CALLrel  _ksbrdp+0                       
    _opidrv+549                      CALLrel  _opirip+0                        32 0
                                                                               0
    _sou2o+19                        CALLrel  _opidrv+0                       
    _opimai+152                      CALLrel  _sou2o+0                        
                                                                               FBFE30
                                                                               32 0
                                                                               0
    _BackgroundThreadStart@4+127     CALLrel  _opimai+0                        3
                                                                               DFBFF7C
    77F04EDB                         CALLreg  00000000                        
    ----- Argument/Register Address Dump -----
    Argument/Register addr=dfbebcc. 
    ----- End of Call Stack Trace -----
    ===================================================
    Files currently opened by this process:
    ===================================================
    PROCESS STATE
    Process global information:
         process: 6a006c8, call: 6a2d51c, xact: 0, curses: 6a0e6f8, usrses: 6a0e6f8
      SO: 6a006c8, type: 1, owner: 0, pt: 0, flag: INIT/-/-/0x00
      (process) Oracle pid=5, calls cur/top: 6a2d51c/6a2d51c, flag: (2) SYSTEM
                int error: 0, call error: 0, sess error: 0, txn error 0
      (post info) last post received: 0 0 13
                  last post received-location: ksasnd
                  last process to post me: 6a01368 5 0
                  last post sent: 67 0 4
                  last post sent-location: kslpsr
                  last process posted by me: 6a01368 5 0
        (latch info) wait_event=0 bits=0
        Process Group: DEFAULT, pseudo proc: 6a094e4
        O/S info: user: SYSTEM, term: NTS4_005, ospid: 78
        OSD pid info: 78
        SO: 6a65ac4, type: 9, owner: 6a006c8, pt: 0, flag: INIT/-/-/0x00
        (broadcast handle) flag: (2) ACTIVE SUBSCRIBER, owner: 6a006c8,
                           event: 4, last message event: 9, messages read: 1
                           channel: (6a6608c) scumnt mount lock
                                    scope: 101, event: 9, last mesage event: 9,
                                    publishers/subscribers: 0/7,
                                    messages published: 1
        SO: 6a0e6f8, type: 3, owner: 6a006c8, pt: 0, flag: INIT/-/-/0x00
        (session) trans: 0, creator: 6a006c8, flag: (51) USR/- BSY/-/-/-/-/-
                  DID: 0001-0005-00000003, short-term DID: 0000-0000-00000000
                  txn branch: 0
                  oct: 0, prv: 0, user: 0/SYS
        last wait for 'control file parallel write' blocking sess=0x0 seq=11662 wait_time=1
                    files=2, blocks=2, requests=2
        SO: 6a65b3c, type: 9, owner: 6a006c8, pt: 0, flag: INIT/-/-/0x00
        (broadcast handle) flag: (2) ACTIVE SUBSCRIBER, owner: 6a006c8,
                           event: 5, last message event: 5, messages read: 0
                           channel: (6a65fac) system events broadcast channel
                                    scope: 101, event: 13, last mesage event: 0,
                                    publishers/subscribers: 0/7,
                                    messages published: 0
        SO: 6a2d51c, type: 2, owner: 6a006c8, pt: 0, flag: INIT/-/-/0x00
        (call) sess: cur 6a0e6f8, rec 0, usr 6a0e6f8; depth: 0
    ===================================================
    CURRENT SESSION'S INSTANTIATION STATE
    current session=6a0e6f8
    ********************   Cursor Dump   ************************
    Current cursor: 0, pgadep: 0
    Cursor Dump:
    End of cursor dump
    END OF PROCESS STATE
    error 221 detected in background process
    ORA-00221: Message 221 not found; No message file for product=RDBMS, facility=ORA
    ORA-00206: Message 206 not found; No message file for product=RDBMS, facility=ORA; arguments: [3] [1]
    ORA-00202: Message 202 not found; No message file for product=RDBMS, facility=ORA; arguments: [D:\HA_SALESUPP\CONTROL_FILES\SSDT2.CON]
    ORA-27072: Message 27072 not found; No message file for product=RDBMS, facility=ORA
    OSD-04008: WriteFile() failure, unable to write to file
    O/S-Error: (OS 33) The process cannot access the file because
    another process has locked a portion of the file
    dbw0.trc
    Dump file D:\HA_salesupp\Dump_files\ssdtDBW0.TRC
    Sun Jun 23 00:42:39 2013
    ORACLE V8.1.7.2.1 - Production vsnsta=0
    vsnsql=f vsnxtr=3
    Windows NT Version 4.0 Service Pack 6, CPU type 586
    Oracle8i Release 8.1.7.2.1 - Production
    JServer Release 8.1.7.2.1 - Production
    Windows NT Version 4.0 Service Pack 6, CPU type 586
    Instance name: ssdt
    Redo thread mounted by this instance: 1
    Oracle process number: 3
    Windows thread id: 33, image: ORACLE.EXE
    *** 2013-06-23 00:42:39.404
    *** SESSION ID:(2.1) 2013-06-23 00:42:37.966
    error 221 detected in background process
    ORA-00221: Message 221 not found; No message file for product=RDBMS, facility=ORA

Maybe you are looking for