Tuxedo 7.1 and RAC

Have anyone deployed Tuxedo 7.1 with Oracle RAC
Specifically:
- Is this a supported configuration?
- Will the Tuxedo application transparently failover in case of a node failure?
- Any specific configuration or limitation?

Lior,
The enhancements to Tuxedo needed to ensure that Tuxedo XA transactions
access at most one instance of a RAC configuration and needed to ensure
prompt and proper recovery of Oracle 10gR1 transactions in the process of
commit at the time of a RAC failover are supported in Tuxedo 9.1 and as
rolling patches for Tuxedo 8.1 and Tuxedo 9.0. Tuxedo 7.1 does not include
these enhancements, so Tuxedo 7.1 with Oracle RAC is not a supported
configuration.
Further information on support of Oracle RAC in Tuxedo is available in the
"Using Tuxedo with Oracle Real Application Clusters" documentation at
http://edocs.bea.com/tuxedo/tux91/ads/adorac.htm#248431 .
In one of your later messages, you mentioned that you are using Oracle 10g,
but didn't mention if it is 10gR1 or 10gR2. Oracle 10gR2 RAC introduced the
concept of DTP Services, which were not available in 10gR1. The use of DTP
services greatly simplifies the RAC environment, and allows Oracle RAC to
automate instance failover and failback and transaction recovery. With DTP
services in 10gR2, the use of FAN and TMS_rac_recovery to manage RAC
instance recovery is no longer needed.
Ed
<Lior Golan> wrote in message news:[email protected]..
Have anyone deployed Tuxedo 7.1 with Oracle RAC
Specifically:
- Is this a supported configuration?
- Will the Tuxedo application transparently failover in case of a nodefailure?
- Any specific configuration or limitation?

