ORA-04088: error during execution of trigger ' SYSTEM. SET_CURRENT_SCHEMA_PM'

Hello
10 g R2 on Win 2008 Server DBSNMP can not connect:
sqlplus dbsnmp@MYDB

SQL*Plus: Release 10.2.0.4.0 - Production on Wed Aug 18 07:35:19 2010

Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.

Enter password:
ERROR:
ORA-04088: error during execution of trigger 'SYSTEM.SET_CURRENT_SCHEMA_PM'
ORA-01403: no data found
ORA-06512: at line 5
But I have:
SQL> select username from dba_users where username like '%DBSNMP%';

USERNAME
------------------------------
DBSNMP

SQL> grant connect to dbsnmp;

Grant succeeded.
What could be the problem?
Thank you.

First of all investigate what is this trigger as below

select TEXT from dba_source
where NAME='SET_CURRENT_SCHEMA_PM' and type='TRIGGER'
and owner='SYSTEM'

You can also disable this trigger, then try to connect again.

alter trigger SYSTEM.SET_CURRENT_SCHEMA_PM disable

Tags: Database

Similar Questions

  • ORA - 06502:numeric or of value errORA-04088: error during execution of trigger

    I received the following error message by entering a number in the maximum value (i.e. 9 999 999.) allowed in a data entry form that is distinct from the basic form:

    ORA-06502: PL/SQL: digital or error number precision value: ORA-06512 too big: "< owner >. < trigger >", line 194 ORA-04088: error during execution of trigger '< owner >. < trigger >.

    Where < owner > is the schema name and < Trigger > is the name of the trigger. The block of data in the application for participation is based on a database table, and the sum of all the values entered (with a maximum value of 99.999.999.) appears in the form of Basic. A grand total of this amount along w / other totals on the basic shape is also displayed with a maximum value defined as 999 999 999. Only, I get the above error message when the total is greater than 99999999. If the total is less than or equal to 99.999.999, the basic form works very well. Why?

    I checked all the attributes of the database columns and form fields and everything seems to be okay, and I'm out of my mind. I desperately need your help to solve this problem quickly because the pressure is on...

    Thanks in advance for any help.

    Orchid says:
    Hello Hamid,

    Thanks for your help. Yes, it works as suggested, after that I have increased the length of NUMBER data base table column (9) to NUMBER (11).

    gives you the correct answer, and you don't mark it ;)

    >

    Apparently, Oracle database truncates the decimal points and only update the value of 9 digits without giving errors, but the form of Oracle application is more picky and it generates forms and Oracle error messages when you run the application. It seems that there is a difference when executing the sql commands in the Oracle database and execution of these Oracle Forms application controls. Do you agree?

    Yes

    Thanks again for all the help.

    You can only give reward for it by checking the useful and correct answer.

  • Error during execution of the event handler

    Hello

    I've implemented a before update event handler (made sure the name is true, the package is right, file loaded on the server, the java code compiled in jdeveloper) but had this error during execution. -What this means and how can I solve this problem?

    Thank you

    ERROR, 4 June 2009 17:25:32, 701, [XELLERATE. SERVER], class/method: tcDataObj/eventPreUpdate some problems: Event handler com.oracle.events.UcdCheckAndSetSponUserExpDate has no name assignedjava.lang.RuntimeException: Event handler com.oracle.events.UcdCheckAndSetSponUserExpDate has no name assigned
    at com.thortech.xl.client.events.tcBaseEvent.run (unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.runEvent (unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.eventPreUpdate (unknown Source)
    at com.thortech.xl.dataobj.tcUSR.eventPreUpdate (unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.update (unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.save (unknown Source)
    at com.thortech.xl.dataobj.tcTableDataObj.save (unknown Source)
    at com.thortech.xl.ejb.beansimpl.tcUserOperationsBean.updateUserData (unknown Source)

    In your constructor did you set the name of the event handler?

    Something like:

    setEventName("Enter-a-name-here");

    Best regards
    / Martin

  • The DDL extract fail with ORA-30511: invalid operation of DDL TRIGGER system

    Hello

    When I tried to do all DDL operation I can see the following trace in ggs_ddl_trace.log with the trace level 2.
    It does not insert record in the GGS_DDL_HIST table.
    everything seems only when ddl_status.sql has been run...
    DDL replication is not the case.
    Help, please.

    SESS 30445-2012-04-12 11:16:09: DDL: start YVERT found [1147628]
    SESS 30445-2012-04-12 11:16:09: DDL: object ID is [74635]
    SESS 30445-2012-04-12 11:16:09: DDLTRACE1: before: point in execution = [4]
    SESS 30445-2012-04-12 11:16:09: DDLTRACE1: insertToMarker: inString =]
    SESS 30445-2012-04-12 11:16:09: DDLTRACE1:
    [SESS 30445-2012-04-12 11:16:09: DDLTRACE1:], type = target [0] = [1]
    SESS 30445-2012-04-12 11:16:09: DDLTRACE2: insertToMarker: optype marker = [0], current_fragment = [0]
    SESS 30445-2012-04-12 11:16:09: DDLTRACE2: insertToMarker: added the fragment part * 1 *]
    SESS 30445-2012-04-12 11:16:09: DDLTRACE2:
    [[SESS 30445-2012-04-12 11:16:09: DDLTRACE2:], new current fragment [], new length of it]
    SESS 30445-2012-04-12 11:16:09: DDLTRACE1: itemHeader: MD_TAB_DDLSTATEMENT (key1 = key2 [] = []) = [change the 'GGUSER' table. ["' Adds YASEEN" (column2 VARCHAR2 (30))], itemMode = [0]
    SESS 30445-2012-04-12 11:16:09: DDLTRACE2: escape_string: retVal = ['alter table 'GGUSER'.] ["" YASEEN ' add\ (VARCHAR2\ (30\)------) of Column2 ']
    SESS 30445-2012-04-12 11:16:09: DDLTRACE2: itemHeader: retVal = [, G1 =' alter table 'GGUSER'.] ["" YASEEN ' add\ (VARCHAR2\ (30\)------) of Column2 ',]
    SESS 30445-2012-04-12 11:16:09: DDLTRACE1: insertToMarker: inString =]
    SESS 30445-2012-04-12 11:16:09: DDLTRACE1:, G1 =' alter table 'GGUSER '. "" YASEEN ' add\ (column2 VARCHAR2\ (30\)------) ',
    [SESS 30445-2012-04-12 11:16:09: DDLTRACE1:], type = target [4] = [1]
    SESS 30445-2012-04-12 11:16:09: DDLTRACE2: insertToMarker: optype marker = [4], current_fragment = [0]
    SESS 30445-2012-04-12 11:16:09: DDLTRACE2: insertToMarker: added the fragment part * 2 *]
    SESS 30445-2012-04-12 11:16:09: DDLTRACE2:, G1 =' alter table 'GGUSER '. "" YASEEN ' add\ (column2 VARCHAR2\ (30\)------) ',
    [SESS 30445-2012-04-12 11:16:09: DDLTRACE2:], new ongoing fragment [, G1 =' alter table 'GGUSER'.] ["" YASEEN ' add\ (VARCHAR2\ (30\)------) of Column2 ',], new length of it [66]
    [SESS 30445-2012-04-12 11:16:09: DDLTRACE1: insertToMarker: total_fragments =]
    SESS 30445-2012-04-12 11:16:09: DDLTRACE1: insertToMarker: total_fragments (in a loop) = [1]
    SESS 30445-2012-04-12 11:16:09: DDLTRACE1: insertToMarker: fragment # = [1] fragment = [, G1 =' alter table 'GGUSER'.] ["" YASEEN ' add\ (VARCHAR2\ (30\)------) of Column2 ',]
    SESS 30445-2012-04-12 11:16:09: DDLTRACE1: insertToMarker: insertion in the history, objid [74635]
    SESS 30445-2012-04-12 11:16:09: DDL: insertToMarker: ORA-30511: invalid DDL operation in the system triggers
    SESS 30445-2012-04-12 11:16:09: DDL: getTableInfo: ORA-30511: invalid DDL operation in the system triggers
    * SESS 30445-2012-04-12 11:16:09: DDL: trigger sys. GGS_DDL_TRIGGER_BEFORE: processing error DDL operation [change the 'GGUSER' table. ["' Adds to the YASEEN" (VARCHAR2 (30)) Column2], error ORA-30511: invalid DDL operation in the system triggers, stack error: ORA-06512: at 'GGUSER '. DDLREPLICATION', line 2486 *.
    ORA-06512: at line 833 level

    SESS 30445-2012-04-12 11:16:09: DDL: cleaning sequence marker [17]
    SESS 30445-2012-04-12 11:16:09: DDL: cleaned [2] marker table rows
    SESS 30445-2012-04-12 11:16:09: DDL: cleaning sequence DDL [17]
    SESS 30445-2012-04-12 11:16:09: DDL: cleaned [0] lines of the DDL table

    Hello

    The recyclebin database is empty. Otherwise please purge the recyclebin and then try to make the changes.

    Thank you
    Kamal.

  • ORA-01017 encountered during execution of shell scripts

    Hello

    During execution of the backup script for one of my databases, the script contains a login section which breaks down as shown below

    Section login script:

    sqlplus / < < END > /tmp/$PROGRAM.tmp


    Error generatedf in the log file:

    SQL * more: Production release 11.2.0.3.0 on sea Apr 10 11:32:06 2013

    Copyright (c) 1982, 2011, Oracle. All rights reserved.

    ERROR:
    ORA-01017: name of user and password invalid. connection refused


    Two points to note:
    1) there are two other databases on the same server and they have no problem
    (2) I am able to connect to this database as ' / '.
    (3) I am able to connect to the database as sysdba from another server
    (4) the script runs successfully when I change like: sqlplus / as sysdba < < END > /tmp/$PROGRAM.tmp

    Hi, for the use of this you must create a user authenticated externally then it will work... Check other databases where you are using the sqlplus / connection for your refrence command

  • Why get error during execution the FPGA VI?

    Hello world

    I have a lot of sense of wrong during execution of a program that has been correctly executed previously. I don't know what I did wrong.

    Now, whenever I run this FPGA VI, I get an error (in the attachment). And, then runs the FPGA VI, but it does not give the data required those he supposed to give as output.

    Any help or recommendations would be appreciated also.

    Thank you.

    Hi auree123,

    There are a few reasons for this error
    may occur.  Could you tell us more about what's going on?

    You are
    I get this error when you compile and if so, at what stage?

    It looks like
    as you may be running it in Interactive Mode, which means that you are viewing
    the front of the FPGA VI on the development computer that you are running - is
    that correct?  If so, you could try to create a VI on your host
    Open a FPGA reference and communicate with the FPGA programmatically rather than interactively.

    Thank you

    Morgan S

    Technical sales engineer

  • Error during execution of Prod Interface

    Hi all

    We moved our project ODI of Dev to prod. and configured physical Arcitecture from production. Connections tested with success. But during the execution of the interface, we receive some error like below.

    STEP: Drop target about databaselink

    ORA-02024: database link not found

    STEP: Create a database on the target link

    ORA-01031: insufficient Previledge

    My patterns of Datawarehouse meet s/n previledge.

    My source and the target is to have databases Oracle 11.2

    Can someone tell me what could be the problem?

    concerning

    Abdel Aziz

    Hi all

    The question is the question previkledge to create the link target to the source database DB and is committed

    concerning

    Abdel Aziz

  • Error during execution of the procedure

    Hello

    This is my procedure,

    create or replace
    PROCEDURE PRC_PARSE_XML (P_XML, CLOB,
    P_XPATH VARCHAR2,
    P_LIST ON PKG_SAM. REF_CURSOR_TYPE)
    IS

    CURSOR C_COLUMNS IS
    SELECT * FROM
    (SELECT ".") / SubLedgerKey' PASS,'VARCHAR2 (20)' the DOUBLE DATATYPE
    UNION ALL
    SELECT '. (/ SubLedgerFlag' PASS,'VARCHAR2 (20)' THE DOUBLE DATATYPE);

    LC_SQL VARCHAR2 (4000);
    LC_COL VARCHAR2 (1000);
    LC_COL_1 VARCHAR2 (1000);
    LC_PASS VARCHAR2 (1000);
    LC_PASS_1 VARCHAR2 (1000);
    LC_QUERY VARCHAR2 (4000);
    BEGIN

    C_COLUMNS J
    LOOP
    LC_COL: = "XTAB." | REPLACE(J.COL,'./');
    IF LC_COL_1 IS NULL THEN
    LC_COL_1: = LC_COL;
    ON THE OTHER
    LC_COL_1: = LC_COL_1 | «, » || LC_COL;
    END IF;
    LC_COL: = NULL;
    END LOOP;

    C_COLUMNS J
    LOOP
    LC_PASS: = REPLACE(J.COL,'./'). » '|| J.DATATYPE |' PATH ' | CHR (39) | J.COL | CHR (39);
    IF LC_PASS_1 IS NULL THEN
    LC_PASS_1: = LC_PASS;
    ON THE OTHER
    LC_PASS_1: = LC_PASS_1 | «, » || LC_PASS;
    END IF;
    LC_PASS: = NULL;
    END LOOP;

    LC_SQL: = 'SELECT'. LC_COL_1 | CHR (10) |
    ' FROM (select xmltype('||) CHR (39) | P_XML | CHR (39) |') double x) you. CHR (10) |
    ', xmltable('||) CHR (39) | P_XPATH | CHR (39) | CHR (10) |
    "in passing t.x' | CHR (10) |
    "COLUMNS". LC_PASS_1 | CHR (10) |
    ') XTAB;';

    LC_QUERY: = 'P_LIST OPEN FOR' | CHR (10) | LC_SQL;
    -P_LIST: = LC_QUERY; IMMEDIATELY RUN LC_QUERY;

    / * EXCEPTION
    WHILE OTHERS THEN
    RAISE_APPLICATION_ERROR (-20001,'PRC_PARSE_XML_DOCUMENT:-' |) SQLERRM) ;*/

    END PRC_PARSE_XML;

    Note:
    P_LIST ON PKG_SAM. REF_CURSOR_TYPE is a ref cursor,

    If I run the above procedure it displays error,.

    DECLARE
    P_LIST PKG_SAM. REF_CURSOR_TYPE;
    BEGIN
    PRC_PARSE_XML ("< SubLedgerList >
    < subledger >
    < SubLedgerKey > 101 < / SubLedgerKey >
    < SubLedgerFlag > Y < / SubLedgerFlag >
    < / subledger >
    < subledger >
    < SubLedgerKey > 102 < / SubLedgerKey >
    < SubLedgerFlag > Y < / SubLedgerFlag >
    < / subledger >
    < subledger >
    < SubLedgerKey > 103 < / SubLedgerKey >
    < SubLedgerFlag > N < / SubLedgerFlag >
    < / subledger >
    < / SubLedgerList > «,» (/ SubLedgerList/large auxiliary book ', P_LIST);

    END;


    Error report:
    ORA-00900: invalid SQL statement
    ORA-06512: at "SHIPLUS_PUB. PKG_XML_PARSER', line 253
    ORA-06512: at line 4 level
    00900 00000 - "invalid SQL statement.


    Kind regards
    Fame

    Published by: fame on 9 may 2012 12:27
  • Find errors during execution statistics of schema

    START DBMS_STATS.gather_schema_stats (ownname = > ' #', cascade = > true, estimate_percent = > dbms_stats.auto_sample_size); END;

    *
    ERROR on line 1:
    ORA-04063: package body 'SYS. DBMS_SQLDIAG"contains errors
    ORA-06508: PL/SQL: called program unit is not found: 'SYS. DBMS_SQLDIAG ".
    ORA-06512: at "SYS." DBMS_STATS", line 17964
    ORA-06512: at "SYS." DBMS_STATS", line 18450
    ORA-06512: at "SYS." DBMS_STATS", line 18531
    ORA-06512: at "SYS." DBMS_STATS", line 18487
    ORA-06512: at line 1

    I wouldn't, but I rebuild the entire catalog using catupgrd.sql

  • Error during execution of Oracle model appearance shape - (LAF_TEMPLATE)

    Version of forms 10.1.2.3
    JRE version 1.6.0_30
    Windows XP operating system


    I am trying to Setup oracle project aspect on my local machine.
    For this, I upgraded forms to 10.1.2.3, then I applied way too don't * 9593176 * (but not yet completed the steps related to jacob and webutil).

    Problem: when I run the model form of Oracle appearance it comes up with an error message. *

    Version forms cmdlet is: 10.1.2.3
    Exception in thread "thread of applet - oracle.forms.engine.Main - 1 ' java.lang.NoSuchMethodError: oracle.forms.handler.IHandler.getApplet (Ljava/applet/Applet);
    at oracle.forms.fd.DrawLAF.init(DrawLAF.java:285)
    at oracle.forms.handler.UICommon.instantiate (unknown Source)
    at oracle.forms.handler.UICommon.onCreate (unknown Source)
    at oracle.forms.handler.JavaContainer.onCreate (unknown Source)
    at oracle.forms.engine.Runform.onCreateHandler (unknown Source)
    at oracle.forms.engine.Runform.processMessage (unknown Source)
    at oracle.forms.engine.Runform.processSet (unknown Source)
    at oracle.forms.engine.Runform.onMessageReal (unknown Source)
    at oracle.forms.engine.Runform.onMessage (unknown Source)
    at oracle.forms.engine.Runform.sendInitialMessage (unknown Source)
    at oracle.forms.engine.Runform.startRunform (unknown Source)
    at oracle.forms.engine.Main.createRunform (unknown Source)
    at oracle.forms.engine.Main.start (unknown Source)
    to sun.plugin2.applet.Plugin2Manager$ AppletExecutionRunnable.run (unknown Source)
    at java.lang.Thread.run (unknown Source)

    Hello

    I've spent a lot of time to indicate each time I have that you don't have to ask questions about the forces armed Lebanese this forum. You have two other locations, a dedicated e-mail and a dedicated forum.

    At first glance, it seems that you have not used the laf_10123.jar in your tag archive.

    Thank you

    François

  • Error during execution of the cr9idata.pl during the upgrade to 11.2.0.2 database

    I update the database of R12 (11.1.0.7) to 11.2.0.2 the following document, < interoperability Notes EBS R12 with Database 11 g 2, 1058763.1 >.

    In step 7, to create the directory nls/data/9idata...
    When I run the perl script, I get the error like below.
    - - - - -
    perl cr9idata.pl $
    Perl: symbol lookup error: /d01/oracle/SID/db/tech_st/11.2.0/perl/lib/5.10.0/x86_64-linux-thread-multi/auto/Cwd/Cwd.so: undefined symbol: Perl_Istack_sp_ptr
    - - - - -

    Then, when I tried to check with sqlplus, I now have the error as below.
    - - - - -
    SQL > connect username/password AS SYSDBA
    ERROR:
    ORA-12162: TNS service name: net is incorrectly specified
    SQL > exit
    - - - - -

    Then, when I checked some relevant environment, I noticed that TNS_ADMIN is empty.
    - - - - -
    $ echo $ORA_NLS10
    /D01/Oracle/SID/DB/tech_st/11.2.0/NLS/data/9idata
    $ echo $TNS_ADMIN

    $ echo $LD_LIBRARY_PATH
    /D01/Oracle/SID/DB/tech_st/11.2.0/lib
    - - - - -

    However, if I run the old old ORACLE_HOME environment file, then points to the old TNS_ADMIN (/ d01/oracle/SID/db/tech_st/11.1.0/network/admin/SID_host).
    And I think that's not valid...

    At the same time, when I check the tnsnames.ora, there is only the example files / default subdirectory < sample >.
    - - - - -
    $ cd /d01/oracle/SID/db/tech_st/11.2.0/network/admin/
    $ ls
    samples shrept.lst
    - - - - -

    How is - that must be managed in order to take the next step?
    Should I would define TNS_ADMIN with the old path...?

    Then, can I copy all of these files sqlnet.ora, listener.ora and tnsnames.ora...?

    Yes, and update the files manually with the new name of directory ORACLE_HOME. And, once you configure AutoConfig for the ORACLE_HOME again these files need to be generated for you automatically.

    After copying, can I put TNS_ADMIN path with the directory where the files are copied...?

    Yes.

    Thank you
    Hussein

  • Errors during execution ADRELINK

    Please take a look at these parts of my log file the:

    **********************************************************
    You run adrelink, version 115.23

    Beginning of the session adrelink
    Date/time is Fri Mar 6 21:19:39 PST 2009
    Log file is E:/oracle/appl/admin/EBIZ01PD/log/adrelink.log
    Are command line arguments
    "force = n '"ranlib(1) n =""link_debug = n ".
    'filelist=E:/oracle/appl/admin/EBIZ01PD/out/plkapp000.txt '.


    Operating system information (output of "uname - a"):

    Windows_nt NVCIEBIZDB 5 02 58


    ......

    E:/Oracle_Env_Tools/VC98/LIB/ODBCCP32. OI!
    E:/Oracle_Env_Tools/VC98/LIB/MSVCIRT. OI!
    E:/Oracle_Env_Tools/VC98/lib/MSXML2.lib
    LINK: fatal error LNK1181: cannot open input file
    'E:/Oracle_Env_Tools/VC98/LIB/msxml2.lib '.
    gnumake: * [E:/oracle/appl/fnd/11.5.0/bin/OAMKSVC.exe] error 1181
    Done with the "OAMKSVC.exe" executable fnd link sat Nov 14 11:15:06 PST 2009

    Relink the module 'OAMKSVC.exe' failed.
    See error messages above (also recorded in the log file) possible
    reasons for the failure. In addition, please check that the Unix username
    running adrelink to read, write and execute permissions
    on the E:/oracle/appl/fnd/11.5.0/bin directory.
    and that there is enough space on the disk partition
    containing your Oracle Applications installation.

    Reissue of links module "WFLOAD.exe" in product DNF...

    gnumake f E:/oracle/appl/admin/EBIZ01PD/out/link_fnd_4032.mk
    E:/Oracle/Appl/FND/11.5.0/bin/WFLOAD.exe

    From the "WFLOAD.exe" executable fnd link sat Nov 14 11:15:06 PST 2009

    Hi Chris,

    Have you checked the names of directory as suggested above? If so, and none contains no spaces please log an SR.

    Thank you
    Hussein

  • Installation of CRS error during execution of vipca

    I am trying to configure RAC on my laptop using VMWARE SERVER when vipca runs, I get the error saying that

    CRS-1006: no more members to consider
    CRS-0215: could not start resource 'ora.rac1.vip '.

    When I check


    on RAC-1(node-1)
    -----------------------
    . / crs_stat t
    Name Type State target host
    ------------------------------------------------------------
    ORA. RAC1. GSD rac1 online online application
    ORA. RAC1.ons application rac1 online online
    ORA. RAC1. VIP application offline online
    ORA. Rac2.GSD rac2 ONLINE application
    ORA. Rac2.ons rac2 ONLINE application
    ORA. Rac2.VIP offline online application


    on the NŒUD of (CAR - 2) - 2. / crs_stat t
    Name Type State target host
    ------------------------------------------------------------
    ORA. RAC1. GSD rac1 online online application
    ORA. RAC1.ons application rac1 online online
    ORA. RAC1. VIP application offline online
    ORA. Rac2.GSD rac2 ONLINE application
    ORA. Rac2.ons rac2 ONLINE application
    ORA. Rac2.VIP offline online application

    . / srvctl start nodeapps rac1 - n
    RAC1:ora. RAC1. VIP:ping 192.168.2.1 via eth0 failed, rc = 1 (host = rac1.localdomain)
    RAC1:ora. RAC1. VIP:ping 192.168.2.1 via eth0 failed, rc = 1 (host = rac1.localdomain)
    RAC1:ora. RAC1. VIP:interface verified eth0 failed (host = rac1.localdomain)
    parameters of RAC1:ora. RAC1. VIP:invalid, or failed to put in place VIP (host = rac1.localdomain)
    CRS-1006: no more members to consider
    CRS-0215: could not start resource 'ora.rac1.vip '.

    . / srvctl start nodeapps rac2 - n
    Rac2:ora. Rac2.VIP:ping 192.168.2.1 via eth0 failed, rc = 1 (host = rac2.localdomain)
    Rac2:ora. Rac2.VIP:ping 192.168.2.1 via eth0 failed, rc = 1 (host = rac2.localdomain)
    Rac2:ora. Rac2.VIP:interface verified eth0 failed (host = rac2.localdomain)
    parameters of Rac2:ora. Rac2.VIP:invalid, or failed to put in place VIP (host = rac2.localdomain)
    CRS-1006: no more members to consider
    CRS-0215: could not start resource 'ora.rac2.vip '.


    / etc/hosts cofiguration

    127.0.0.1 localhost.localdomain localhost
    # Public
    192.168.2.101 rac1.localdomain rac1
    192.168.2.102 rac2.localdomain rac2
    #Private
    192.168.0.101 rac1 - priv.localdomain rac1-priv
    192.168.0.102 priv.localdomain - rac2-rac2-priv
    #Virtual
    192.168.2.111 vip.localdomain - rac1 in rac1-vip
    192.168.2.112 vip.localdomain - rac2-rac2-vip



    RAC-1
    -------

    eth0

    PUBLIC-IP-* 192.168.2.101 *.
    SUBNET MASK-* 255.255.255.0 *.
    DEFAULT GATEWAY ADDRESS-* 192.168.2.1 *.
    hostname - rac1.localdomain

    eth1
    PRIVATE IP-* 192.168.0.101 *.
    SUBNET MASK-* 255.255.255.0 *.

    RAC-2
    --------
    eth0
    PUBLIC-IP-* 192.168.2.102. *
    SUBNET MASK-* 255.255.255.0 *.
    DEFAULTGATEWAYADDRESS-* 192.168.2.1 *.
    hostname - rac2.localdomain

    eth1
    ------

    PRIVATE IP-* 192.168.0.102 *.
    SUBNET MASK-* 255.255.255.0 *.

    Please help me to fix this problem. do I need to configure anything on the virtual network editor in VMWARE Server host machine (winXP)?

    Thank you
    Bala

    Disable the iptables on both nodes.
    #service iptables turned off.

  • Error during execution of Setup to upgrade to 9.2.0.4

    Hello

    I tried to update my 9.2.0.1 to 9.2.0.4 database.

    Following the article "Oracle9i Database Patch Set Notes Release 9.2.0.4.

    When I try to run the installer for the game Patch, I get this error:


    Machine virtual /u01/oracle/Disk1/./stage/Components/oracle.swd.jre/1.3.1.0.0a/1/DataFiles/Expanded/jre/aix/jre/bin/java to initialize Java. Please wait...
    Exception in thread "main" java.lang.InternalError: can't connect to X 11 window server using '2.0 "as the value of the DISPLAY variable.'
    at sun.awt.X11GraphicsEnvironment.initDisplay (Native Method)
    to sun.awt.X11GraphicsEnvironment. < clinit > (X11GraphicsEnvironment.java:77)
    at java.lang.Class.forName1 (Native Method)
    at java.lang.Class.forName(Class.java:142)
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:72)
    java.awt.Window. < init > (Window.java:202)
    java.awt.Window. < init > (Window.java:244)
    in java.awt.Frame. < init > (Frame.java:329)
    in java.awt.Frame. < init > (Frame.java:276)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:593)


    Although I exported the number 2 display: DISPLAY = 2 #export

    and Google search for a possible solution, I did the following with no luck:

    $DISPLAY =: 2.0
    $ export DISPLAY
    $ xhost +.


    I use the cygwin to access the graphical interface of the operating system.

    Any help?


    Thank you.

    PL see if MOS Doc 567004.1 (java.lang.InternalError: can't connect to X 11 window server using the DISPLAY variable) can help

    HTH
    Srini

  • Turn off the screen during execution of operating system

    Hello
    Is there a way to disable the display of a Toshiba L300 19 f while the system works (plays music for example)...?

    Thank you.

    Of course you can do it.

    I do not know what power profile that you use, but if you use the balanced power plan type parameters and sets Turn off the option to display for 1 minute.
    I do the same when the laptop is running and when I want to listen to my favorite online radio station. I put it at 1 minute.

Maybe you are looking for

  • AutoFill no longer works for sites with multiple login accounts

    A few days before, (I think after the update of FireFox 31), I noticed websites where I have multiple accounts login, I cannot select the username I want autofilled.for example: Say Gmail (or yahoo mail), I have multiple user accounts. Clicking in th

  • Where is the SATA AHCI driver for the NB200 notebook?

    I searched the forum and I know that I should integrate the drivers under XP with Nlite, but I Don t find the NB200 AHCI driver in the driver download section!

  • install RAM

    I use dc5750 small factory.i already installed 4 GB of ram... I want to not upgrade to 8 GB can i intall 8 GB ram... because it says maximum 4 GB

  • Problem running lvlibp architecture plugin with DAQ

    Hi all We are trying to build a plugin (https://decibel.ni.com/content/docs/DOC-15014) architecture, using lvlibp (https://decibel.ni.com/content/docs/DOC-19176) and DataTranslation Lvlink 3.0 drivers for cards DAQ translation of data (for those inte

  • Software Malware suggests an intrusion of Microsoft

    I just installed a malware detection software and run a scan complete my system (approx. 4 to). He found only one potentially dangerous file: HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Ext\Stats\ {1D4DB7D2-6EC9-47A3-BD87-1E41684E07BB