Running database control of a remote 10g database under linux

Hi,
I have a question. I installed oracle 10g on my windows PC as well as on a remote server which is on linux. For both the databases, I can run DatabaseControl by entering a similar kind of URL in my browser (just server name is different, all other parts of URL are same).
Now, when I tried to run the DatabaseControl for some other oracle 10g servers (also under linux), I am getting the error "The page cannot be displayed". This means that the services to run database control are not available on the remote server. Can someone please tell me what setups and services are required on those servers so that I can run their DatabaseControl from my PC's browser. (Please give me the step-by-step instructions of what needs to be done on remote
servers) - Thanks.

But that does not explain why emctl does not exist. Existence of emctl file is not dependent on whether DB Control is created on or not.
Whether you ticked using DB Control or not, the Server is installed with Enterprise Manager by default. You do not need to run OUI to create the Database Control (Db Console). You only need to run emca to create the dbconsole.
But the problem here is that they cannot see emctl. Which brings me to the question of whether they are actually on the right ORACLE_HOME or box
If the Database was installed in the Linux box and the client on the PC, the emctl should be on the Linux box and not on the PC. If you have more than one ORACLE_HOME, then you need to ensure you are on the correct ORACLE_HOME

Similar Messages

  • Can I run 32 bit version of Oracle 10g grid  on Linux x86-64?

    Since Oracle did not release 64 bit version of Oracle 10g grid for Linux X86-64. Can I run 32 bit version of Oracle 10g grid on Linux x86-64? If so did anyone tried this? and also any known issues?

    All I had to do was use the 32bit version of "/usr/bin/gcc" and "/usr/bin/g++" to run the installation
    That is:
    bin]# cp -p /usr/bin/gcc /usr/bin/gcc_old
    bin]# mv /usr/bin/gcc /usr/bin/gcc323
    mv: overwrite `/usr/bin/gcc323'? y
    bin]# ln -s /usr/bin/gcc296 /usr/bin/gcc
    bin]# cp -p /usr/bin/g++ /usr/bin/g++_old
    bin]# mv /usr/bin/g++ /usr/bin/g++323
    mv: overwrite `/usr/bin/g++323'? y
    bin]# ln -s /usr/bin/g++296 /usr/bin/g++
    AFTER INSTALLATION REMEMBER TO
    move back the 64bit files to their former state.
    bin]#rm /usr/bin/g++
    bin]#rm /usr/bin/gcc
    bin]#mv /usr/bin/gcc_old /usr/bin/gcc
    bin]#mv /usr/bin/g++_old /usr/bin/g++                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • How to import Oracle 8i database objects into an Oracle 10g database ?

    Hi all,
    We plan to use Oracle 10g , but untill now we use Oracle 8i 8.1.7.4.1 .
    I want to know how to import all of our Oracle 8i objects stuff to the new Oracle 10g database ; and should I create tablespaces or can I import simply the Oracle 8i tablespaces.
    Thank you very much indeed

    If you use 1 database schema for your application , export the schema only
    for example
    export NLS_LANG env before
    export hr/hr file=hr.dmp log=hr.dmp
    On 10g
    ======
    create the user,tablespaces etc
    import the user
    run the utlrp.sql
    you are ready
    export NLS_LANG env before
    import system/password file=hr.dmp log=hr.dmp fromuser=hr touser=hr

  • Discoverer 4i into 9i database which contains view into 10g database

    Hello,
    Would it work if I use Discoverer 4i into a 9i database which contains views to tables in 10g database? Thank you.

    Hi,
    Yes, if you have a database link from your 9i database to your 10g database then you will be able to view data from the 10g database. If you SQL that will work in SQLplus then it will also work in Discoverer.
    Rod West

  • 10g IDS Under Linux Advnced Server 3.0

    hello,
    i am trying to install on RHAS (es) 3.0.
    no down load was required..
    installation was snooth.
    run time preference i have given http://testds.com:8889/forms90/f90serlvet, browser is netscape only..
    while executing form thr form builder or thr url it gives the error as
    forms90/f90servlet not configured on default port on this server..
    OC4J logs are oekay...
    where i am wrong..

    user810759 wrote:
    1. Is this situation achievable?No. Only the 250GB of the second disk is usable. You would need to create a non-clustered server pool, so that you don't create a pool filesystem.
    2. If yes how I should set up my disks, partitions, PV, VG, LV, etc. in order to fully utilize my free disk space?You cannot use LVM on Oracle VM 3.0. We only support using completely unused disks. Check the output of ls -l /dev/mapper -- whatever you see in there is what will be available for use as a storage repository.

  • Database control won't run in secure mode

    I'm following the instructions displayed by the database configuration manager after creating a database. These instructions configure the database control to run in secure mode using https. I get an error with the following command run from the OS command line while in the ORACLE_HOME/bin directory:
    emctl.bat secure dbconsole -sysman_pwd password
    I get the error message "Failed to create EM root key."
    The emdctl.trc file has the following entry: "No connection could be made because the target machine actively refused it."
    The ORACLE_SID has already been set. The database control is down. The "emctl config emkey -repos" command completed successfully.
    I'm using Oracle 10.2.0.4 on Windows 2003 server. I'm running this command on the database server. The database control was selected in the database configuration manager. This database control does run successfully in http mode, but I can't configure it for https.
    Does anyone know why the target machine would actively refuse this connection?

    Have you tried it without the -sysman_pwd flag ?
    MOS Doc 276950.1 - How to setup Enterprise Manager Database Control for SSL (HTTPS) secure connection
    HTH
    Srini

  • Can 10g release 2 standalone database control behaves as 9i oem

    Hi all,
    My question is ,in 9i we have oem,we can add multiple databases in 9i oem.At the same time we can login to multiple databases and see different sessions,OS user,memory information, storage information of different databases.Can we perform the same task with 10g EM database control without having the 10g EM grid control.I know by 10g grid control we have a centralized management.But I don't want to install 10g grid control ,I want to make use of 10g database control and monitor my different databases.I wprked in an distributed environment.
    Best Regards,
    Asma Akhter.

    Hi,
    BY installing intelligent agent on separate servers and oracle management server ,it means I have to install EM grid control.I don't want to install Em grid control.I need to monitor different databases as we do in 9i OEM .Is there any option to use 10g database control to perform the same task.
    Regards,
    Asma

  • Running JAXB2 in a 10g Database

    Hi All,
    We have some java business logic which uses JAXB2. We now would like to be able to call / store this java code inside the database. It's a 10g database, which I understand has the 1.4 JVM, so I've retrotranslated the code (and the JAXB2 dependencies) and created a compatible jar. The loadjava command^1^ completes successfully, however when I try and execute the code which unmarshals the XML, I get the following error: Caused by: java.lang.RuntimeException: Provider com.sun.xml.bind.v2.ContextFactory could not be instantiated: javax.xml.bind.JAXBException: Provider com.sun.xml.bind.v2.ContextFactory not found
    The ContextFactory is definitely in the jar file. Looking through the generated DB trace file I see the following:
    creating : class com/sun/xml/bind/v2/ContextFactory with resolver ((* london) (* PUBLIC) (org/apache/* -) (jp/gr/xml/relax/* -) (com/bea/* -) (javax/management/* -) (com/thoughtworks/xstream/* -) (org/jvnet/* -) (com/sun/xml/fastinfoset/* -) (sun/misc/* -))
    but then, instead of resolving the class:
    skipping : class com/sun/xml/bind/v2/ContextFactory
    Why would the ContextFactory be skipped? Is there any way I can force the loadjava command to resolve it?
    1. The server-side loadJava command I use is: call sys.dbms_java.loadjava( '-force -verbose -resolve /scripts/p3/db_sql/cta23001.jar','((* london) (* PUBLIC) (org/apache/* -) (jp/gr/xml/relax/* -) (com/bea/* -) (javax/management/* -) (com/thoughtworks/xstream/* -) (org/jvnet/* -) (com/sun/xml/fastinfoset/* -) (sun/misc/* -))' );

    Hi:
    You can find Jaxb related classes implemented by Oracle into ${ORACLE_HOME}/lib/xml.jar but not all classes should be installed, please look at Ant task named unpack-jaxb-classes at:
    [http://dbprism.cvs.sourceforge.net/viewvc/dbprism/cms-2.1/tasks/cms.xml?revision=1.19&view=markup]
    this Ant task extract all Jaxb required classes which can be installed into an Oracle 10g/11g database, see the Task pre-install which install this jar into SYS's schema.
    To see how to use Jaxb marshall/unmarshall operation please take a look at the method processRequestAction, inside the code you can see how to instantiate the marshaller and unmarshaller:
    [http://dbprism.cvs.sourceforge.net/viewvc/dbprism/cms-2.1/src/com/prism/cms/action/Controller.java?revision=1.8&view=markup]
    Best regards, Marcelo.

  • Error using RMAN thru Database Control

    Hello guys..
    I installed Oracle 10gR2 on solaris 10, and created a sample DB called HEAT. This database is configured to run in Archivelog mode and also created Flash_recovery_area.
    Iam trying to take a simple backup thru RMAN using OEM ( Database Control). there is only 1 database on that server and i plan to use controlfile instead of recovery catalog.
    Now here are the steps when i execute, i get an ERROR.
    1. connected as 'sys' from Database Control.
    2. Went to Maintenence Tab, click in Backup settings.
    3. click on Device Tab, enter OS credentials and click on "Test disk backup"..
    4. I get an error that says "Disk Backup Test Failed!"
    When click on View Error Details :
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Recovery Manager: Release 10.2.0.1.0 - Production on Fri Feb 2 12:53:29 2007
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    RMAN>
    connected to target database (not started)
    RMAN>
    echo set on
    RMAN> run {
    2> allocate channel oem_disk_backup device type disk;
    3> backup as BACKUPSET current controlfile tag '02022007125328';
    4> restore controlfile validate from tag '02022007125328';
    5> release channel oem_disk_backup;
    6> }
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of allocate command at 02/02/2007 12:53:30
    RMAN-06403: could not obtain a fully authorized session
    ORA-01034: ORACLE not available
    RMAN> allocate channel for maintenance type disk;
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of allocate command at 02/02/2007 12:53:30
    RMAN-06403: could not obtain a fully authorized session
    ORA-01034: ORACLE not available
    RMAN> delete noprompt backuppiece tag '02022007125328';
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of delete command at 02/02/2007 12:53:30
    RMAN-12010: automatic channel allocation initialization failed
    RMAN-06403: could not obtain a fully authorized session
    ORA-01034: ORACLE not available
    RMAN> exit;
    Recovery Manager complete.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    I only have 1 database , and it is configured to backup using Control file and not Recovery catalog ( which is the default)...
    What additional steps do i have to do, to take a simple backup using database control ? I am not sure why it says Database not available...while DB is indeed available and open.
    any help is appreciated..
    thanks

    I, too, am receiving these same errors when I do my backups. The sysadmin took the systems down over the weekend and the backup has failed ever since. Database is up, ORACLE_SID looks fine, what could be wrong? This nightly backup worked before system went down. I can connect as sysdba using the ORACLE_SID as set.
    Thanks,
    Candy

  • Virtual Catalogs in 10g database

    I have heard that you need an 11g catalog to use virtual catalogs. I have also heard that it's possible to run an 11g catalog from a 10g database. Is there a way to create the 11g catalog on a 10g database directly, or do I need to make it in an 11g database then datapump it to the 10g database?

    Hej Henrik,
    You can mimick it by creating a function based index (FBI), and optionally creating a view on top the table, ensuring that the FBI is used.
    Example:
    SQL> create table t (x number primary key check (x > 0), y number not null check (y > 0))
    Table created.
    SQL> create index fbi on t(x/y)
    Index created.The index will now have a "virtual column" of x/y.
    And if you like, put a view on top:
    SQL> create view v
    as
       select x, y, x/y as virtual_column
         from t
    View created.
    SQL> select * from v
    where virtual_column = 3
    no rows selected.Hilsen
    Peter
    Edited by: Peter on Mar 11, 2009 5:05 AM
    - Added example

  • Output is no longer available in the database control file

    Hi All
    in Oracle 10g (10.2.0.1.0) - on suse Linux 9, OEM (10.2.0.1.0); I'm getting when I try to look at RMAN reports that databases reports are "Job output is no longer available in the database control file." - one one database.
    I've searched forum and only found one thread
    (25/9/2007 - Re: rman backups )
    that doesn't have any conclusion to the problem. Has anyone seen this problem before, and do you know if it means there is a problem with the control file?
    Thanks, DW

    Looks like Bug 4659734
    I totally agree with what you say grylew "If you use rman catalogue you shouldn't get this error"; for me, on a Suse 9 Linux server (10.2.0.1.0 db), the error eventually found was ORA-19921 ;
    RMAN-06900: WARNING: unable to generate V$RMAN_STATUS or V$RMAN_OUTPUT row
    RMAN-06901: WARNING: disabling update of the V$RMAN_STATUS and V$RMAN_OUTPUT rows
    ORACLE error from target database:
    ORA-19921: maximum number of 64 rows exceeded
    Which turns out to say it is a bug fixable by only 10.2.0.4.0 patch or 11g. So awaiting 10.2.0.4.0 I guess.
    It all seems to be error assocaited with control file space; and I'f rather keep my control files healthy thanks.
    Besides all this; for me the problem is pretty innocuous; it means OEM mis-reports success of archivelog backups; I can see they're successful in 'job's but not in 'backup reports'.
    Thanks all for help, DW

  • Database Control Install

    I'm running a 10.2 instance on Solaris, and need to install DB Control on a Windows box for management. What install disk/download does it come from? It's been about a year since I setup DB Control. I thought it was on the companion CD, no?

    Here is a good article on the emca command:
    The emca tool that is available in 10.2 Database install uses different options than the emca shipped for 10.1. Below is the output from the help file for the 10.2 emca utility:
    1. Set the $ORACLE_HOME to the 10.2 Database home.
    2. To get a list of options, issue the command: emca -h
    <$ORACLE_HOME>/emca [operation] [mode] [dbType] [flags] [parameters]
    -h | h | -help | help: prints this help message
    -version: prints the version
    -config dbcontrol db [-repos (create | recreate)] [-cluster] [-silent] [-backup] [parameters]: configure Database Control for a database
    -config centralAgent (db | asm) [-cluster] [-silent] [parameters]: configure central agent management
    -config all db [-repos (create | recreate)] [-cluster] [-silent] [-backup] [parameters]: configure both Database Control and central agent management
    -deconfig dbcontrol db [-repos drop] [-cluster] [-silent] [parameters]: de-configure Database Control
    -deconfig centralAgent (db | asm) [-cluster] [ -silent] [parameters]: de-configure central agent management
    -deconfig all db [-repos drop] [-cluster] [-silent] [parameters]: de-configure both Database Control and central agent management
    -addInst (db | asm) [-silent] [parameters]: configure EM for a new RAC instance
    -deleteInst (db | asm) [-silent] [parameters]: de-configure EM for a specified RAC instance
    -reconfig ports [-cluster] [parameters]: explicitly reassign Database Control ports
    -reconfig dbcontrol -cluster [-silent] [parameters]: reconfigures RAC Database Control deployment
    -displayConfig dbcontrol -cluster [-silent] [parameters]: displays information about the RAC Database Control configuration
    -upgrade (db | asm | db_asm) [-cluster] [-silent] [parameters]: upgrades an earlier version of the EM configuration to the current version
    -restore (db | asm | db_asm) [-cluster] [-silent] [parameters]: restores the current version of the EM configuration to an earlier version
    Parameters and Options:
    [parameters]: [ -respFile fileName ] [ -paramName paramValue ]*
    db: perform configuration operation for a database (including databases that use ASM)
    asm: perform configuration operation for an ASM-only instance
    db_asm: perform upgrade/restore operation for a database and an ASM instance
    -repos create: create a new Database Control repository
    -repos drop: drop the current Database Control repository
    -repos recreate: drop the current Database Control repository and recreate a new one
    -cluster: perform configuration operation for a RAC database
    -silent: perform configuration operation without prompting for parameters
    -backup: configure automatic backup for a database
    Parameters for single instance databases
    HOST: Database hostname
    SID: Database SID
    PORT: Listener port number
    ORACLE_HOME: Database ORACLE_HOME
    HOST_USER: Host username for automatic backup
    HOST_USER_PWD: Host user password for automatic backup
    BACKUP_SCHEDULE: Automatic backup schedule (HH:MM)
    EMAIL_ADDRESS: Email address for notifications
    MAIL_SERVER_NAME: Outgoing Mail (SMTP) server for notifications
    ASM_OH: ASM ORACLE_HOME
    ASM_SID: ASM SID
    ASM_PORT: ASM port
    ASM_USER_ROLE: ASM user role
    ASM_USER_NAME: ASM username
    ASM_USER_PWD: ASM user password
    SRC_OH: ORACLE_HOME for the database to be upgraded
    DBSNMP_PWD: Password for DBSNMP user
    SYSMAN_PWD: Password for SYSMAN user
    SYS_PWD: Password for SYS user
    DBCONTROL_HTTP_PORT: Database Control HTTP port
    AGENT_PORT: EM agent port
    RMI_PORT: RMI port for Database Control
    JMS_PORT: JMS port for Database Control
    Additional Parameters for cluster databases
    CLUSTER_NAME: Cluster name
    DB_UNIQUE_NAME: Database unique name
    SERVICE_NAME: Service name
    EM_NODE: Database Control node name
    EM_SID_LIST: Agent SID list [comma separated]

  • Database link from 11g to 10g

    I am trying to create a database link from the 11g database to the 10g database using:
    create database link ORCL10R2 connect to <username10g> identified by <password10g> using <db10g>;
    It Returns
    Database link created.
    select sysdate from dual@ORCL10R2 returns error:
    ERROR at line 1:
    ORA-12504: TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
    Please let me know what changes I need to make to tnsnames and listener at both servers.

    11g database: 10.1.1.10
    10g database: 10.1.1.12
    TNSNAMES.ORA at 10.1.1.10
    XYZ =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.1.1.10)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XYZ)
    LISTENER.ORA at 10.1.1.10
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.1.1.10)(PORT = 1521))
    what needs to be modified here?
    Edited by: 944558 on 5 Jul, 2012 12:27 AM

  • Error in installing Database Control with Database Creation Assistant

    I'm trying to install the Database Control on Win2003 with the Database Creation Assistant. I get the following error. D:\oracle\product\10.2.0\admin\ECOMDB\pfile\init.ora (The system cannot find the path specified).
    Our init.ora file is not in that path and our file is named initECOMDB.ora. How do I tell DBCA the correct path and file name to use?
    By the way I'm a unix guy and this is the first time I've done Oracle on Windows. The database had been created by someone else and the files are sort of slung all over the place.
    Replies appreciated.
    Kirk

    Open initECOMDB.ora, it may be calling D:\oracle\product\10.2.0\admin\ECOMDB\pfile\init.ora which does not exist. Change it to the correct directory or remove it if all the required parameters are already in initECOMDB.ora. The line to look for is ifile
    BTW - if your database has already been created, you can create its database control from the command line:
    emca -config dbcontrol db -repos create

  • How to Perform Recovery in Database Control on tablespace?

    Hi,
    I am runnig 10gR2 on Windows XP SP 2.
    I have taken backup of my nonsystem tablespace by using Database Control.
    Now to test it I dropped tablespace.
    Logged in as sys on Database Control:
    Maintenance->Perform Recovery->          
    Object Level Recovery
    Here in Object Type I choosed Tablespace from the dropdown
    But what do I choose in Operation Type? There are three choises:
    - Recover to current time or a previous point-in-time
    - Restore tablespaces
    - Recover from previously restored tablespaces
    And as I said, I have taken backup of my whole tablespace...
    Thanks

    Hi Werner,
    thanks again, but I still would like to perform backup of my tablespace.
    Now I understood, that to drop a tablespace was an error. OK.
    Next try:
    Step 1:
    CREATE TABLESPACE TEST_TS DATAFILE
    'C:\ORACLE\ORADATA\ORCL\TEST_01.DBF' SIZE 1M AUTOEXTEND ON,
    'C:\ORACLE\ORADATA\ORCL\TEST_02.DBF' SIZE 1M AUTOEXTEND ON;
    Step 2:
    CREATE TABLE TEST_TBL (
    NAME VARCHAR2(10))
    TABLESPACE TEST_TS;
    Step 3:
    INSERT INTO TEST_TBL VALUES('DB2');
    Step 4:
    COMMIT;
    Step 5:
    I have done backup of newly created tablespace TEST_TS via Database Control.
    Step 6:
    shutdown database;
    Step 7:
    I have manually renamed datafile TEST_01.DBF to TEST_01_.DBF
    Step 8:
    Now I have started database and have following entries in alert.log:
    Errors in file c:\oracle\oracle\product\10.2.0\db_1\admin\orcl\bdump\orcl_dbw0_4124.trc:
    ORA-01157: cannot identify/lock data file 6 - see DBWR trace file
    ORA-01110: data file 6: 'C:\ORACLE\ORADATA\ORCL\TEST_01.DBF'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    ORA-1157 signalled during: alter database open...
    Which is correct. Oracle can not find the datafile I have renamed.
    Step 9:
    Now I thought I could be able to access Backup/Recovery Page in Database Control,
    but all I can reach is 'Recovery Settings'
    Do I need to go in open stage first to perfor recovery?
    What needs to be done in Step 9? Do I have to drop my
    ALTER DATABASE DATAFILE 'C:\ORACLE\ORADATA\ORCL\TEST_01.DBF' OFFLINE DROP;
    alter database open;
    Go to Database Control and try it out?
    Thanks

Maybe you are looking for

  • How to uninstall iTunes

    Hello all, recently, iTunes on my iMac stopped being able to access the gracenote database to identify CDs, track listings, etc.  The problem is very similar to that described by those on Yosemite:  Getting error 'user not registered for online use'

  • Send html mail with apple mail

    I used to send a html newsletter with apple mail. I opened the html file in safari pressed cmd + i and a html mail was created. On Yosemite there seems to be a bug with this feature. After pressing cmd + i it creates a mail and html website is select

  • Read a properties file

    hi all, i do have a java class, it's a WebService in fact, coded in java. I must add something, and as i learned by myself java there some things i don't know. my class must access to a properties file to store data like server, dbs path etc... this

  • How to export pdf with transparent background (or NO white background)?

    or, how do i get rid of the white background? I want to add a watermark behind the pages document AFTER pdf-creation (to be more exact: a light picture behind the text in the center of the page)

  • The Maxl command convert a native user in external user

    Is there a command MAXL to convert a native user in user external Thank you in advance