Similar Messages

  • Load balancing in Tuxedo 9.1 and RAC

    Hello to all,
    I have some doubts on the way of balancing load in tuxedo 9.1 and RAC (Oracle 10gR2).
    Before, without RAC our configuration was the following one:
    GRP_A: service A001, service A002
    GRP_B: service B001, service B002
    Both groups were attacking the same BBDD, Now with the configuration in RAC we have the following thing:
    We have two intances RAC: ORARAC1 and ORARAC2
    TUXRACGROUPS=GRP_A1, GRP_B1; GRP_A2, GRP_B2
    The groups GRP_A1 = GRP_A2 and GRP_B1 = GRP_B2, but the groups GRP_A1 and GRP_B1 use the instance ORARAC1 and GRP_A2 and GRP_B2 use the instance ORARAC. Summarizing:
    GRP_A1: service A001, service A002 (ORARAC1)
    GRP_B1: service B001, service B002 (ORARAC1)
    GRP_A2: service A001, service A002 (ORARAC2)
    GRP_B2: service B001, service B002 (ORARAC2)
    Have formed the variable TUXRACGROUPS=GRP_A1, GRP_B1; GRP_A2, GRP_B2
    How is Tuxedo balancing the traffic?
    1) Does not balance load between RACGROUPS?
    2) Does it use RAC.. as favourite?
    3) Does the RACGROUPS balance when it's overlaeded or always?
    3) Does the same algorithm uses that LDBAL?, if this is affirmative, is it necessary to have formed in the ubb LDABL=Y?
    4) Tuxedo uses an algorithm of round-robin?
    5) others
    I have looked for information but I have not found any information that could help to understanding it.
    Thanks in advance
    P.D.: Excuse my english :(

    There is Oracle RAC routing information available at
    http://e-docs.bea.com/tuxedo/tux91/ads/adorac.htm#248431
    If you are not running in a transaction, then the TUXRACGROUPS environment
    variable will not be relevant and routing will be handled as it would be if
    this environment variable were not set.
    Assuming that GRP_A1 and GRP_A2 are the only groups that offer services A001
    and A002 and GRP_B1 and GRP_B2 are the only groups that offer services B001
    and B002, routing of service requests made within a transaction will be
    handled as follows:
    - Any call to A001 or A002 made within a transaction with an even GTRID
    counter value will be handled by GRP_A1. (The GTRID counter value is the
    last of the 3 hexadecimal numbers printed in the ULOG for messages printed
    within that transaction.)
    - Any call to A001 or A002 made within a transaction with an odd GTRID
    counter value will be handled by GRP_A2.
    - Any call to B001 or B002 made within a transaction with an even GTRID
    counter value will be handled by GRP_B1.
    -Any call to B001 or B002 made within a transaction with an odd GTRID
    counter value will be handled by GRP_B2.
    Ed
    <Briz Briz> wrote in message news:[email protected]...
    Hello to all,
    I have some doubts on the way of balancing load in tuxedo 9.1 and RAC
    (Oracle 10gR2).
    Before, without RAC our configuration was the following one:
    GRP_A: service A001, service A002
    GRP_B: service B001, service B002
    Both groups were attacking the same BBDD, Now with the configuration in
    RAC we have the following thing:
    We have two intances RAC: ORARAC1 and ORARAC2
    TUXRACGROUPS=GRP_A1, GRP_B1; GRP_A2, GRP_B2
    The groups GRP_A1 = GRP_A2 and GRP_B1 = GRP_B2, but the groups GRP_A1 and
    GRP_B1 use the instance ORARAC1 and GRP_A2 and GRP_B2 use the instance
    ORARAC. Summarizing:
    GRP_A1: service A001, service A002 (ORARAC1)
    GRP_B1: service B001, service B002 (ORARAC1)
    GRP_A2: service A001, service A002 (ORARAC2)
    GRP_B2: service B001, service B002 (ORARAC2)
    Have formed the variable TUXRACGROUPS=GRP_A1, GRP_B1; GRP_A2, GRP_B2
    How is Tuxedo balancing the traffic?
    1) Does not balance load between RACGROUPS?
    2) Does it use RAC.. as favourite?
    3) Does the RACGROUPS balance when it's overlaeded or always?
    3) Does the same algorithm uses that LDBAL?, if this is affirmative, is it
    necessary to have formed in the ubb LDABL=Y?
    4) Tuxedo uses an algorithm of round-robin?
    5) others
    I have looked for information but I have not found any information that
    could help to understanding it.
    Thanks in advance
    P.D.: Excuse my english :(

  • Monitoring Load balancing in Tuxedo 9.1 and RAC ?

    Hi all,
    I wrote this question in the old forum bea [http://forums.bea.com/thread.jspa?threadID=300006084], and now I have more question about monitoring of load balancing in tuxedo with RAC:
    How can I monitor the load balancing in Tuxedo with RAC?
    How can I check that the load balancing of tuxedo is running correctly?
    How can I know that group are using my requests?
    We need know if the request use the instance ORARAC1 (groups GRP_A1 and GRP_A2) or
    use the instace ORARAC2 (groups GRP_B1 and GRP_B2).
    There is some tool (similar txrpt) that displays this information in tuxedo 9.1?
    Thanks in advance
    P.D.: Excuse my english

    Logistics Management vs Supply Chain Management
    Chapter 1 Logistics
    1.1 Logistics Management vs Supply Chain Management
    First of all, we must clarify this big semantic matter: what is logistics? what is Supply Chain ? are these two names equivalent?
    We can represent this question by this figure
    Is SC part of the logistics? or is it the reverse? or is logistics replaced by SC? or are both the same? or are logistics and SC covering partly the same matter but both continue to exist ?
    To answer to that question, we have to consider the definition of each concept. We use the definitions commonly accepted by the CSCMP (Council of Supply Chain Management Professionals). These definitions also are used by the APICS (The Association for Operations Management: the global leader and premier source of the body of knowledge in operations management, including production, inventory, supply chain, materials management, purchasing, and logistics.)
    The logistics management is that part of the Supply Chain process, which plans, implements and controls the efficient, effective flow and storage of goods, services and related information from the point of origin to the point of consumption in order to meet customers’ requirements.
    The supply chain management is the integration of key business processes, from the end user through original suppliers that provides products, services and information that add value for customers and other stakeholders.
    Thus the answer to our first question is clearly
    In a Supply Chain, each enterprise is a partner; each partner is fully responsible for a process that transforms inputs into outputs using some resources and following the rules or norms.
    The concept of supply chain suggests a series of processes linked together (they form a chain !).
    Figure 3
    Somebody is the producer of the raw material, somebody transforms it into a product, somebody incorporates the product into an assembly, somebody stores the finish good, somebody sells it, somebody transports it and finally a retailer sells it to a final customer who is the consumer.
    Some of these processes are sourcing, others are manufacturing and others are distribution.
    If we illustrate the system for a more complex product, we obtain the hereunder schematic.
    The pilot of the Supply Chain must instruct each supplier about when and to whom they have to deliver their products. He must instruct supplier "A" to first supply "B" and later the main manufacturer; for another part, he must instruct "B" to first supply the main manufacturer and later the supplier "C", if it is the right way to get the product on time as promised to the customer.
    Figure 4
    1.2 Flows
    As indicated here above, all the partners are linked (they form a chain). These links cover 3 flows:
    1. physical product flow (material flow)
    The materials flow from suppliers to customers and from customers to suppliers (reverse flow).
    The products are packaged (primary package, secondary package, warehousing package, transport package). Each package fills a specific function. (to see chapter 6). Containers, pallets and some packaging are circulating round trip.
    The management of the materials flow must deliver products on time, in the proper sequence, exactly where they are needed.
    2. information flow
    Information is flowing in both directions, is passing each other, is colliding with others …
    The information include order, delivery, inventory level, production status, forecasts, quotation …
    The information could be considered as the piloting system of the other flows.
    The information is flowing between multiple organizations and enterprises, each one having its own managing system, its own value system ….
    3. financial flow
    They include credit terms, payment schedules, title ownership arrangements …
    A major problem concerns the coordination, the synchronization between all these flows. The final objective of the logistics / supply chain is to reduce costs and to improve service levels at the profit of all the partners of the chain, suppliers, manufacturer and customer. Each activity playing a role in making the product and the services conform to customer requirements (cost, delivery terms, quality …) is concerned.
    In the past, each enterprise was trying to strangle other enterprises to obtain the major advantage (and to avoid realizing some effort). The bigger was crashing the smaller.
    Today, no single enterprise is solely responsible for the competitiveness of its products and services. The benefit obtained by working in network must be shared between all the members of the chain. The sole strategy that performs is the win-win strategy.
    The competitiveness suppose to give a better service, a superior service to the final user of the product / service (decreased delivery times, repairing/exchanging defective parts, maintenance, warranties, price, reliability, performance).
    Today, we have to consider the total system wide cost; it includes manufacturing, transportation, packaging, warehousing, distribution, rework, repair, administrative costs. Managing the supply chain is not minimizing a single cost between two entities but, rather, on taking a global system approach to get, at the end, the better result that profits to every chain partner.
    If one looks at actions in isolation, it is not possible to have a global view and to identify how an isolated action could have a reverse effect. Each decision taken by a partner of the chain has an effect on the upstream and downstream partners. And this effect could be positive or negative. For example, a supplier will reduce its inventory that leads to increase the delivery terms of the downstream partners; for example, a transportation manager will delay a delivery to increase the volume to transport and to reduce the transportation cost.
    1.3 Management
    It is obvious that designing and operating a supply chain so that total system wide costs are minimized and system wide service levels are improved is very challenging. It is not easy to do that inside a single enterprise, how more if one must consider several enterprises. We could write that the complexity increase exponentially with the number of partners.
    with C = complexity of management, k a function depending of the product and n = number of partners.
    The criteria to be considered are:
    q the complexity of the network mainly if the partners are located over a large geographical area
    q the cultural clash between partners
    q the difference of capacities of partners: some are SME, others large enterprises, some are assembler, others are machining and some are giving service … Each partner has its own limits, its own capacities and its own resources. It is not thinkable to build a supply chain only with partners having the same constraints.
    q the planning process could be different depending of many factors external to the supply chain. It is normal that an enterprise could be partner of several supply chains (example: the ball bearings supplier belongs to several automotive manufacturers supply chains).
    q the supply chain is a dynamic system that evolves over time. Everything can change quickly or frequently either on the customers’ side, either on the suppliers’ side, either the market conditions, either the environmental conditions.
    1.4 Three levels of management
    As every activity, we have to consider the three levels: strategic, tactical and operational.
    a) Strategic level.
    The strategic level deals with decisions that have a long-lasting effect on the enterprise.
    Every department or service has to fit with the strategy of the enterprise.
    q The Supply Chain strategy must deal with the procurement of raw materials and all the components used by the enterprise.
    Procurement includes packaging, transportation, documentation, warehousing.
    q The Supply Chain strategy must deal with the logistics operations inside the manufacturing plant
    This includes the flows through the plant, the interoperations packaging, the information, the traceability …
    q The Supply Chain strategy must deal with the distribution and usage of the product by the customer.
    This includes the selection of the distribution channels and the operations to supply the retailers, the instructions of use and all the operations covered by the warranty and the after sales service.
    The long-lasting effect must be considered by product. If the life cycle of the product lasts several years, the strategic level covers more than 2 years; if the life cycle of the product lasts less than one year (i.e. tamagushi ….), the strategic level is not a fundamental step. But reasonably, the strategic level for the majority of the products covers 2 or 3 years.
    Some of the basic questions are: 1) make or buy question;
    2) location and capacities of production facilities, warehousing, transportation;
    3) technologies to be mastered;
    4) machines and equipments to be used, rented or …;
    5) layout of the production facilities and warehouses;
    6) quantities of products to be purchased, launched in production, stored, packed together, transported;
    7) the relevant information for the manufacturing;
    8) the training of the operators;
    It is obvious that all this has a cost and therefore has to be amortized on several years.
    b) Tactical level.
    The tactical level concerns generally a period of time of one year. It is prepared during the last quarter of the previous year.
    The tactical level has to focus on the expected situation at the end of the previous year to establish a series of significant data as 1) quantities to be distributed on each market;
    2) exact quantities of raw materials and components to be purchased and when to place orders 3) the planning of manufacturing by quantities, by specifications, …
    4) the distribution activities by month, mainly if the products demand is seasonal;
    5) to prepare the impact of the promotions on the distribution;
    6) to optimize all the logistics functions;
    7) to fix the key indicators to allow a performing management;
    8) to establish the calendar of each specific step to reach the annual objective;
    9) to match demand and supply
    The tactical level is the annual budget.
    c) Operational level.
    The operational level is the real time management. Some activities are planed on one week, others on a day and the updates are permanent. The operational level has to face the failure of a truck, the illness of a warehouseman or a driver, a urgent non planed order, and so on.
    The quality of an organization can be measured by the respect of a well constructed plan and by the reactivity face at unforeseen situations. No waste of time, no waste of resource must be the rule for the operational manager.
    He must be able: 1) to meet the better lead-times,
    2) to respond to any fluctuation of the demand,
    3) to deal with all the products (from fast moving goods to industrial component),
    4) to face any unexpected situation.
    To do that, he must pilot several logistical drivers as forecasting, transportation means, warehousing facilities, inventory, orders management, sourcing possibilities … and these drivers are fed by information. All these drivers can add value or cost at the customer’s eyes.
    q Forecasting allows to feed all the other drivers
    q Adapted transportation means allow fast loading and unloading and reduced operational costs by comparison with the value of the transported goods
    q Warehousing facilities are located at the best operational place to supply their customers (outbound) and to receive goods from suppliers (inbound); they have well adapted infrastructures to store goods. The objective is to get the better responsiveness, to get the better control on each local market, to get the cheapest cost.
    q Inventory must be adapted to the demand: enough to face unexpected demand and not too many what carries overstock and therefore additional costs and ageing products.
    q Orders management reduces lead time and allows a full control on all the documents issued from these orders as picking ticket, packing list, invoice, …
    q Sourcing possibilities allows a better control on the products arrival, access to the docks without waiting times, better management of the purchase orders …
    We can summarize all these concepts by 3 curves as follow and the total logistics cost is the sum of these three costs:
    Figure 5
    We can represent these situations by the following outline representing three concrete situations:
    Figure 6 a Figure 6b Figure 6c
    Figure 6a represents 4 suppliers delivering to 1 central warehouse and from this warehouse to the customers;
    Figure 6b represents 4 suppliers delivering to 2 central warehouses and each warehouse delivers to its customers;
    Figure 6c represents 4 suppliers delivering to several warehouses and each one delivers to its own customers.
    It is necessary to determine the number of warehouses, their locations, their sizes, the quantity of products to be stored and the location and number of customers to be supplied to get the best service at the lowest cost. The enterprise must compare the costs of opening more warehouses and the benefits to be closer to the customers.
    For another part, it is important to take into account the specificity of the warehouses: only to supply a manufacturing facility, only to supply end customers or supplying both manufacturing facility and end customers. The basic functions are the same but they are several important differences:
    q to supply a manufacturing facility means many suppliers (for raw materials and purchased components) and a few customers (manufacturing sections).
    q to supply end customers means very few suppliers ( final assembly line) and a large number of customers (all the customers for finished products and spare parts)
    q other differences concern the quantities, the size, the physical configurations, the variability and predictability of the demand, the unforeseen breakdowns (machines, trucks and trailers …), the capacity of each buffer between each manufacturing or supply process, lead-times acceptable by each downstream customer, size of batches, safety inventory size, risk parameters …
    1.5 Supply Chain Information
    As here above mentioned, information feeds all the logistics drivers. Therefore, it is important to detail the content of these information. The supply Chain Management manipulates a lot of information that each one affects strongly or weakly the results. Firstly, we have to consider the information that affect directly all the logistics drivers.
    Forecast is affected by the economic situation of the market, by the financial situation, by the wealth of the population, by the obstacles to the trade, by the adequacy between the specifications of the product and the needs of the customers … All the data concerning these parameters must be considered as useful information.
    Inventory is needed to face the responsiveness to the demand of the market. The Supply Chain Manager must know this requirement to establish correctly the level of inventory for each item as well as the inventory cost.
    Transportation information include frequency of each transport vector, capacity of each one, availability, possibility to circulate, cost, particular requirements as national flag or piracy risk ….
    Warehousing size and location have important consequences on several managerial decisions
    Computerized treatment of all these data allows to simulate the actions and their result, allows a fast and very reactive circulation of the information between all the members of the network, reduces the redundancy of some encoding operations just as the error risk, allows a good traceability of all the decisions and operations, authorizes a real time follow-up, improves the visibility on the various sequences … Information and Communication technologies play a critical role concerning the exchange of information between suppliers, manufacturer, customers, carriers and other services providers. To be performing, every enterprise must master an information system adapted to his needs but also allowing to be networked with all the other members of the Supply chain: it is a very critical competitive advantage to be better than the competition on that aspect. But, everybody understands the major difficulty to interconnect different systems. Information must be cheap, available as soon as needed, without time lag,
    1.6 Main actors
    As illustrated on the figure 3, each process is requiring resources.
    1.6.1 Human resources
    The human resources who have an impact on the supply chain are:
    q The buyers: they have to reference the suppliers who can work inside a supply chain. They must accept to work as the pilot of the supply chain decides it for the best of all the actors. The buyers must place the purchase orders when it is fixed by the Supply chain organization.
    q The designers: they have to design products that it is possible to pack and transport on the best economical way. But they also must design products with the specifications that the suppliers can realize and all the actors of the supply chain can store and transport. Finally, the products must be designed with the objective to be customized at the latest stages of manufacturing.
    q The packaging designers: they have to design packaging that can be economically manipulated by each member of the supply chain (size of the racks, trucks…), that correspond to the various quantities (to see §2.2) needed by the actors. It is also important that each packaging can be easily open and closed as frequently as required.
    q The manufacturers: they must be flexible to accept small or large batches and evidently the must produce quality on time.
    q The sellers: they must work with the precise specifications allowed by the design and with the quantities allowed by the agreement between all the parties.
    q The transporters: they must deliver on time and in perfect condition.
    q The warehousemen: they must act with the right diligence
    q The computer operators: they must deliver the right information at the right time to the right people. Each supply chain member can recuperate the data without risk of mistake or confusion to build the appropriated management system.
    1.6.2 Material resources
    The material resources must be sufficient, in good conditions, available when needed and well adapted to the products and operations. These conditions are required to be able to link together many process operators. Indeed, if an operator doesn’t master well his process, it is thinkable that he will not be able to respect quality, quantity or delivery date.
    This also supposes that the maintenance of all the equipments is well executed.

  • Install CRS and RAC with different users

    I' m tring to install CRS and RAC with different users.
    It is supported but I don't find documentation.
    Have someone experience with this configuration ?
    My question are related to permission/own of voting and ocr file.
    in this configuration is CRS owner or DB owner that run srvctl commands ?
    Thanks !

    Yes it is ... check out the RAC FAQ on metalink, and just as Chris metioned the users will need to have the oinstall group as their primary..
    "Is it supported to install CRS and RAC as different users.
    Yes, CRS and RAC can be installed as different users. The CRS user and the RAC user must both have "oinstall" as their primary group, and the RAC user should be a member of the OSDBA group.
    Modified: 09-SEP-04 Ref #: ID-5769 "

  • Oracle libraries in 10.2.0 and RAC 10.2.0

    hi
    are the libraries different between oracle 10.2.0 and RAC 10.2.0. we are upgarding to RAC and i am trying to findout if i have to recompile my c++ binaries using RAC 10.2.0

    yes we have a standalone version of 10g being converted to RAC mode..
    old version
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    converted to
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
    With the Partitioning, Real Application Clusters, OLAP and Data Mining options
    i understand the binaries would be different, but are the libraries different too?

  • RAC database cannot be connected after Grid and RAC DB have been installed

    Folks,
    Hello. I am installing Oracle 11gR2 RAC using 2 VMs (main VM rac1 and slave VM rac2) with Oracle Linux 5.6
    according to the website http://appsdbaworkshop.blogspot.com/2011/10/11gr2-rac-on-linux-56-using-vmware.html
    Grid and RAC database have been installed successfully for both VMs rac1 and rac2. I am using the slave VM rac2 to test Grid and RAC database.
    I have run the commands as below:
    [ora11g@rac2 bin]$ pwd
    /u01/app/grid/bin
    [ora11g@rac2 bin]$ ./crsctl status resource
    CRS-4535: Cannot communicate with Cluster Ready Services
    CRS-4000: Command Status failed, or completed with errors.
    [ora11g@rac2 bin]$ ./srvctl config database -d racdb
    PRCD-1027 : Failed to retrieve database racdb
    PRCR-1070 : Failed to check if resource ora.racdb.db is registered
    Cannot communicate with crsd
    [ora11g@rac2 bin]$ ./sqlplus SYS/SYS
    SQL*Plus: Release 11.2.0.1.0 Production on Sat Mar 10 14:07:07 2012
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    Enter user-name: SYS
    Enter password:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    Enter user-name: SYSTEM
    Enter password:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    SP2-0157: unable to CONNECT to ORACLE after 3 attempts, exiting SQL*Plus
    [ora11g@rac2 /]$ /u02/11g_db/ora11g/racdb/sqldeveloper/sqldeveloper.sh
    In its GUI, the inputs are below:
    Connection: C1
    Username: SYS
    PWD: SYS
    Role: SYSDBA
    Connection Type: Basic
    Hostname: rac2.localdomain
    Port: 1521
    SID: racdb2
    Test: failed. Network Adapter could not establish connection.
    Browser url: https://rac2.localdomain:1158/em
    Its output: cannot connect to the server at https://rac2.localdomain:1158/em
    As we see the outputs for commands above, Grid is running at the beginning but now is not running. SQLPLUS and SQLdeveloper cannot connect with database. Browser url cannot connect to the console https://rac2.localdomain:1158/em.
    My question is:
    Do any folks understand how to solve the above 4 problems ?
    Thanks.

    Folks,
    Hello. Thanks a lot for replying. The last 50 lines of the file "ocssd.log" is as below:
    [ora11g@rac1 cssd]$ pwd
    /u01/app/grid/log/rac1/cssd
    [ora11g@rac1 cssd]$ ls
    cssdOUT.log ocssd.log ocssd.trc
    [ora11g@rac1 cssd]$ cat ocssd.log
    2012-03-08 21:13:54.415: [    CLSF][1150617920]Destroying CLSF context
    2012-03-08 21:13:55.418: [    CLSF][1150617920]Allocated CLSF context
    2012-03-08 21:13:55.418: [   SKGFD][1150617920]Handle 0x7105660 from lib :ASM:/opt/oracle/extapi/64/asm/orcl/1/libasm.so: for disk :ORCL:ASMDISK1:
    2012-03-08 21:13:55.418: [    CLSF][1150617920]Opened hdl:0x710d800 for dev:ORCL:ASMDISK1:
    2012-03-08 21:13:55.470: [    CLSF][1150617920]Closing handle:0x710d800
    2012-03-08 21:13:55.470: [   SKGFD][1150617920]Lib :ASM:/opt/oracle/extapi/64/asm/orcl/1/libasm.so: closing handle 0x7105660 for disk :ORCL:ASMDISK1:
    2012-03-08 21:13:55.470: [    CLSF][1150617920]Destroying CLSF context
    2012-03-08 21:13:56.472: [    CSSD][1685425920]clssnmlfmtlease: uniqueness 1331259161, gipc addr nm_rac-scan#192.168.137.35#36456
    2012-03-08 21:13:56.608: [    CSSD][1685425920]clssnmvStatusBlkInit: myinfo nodename rac1, uniqueness 0
    2012-03-08 21:13:56.697: [    CSSD][1685425920]clssnmvStatusBlkInit: myinfo nodename rac1, uniqueness 0
    2012-03-08 21:13:56.754: [    CSSD][1685425920]clssnmvStatusBlkInit: myinfo nodename rac1, uniqueness 0
    2012-03-08 21:13:57.425: [    CSSD][1685425920]clssnmlgetslot:lease acquisition for node rac1/slot 1 completed in 19380 msecs
    2012-03-08 21:13:57.559: [    CSSD][1685425920]clssnmvDHBValidateNCopy: node 1, , has a disk HB, but no network HB, DHB has rcfg 226426240, wrtcnt, 89443, LATS 4294905400, lastSeqNo 89443, uniqueness 0, timestamp 1331258081/38436564
    2012-03-08 21:13:57.559: [    CSSD][1685425920]clssnmvDHBValidateNCopy: node 2, , has a disk HB, but no network HB, DHB has rcfg 226426240, wrtcnt, 80216, LATS 4294905400, lastSeqNo 80216, uniqueness 1331259094, timestamp 1331259236/4294905820
    2012-03-08 21:13:57.860: [    CSSD][1685425920]clssnmvDHBValidateNCopy: node 1, rac1, has a disk HB, but no network HB, DHB has rcfg 226426240, wrtcnt, 89444, LATS 4294905700, lastSeqNo 89444, uniqueness 0, timestamp 1331258081/38436564
    2012-03-08 21:13:57.860: [    CSSD][1685425920]clssnmvDHBValidateNCopy: node 2, rac2, has a disk HB, but no network HB, DHB has rcfg 226426240, wrtcnt, 80217, LATS 4294905700, lastSeqNo 80217, uniqueness 1331259094, timestamp 1331259237/4294906920
    2012-03-08 21:13:58.049: [    CSSD][1685425920]clssnmvDHBValidate2012-03-10 12:07:08.298: [    CSSD][471957248]clssscmain: Starting CSS daemon, version 11.2.0.1.0, in (clustered) mode with uniqueness value 1331399227
    2012-03-10 12:07:08.300: [    CSSD][471957248]clssscmain: Environment is production
    2012-03-10 12:07:08.300: [    CSSD][471957248]clssscmain: Core file size limit extended
    2012-03-10 12:07:08.518: [    CSSD][471957248]clssscGetParameterOLR: OLR fetch for parameter logsize (8) failed with rc 21
    2012-03-10 12:07:08.518: [    CSSD][471957248]clssscSetPrivEnv: IPMI device not installed on this node
    2012-03-10 12:07:08.519: [    CSSD][471957248]clssscGetParameterOLR: OLR fetch for parameter priority (15) failed with rc 21
    2012-03-10 12:07:09.675: [    CSSD][471957248]clssscExtendLimits: The current soft limit for file descriptors is 65536, hard limit is 65536
    2012-03-10 12:07:09.675: [    CSSD][471957248]clssscExtendLimits: The current soft limit for locked memory is 4294967295, hard limit is 4294967295
    2012-03-10 12:07:09.675: [    CSSD][471957248]clssscmain: Running as user ora11g
    [  clsdmt][1088276800]Listening to (ADDRESS=(PROTOCOL=ipc)(KEY=rac1DBG_CSSD))
    2012-03-10 12:07:09.821: [  clsdmt][1088276800]PID for the Process [5971], connkey 4
    2012-03-10 12:07:09.822: [    CSSD][471957248]clssscGetParameterOLR: OLR fetch for parameter auth rep (9) failed with rc 21
    2012-03-10 12:07:09.823: [    CSSD][471957248]clssscGetParameterOLR: OLR fetch for parameter diagwait (14) failed with rc 21
    2012-03-10 12:07:09.847: [    CSSD][471957248]clssscmain: initgminfo done
    2012-03-10 12:07:09.971: [    CSSD][1098766656]clssgmclientlsnr: Spawned
    2012-03-10 12:07:09.971: [    CSSD][1098766656]clssgmEvtInformation: reqtype (13) cmProc ((nil)) client ((nil))
    2012-03-10 12:07:09.971: [    CSSD][1098766656]clssgmEvtInformation: reqtype (13) req (0xadd7b20)
    2012-03-10 12:07:09.971: [    CSSD][1098766656]clssnmQueueNotification: type (13) 0xadd7b20
    2012-03-10 12:07:09.973: [    CSSD][1098766656]clssscGetParameterOLR: OLR fetch for parameter GIPC client trclvl (13) failed with rc 21
    2012-03-10 12:07:09.975: [    CSSD][1098766656]clssgmclientlsnr: listening on clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=903cec19-00000000-5971))
    2012-03-10 12:07:09.975: [    GPnP][471957248]clsgpnp_Init: [at clsgpnp0.c:404] gpnp tracelevel 3, component tracelevel 0
    2012-03-10 12:07:09.975: [    GPnP][471957248]clsgpnp_Init: [at clsgpnp0.c:534] '/u01/app/grid' in effect as GPnP home base.
    2012-03-10 12:07:10.044: [GIPCCLSA][1098766656]gipcmodClsaCompleteAccept: failed on clsaauthstart ret clsaretOSD (8), endp 0xade1aa0 [000000000000002f] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=e1fdf67e-e0b9ca68-5971))', remoteAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=e0b9ca68-e1fdf67e-5976))', numPend 5, numReady 0, numDone 0, numDead 0, numTransfer 0, objFlags 0x1758, pidPeer 0, flags 0x603710, usrFlags 0x14000 }
    2012-03-10 12:07:10.044: [GIPCCLSA][1098766656]gipcmodClsaCompleteAccept: slos op : mkdir
    2012-03-10 12:07:10.044: [GIPCCLSA][1098766656]gipcmodClsaCompleteAccept: slos dep : No space left on device (28)
    2012-03-10 12:07:10.044: [GIPCCLSA][1098766656]gipcmodClsaCompleteAccept: slos loc : authprep6
    2012-03-10 12:07:10.044: [GIPCCLSA][1098766656]gipcmodClsaCompleteAccept: slos info: failed to make dir /u01/app/grid/auth/css/rac1/A2370613
    2012-03-10 12:07:10.045: [GIPCXCPT][1098766656]gipcmodMuxTransferAccept: internal accept request failed endp 0xade0740 [000000000000001b] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=903cec19-00000000-5971))', remoteAddr '', numPend 0, numReady 0, numDone 0, numDead 0, numTransfer 0, objFlags 0x0, pidPeer 0, flags 0x30613, usrFlags 0x10010 }, ret gipcretAuthFail (22)
    2012-03-10 12:07:10.045: [ GIPCMUX][1098766656]gipcmodMuxTransferAccept: EXCEPTION[ ret gipcretAuthFail (22) ] error during accept on endp 0xade0740 [000000000000001b] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=903cec19-00000000-5971))', remoteAddr '', numPend 02012-03-10 12:21:34.610: [    CSSD][4216872704]clssscmain: Starting CSS daemon, version 11.2.0.1.0, in (clustered) mode with uniqueness value 1331400094
    2012-03-10 12:21:34.612: [    CSSD][4216872704]clssscmain: Environment is production
    2012-03-10 12:21:34.612: [    CSSD][4216872704]clssscmain: Core file size limit extended
    2012-03-10 12:21:34.675: [    CSSD][4216872704]clssscGetParameterOLR: OLR fetch for parameter logsize (8) failed with rc 21
    2012-03-10 12:21:34.675: [    CSSD][4216872704]clssscSetPrivEnv: IPMI device not installed on this node
    2012-03-10 12:21:34.676: [    CSSD][4216872704]clssscGetParameterOLR: OLR fetch for parameter priority (15) failed with rc 21
    2012-03-10 12:21:34.770: [    CSSD][4216872704]clssscExtendLimits: The current soft limit for file descriptors is 65536, hard limit is 65536
    2012-03-10 12:21:34.770: [    CSSD][4216872704]clssscExtendLimits: The current soft limit for locked memory is 4294967295, hard limit is 4294967295
    2012-03-10 12:21:34.771: [    CSSD][4216872704]clssscmain: Running as user ora11g
    [  clsdmt][1123064128]Listening to (ADDRESS=(PROTOCOL=ipc)(KEY=rac1DBG_CSSD))
    2012-03-10 12:21:37.926: [  clsdmt][1123064128]PID for the Process [6687], connkey 4
    2012-03-10 12:21:38.276: [    CSSD][4216872704]clssscGetParameterOLR: OLR fetch for parameter auth rep (9) failed with rc 21
    2012-03-10 12:21:38.276: [    CSSD][4216872704]clssscGetParameterOLR: OLR fetch for parameter diagwait (14) failed with rc 21
    2012-03-10 12:21:39.171: [    CSSD][4216872704]clssscmain: initgminfo done
    2012-03-10 12:21:42.815: [    CSSD][1144043840]clssgmclientlsnr: Spawned
    2012-03-10 12:21:42.815: [    CSSD][1144043840]clssgmEvtInformation: reqtype (13) cmProc ((nil)) client ((nil))
    2012-03-10 12:21:42.815: [    CSSD][1144043840]clssgmEvtInformation: reqtype (13) req (0x1a5a7160)
    2012-03-10 12:21:42.815: [    CSSD][1144043840]clssnmQueueNotification: type (13) 0x1a5a7160
    2012-03-10 12:21:42.822: [    CSSD][1144043840]clssscGetParameterOLR: OLR fetch for parameter GIPC client trclvl (13) failed with rc 21
    2012-03-10 12:21:42.872: [    CSSD][1144043840]clssgmclientlsnr: listening on clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=45c3536d-00000000-6687))
    2012-03-10 12:21:42.873: [    GPnP][4216872704]clsgpnp_Init: [at clsgpnp0.c:404] gpnp tracelevel 3, component tracelevel 0
    2012-03-10 12:21:42.873: [    GPnP][4216872704]clsgpnp_Init: [at clsgpnp0.c:534] '/u01/app/grid' in effect as GPnP home base.
    2012-03-10 12:21:43.190: [GIPCCLSA][1144043840]gipcmodClsaCompleteAccept: failed on clsaauthstart ret clsaretOSD (8), endp 0x1a5b10e0 [000000000000002f] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=c53aa194-7b930898-6687))', remoteAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=7b930898-c53aa194-5928))', numPend 5, numReady 0, numDone 0, numDead 0, numTransfer 0, objFlags 0x1728, pidPeer 0, flags 0x603710, usrFlags 0x14000 }
    2012-03-10 12:21:43.190: [GIPCCLSA][1144043840]gipcmodClsaCompleteAccept: slos op : mkdir
    2012-03-10 12:21:43.190: [GIPCCLSA][1144043840]gipcmodClsaCompleteAccept: slos dep : No space left on device (28)
    2012-03-10 12:21:43.190: [GIPCCLSA][1144043840]gipcmodClsaCompleteAccept: slos loc : authprep6
    2012-03-10 12:21:43.190: [GIPCCLSA][1144043840]gipcmodClsaCompleteAccept: slos info: failed to make dir /u01/app/grid/auth/css/rac1/A3702366
    2012-03-10 12:21:43.201: [GIPCXCPT][1144043840]gipcmodMuxTransferAccept: internal accept request failed endp 0x1a5afd80 [000000000000001b] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=45c3536d-00000000-6687))', remoteAddr '', numPend 0, numReady 0, numDone 0, numDead 0, numTransfer 0, objFlags 0x0, pidPeer 0, flags 0x30613, usrFlags 0x10010 }, ret gipcretAuthFail (22)
    2012-03-10 12:21:43.201: [ GIPCMUX][1144043840]gipcmodMuxTransferAccept: EXCEPTION[ ret gipcretAuthFail (22) ] error during accept on endp 0x1a5afd80 [000000000000001b] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=45c3536d-00000000-6687))', remot2012-03-11 11:17:15.417: [    CSSD][1249378048]clssscmain: Starting CSS daemon, version 11.2.0.1.0, in (clustered) mode with uniqueness value 1331479035
    2012-03-11 11:17:15.418: [    CSSD][1249378048]clssscmain: Environment is production
    2012-03-11 11:17:15.418: [    CSSD][1249378048]clssscmain: Core file size limit extended
    2012-03-11 11:17:15.797: [    CSSD][1249378048]clssscGetParameterOLR: OLR fetch for parameter logsize (8) failed with rc 21
    2012-03-11 11:17:15.797: [    CSSD][1249378048]clssscSetPrivEnv: IPMI device not installed on this node
    2012-03-11 11:17:15.798: [    CSSD][1249378048]clssscGetParameterOLR: OLR fetch for parameter priority (15) failed with rc 21
    2012-03-11 11:17:17.472: [    CSSD][1249378048]clssscExtendLimits: The current soft limit for file descriptors is 65536, hard limit is 65536
    2012-03-11 11:17:17.472: [    CSSD][1249378048]clssscExtendLimits: The current soft limit for locked memory is 4294967295, hard limit is 4294967295
    2012-03-11 11:17:17.473: [    CSSD][1249378048]clssscmain: Running as user ora11g
    [  clsdmt][1098090816]Listening to (ADDRESS=(PROTOCOL=ipc)(KEY=rac1DBG_CSSD))
    2012-03-11 11:17:17.517: [  clsdmt][1098090816]PID for the Process [5960], connkey 4
    2012-03-11 11:17:17.573: [    CSSD][1249378048]clssscGetParameterOLR: OLR fetch for parameter auth rep (9) failed with rc 21
    2012-03-11 11:17:17.574: [    CSSD][1249378048]clssscGetParameterOLR: OLR fetch for parameter diagwait (14) failed with rc 21
    2012-03-11 11:17:17.586: [    CSSD][1249378048]clssscmain: initgminfo done
    2012-03-11 11:17:17.617: [    CSSD][1141242176]clssgmclientlsnr: Spawned
    2012-03-11 11:17:17.617: [    CSSD][1141242176]clssgmEvtInformation: reqtype (13) cmProc ((nil)) client ((nil))
    2012-03-11 11:17:17.617: [    CSSD][1141242176]clssgmEvtInformation: reqtype (13) req (0x129d5160)
    2012-03-11 11:17:17.617: [    CSSD][1141242176]clssnmQueueNotification: type (13) 0x129d5160
    2012-03-11 11:17:17.619: [    CSSD][1141242176]clssscGetParameterOLR: OLR fetch for parameter GIPC client trclvl (13) failed with rc 21
    2012-03-11 11:17:17.621: [    CSSD][1141242176]clssgmclientlsnr: listening on clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=38fc0b43-00000000-5960))
    2012-03-11 11:17:17.621: [    GPnP][1249378048]clsgpnp_Init: [at clsgpnp0.c:404] gpnp tracelevel 3, component tracelevel 0
    2012-03-11 11:17:17.621: [    GPnP][1249378048]clsgpnp_Init: [at clsgpnp0.c:534] '/u01/app/grid' in effect as GPnP home base.
    2012-03-11 11:17:18.167: [GIPCCLSA][1141242176]gipcmodClsaCompleteAccept: failed on clsaauthstart ret clsaretOSD (8), endp 0x129df0e0 [000000000000002f] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=22574215-7bcb9bab-5960))', remoteAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=7bcb9bab-22574215-5919))', numPend 5, numReady 0, numDone 0, numDead 0, numTransfer 0, objFlags 0x171f, pidPeer 0, flags 0x603710, usrFlags 0x14000 }
    2012-03-11 11:17:18.167: [GIPCCLSA][1141242176]gipcmodClsaCompleteAccept: slos op : mkdir
    2012-03-11 11:17:18.167: [GIPCCLSA][1141242176]gipcmodClsaCompleteAccept: slos dep : No space left on device (28)
    2012-03-11 11:17:18.167: [GIPCCLSA][1141242176]gipcmodClsaCompleteAccept: slos loc : authprep6
    2012-03-11 11:17:18.167: [GIPCCLSA][1141242176]gipcmodClsaCompleteAccept: slos info: failed to make dir /u01/app/grid/auth/css/rac1/A2554722
    2012-03-11 11:17:18.168: [GIPCXCPT][1141242176]gipcmodMuxTransferAccept: internal accept request failed endp 0x129ddd80 [000000000000001b] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=38fc0b43-00000000-5960))', remoteAddr '', numPend 0, numReady 0, numDone 0, numDead 0, numTransfer 0, objFlags 0x0, pidPeer 0, flags 0x30613, usrFlags 0x10010 }, ret gipcretAuthFail (22)
    2012-03-11 11:17:18.168: [ GIPCMUX][1141242176]gipcmodMuxTransferAccept: EXCEPTION[ ret gipcretAuthFail (22) ] error during accept on endp 0x129ddd80 [000000000000001b] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=38fc0b43-00000000-5960))', remot2012-03-11 13:50:45.588: [    CSSD][1847344896]clssscmain: Starting CSS daemon, version 11.2.0.1.0, in (clustered) mode with uniqueness value 1331488245
    2012-03-11 13:50:45.589: [    CSSD][1847344896]clssscmain: Environment is production
    2012-03-11 13:50:45.589: [    CSSD][1847344896]clssscmain: Core file size limit extended
    2012-03-11 13:50:45.812: [    CSSD][1847344896]clssscGetParameterOLR: OLR fetch for parameter logsize (8) failed with rc 21
    2012-03-11 13:50:45.812: [    CSSD][1847344896]clssscSetPrivEnv: IPMI device not installed on this node
    2012-03-11 13:50:45.813: [    CSSD][1847344896]clssscGetParameterOLR: OLR fetch for parameter priority (15) failed with rc 21
    2012-03-11 13:50:46.364: [    CSSD][1847344896]clssscExtendLimits: The current soft limit for file descriptors is 65536, hard limit is 65536
    2012-03-11 13:50:46.364: [    CSSD][1847344896]clssscExtendLimits: The current soft limit for locked memory is 4294967295, hard limit is 4294967295
    2012-03-11 13:50:46.365: [    CSSD][1847344896]clssscmain: Running as user ora11g
    [  clsdmt][1106819392]Listening to (ADDRESS=(PROTOCOL=ipc)(KEY=rac1DBG_CSSD))
    2012-03-11 13:50:46.512: [  clsdmt][1106819392]PID for the Process [5598], connkey 4
    2012-03-11 13:50:46.518: [    CSSD][1847344896]clssscGetParameterOLR: OLR fetch for parameter auth rep (9) failed with rc 21
    2012-03-11 13:50:46.521: [    CSSD][1847344896]clssscGetParameterOLR: OLR fetch for parameter diagwait (14) failed with rc 21
    2012-03-11 13:50:46.548: [    CSSD][1847344896]clssscmain: initgminfo done
    2012-03-11 13:50:46.611: [    CSSD][1090939200]clssgmclientlsnr: Spawned
    2012-03-11 13:50:46.611: [    CSSD][1090939200]clssgmEvtInformation: reqtype (13) cmProc ((nil)) client ((nil))
    2012-03-11 13:50:46.611: [    CSSD][1090939200]clssgmEvtInformation: reqtype (13) req (0x196b6160)
    2012-03-11 13:50:46.611: [    CSSD][1090939200]clssnmQueueNotification: type (13) 0x196b6160
    2012-03-11 13:50:46.618: [    CSSD][1090939200]clssscGetParameterOLR: OLR fetch for parameter GIPC client trclvl (13) failed with rc 21
    2012-03-11 13:50:46.621: [    CSSD][1090939200]clssgmclientlsnr: listening on clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=e5a0c08e-00000000-5598))
    2012-03-11 13:50:46.621: [    GPnP][1847344896]clsgpnp_Init: [at clsgpnp0.c:404] gpnp tracelevel 3, component tracelevel 0
    2012-03-11 13:50:46.622: [    GPnP][1847344896]clsgpnp_Init: [at clsgpnp0.c:534] '/u01/app/grid' in effect as GPnP home base.
    2012-03-11 13:50:47.158: [GIPCCLSA][1090939200]gipcmodClsaCompleteAccept: failed on clsaauthstart ret clsaretOSD (8), endp 0x196c00e0 [000000000000002f] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=629302b2-9f0ad2aa-5598))', remoteAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=9f0ad2aa-629302b2-5616))', numPend 5, numReady 0, numDone 0, numDead 0, numTransfer 0, objFlags 0x15f0, pidPeer 0, flags 0x603710, usrFlags 0x14000 }
    2012-03-11 13:50:47.158: [GIPCCLSA][1090939200]gipcmodClsaCompleteAccept: slos op : mkdir
    2012-03-11 13:50:47.158: [GIPCCLSA][1090939200]gipcmodClsaCompleteAccept: slos dep : No space left on device (28)
    2012-03-11 13:50:47.158: [GIPCCLSA][1090939200]gipcmodClsaCompleteAccept: slos loc : authprep6
    2012-03-11 13:50:47.158: [GIPCCLSA][1090939200]gipcmodClsaCompleteAccept: slos info: failed to make dir /u01/app/grid/auth/css/rac1/A8205079
    2012-03-11 13:50:47.159: [GIPCXCPT][1090939200]gipcmodMuxTransferAccept: internal accept request failed endp 0x196bed80 [000000000000001b] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=e5a0c08e-00000000-5598))', remoteAddr '', numPend 0, numReady 0, numDone 0, numDead 0, numTransfer 0, objFlags 0x0, pidPeer 0, flags 0x30613, usrFlags 0x10010 }, ret gipcretAuthFail (22)
    2012-03-11 13:50:47.159: [ GIPCMUX][1090939200]gipcmodMuxTransferAccept: EXCEPTION[ ret gipcretAuthFail (22) ] error during accept on endp 0x196bed80 [000000000000001b] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=e5a0c08e-00000000-5598))', remot2012-03-11 14:15:32.370: [    CSSD][2372304640]clssscmain: Starting CSS daemon, version 11.2.0.1.0, in (clustered) mode with uniqueness value 1331489730
    2012-03-11 14:15:32.383: [    CSSD][2372304640]clssscmain: Environment is production
    2012-03-11 14:15:32.384: [    CSSD][2372304640]clssscmain: Core file size limit extended
    2012-03-11 14:15:32.933: [    CSSD][2372304640]clssscGetParameterOLR: OLR fetch for parameter logsize (8) failed with rc 21
    2012-03-11 14:15:32.933: [    CSSD][2372304640]clssscSetPrivEnv: IPMI device not installed on this node
    2012-03-11 14:15:32.935: [    CSSD][2372304640]clssscGetParameterOLR: OLR fetch for parameter priority (15) failed with rc 21
    2012-03-11 14:15:48.413: [    CSSD][2372304640]clssscExtendLimits: The current soft limit for file descriptors is 65536, hard limit is 65536
    2012-03-11 14:15:48.413: [    CSSD][2372304640]clssscExtendLimits: The current soft limit for locked memory is 4294967295, hard limit is 4294967295
    2012-03-11 14:15:48.421: [    CSSD][2372304640]clssscmain: Running as user ora11g
    [  clsdmt][1119824192]Listening to (ADDRESS=(PROTOCOL=ipc)(KEY=rac1DBG_CSSD))
    2012-03-11 14:16:21.102: [  clsdmt][1119824192]PID for the Process [7155], connkey 4
    2012-03-11 14:16:22.219: [    CSSD][2372304640]clssscGetParameterOLR: OLR fetch for parameter auth rep (9) failed with rc 21
    2012-03-11 14:16:22.221: [    CSSD][2372304640]clssscGetParameterOLR: OLR fetch for parameter diagwait (14) failed with rc 21
    2012-03-11 14:16:27.367: [    CSSD][2372304640]clssscmain: initgminfo done
    2012-03-11 14:16:43.377: [    CSSD][1140803904]clssgmclientlsnr: Spawned
    2012-03-11 14:16:43.378: [    CSSD][1140803904]clssgmEvtInformation: reqtype (13) cmProc ((nil)) client ((nil))
    2012-03-11 14:16:43.378: [    CSSD][1140803904]clssgmEvtInformation: reqtype (13) req (0x6964160)
    2012-03-11 14:16:43.378: [    CSSD][1140803904]clssnmQueueNotification: type (13) 0x6964160
    2012-03-11 14:16:43.389: [    CSSD][1140803904]clssscGetParameterOLR: OLR fetch for parameter GIPC client trclvl (13) failed with rc 21
    2012-03-11 14:16:43.554: [    CSSD][1140803904]clssgmclientlsnr: listening on clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=f8ea6223-00000000-7155))
    2012-03-11 14:16:43.555: [    GPnP][2372304640]clsgpnp_Init: [at clsgpnp0.c:404] gpnp tracelevel 3, component tracelevel 0
    2012-03-11 14:16:43.555: [    GPnP][2372304640]clsgpnp_Init: [at clsgpnp0.c:534] '/u01/app/grid' in effect as GPnP home base.
    2012-03-11 14:16:44.146: [GIPCCLSA][1140803904]gipcmodClsaCompleteAccept: failed on clsaauthstart ret clsaretOSD (8), endp 0x696e0e0 [000000000000002f] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=0448e4a3-ad06465f-7155))', remoteAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=ad06465f-0448e4a3-7132))', numPend 5, numReady 0, numDone 0, numDead 0, numTransfer 0, objFlags 0x1bdc, pidPeer 0, flags 0x603710, usrFlags 0x14000 }
    2012-03-11 14:16:44.147: [GIPCCLSA][1140803904]gipcmodClsaCompleteAccept: slos op : mkdir
    2012-03-11 14:16:44.147: [GIPCCLSA][1140803904]gipcmodClsaCompleteAccept: slos dep : No space left on device (28)
    2012-03-11 14:16:44.147: [GIPCCLSA][1140803904]gipcmodClsaCompleteAccept: slos loc : authprep6
    2012-03-11 14:16:44.147: [GIPCCLSA][1140803904]gipcmodClsaCompleteAccept: slos info: failed to make dir /u01/app/grid/auth/css/rac1/A8989982
    2012-03-11 14:16:44.147: [GIPCXCPT][1140803904]gipcmodMuxTransferAccept: internal accept request failed endp 0x696cd80 [000000000000001b] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=f8ea6223-00000000-7155))', remoteAddr '', numPend 0, numReady 0, numDone 0, numDead 0, numTransfer 0, objFlags 0x0, pidPeer 0, flags 0x30613, usrFlags 0x10010 }, ret gipcretAuthFail (22)
    2012-03-11 14:16:44.147: [ GIPCMUX][1140803904]gipcmodMuxTransferAccept: EXCEPTION[ ret gipcretAuthFail (22) ] error during accept on endp 0x696cd80 [000000000000001b] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=f8ea6223-00000000-7155))', remoteAddr[ora11g@rac1 cssd]$
    My question is:
    Could any folk find out the problem that Grid becomes not running after install RAC database ?
    Thanks.

  • Grid And RAC in oracle 10g

    Hi Experts,
    I'm new to Grid And RAC implementation.
    Is there any good links which I can learn the basics and implementation methods of Grid.???

    Grid computing is a concept. Wikipedia has a fairly decent description at http://en.wikipedia.org/wiki/Grid_computing and there is even an infocenter on the concept at http://www.gridcomputing.com/
    Oracle leans toward the 'Utility Computing' idea in that wiki. This is especially true in the Oracle Application Server (subject for a different forum). In that mode of Grid, you add or drop out instances of programs as demanded by the load, just like you would add or drop electrical generators on the power grid.
    Taking generators off line permits maintenance, reduces wear and tear when the beasts are idle, and allows the minimum number of fully-loaded generators (and therefore minimum support personnel, support expenses) to be used as compared to lots of partially used ones - why not do that with computers as well?
    In the database world, Oracle provides RAC as a coordinated cluster of database instances. The cluster may be grown or shrunk, not without some care, in a fashion similar to the power generators.
    And just as with the electrical generators, people have to design the new instance, manage how and when it is added to or taken off the cluster, even figure out how to balance the load across the various units. Once designed, and put in place, it is relatively easy to add or remove an instance from the RAC, and (if done correctly) there is a minimum disruption to running applications.
    Be aware that the analogy is less-than-perfect.
    I recommend getting the Apress book Pro Oracle Database 10g RAC on Linux: Installation, Administration, and Performance as the basic manual for understanding and learning RAC. Read that and then use the demos and examples from Howard's site at http://www.dizwell.com and Jeff's setups at http://www.oracle.com/technology/pub/articles/tech_dba.html#linux And finally, go through the RAC material at http://www.oracle.com/technology/tech/grid/index.html

  • 11g R2 and RAC One Node

    Hi,
    what is realy the advantage and difference between RAC and RAC One Node, since finaly we should switch to another server if a node/instance crashes.
    On IT Tips by Burleson Consulting it is said :
    What makes Oracle RAC One Node special is that it performs quick clone of the instance to a new node.
    Which for me means switch to another server on the RAC.
    Thanks for the explanations.

    - can be easily extended to multiple nodes.
    - you can use "Oracle Restart" which restarts your resources automatically
    - suppose you have several rac installation among your single databases you can manage a single node like you do with rac installations
    Edited by: Ronny Egner on Sep 28, 2009 4:29 PM

  • Which difference parallel database and RAC database

    Hi Experts,
    I saw some document about parallel database and RAC database.
    My boss confused these two product.
    which difference between parallel database and RAC database?
    does parallel database is a "old RAC"?
    Thanks
    Jim

    RAC is the new name with many features for old depreciated Oracle Parallel Server (OPS).
    It was avialable till 8i, since 9i it is called RAC.
    Regards
    Edited by: skvaish1 on Mar 30, 2010 12:59 PM

  • Map new Ethnic and Race categories to Old - IT 77

    Hi experts,
    We currently have old ethnic origins and race still displayed and assigned in IT 77. we need to map new ones and update IT 77.
    I understand that the program RPURACU0 maps new ethnic and race categories to old. Once i execute this program, do i need to perform any other additional configuration steps before i run EEO and AAP reports? (I read the forum and it said something about T588M update and Screen 2010... can someone explain what to do here)
    I am not an expert with EEO and AAP reports, but need to validate and execute the reports.
    Please help.
    Points will be awarded generously.
    Thanks
    Ana

    Hi Anna,
    Yes. There's no need to implement the SAP note as you system is apparently up to date already.
    The Alt. Screen and Next Screen for Module Pool MP007700_CE variable key "10" should be both 2010.
    After you've done this configuration, go to PA20 and check a US' employee's IT77.
    You should have the additional field Ethnicity (NEW). (which should be blank) below the field Ethnic Origin.
    You will also have a new way to maintain race data.
    Then you should run the program RPURACU0.
    The mapping should be as follows:
    Old Ethnic Origin: White/Not Hispanic origin
    Ethnicity: Not Hispanic/Latino
    Race: White
    Old Ethnic Origin: Black/Not Hispanic origin
    Ethnicity: Not Hispanic/Latino
    Race: Black
    Old Ethnic Origin: Hispanic
    Ethnicity: Hispanic/Latino
    Race:
    Old Ethnic Origin: Asian or Pacific Islander
    Ethnicity: Not Hispanic/Latino
    Race: ?
    Old Ethnic Origin: Amer.Ind./Alaskan Native
    Ethnicity: Not Hispanic/Latino
    Race: Amer.Ind./Alaskan Native
    Old Ethnic Origin: Native Hawaiian
    Ethnicity: Not Hispanic/Latino
    Race: Native Hawaiian/Other Pacific Islander
    Old Ethnic Origin: Hispanic White Only
    Ethnicity: Hispanic/Latino
    Race: White
    Old Ethnic Origin: Hispanic All Other
    Ethnicity: Hispanic/Latino
    Race:
    All the old Ethnic Origins can be mapped to the new Race and Ethnic categories except for Asian or Pacific Islander.
    You have to do a separate run for employees that have Asian and Pacific Islander ethnic origin.
    Can you give me the program name of the AAP report you are using?
    We used Ad Hoc query to report the new Ethnicity codes, so I'm not sure if it will be reflected in the standard (?) program you are using.
    Regards,
    Olekan

  • Tuxedo 8.1 and AIX 5.x or HP itanium

    Hi !
    Has Bea announced any information on Tuxedo 8.1 and support for platforms
    like IBM AIX 5.1 or HP-UX 11i running on intel Itanium processor?
    -john-

    In our Product Manager's presentation at Eworld last week, he noted that the AIX
    5.2 (not 5.1) port has been "scheduled," and the HPUX IA64 port is "planned".
    Scheduled means that it is coming up in the near term, which means it is in the
    sequence or ports that are being worked on, while planned means there is intent,
    but no firm date.
    None of this reflects an actual hard committment, as circumstances can change
    during the porting process, as difficulties are encountered. Only the actual
    product announcement of the released version is a true indication that it is
    available.
    Your account manager can keep you apprised of the progress.
         Scott Orshan
    John wrote:
    Hi !
    Has Bea announced any information on Tuxedo 8.1 and support for platforms
    like IBM AIX 5.1 or HP-UX 11i running on intel Itanium processor?
    -john-

  • E-recruiting  - Gender and race

    Hi all,
    what are the SAP fields for Gender and Race in E-recruit!
    Regards,
    Bharat

    Hi,
    the gender field is stored in the business partner data of the candidate. The candidate can either maintain it directly in its personal data or you can link it to the form of address so it is set automatically.
    To get the value you use cl_hrrcf_candidate_bupa_bl. There is a method to retrieve candidate personal data. Within the person data there is the gender. I think it's field bu_***_id. Only tricky thing is that the information is differently stored in table BUT000 than it is represented in the retrieval method, but this is no serious problem.
    Maintaining the race information is not part of the standard sap delivery. Attempts to get this by a dev. request will probably fail as they will point to EEO issuses similar as they do for nationality since years. SAP seem not to understand that in a global world the US approach of hiring is not the only existing and what is not allowed in one country is necessary in another one. At least we are lucky they did not design E-Recruiting according to french EEO law - we would have no name and no address.
    So if you need race information on the candidate you will have to enhance the system. Best by adding a customer field for the race in the CI Include of infotype 5102 (table HRP5102).
    Best Regards
    Roman Weise

  • Can RAC and RAC One Node share the same servers ?

    Does anyone know if it is possible for RAC and the new 11gR2 RAC One Node to share the same set of physical servers i.e. in effect having 2 clusters sharing the same set of servers ( though you could argue RAC One node is a different type of clustering or even that it is not real clustering at all - more instance transporting ).
    Or does standard RAC always require exlusive use of the physical servers it is using as its nodes ?
    Any thoughts appreciated
    Jim

    Jimbo wrote:
    Does anyone know if it is possible for RAC and the new 11gR2 RAC One Node to share the same set of physical servers i.e. in effect having 2 clusters sharing the same set of servers ( though you could argue RAC One node is a different type of clustering or even that it is not real clustering at all - more instance transporting ).
    Or does standard RAC always require exlusive use of the physical servers it is using as its nodes ?
    Hi Jim,
    To deploy RAC we need Oracle Grid Infrastructure for a cluster (aka Oracle Clusterware) on top.
    What determine if it's Single /RAC /RAC one Node is the Installation of Oracle Database.
    So, Oracle Clusterware support on Same Cluster ( RAC/ RAC one Node / Single).
    You will need one installation for each Feature.
    e.g on Same Cluster
    ---> Grid Infrastructure GRID_HOME=/u01/app/11.2.0/grid
    --->> RAC one Node /ORACLE_HOME = /u01/app/oracle/product/11.2.0/racone_11203
    --->> RAC /ORACLE_HOME = /u01/app/oracle/product/11.2.0/rac_11203
    --->> SINGLE /ORACLE_HOME = /u01/app/oracle/product/11.2.0/db_11203
    For me make no sense RAC ONE NODE and RAC on same cluster.
    Because RAC ONE NODE is a RAC with less feature.
    Regards,
    Levi Pereira

  • RAC and RAC One Node on the same server?

    Hello all,
    Anyone know if having RAC and RAC One Node on the same server is possible, supported, and recommended? Our architecture group is moving towards this configuration as a standard, and I need solid direction about feasability.
    Thanks for any help you can provide.
    Jack Silvey| CVS Caremark | Executive Advisor, IT Systems | CVS Caremark

    Yes you can have the RAC and RAC one on the same cluster. For support and recommendations raise a service request with oracle support  

  • Resources for performance tuning and RAC needed

    Can you suggest me the best knowledge resources for performance tuning and RAC?
    Besides Oracle doc ...
    Thanks!

    Before all, I'm searching for resources on web like performance tuning from Dizwell Informatics is.
    Anyway thank you Eric for your suggestion!

