RMI failed between 2 Linux macines (Red Hat 9)

follwing exception is occurs when trying to communicate RMI between Linux.
Communication failure while contacting agent platform: An RMI exception occurred [nested Connection refused to host: 127.0.0.1; nested exception is:
        java.net.ConnectException: Connection refused]

Perhaps yoc can try this:
when you run the rmiregistry use this command:
rmiregistry -J-Djava.security.policy=xxx.policy
xxx.policy is your policy file to use when the client try to connect to the server. Both the client and the server program must apply to this policy. When you start your server program type this command:
java -Djava.security.policy=xxx.policy rmiServerClass
and then start the client with the same command, just replace the rmiServerClass with your client class. the xxx.policy files must exist in both your server and client directory(you can invoke the rmiregistry command from anywhere).

Similar Messages

  • OEM fails installing Ora10G in Red Hat ES/AS 3

    During the install of Oracle Database 10G v.1.0.3, the last version, in Red Hat Linux ES/AS 3, it fails when installing the OEM, and in the log file the next error is write :
    v-2004 18:04:29 oracle.sysman.emcp.EMConfig checkParameters
    GRAVE: Failed to allocate port(s) in the specified range for the following process(es): JMS [5540-5559],RMI [5520-5539],Database Control [5500-5519],EM agent [1830-1849]
    Anybody can help ?
    Thanks in advanced.
    Regards

    Hello,
    I've got the same error with Fedora core 3
    Did you find an answer to your problem
    Franck
    SEVERE: Failed to allocate port(s) in the specified range for the following process(es): JMS [5540-5559],RMI [5520-5539],Database Control [5500-5519],EM agent [1830-1849]
    Could not complete the configuration. Refer to the log file for details

  • How to install Glassfish V3.0.1 on Linux (especially Red Hat)

    I have to install an application server e.g. Glassfish V3.0.1 on Red Hat (Version number 4.1.2-48).
    Does anyone know how to install this appserver on a vm. I have downloaded this in my home directory but i am not sure where to install it and if i have to consider any relevant issues. Acces to this VM is passed by Putty, so i haven't any gui client. Therefore i think it should be the best to install via silent mode
    Regards Ünhan

    As i was curios i have tried the installation with silent mode, but it hasn't worked. My system wanted from me a display variable and i havn't found a hint how to set this display variable. Therefore i've grabbed the zip file and unpacked it. The next humble was the configuration on a non-Gui-environment. asadmin have noticed that port 4848 was in use. But any examinations about it was unsuccesful, the port seems to be not in use. I am astonished how difficult it has be to install a glassfish server on linux. Actually we are using tomcat and was curios which system would be the best and this was our motivation to install glassfish server. My hope is not broken to succeed the configuration of glassfish. It would be helpful if anyone would comment my thoughts or could give me a hint ,-)
    Best regards Ünhan

  • Linux 11g red hat 5 SDO_TOPO_MAP.LOAD_TOPO_MAP fails

    Hi
    I think this is a bug in the linux build of oracle 11 - I have a script that works on my 11g windows install where I
    set timing onset verify off
    set echo offEXECUTE SDO_TOPO_MAP.CREATE_TOPO_MAP('F_DATA', 'F_DATA_TOPOMAP', 100, 21000, 100);
    EXECUTE SDO_TOPO_MAP.LOAD_TOPO_MAP('F_DATA_TOPOMAP', 593594.459800904, 246439.007109636, 635147.466206473, 287486.403346775, 'TRUE','TRUE');
    -- CALL SDO_TOPO_MAP.LOAD_TOPO_MAP('F_DATA_TOPOMAP', 593594.459800904, 246439.007109636, 635147.466206473, 287486.403346775, 'TRUE','TRUE') INTO :res_varchar;
    -- PRINT res_varchar;
    INSERT INTO F_NODES VALUES(1, 1, 19009164, 632617.188, 287286.406, 0, 0, 0, NULL, 0, SDO_TOPO_MAP.CREATE_FEATURE('F_DATA', 'F_NODES', 'FEATURE', SDO_GEOMETRY(2001, 3078, SDO_POINT_TYPE(632617.188,287286.406,NULL), NULL, NULL)));
    INSERT INTO F_NODES VALUES(1, 2, 19000001, 632640, 286538.969, 0, 0, 0, NULL, 0, SDO_TOPO_MAP.CREATE_FEATURE('F_DATA', 'F_NODES', 'FEATURE', SDO_GEOMETRY(2001, 3078, SDO_POINT_TYPE(632640,286538.969,NULL), NULL, NULL)));
    and what is returned is
    ERROR at line 2:
    ORA-29532: Java call terminated by uncaught Java exception:
    oracle.spatial.topo.TopoDataException: no updatable TopoMap object has been
    created
    When I check the the status of with:
    SELECT SDO_TOPO_MAP.LIST_TOPO_MAPS FROM DUAL;
    LIST_TOPO_MAPS
    (F_DATA_TOPOMAP, F_DATA, read-only)
    Is this a bug -- or a feature peculiar to the Linux build of 11g?
    Any response would be appreciated
    Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
    PL/SQL Release 11.1.0.6.0 - Production
    CORE     11.1.0.6.0     Production
    TNS for Linux: Version 11.1.0.6.0 - Production
    NLSRTL Version 11.1.0.6.0 - Production

    When you use the sdo_topo_map.create_feature interface,
    the changes in the TopoMap cache are flushed to the DB for each feature.
    This is done to maintain the consistency between the features and
    topo elements.
    The SDO_TOPO_MAP.GET_EDGE_ADDITIONS gets you the edges that
    are added and are still in the cache.
    So in this case, since all changes from the cache are flushed, the procedure
    returns no edges.
    siva

  • Oracle 8.1.6 Release 2 fails on Linux 7.2

    Can somebody help me in guiding me how to install Oracle 8.1.6 Release 2 Enterprise Edition for Linux on Red Hat Linux 7.2?
    I have followed the step-by-step instructions from the book
    "ORACLE 8i for Linux Starter Kit by Steve Bobrowski".
    The ISBN for the book is : 0070435738 (0-07-043575-8)
    When run the runInstaller from the terminal it says please wait and nothing happens what so ever. Am I missing anything to do if so please guide me.
    Thanks a ton in advance.
    Bye,
    Sincerely,
    Ramanujam S. Paravastu.

    I have a similar problem. I Tried all sorts of permutation combination after having failed to install as your case. I even tried to install JDK1.1.6 but was not sucdessful in installing J.D.K 1.1.6 as I am a novice on Linux platform and am very much keen to have an experience of Oracle on Linux. Actually after downloading JDK1.1.6 I was unable to install it on Linux as I said I am a novice . TRY THIS OUT IT MIGHT WORK!!!!!! If you are able to do so please let me know
    Bye Buddy
    Samiran Shee
    [email protected]

  • Installing Oracle client for Red Hat release 5.5 throws error

    I have Linux OS Red Hat Enterprise Linux Server release 5.5 (Tikanga) over 64 Bit and trying to install Oracle client 10.2.1, I downloaded it from
    http://www.oracle.com/technetwork/database/10201linx8664soft-092456.html
    I am doing silent install and getting error
    Using paramFile: /u01/app/oracle/staging/client/install/oraparam.ini
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at /tmp/OraInstall2011-06-29_10-25-50AM/installActions2011-06-29_10-25-50AM.log
    can someone let me know that 10.2.1 is compatible with RH5.5 or I need to download software from someplace else.

    @Paul M - I followed that metalink note and make changes to oraparam.ini file and add redhat-5 but getting warning messages after install like
    The installation of Oracle Client was successful, but some optional configuration assistants failed, were cancelled or skipped
    @Aman - I am going to go with 11g client for RH 5.5
    Thanks guys...

  • Oracle 10g/11g database use on UEK versus Red Hat kernel? How widely used?

    Greetings
    is there any official or semi-official information regarding how widely used is Oracle UEK to run Oracle 10g/11g database (RAC or single-node) versus running Oracle database on Red Hat Linux or on Oracle Linux with Red Hat kernel ?
    I am asking because at my customer site there is a perception that Red Hat (or Oracle Linux with Red Hat kernel) is much more widely used in production to run Oracle 10g/11g database and therefore it will provide better stability even if the performance may be somewhat reduced compared to Oracle UEK option.
    So I need some sort of approximate percentage numbers of how well is UEK used in Linux Oracle community to run Oracle 10g/11g databases.
    Many thanks.
    Yuri B

    The problem with the world is that the intelligent people are full of doubts, while the stupid ones are full of confidence. Well, in my opinion, a higher market share does not reflect the quality or reliability of a product. Take MS Windows for example. Unfortunately, the reason for success is often not due to knowledge and experience, but rather due to fear and sheep effect or herd behavior.
    Perhaps you can use other arguments or questions to help you to make a decision, eg.:
    Oracle has a better understanding of what Oracle products require than Red Hat.
    Oracle takes full responsibility for the OS and Database, no finger pointing.
    Oracle tries to provide a better product than the RHEL kernel.
    The Oracle UEK kernel contains Oracle driver software, not available for RHEL 6 or later.
    Oracle updates are free of charge, RHEL requires a subscription.
    Oracle as a company is about 20 times bigger than Red Hat.
    There can be reasons that require the use of the original RHEL kernel, for instance if the vendor of a specific driver for your hardware demands it. But otherwise...

  • Error: "FATAL: Module oracleasm not found" in Red Hat 6

    Hi all:
       OS.....: Red Hat 6.5 (64 bits)
       I am preparing to install an 12c RAC in a Red Hat 6.5. While configuring the ASMLib, i got the following error while executing "/usr/sbin/oracleasm init":
          May  2 18:23:20 oraprd01 modprobe: FATAL: Module oracleasm not found.
       I configure the Oracle YUM Repository and installed the "kmod-oracleasm" package. And in the link (Oracle ASMLib Downloads for Red Hat Enterprise Linux Server 6) i got the "oracleasmlib" and "oracleasm-support" packages, as you can see below:
          [root@oraprd01 binarios]# rpm -qa | grep -i oracleasm
          kmod-oracleasm-2.0.8-4.el6_6.x86_64
          oracleasm-support-2.1.8-1.el6.x86_64
          oracleasmlib-2.0.4-1.el6.x86_64
       My kernel is:
          Linux oraprd01 2.6.32-431.el6.x86_64 #1 SMP Sun Nov 10 22:19:54 EST 2013 x86_64 x86_64 x86_64 GNU/Linux
       My Red Hat version is:
          [root@oraprd01 binarios]# cat /etc/redhat-release
          Red Hat Enterprise Linux Server release 6.5 (Santiago)
       Why am i getting the above error while trying to init the oracleasm module? What am i doing wrong?
       Thanks in advance.

    Problem solved.
       I installed an older version of the kmod-oracleasm (kmod-oracleasm-2.0.6.rh1-3.el6_5.x86_64) downloaded from Red-Hat Customer Portal. Now the ASM module is loaded.

  • Database Configuration Assistant for 8.1.61 and Red Hat 6.1

    This is my first install and I'm a little confused.
    Im installing Oracle Enterprise 8i release 2 (aka 8.1.6.1) on a Linux box (Red Hat 6.1). When Oracles Installer gets to the Database Configuration Assistant, it runs for awhile and then gives me this error:
    ORA-03114 not connected to ORACLE
    When I click OK to dismiss the message, it just hangs there. If I get to a shell and kill off a few of the DbCA processes, I eventually get back to the Installer and I can Exit. It says that the installation was successful but the sample database was not created.
    Ive tried this twice now. Same result each time.
    null

    Hi,
    I've got the same problem. dbassist and svrmgrl give me the same errors.
    I'm using Oracle 8.1.6.1.0 on Mandrake 7.1. With the 2.2.15-4mdksecure kernel.
    SVRMGR> CONNECT INTERNAL
    Connected
    SVRMGR> STARTUP NOMOUNT
    ORA-00445: background process "PMON" did not start after 120 seconds
    SVRMGR> (SQL stuff...)
    ORA-03114: not connected to ORACLE
    Any ideas?
    This is driving me nuts!!!
    Thx
    Johan
    null

  • Network does not work, on Red Hat 5.6, 6.0 and 6.2 under Hyper-V 3 (Win2012R2)

    I´ve tested 3 different linux versions ( Red Hat 5.6, 6.0 and 6.2 ) running under Hyper-V 3 (Win2012R2) and the behaviour is always the same, the network service starts up, the IP address is binded to the NIC, the NIC responds to PING requestes
    coming from localhost, but...
    There´s no communication with any other host n the network. I have several windows machines working well, same vSwitch for all VMs, Generation1 machine, tested with Legacy adaptaer and "standard" net adapter as well.
    I have to install ICs even using the Legacy NIC?
    RH7.0 works better?

    There´s no communication with any other host n the network. I have several windows machines working well, same vSwitch for all VMs, Generation1 machine, tested with Legacy adaptaer and "standard" net adapter as well.
    I have to install ICs even using the Legacy NIC?
    RH7.0 works better?
    For RHEL 6.3 and below, you need to install IC for network to work with "standard" NIC.
    Can you use a newer version of RHEL 6? The IC are integrated in them.
    RHEL 7 comes with IC integrated.

  • ColdFusion 10 install fails on Red Hat Enterprise Linux 5.8

    I'm trying to install ColdFusion 10 on a Red Hat Enterprise Linux 5.8 server with Apache 2.2.3. The install appears to complete with no errors. After some searching the web, I found I had to change the adobe connector shell script to use my directories instead of the bogus ones that were there. The httpd reports that the mod_jk is loaded (apachectl -M returns jk_module (shared) among other things). However, when I attempt to load a ColdFusion page, my web server says "503 Service Temporarily Unavailable". I've look in the log files for httpd and for ColdFusion and see nothing amiss, but I am new to this ColdFusion.
    It appears my Apache httpd is not communicating with the ColdFusion process, which is listening on ports:
    TCP *:8012
    TCP localhost.localdomain:8007
    TCP *:7995
    TCP *:6085
    TCP *:8575
    TCP *:1243
    Any suggestions?
    Danial for bannock21

    Here are the entries in the mod_jk.log file:
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [error] jk_open_socket::jk_connect.c (448): socket() failed (errno=22)
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [info] ajp_connect_to_endpoint::jk_ajp_common.c (1027): Failed opening socket to (127.0.0.1:8012) (errno=22)
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [error] ajp_send_request::jk_ajp_common.c (1649): (cfusion) connecting to backend failed. Tomcat is probably not started or is listening on the wrong port (errno=22)
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [info] ajp_service::jk_ajp_common.c (2629): (cfusion) sending request to tomcat failed (recoverable), because of error during request sending (attempt=1)
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [error] jk_open_socket::jk_connect.c (448): socket() failed (errno=22)
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [info] ajp_connect_to_endpoint::jk_ajp_common.c (1027): Failed opening socket to (127.0.0.1:8012) (errno=22)
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [error] ajp_send_request::jk_ajp_common.c (1649): (cfusion) connecting to backend failed. Tomcat is probably not started or is listening on the wrong port (errno=22)
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [info] ajp_service::jk_ajp_common.c (2629): (cfusion) sending request to tomcat failed (recoverable), because of error during request sending (attempt=2)
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [error] ajp_service::jk_ajp_common.c (2648): (cfusion) connecting to tomcat failed.
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [info] jk_handler::mod_jk.c (2725): Service error=-3 for worker=cfusion
    How do I set Tomcat to listen on the correct port?
    How do I check whether Tomcat is even running?

  • Installation of EBS 11.5.9 on Red Hat Linux AS 4 fails

    I am trying to install Oracle Applications 11.5.9 on Red Hat Linux AS 4. During pre-installation test , it is failing in two test viz. File Space Check and Writing Permissions....and saying insufficient privileges....I am trying to install with user root after creating two required users. What could be the problem?

    do the follwong as root
    chown ur_user:ur_grop /path where are u installing for both users and try again, the users you create must be the woner for the directroy u r installing under alos run
    chmod 777 /path
    fadi hasweh
    http://oracle-magic.blogspot.com/
    Oracle is not Magic, it just takes years of experience

  • Failed Installation of Oracle8i on Red Hat Linux 7.0

    Hi,
    I have successfully installed Oracle8i(8.1.6) Enterprise edition on Red Hat Linux 7.0 but while running the Database Configuration Assistant, it stops at the database initialization portion. I suspect the initmig8i.ora file is causing the problem. I have followed the installation guide very closely and the SID is mig8i. What might be the problem causing it to stop? Now, I can't connect to database.
    initmig8i.ora located at
    /u01/app/oracle/admin/mig8i/pfile
    # Copyright (c) 1991, 1998 by Oracle Corporation
    # Example INIT.ORA file
    # This file is provided by Oracle Corporation to help you customize
    # your RDBMS installation for your site. Important system parameters
    # are discussed, and example settings given.
    # Some parameter settings are generic to any size installation.
    # For parameters that require different values in different size
    # installations, three scenarios have been provided: SMALL, MEDIUM
    # and LARGE. Any parameter that needs to be tuned according to
    # installation size will have three settings, each one commented
    # according to installation size.
    # Use the following table to approximate the SGA size needed for the
    # three scenarious provided in this file:
    # -------Installation/Database Size------
    # SMALL MEDIUM LARGE
    # Block 2K 4500K 6800K 17000K
    # Size 4K 5500K 8800K 21000K
    # To set up a database that multiple instances will be using, place
    # all instance-specific parameters in one file, and then have all
    # of these files point to a master file using the IFILE command.
    # This way, when you change a public
    # parameter, it will automatically change on all instances. This is
    # necessary, since all instances must run with the same value for many
    # parameters. For example, if you choose to use private rollback' segments,
    # these must be specified in different files, but since all gc_*
    # parameters must be the same on all instances, they should be in one file.
    # INSTRUCTIONS: Edit this file and the other INIT files it calls for
    # your site, either by using the values provided here or by providing
    # your own. Then place an IFILE= line into each instance-specific
    # INIT file that points at this file.
    # NOTE: Parameter values suggested in this file are based on conservative
    # estimates for computer memory availability. You should adjust values upward
    # for modern machines.
    db_name = "mig8i"
    instance_name = mig8i
    service_names = mig8i
    control_files = ("/u01/app/oracle/oradata/mig8i/control01.ctl", "/u01/app/oracle/oradata/mig8i/control02.ctl", "/u01/app/oracle/oradata/mig8i/control03.ctl")
    open_cursors = 100
    max_enabled_roles = 30
    db_block_buffers = 2048
    shared_pool_size = 4194304
    large_pool_size = 614400
    java_pool_size = 0
    log_checkpoint_interval = 10000
    log_checkpoint_timeout = 1800
    processes = 50
    log_buffer = 163840
    # audit_trail = false # if you want auditing
    # timed_statistics = false # if you want timed statistics
    # max_dump_file_size = 10000 # limit trace file size to 5M each
    # Uncommenting the lines below will cause automatic archiving if archiving has
    # been enabled using ALTER DATABASE ARCHIVELOG.
    # log_archive_start = true
    # log_archive_dest_1 = "location=/u01/app/oracle/admin/mig8i/arch"
    # log_archive_format = arch_%t_%s.arc
    # If using private rollback segments, place lines of the following
    # form in each of your instance-specific init.ora files:
    #rollback_segments = ( RBS0, RBS1, RBS2, RBS3, RBS4, RBS5, RBS6 )
    # Global Naming -- enforce that a dblink has same name as the db it connects to
    # global_names = false
    # Uncomment the following line if you wish to enable the Oracle Trace product
    # to trace server activity. This enables scheduling of server collections
    # from the Oracle Enterprise Manager Console.
    # Also, if the oracle_trace_collection_name parameter is non-null,
    # every session will write to the named collection, as well as enabling you
    # to schedule future collections from the console.
    # oracle_trace_enable = true
    # define directories to store trace and alert files
    background_dump_dest = /u01/app/oracle/admin/mig8i/bdump
    core_dump_dest = /u01/app/oracle/admin/mig8i/cdump
    #Uncomment this parameter to enable resource management for your database.
    #The SYSTEM_PLAN is provided by default with the database.
    #Change the plan name if you have created your own resource plan.# resource_manager_plan = system_plan
    user_dump_dest = /u01/app/oracle/admin/mig8i/udump
    db_block_size = 8192
    remote_login_passwordfile = exclusive
    os_authent_prefix = ""
    compatible = "8.0.5"
    sort_area_size = 65536
    sort_area_retained_size = 65536
    Thank you.
    null

    Richard,
    It's a glib problem. 8i uses the glib 2.1 libraries, while RH7 uses the 2.2. There is a patch available from oracle support, or you can find a solution that has worked for me twice on the otn discussion forum.
    Cory Franzmeier
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Richard Yip ([email protected]):
    Hi,
    I have successfully installed Oracle8i(8.1.6) Enterprise edition on Red Hat Linux 7.0 but while running the Database Configuration Assistant, it stops at the database initialization portion. I suspect the initmig8i.ora file is causing the problem. I have followed the installation guide very closely and the SID is mig8i. What might be the problem causing it to stop? Now, I can't connect to database.
    initmig8i.ora located at
    /u01/app/oracle/admin/mig8i/pfile
    # Copyright (c) 1991, 1998 by Oracle Corporation
    # Example INIT.ORA file
    # This file is provided by Oracle Corporation to help you customize
    # your RDBMS installation for your site. Important system parameters
    # are discussed, and example settings given.
    # Some parameter settings are generic to any size installation.
    # For parameters that require different values in different size
    # installations, three scenarios have been provided: SMALL, MEDIUM
    # and LARGE. Any parameter that needs to be tuned according to
    # installation size will have three settings, each one commented
    # according to installation size.
    # Use the following table to approximate the SGA size needed for the
    # three scenarious provided in this file:
    # -------Installation/Database Size------
    # SMALL MEDIUM LARGE
    # Block 2K 4500K 6800K 17000K
    # Size 4K 5500K 8800K 21000K
    # To set up a database that multiple instances will be using, place
    # all instance-specific parameters in one file, and then have all
    # of these files point to a master file using the IFILE command.
    # This way, when you change a public
    # parameter, it will automatically change on all instances. This is
    # necessary, since all instances must run with the same value for many
    # parameters. For example, if you choose to use private rollback' segments,
    # these must be specified in different files, but since all gc_*
    # parameters must be the same on all instances, they should be in one file.
    # INSTRUCTIONS: Edit this file and the other INIT files it calls for
    # your site, either by using the values provided here or by providing
    # your own. Then place an IFILE= line into each instance-specific
    # INIT file that points at this file.
    # NOTE: Parameter values suggested in this file are based on conservative
    # estimates for computer memory availability. You should adjust values upward
    # for modern machines.
    db_name = "mig8i"
    instance_name = mig8i
    service_names = mig8i
    control_files = ("/u01/app/oracle/oradata/mig8i/control01.ctl", "/u01/app/oracle/oradata/mig8i/control02.ctl", "/u01/app/oracle/oradata/mig8i/control03.ctl")
    open_cursors = 100
    max_enabled_roles = 30
    db_block_buffers = 2048
    shared_pool_size = 4194304
    large_pool_size = 614400
    java_pool_size = 0
    log_checkpoint_interval = 10000
    log_checkpoint_timeout = 1800
    processes = 50
    log_buffer = 163840
    # audit_trail = false # if you want auditing
    # timed_statistics = false # if you want timed statistics
    # max_dump_file_size = 10000 # limit trace file size to 5M each
    # Uncommenting the lines below will cause automatic archiving if archiving has
    # been enabled using ALTER DATABASE ARCHIVELOG.
    # log_archive_start = true
    # log_archive_dest_1 = "location=/u01/app/oracle/admin/mig8i/arch"
    # log_archive_format = arch_%t_%s.arc
    # If using private rollback segments, place lines of the following
    # form in each of your instance-specific init.ora files:
    #rollback_segments = ( RBS0, RBS1, RBS2, RBS3, RBS4, RBS5, RBS6 )
    # Global Naming -- enforce that a dblink has same name as the db it connects to
    # global_names = false
    # Uncomment the following line if you wish to enable the Oracle Trace product
    # to trace server activity. This enables scheduling of server collections
    # from the Oracle Enterprise Manager Console.
    # Also, if the oracle_trace_collection_name parameter is non-null,
    # every session will write to the named collection, as well as enabling you
    # to schedule future collections from the console.
    # oracle_trace_enable = true
    # define directories to store trace and alert files
    background_dump_dest = /u01/app/oracle/admin/mig8i/bdump
    core_dump_dest = /u01/app/oracle/admin/mig8i/cdump
    #Uncomment this parameter to enable resource management for your database.
    #The SYSTEM_PLAN is provided by default with the database.
    #Change the plan name if you have created your own resource plan.# resource_manager_plan = system_plan
    user_dump_dest = /u01/app/oracle/admin/mig8i/udump
    db_block_size = 8192
    remote_login_passwordfile = exclusive
    os_authent_prefix = ""
    compatible = "8.0.5"
    sort_area_size = 65536
    sort_area_retained_size = 65536
    Thank you.<HR></BLOCKQUOTE>
    null

  • Format date between 2 linux (red hat & ubuntu)

    Hello,
    I have a little date format problem. I have a soft php (and apache)+oracle 9i.
    I have ONE database, and 2 applications (same php) on 2 different server (one on red hat, the other on ubuntu (edgy).
    My probleme is, on my red, when I select a data type DATE, my format is yyyy-mm-dd,
    on my ubuntu, my format is yy-MON-dd.
    My question, how to do without use to_char and to_date in my select to parameter my machin to have the same date format .
    Thank you

    At OS level you can set NLS_DATE_FORMAT environment variable :
    TEST@db102 SQL> select sysdate from dual;
    SYSDATE
    11-NOV-06
    TEST@db102 SQL> exit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    [ora102 work db102]$ export NLS_DATE_FORMAT=yyyy-mm-dd
    [ora102 work db102]$ sqlplus test/test
    SQL*Plus: Release 10.2.0.1.0 - Production on Sat Nov 11 19:30:57 2006
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    TEST@db102 SQL> select sysdate from dual;
    SYSDATE
    2006-11-11
    TEST@db102 SQL>                                                               

  • Installing Ora10G v.1.0.3 in Red Hat ES/AS 3 fails

    During the install of Oracle Database 10G v.1.0.3, the last version, in Red Hat Linux ES/AS 3, it fails when installing the OEM, and in the log file the next error is write :
    v-2004 18:04:29 oracle.sysman.emcp.EMConfig checkParameters
    GRAVE: Failed to allocate port(s) in the specified range for the following process(es): JMS [5540-5559],RMI [5520-5539],Database Control [5500-5519],EM agent [1830-1849]
    the variable net.ipv4.ip_local_port_range = 1024 65000
    is locate and asigne in sysctl.conf,
    (I think that maybe it is needed for that)
    Anybody can help ?
    Thanks in advanced.
    Regards

    I have apply this command and I send you the whole answer :
    /sbin/sysctl -p
    net.ipv4.ip_forward = 0
    net.ipv4.conf.default.rp_filter = 1
    kernel.sysrq = 0
    kernel.core_uses_pid = 1
    kernel.shmall = 2097152
    kernel.shmmax = 2147483648
    kernel.shmmni = 4096
    kernel.sem = 250 32000 100 128
    fs.file-max = 65536
    net.ipv4.ip_local_port_range = 1024 65000
    [root@servi oracle]#
    I hope this answer can help you to know the problem.
    Thanks in advanced

Maybe you are looking for

  • How to take a report for the assigned transaction and activity in a role

    Hi Colleagues, I want to take a report for the assigned transaction with activity for all roles, which are assigned to the users, Transaction list for a role i can able to take it from SUIM but not able to take the ACTVT for the role. Please suggest

  • Error -50 on a shared volume (SOLUTION)

    Today my antique Xserve (G5, 2 Gigs RAM, 10.4.11) started throwing error -50s on any changes on the main shared volume. Couldn't create a folder, save a file, rename a file or any other change. After running Disk Utility repairs on the shared volumes

  • Tour calendar does not keep entries "forever"

    Can anyone tell me how to fix an issue I am having with a new Tour where the past calendar entries only show for 60 days even though I have selected the "Forever" option?  In the Verizon forum, someone suggested it could be a low memory issue and tha

  • Conversion - Doc with multiple line items - LSMW

    Hi Friends,    I have got a flat file that holds all the open sales orders from a legacy system. I need to upload these data into R/3. If i use LSMW it creates a separate sales order for each line item of a single sales order. That is i am unable to

  • Scanner/Photoshop conflict

    I have an apparent conflict with my scanner and Photoshop.  Am running Windows Vista 64 bit.  Scanner is a Canoscan 9950F.  In order to scan a pdf using the software utility that came with it, the scanner uses a 64 bit TWAIN driver.  Photoshop CS4 re