Maybe you are looking for

  • Hard Drive Woes; No Boot from CD

    I have a 15-inch Flat Panel iMac (800mhz) with a damaged hard drive that will not boot from any CD or DvD - Tiger, Techtools, Diskwarrior Apple Hardware Test, etc. Techtools and AHT both freeze while booting. OSX Disks give me the "prohibited sign" t

  • Please help with an ICM script editor syntax question.

    I need to modify a set variable node.  What I have now is Call.PeripheralVariable8+".wav" and this works.  What I need it to say is Call.PeripheralVariable8+anything+".wav" but when I insert an * for the anything it's seen as a multiplier.  What's th

  • Unable to see the BPM Flow Trace

    Hi, can anybody help,I'm not get the BPM flow trace in EM console but I'm able to see the BPEL flow trace,currently I'm working in 11.1.1.5.Thanks in advance.

  • Javax.mail.internet.MimeMessage not found

    Error message - Cannot find the class file for javax.mail.internet.MimeMessage. Fix the build path then try building this project      I am getting this error message I am uisng jdk 1.6 what additional jar should I add ?

  • Software instalation on nokia n73

    Hello everybody, I'm new on this, but lets see how it goes... I just bought SkyeCaller - Full Screen Caller Display software for my n73 and when i tryed to install it i got an instante message on my phone saying "corrupt file" and can't install it! C