Oracle executable permission setting in RAC

I'm having a peculiar problem and I attribute this problem to the Oracle executable under $ORACLE_HOME/bin being set to oracle:asmadmin. I'm not sure why this is so in both the RAC nodes. All other files & executables have the oracle:oinstall as user:group.
Because of this I'm having the following problem:
If I REMOVE the user 'oracle' from the 'asmadmin' group, the Oracle instances WILL COME up automatically upon reboot/crash. However, the Service WILL NOT switch from one server to another when the db is shutdown (on one server). This will work the first time, but not the second time. On the other hand, if I ADD the user 'oracle' to the 'asmadmin' group, the Oracle instance WILL NOT come up automatically upon reboot/crash. However, the Service WILL WORK perfectly fine, no matter how many ever times I shutdown the instances.
I'm using the Service names as in 11.2, that's the only way to connect to a preferred/available instance.
Can anybody please throw some light on this as to whether Oracle's group for the executable 'oracle' should be asmadmin or oinstall, and if so, why was only that executable created with asmadmin group when oracle wasn't even made part of that group?
Thanks
Satish...

Got confirmation from Oracle Support that the 'oracle' executable is indeed part of the 'asmadmin' group.
Right now, I've put back the user 'Oracle' as part of the 'asmadmin' group. So now, when rebooted, only the 'Preferred' instance comes online on the server, and also when instance is shutdown, the service automatically shifts to the other servers. This test was done many times and works well.
Satish...

Similar Messages

  • How to download and Install bos.loc.utf.EN_US Package for the Oracle BI locale setting english-usa language in Windows 7 64bit

    OBIEE 11G Installation error during configuration steps with message "Distributing Repository" failed.
    I searched lot of forums but all they say, install bos.loc.utf.EN_US Package for the Oracle BI locale setting english-usa language. From where we can download this package.
    Thanks in advance.

    But I am assuming that when I make the installer, the 32-bit Run Time Engine is appened with the installer, as show below
    Since from the picture you can see its including the support installers from '\Program Files (x86)\'
    The application runs queries to fetch data from database in SQL server 2008, and for that I am using a Microsoft SQL Native Client 2008 R2 64 bit ( this is the only version that installs on either PC, even the one on which I developed my LV Application).
    I am not using any driver, only toolkits for reports - and for that I un-checked the "Remove unused polymorphic VI instances" when making the executable, otherwise LV throws up an exception that share variable are not being included.
    Yes I did reboot every time after I ran the installation.
    Still getting the same error.

  • Enable-CsUser : The EXECUTE permission was denied on the object 'XdsPublishItems', database 'xds', schema 'dbo'

    I have created a PowerShell script that automates enabling users for Lync and setting policies based on group membership. I've successfully tested this script under my domain admin account and now I am working on getting it running as a scheduled task.
    Since all the script really does related to Lync is run the commands Enable-CsUser, Set-CsUser, and Grant-Cs<policy name>Policy, I elected to create a service account that only has Lync user administration permissions.  Initially, this user account
    was just a member of CSUserAdministration but this was not working so I added the user to RTCUniversalUserAdmins based on some other information I found.
    This change got me by the various access denied errors I was getting in the script, but now I am getting the following error when I run the Enable-CsUser part:
    Enable-CsUser : The EXECUTE permission was denied on the object 'XdsPublishItems', database 'xds', schema 'dbo'.
    At line:1 char:1
    + Enable-CsUser -Identity <redacted> -RegistrarPool <redacted> - ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : NotSpecified: (:) [Enable-CsUser], SqlException
    + FullyQualifiedErrorId : System.Data.SqlClient.SqlException,Microsoft.Rtc.Management.AD.Cmdlets.EnableOcsUserCmdl
    et
    This seems to be some sort of permission error related to the permissions on the SQL database "xds".  I checked, and RTCUniversalUserAdmins is a member of both CsUserAdministration and RTCUniversalReadOnlyAdmins.  This latter group does
    have permissions on the xds database.  It appears to be granted the "public" role on the database server.  The User Mapping shows the following users mapped to the login:
    cpsdyn: public,ReadOnlyRole
    lis: public,ReadOnlyRole
    rgsconfig: public,ReadOnlyRole
    rgsdyn: public,ReadOnlyRole
    rtcxds: public,ConsumerRole
    xds: public,ConsumerRole
    Even though I receive this error, the user is actually added to Lync. Follow-up Set-CsUser and Grant-Cs<policy name>Policy cmdlets succeed just fine.
    What do I need to do to fix this error message?

    The issue is not related to UAC / Run As Administrator / Run With Highest Privileges.  I have verified that accounts granted only the CS User Administrator role simply do not have access to the XdsPublishItems stored procedure in the Lync xds database,
    even if they are members of RTCUniversalUserAdmins.
    Also, it does not have anything to do with my script.  Even if I grant my service account that local Administrator rights on the Lync front-end server, log into the server with that account, and run the Lync Server Management Shell as administrator
    and then do just the Enable-CsUser cmdlet (not my whole script), I get the same error.
    I ended up opening a Microsoft support case (#114040311332658) and it has been going on for weeks now.  Eventually they just told me that I needed to either have my script establish a remote PowerShell session to Lync or install the Lync management
    tools on another server and have the script call the Lync Server Management Shell from that server.  They say this because the Planning for Role-Based Access Control documentation (http://technet.microsoft.com/en-us/library/gg425917.aspx)
    has the following tip:
    "RBAC restrictions work only on administrators working remotely, using either the Lync Server Control Panel or Lync Server Management Shell. A user sitting at a server running Lync Server is not restricted by RBAC. Therefore, physical security of your
    Lync Server is important to preserve RBAC restrictions."
    I did attempt to run a PowerShell instance on my workstation as the service account, establish a remote PowerShell session to the Lync front-end server, and then run Enable-CsUser and I can confirm that it does run successfully and I do not receive an error
    of any kind.
    I told the support personnel that the tip stating that RBAC doesn't actually restrict permissions if running PowerShell on the server itself doesn't mean that you simply cannot run PowerShell cmdlets and scripts on the server, it just means that the user
    running the cmdlet or script won't have their accessible cmdlets limited to only those granted to the role assigned.  I told them I want a description of what the XdsPublishItem stored procedure does at a high level so I can determine if the error can
    just be simply ignored in this case.  I'm still waiting for them to get back to me on that.
    They did say they tested it on their end and confirm the same behavior in their test environment.  They also said that it doesn't seem to have any sort of negative impact on the functionality of the enabled Lync user or the consistency of the SQL database. 
    That said, I don't want to just take their word for it without them knowing what XdsPublishItem does.

  • EXECUTE permission was denied in sysdb database, schema 'ssma_oracle'.

    Hello,
    I have migrated a database from oracle to SQL server.
    After migration when I run a script on the migrated database,
    I get following error . The user with which I have migrated the database and I am running this script are same.
    Also I have given these 3 permissions on sysdb database to this user - public, db_datareader db_datawriter.
    Please let me know what am I missing?
    Msg 229, Level 14, State 5, Server SERVER5009\SQLEXPRESS, Procedure PROC_LOADTEST , Line 303
    The EXECUTE permission was denied on the object 'db_error_get_oracle_exception_i
    d', database 'sysdb', schema 'ssma_oracle'.
    Msg 229, Level 14, State 5, Server SERVER5009\SQLEXPRESS, Procedure ssma_rethr
    owerror, Line 1
    The EXECUTE permission was denied on the object 'ssma_rethrowerror', database 's
    ysdb', schema 'ssma_oracle'.
    Thanks a lot.

    Hi ManiC24,
    Msg 59999, Level 16, State 1, Procedure PROC_LOADTEST, Line 324
    SSMA Oracle exception emulation for [ORA-00001]
    As other post, the issue is related to Oracle. The number 59999 is used for all Oracle system, user-defined, or predefined exceptions.
    Based on my research, ORA-00001 is common when: "a program tries to insert a "duplicate" row in a table,"  and that, "when a unique constraint is violated the row is NOT added to the table. To overcome this error, either remove
    the unique restriction or do not insert duplicate
    key.
    Reference:
    http://www.dba-oracle.com/sf_ora_00001_unique_constraint_violated.htm
    Thanks,
    Lydia Zhang
    Lydia Zhang
    TechNet Community Support

  • EXECUTE permission was denied on the object 'proc_putObjectTVP'

    Today I have seen the following error on one of my SharePoint servers.
    The EXECUTE permission was denied on the object 'proc_putObjectTVP', database 'SharePoint_Config', schema 'dbo'.
    The account that was denied EXECUTE permissions is the Service Application App Pool account.
    Having googled the problem - most posts seem to suggest manually granting execute rights to the WSS_Content_Application_Pools role on the SharePoint_Config database to the following stored procedures:
    [dbo].[proc_putObjectTVP]
    [dbo].[proc_putObject]
    [dbo].[proc_putDependency]
    However it seems odd that there is not a SharePoint way to do this rather than modifying SQL permissions via SQL Management Studio. Has anyone else encountered this problem and is there a SharePoint way to fix it?
    I should add that Microsoft say this about Service and other Application Pool accounts:
    "This account is assigned to the WSS_CONTENT_APPLICATION_POOLS role associated with the farm configuration database."
    https://technet.microsoft.com/en-us/library/cc678863%28v=office.15%29.aspx#Section3

    Hi,
    From your description, you might find error 5214 in event log, one or more of the following might be the cause:
    The service account to which SharePoint is set does not have sufficient permissions to the database to which it is trying to connect.
    The service account is not set up properly in SharePoint.
    When using least privilege setup of the Farm.
    Please perform the steps below and test the issue again:
    1. Expand Databases then expand the SharePoint_Config Database.
    2. Expand Security -> Roles -> Database Roles
    3. Find WSS_Content_Application_Pools role, right click it, and select Properties
    4. Click on Securables and click Search
    5. Next click Specific objects and click OK
    6. Click Object Types and select Stored Procedures. Click OK
    7. Add the Stored Procedure 'proc_putObjectTVP' and click OK (if it does not automatically grant it exec permission; you need to click the checkbox on "execute" and save it)
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Execute Permission Denied on Stored Procedure for SSRS Report

    I have a report in SSRS 2008R2.  The report is running against a 2005 instance.  This report, encapsulated as a stored procedure, runs fine in BIDS.  When I deploy it to the Report Manager I suddenly get"
    The EXECUTE permission was denied on the object 'ticketStatus',database 'SomeDatabase', schema 'dbo'.
    I have granted the execute permission to the sql login, I'll call it 'bob', being used in the datasource.  I can run the stored procedure in SSMS as that sql login.  That SQL login is also assigned the db_datareader and db_denydatawriter database
    level roles in the database for the query.  The query makes use of a linked server to another database.  I have tested that I can run the query via the linked server using the SQL login.  I created a separate SSRS report and simply used the
    SELECT part of my stored proc.  I upload that to the Report Manager and it works fine.  I can't figure out why this report will not work when it is set up to use the Stored Proc.  Any help sorting this out would be appreciated.

    I have granted the execute permission to the sql login, I'll call it 'bob', being used in the datasource.  I can run the stored procedure in SSMS as that sql login.  That SQL login is also assigned the db_datareader and db_denydatawriter database
    level roles in the database for the query.  The query makes use of a linked server to another database.  ...
    You are saying you are using a linked server for a database that sits on the same server as the database where the Procedure resides? Is there any reason to do that instead of just using a 3-part name, possibly in combination with a synonym?
    Linked servers have a different security concept also
    Trustworthy should not be used then either as it can lead to privilege escalation/elevation attacks from inside that database
    Cross Database Ownership chaining is yet another and different problem
    The best woul be to have that Login as a user in both databases and have the necessary permissions like Execute on Schema/Database there. Deny should only be necvessary under the circumstances that the user is member of different groups/roles
    Andreas Wolter
    Microsoft Certified Master SQL Server 2008
    Microsoft Certified Solutions Master SQL Data Platform, SQL Server 2012
    Blog: www.insidesql.org/blogs/andreaswolter
    Web: www.andreas-wolter.com |
    www.SarpedonQualityLab.com

  • EXECUTE permission denied on sp_sqlagent_log_jobhistory when running a maintenance task or sql job

    Hi folks,
    I have a scheduled maintenance plan and associated jobs in SQL Server 2008 SP2 that have been working but stopped about two months ago. When I run a maintenance task or sql job using any account (sa, sysadmin-priveleged domain account, etc) I get the following
    entries in the SQL Server Agent log (see below). I've tried changing the SQL Server Agent account, applied the latest hotfixes (CU2 for 2008 SP2) and set permissions manually so that the service accounts have dbo access to the msdb database. Anyone got other
    ideas? I've avoided recreating the msdb database, but that may be my only option.
    Date  4/02/2011 3:42:40 PM
    Log  SQL Server Agent (Current - 4/02/2011 3:23:00 PM)
    Message
    [298] SQLServer Error: 229, The EXECUTE permission was denied on the object 'sp_sqlagent_log_jobhistory', database 'msdb', schema 'dbo'. [SQLSTATE 42000] (ConnExecuteCachableOp)
    Date  4/02/2011 3:42:40 PM
    Log  SQL Server Agent (Current - 4/02/2011 3:23:00 PM)
    Message
    [298] SQLServer Error: 229, The EXECUTE permission was denied on the object 'agent_datetime', database 'msdb', schema 'dbo'. [SQLSTATE 42000] (ConnExecuteCachableOp)
    Date  4/02/2011 3:42:40 PM
    Log  SQL Server Agent (Current - 4/02/2011 3:23:00 PM)
    Message
    [298] SQLServer Error: 229, The EXECUTE permission was denied on the object 'sp_sqlagent_log_jobhistory', database 'msdb', schema 'dbo'. [SQLSTATE 42000] (ConnExecuteCachableOp)

    And just to add to the confusion - I created a SQL login called sql-maintjobs and have it sysadmin priveleges. I then logged in to SQL using this account on the instance that is failing and ran the following:
    declare
    @backupjobid uniqueidentifier
    select
    @backupjobid=CONVERT(uniqueidentifier,
    '2C4974D4-53BE-4E38-8EC0-8F5398CADE88')
    exec
    sp_sqlagent_log_jobhistory
    @job_id = @backupjobid,
    @step_id
    =1,
    @sql_message_id
    = 0,
    @sql_severity
    = 0,
    @message
    =
    NULL,
    @run_status
    =1,
    -- SQLAGENT_EXEC_X code
    @run_date
    =19900101,
    @run_time
    =1,
    @run_duration
    =1,
    @operator_id_emailed
    = 0,
    @operator_id_netsent
    = 0,
    @operator_id_paged
    = 0,
    @retries_attempted
    =0,
    @server
    =
    NULL,
    @session_id
    = 0
    This sql worked fine - no permission errors at all. That would suggest the account does have permission to EXECUTE that stored procedure... very confusing!

  • Oracle 10.2.0.4 RAC vip故障漂移导致监听关闭.

    环境:oracle 10.2.0.4 RAC+ASM
    故障现象:vip漂移至另一节点导致监听关闭,vip漂移现象随机在2个节点中出现,数据库实例正常,只是vip漂移至另一节点,同时监听offline。
    # su - oracle
    $ crs_stat -t
    Name Type Target State Host
    ora....SM1.asm application ONLINE ONLINE p770db1
    ora....B1.lsnr application ONLINE OFFLINE
    ora....db1.gsd application ONLINE ONLINE p770db1
    ora....db1.ons application ONLINE ONLINE p770db1
    ora....db1.vip application ONLINE ONLINE p770db2
    ora....SM2.asm application ONLINE ONLINE p770db2
    ora....B2.lsnr application ONLINE ONLINE p770db2
    ora....db2.gsd application ONLINE ONLINE p770db2
    ora....db2.ons application ONLINE ONLINE p770db2
    ora....db2.vip application ONLINE ONLINE p770db2
    ora.zjhorcl.db application ONLINE ONLINE p770db1
    ora....orcl.cs application ONLINE ONLINE p770db1
    ora....cl1.srv application ONLINE OFFLINE
    ora....cl2.srv application ONLINE ONLINE p770db2
    ora....l1.inst application ONLINE ONLINE p770db1
    ora....l2.inst application ONLINE ONLINE p770db2
    然后要用crs_start -all重启后来能恢复,如下:
    $ crs_start -all
    p770db1 : CRS-1018: Resource ora.p770db1.vip (application) is already running on p770db2
    p770db2 : CRS-1019: Resource ora.p770db1.LISTENER_P770DB1.lsnr (application) cannot run on p770db2
    Attempting to start `ora.zjhorcl.orcl.zjhorcl1.srv` on member `p770db1`
    Start of `ora.zjhorcl.orcl.zjhorcl1.srv` on member `p770db1` succeeded.
    CRS-0223: Resource 'ora.p770db1.LISTENER_P770DB1.lsnr' has placement error.
    ========================================================================================
    2012-10-11 06:56:21.830: [  CRSRES][11110]32startRunnable: setting CLI values
    2012-10-12 13:47:28.205: [  CRSRES][11471]32p770db1 : CRS-1019: Resource ora.p770db2.LISTENER_P770DB2.lsnr (application) cannot run
    on p770db1
    p770db2 : CRS-1018: Resource ora.p770db2.vip (application) is already running on p770db1
    2012-10-12 13:47:28.247: [  CRSRES][11728]32Attempting to start `ora.zjhorcl.orcl.zjhorcl2.srv` on member `p770db2`
    2012-10-12 13:47:28.656: [  CRSRES][11986]32StopResource: setting CLI values
    2012-10-12 13:47:31.709: [  CRSRES][11728]32Start of `ora.zjhorcl.orcl.zjhorcl2.srv` on member `p770db2` succeeded.
    2012-10-12 15:34:14.228: [  CRSAPP][11192]32CheckResource error for ora.p770db1.vip error code = 1
    2012-10-12 15:34:14.234: [  CRSRES][11192]32In stateChanged, ora.p770db1.vip target is ONLINE
    2012-10-12 15:34:14.235: [  CRSRES][11192]32ora.p770db1.vip on p770db1 went OFFLINE unexpectedly
    2012-10-12 15:34:14.235: [  CRSRES][11192]32StopResource: setting CLI values
    2012-10-12 15:34:14.238: [  CRSRES][11192]32Attempting to stop `ora.p770db1.vip` on member `p770db1`
    2012-10-12 15:34:14.602: [  CRSRES][11709]32In stateChanged, ora.zjhorcl.orcl.zjhorcl1.srv target is ONLINE
    2012-10-12 15:34:14.602: [  CRSRES][11709]32ora.zjhorcl.orcl.zjhorcl1.srv on p770db1 went OFFLINE unexpectedly
    2012-10-12 15:34:14.603: [  CRSRES][11709]32StopResource: setting CLI values
    2012-10-12 15:34:14.628: [  CRSRES][11709]32Attempting to stop `ora.zjhorcl.orcl.zjhorcl1.srv` on member `p770db1`
    2012-10-12 15:34:14.716: [  CRSRES][11192]32Stop of `ora.p770db1.vip` on member `p770db1` succeeded.
    2012-10-12 15:34:14.717: [  CRSRES][11192]32ora.p770db1.vip RESTART_COUNT=0 RESTART_ATTEMPTS=0
    2012-10-12 15:34:14.722: [  CRSRES][11192]32ora.p770db1.vip failed on p770db1 relocating.
    2012-10-12 15:34:14.750: [  CRSRES][11192]32StopResource: setting CLI values
    2012-10-12 15:34:14.754: [  CRSRES][11192]32Attempting to stop `ora.p770db1.LISTENER_P770DB1.lsnr` on member `p770db1`
    2012-10-12 15:34:15.011: [  CRSRES][11709]32Stop of `ora.zjhorcl.orcl.zjhorcl1.srv` on member `p770db1` succeeded.
    2012-10-12 15:34:15.011: [  CRSRES][11709]32ora.zjhorcl.orcl.zjhorcl1.srv RESTART_COUNT=0 RESTART_ATTEMPTS=0
    2012-10-12 15:34:15.019: [  CRSRES][11709]32ora.zjhorcl.orcl.zjhorcl1.srv failed on p770db1 relocating.
    2012-10-12 15:34:15.115: [  CRSRES][11709]32Cannot relocate ora.zjhorcl.orcl.zjhorcl1.srvStopping dependents
    2012-10-12 15:34:15.321: [  CRSRES][11709]32StopResource: setting CLI values
    2012-10-12 15:35:32.118: [  CRSRES][11192]32Stop of `ora.p770db1.LISTENER_P770DB1.lsnr` on member `p770db1` succeeded.
    2012-10-12 15:35:32.181: [  CRSRES][11192]32Attempting to start `ora.p770db1.vip` on member `p770db2`
    2012-10-12 15:35:33.824: [  CRSRES][11192]32Start of `ora.p770db1.vip` on member `p770db2` succeeded.
    2012-10-13 03:09:02.433: [  CRSEVT][11049]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_2/bin/racgwrap(check)
    category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
    2012-10-13 03:09:02.433: [  CRSEVT][11049]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_2/bin/racgwrap(check) tim
    ed out for ora.zjhorcl.orcl.cs! (timeout=600)
    2012-10-13 03:09:02.433: [  CRSAPP][11049]32CheckResource error for ora.zjhorcl.orcl.cs error code = -2
    2012-10-13 03:09:10.452: [  CRSEVT][11562]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_2/bin/racgwrap(check)
    category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
    2012-10-13 03:09:10.453: [  CRSEVT][11562]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_2/bin/racgwrap(check) tim
    ed out for ora.p770db1.ASM1.asm! (timeout=600)
    2012-10-13 03:09:10.453: [  CRSAPP][11562]32CheckResource error for ora.p770db1.ASM1.asm error code = -2
    2012-10-13 03:09:10.583: [  CRSEVT][11819]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_2/bin/racgwrap(check)
    category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
    2012-10-13 03:09:10.583: [  CRSEVT][11819]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_2/bin/racgwrap(check) tim
    ed out for ora.zjhorcl.zjhorcl1.inst! (timeout=600)
    2012-10-13 03:09:10.583: [  CRSAPP][11819]32CheckResource error for ora.zjhorcl.zjhorcl1.inst error code = -2
    2012-10-13 03:09:14.032: [  CRSEVT][12332]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
    category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
    2012-10-13 03:09:14.033: [  CRSEVT][12332]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
    ed out for ora.p770db1.ons! (timeout=600)
    2012-10-13 03:09:14.033: [  CRSAPP][12332]32CheckResource error for ora.p770db1.ons error code = -2
    2012-10-14 19:32:02.637: [  CRSRES][11089]32startRunnable: setting CLI values
    2012-10-14 19:32:03.342: [  CRSRES][11603]32StopResource: setting CLI values
    2012-10-14 19:32:03.353: [  CRSRES][11603]32Attempting to stop `ora.p770db1.vip` on member `p770db2`
    2012-10-14 19:32:03.792: [  CRSRES][11603]32Stop of `ora.p770db1.vip` on member `p770db2` succeeded.
    2012-10-14 19:32:03.799: [  CRSRES][11603]32startRunnable: setting CLI values
    2012-10-14 19:32:03.799: [  CRSRES][11603]32Attempting to start `ora.p770db1.vip` on member `p770db1`
    2012-10-14 19:32:05.520: [  CRSRES][11603]32Start of `ora.p770db1.vip` on member `p770db1` succeeded.
    2012-10-14 19:32:05.688: [  CRSRES][11864]32startRunnable: setting CLI values
    2012-10-14 19:32:05.696: [  CRSRES][11864]32Attempting to start `ora.p770db1.LISTENER_P770DB1.lsnr` on member `p770db1`
    2012-10-14 19:32:06.273: [  CRSRES][12386]32CRS-1002: Resource 'ora.zjhorcl.orcl.cs' is already running on member 'p770db1'
    2012-10-14 19:32:06.576: [  CRSRES][11864]32Start of `ora.p770db1.LISTENER_P770DB1.lsnr` on member `p770db1` succeeded.
    2012-10-21 10:29:19.051: [  CRSAPP][11054]32CheckResource error for ora.p770db1.vip error code = 1
    2012-10-21 10:29:19.059: [  CRSRES][11054]32In stateChanged, ora.p770db1.vip target is ONLINE
    2012-10-21 10:29:19.060: [  CRSRES][11054]32ora.p770db1.vip on p770db1 went OFFLINE unexpectedly
    2012-10-21 10:29:19.060: [  CRSRES][11054]32StopResource: setting CLI values
    2012-10-21 10:29:19.070: [  CRSRES][11054]32Attempting to stop `ora.p770db1.vip` on member `p770db1`
    2012-10-21 10:29:19.526: [  CRSRES][11828]32In stateChanged, ora.zjhorcl.orcl.zjhorcl1.srv target is ONLINE
    2012-10-21 10:29:19.526: [  CRSRES][11828]32ora.zjhorcl.orcl.zjhorcl1.srv on p770db1 went OFFLINE unexpectedly
    2012-10-21 10:29:19.527: [  CRSRES][11828]32StopResource: setting CLI values
    2012-10-21 10:29:19.575: [  CRSRES][11828]32Attempting to stop `ora.zjhorcl.orcl.zjhorcl1.srv` on member `p770db1`
    2012-10-21 10:29:19.673: [  CRSRES][11054]32Stop of `ora.p770db1.vip` on member `p770db1` succeeded.
    2012-10-21 10:29:19.674: [  CRSRES][11054]32ora.p770db1.vip RESTART_COUNT=0 RESTART_ATTEMPTS=0
    2012-10-21 10:29:19.684: [  CRSRES][11054]32ora.p770db1.vip failed on p770db1 relocating.
    2012-10-21 10:29:19.718: [  CRSRES][11054]32StopResource: setting CLI values
    2012-10-21 10:29:19.733: [  CRSRES][11054]32Attempting to stop `ora.p770db1.LISTENER_P770DB1.lsnr` on member `p770db1`
    2012-10-21 10:29:19.932: [  CRSRES][11828]32Stop of `ora.zjhorcl.orcl.zjhorcl1.srv` on member `p770db1` succeeded.
    2012-10-21 10:29:19.933: [  CRSRES][11828]32ora.zjhorcl.orcl.zjhorcl1.srv RESTART_COUNT=0 RESTART_ATTEMPTS=0
    2012-10-21 10:29:19.941: [  CRSRES][11828]32ora.zjhorcl.orcl.zjhorcl1.srv failed on p770db1 relocating.
    2012-10-21 10:29:20.116: [  CRSRES][11828]32Cannot relocate ora.zjhorcl.orcl.zjhorcl1.srvStopping dependents
    2012-10-21 10:29:20.154: [  CRSRES][11828]32StopResource: setting CLI values
    2012-10-21 10:30:36.095: [  CRSRES][11054]32Stop of `ora.p770db1.LISTENER_P770DB1.lsnr` on member `p770db1` succeeded.
    2012-10-21 10:30:36.280: [  CRSRES][11054]32Attempting to start `ora.p770db1.vip` on member `p770db2`
    2012-10-21 10:30:37.942: [  CRSRES][11054]32Start of `ora.p770db1.vip` on member `p770db2` succeeded.
    2012-10-21 10:30:38.289: [  CRSRES][11932]32CRS-1002: Resource 'ora.p770db1.vip' is already running on member 'p770db2'
    2012-10-22 10:51:43.580: [  CRSRES][11262]32startRunnable: setting CLI values
    2012-10-22 10:51:44.110: [  CRSRES][11777]32StopResource: setting CLI values
    2012-10-22 10:51:44.217: [  CRSRES][11777]32Attempting to stop `ora.p770db1.vip` on member `p770db2`
    2012-10-22 10:51:44.976: [  CRSRES][11777]32Stop of `ora.p770db1.vip` on member `p770db2` succeeded.
    2012-10-22 10:51:44.984: [  CRSRES][11777]32startRunnable: setting CLI values
    2012-10-22 10:51:44.984: [  CRSRES][11777]32Attempting to start `ora.p770db1.vip` on member `p770db1`
    2012-10-22 10:51:46.757: [  CRSRES][11777]32Start of `ora.p770db1.vip` on member `p770db1` succeeded.
    2012-10-22 10:51:46.988: [  CRSRES][11534]32startRunnable: setting CLI values
    2012-10-22 10:51:47.006: [  CRSRES][11534]32Attempting to start `ora.p770db1.LISTENER_P770DB1.lsnr` on member `p770db1`
    2012-10-22 10:51:47.217: [  CRSRES][12304]32CRS-1002: Resource 'ora.zjhorcl.orcl.cs' is already running on member 'p770db1'
    2012-10-22 10:51:47.763: [  CRSRES][11534]32Start of `ora.p770db1.LISTENER_P770DB1.lsnr` on member `p770db1` succeeded.
    2012-10-23 04:23:21.417: [  CRSAPP][11219]32CheckResource error for ora.p770db1.vip error code = 1
    2012-10-23 04:23:21.425: [  CRSRES][11219]32In stateChanged, ora.p770db1.vip target is ONLINE
    2012-10-23 04:23:21.425: [  CRSRES][11219]32ora.p770db1.vip on p770db1 went OFFLINE unexpectedly
    2012-10-23 04:23:21.425: [  CRSRES][11219]32StopResource: setting CLI values
    2012-10-23 04:23:21.435: [  CRSRES][11219]32Attempting to stop `ora.p770db1.vip` on member `p770db1`
    2012-10-23 04:23:21.876: [  CRSRES][11993]32In stateChanged, ora.zjhorcl.orcl.zjhorcl1.srv target is ONLINE
    2012-10-23 04:23:21.877: [  CRSRES][11993]32ora.zjhorcl.orcl.zjhorcl1.srv on p770db1 went OFFLINE unexpectedly
    2012-10-23 04:23:21.877: [  CRSRES][11993]32StopResource: setting CLI values
    2012-10-23 04:23:21.888: [  CRSRES][11993]32Attempting to stop `ora.zjhorcl.orcl.zjhorcl1.srv` on member `p770db1`
    2012-10-23 04:23:22.067: [  CRSRES][11219]32Stop of `ora.p770db1.vip` on member `p770db1` succeeded.
    2012-10-23 04:23:22.067: [  CRSRES][11219]32ora.p770db1.vip RESTART_COUNT=0 RESTART_ATTEMPTS=0
    2012-10-23 04:23:22.074: [  CRSRES][11219]32ora.p770db1.vip failed on p770db1 relocating.
    2012-10-23 04:23:22.133: [  CRSRES][11219]32StopResource: setting CLI values
    2012-10-23 04:23:22.157: [  CRSRES][11219]32Attempting to stop `ora.p770db1.LISTENER_P770DB1.lsnr` on member `p770db1`
    2012-10-23 04:23:22.295: [  CRSRES][11993]32Stop of `ora.zjhorcl.orcl.zjhorcl1.srv` on member `p770db1` succeeded.
    2012-10-23 04:23:22.296: [  CRSRES][11993]32ora.zjhorcl.orcl.zjhorcl1.srv RESTART_COUNT=0 RESTART_ATTEMPTS=0
    2012-10-23 04:23:22.309: [  CRSRES][11993]32ora.zjhorcl.orcl.zjhorcl1.srv failed on p770db1 relocating.
    2012-10-23 04:23:22.344: [  CRSRES][11993]32Cannot relocate ora.zjhorcl.orcl.zjhorcl1.srvStopping dependents
    2012-10-23 04:23:22.388: [  CRSRES][11993]32StopResource: setting CLI values
    2012-10-23 04:24:38.655: [  CRSRES][11219]32Stop of `ora.p770db1.LISTENER_P770DB1.lsnr` on member `p770db1` succeeded.
    2012-10-23 04:24:38.734: [  CRSRES][11219]32Attempting to start `ora.p770db1.vip` on member `p770db2`
    2012-10-23 04:24:40.474: [  CRSRES][11219]32Start of `ora.p770db1.vip` on member `p770db2` succeeded.
    2012-10-23 13:50:39.656: [  CRSRES][11257]32startRunnable: setting CLI values
    2012-10-23 13:50:40.032: [  CRSRES][11771]32StopResource: setting CLI values
    2012-10-23 13:50:40.042: [  CRSRES][11771]32Attempting to stop `ora.p770db1.vip` on member `p770db2`
    2012-10-23 13:50:40.607: [  CRSRES][11771]32Stop of `ora.p770db1.vip` on member `p770db2` succeeded.
    2012-10-23 13:50:40.614: [  CRSRES][11771]32startRunnable: setting CLI values
    2012-10-23 13:50:40.614: [  CRSRES][11771]32Attempting to start `ora.p770db1.vip` on member `p770db1`
    2012-10-23 13:50:42.336: [  CRSRES][11771]32Start of `ora.p770db1.vip` on member `p770db1` succeeded.
    2012-10-23 13:50:42.508: [  CRSRES][11776]32startRunnable: setting CLI values
    2012-10-23 13:50:42.517: [  CRSRES][11776]32Attempting to start `ora.p770db1.LISTENER_P770DB1.lsnr` on member `p770db1`
    2012-10-23 13:50:43.251: [  CRSRES][12298]32CRS-1002: Resource 'ora.zjhorcl.orcl.cs' is already running on member 'p770db1'
    2012-10-23 13:50:43.517: [  CRSRES][11776]32Start of `ora.p770db1.LISTENER_P770DB1.lsnr` on member `p770db1` succeeded.
    $
    $ more ora.p770db1.vip.log
    Oracle Database 10g CRS Release 10.2.0.4.0 Production Copyright 1996, 2008 Oracle. All rights reserved.
    2012-08-23 15:07:17.902: [    RACG][1] [15466872][1][ora.p770db1.vip]:
    entstat: 0909-004 Unable to get statistics on device en0, errno = 69
    Invalid parameters, or failed to bring up VIP (host=p770db1)
    2012-08-23 15:07:17.903: [    RACG][1] [15466872][1][ora.p770db1.vip]: clsrcexecut: env ORACLE_CONFIG_HOME=/oracle/product/10.2.0/db
    _1
    2012-08-23 15:07:17.903: [    RACG][1] [15466872][1][ora.p770db1.vip]: clsrcexecut: cmd = /oracle/product/10.2.0/db_1/bin/racgeut -e
    USRORA_DEBUG=0 54 /oracle/product/10.2.0/db_1/bin/racgvip check p770db1
    2012-08-23 15:07:17.903: [    RACG][1] [15466872][1][ora.p770db1.vip]: clsrcexecut: rc = 1, time = 0.509s
    2012-08-23 15:07:17.903: [    RACG][1] [15466872][1][ora.p770db1.vip]: end for resource = ora.p770db1.vip, action = check, status =
    1, time = 0.685s
    2012-09-23 10:43:34.433: [    RACG][1] [6815926][1][ora.p770db1.vip]: Invalid parameters, or failed to bring up VIP (host=p770db1)
    2012-09-23 10:43:34.442: [    RACG][1] [6815926][1][ora.p770db1.vip]: clsrcexecut: env ORACLE_CONFIG_HOME=/oracle/product/10.2.0/db_
    1
    2012-09-23 10:43:34.442: [    RACG][1] [6815926][1][ora.p770db1.vip]: clsrcexecut: cmd = /oracle/product/10.2.0/db_1/bin/racgeut -e
    USRORA_DEBUG=0 54 /oracle/product/10.2.0/db_1/bin/racgvip check p770db1
    2012-09-23 10:43:34.442: [    RACG][1] [6815926][1][ora.p770db1.vip]: clsrcexecut: rc = 1, time = 4.682s
    2012-09-23 10:43:34.442: [    RACG][1] [6815926][1][ora.p770db1.vip]: end for resource = ora.p770db1.vip, action = check, status = 1
    , time = 5.068s
    2012-10-12 15:34:14.222: [    RACG][1] [18809030][1][ora.p770db1.vip]:
    entstat: 0909-004 Unable to get statistics on device en0, errno = 69
    Invalid parameters, or failed to bring up VIP (host=p770db1)
    2012-10-12 15:34:14.222: [    RACG][1] [18809030][1][ora.p770db1.vip]: clsrcexecut: env ORACLE_CONFIG_HOME=/oracle/product/10.2.0/db
    _1
    2012-10-12 15:34:14.222: [    RACG][1] [18809030][1][ora.p770db1.vip]: clsrcexecut: cmd = /oracle/product/10.2.0/db_1/bin/racgeut -e
    USRORA_DEBUG=0 54 /oracle/product/10.2.0/db_1/bin/racgvip check p770db1
    2012-10-12 15:34:14.222: [    RACG][1] [18809030][1][ora.p770db1.vip]: clsrcexecut: rc = 1, time = 0.564s
    2012-10-12 15:34:14.222: [    RACG][1] [18809030][1][ora.p770db1.vip]: end for resource = ora.p770db1.vip, action = check, status =
    1, time = 0.712s
    2012-10-21 10:29:19.043: [    RACG][1] [18546790][1][ora.p770db1.vip]:
    entstat: 0909-004 Unable to get statistics on device en0, errno = 69
    Invalid parameters, or failed to bring up VIP (host=p770db1)
    2012-10-21 10:29:19.043: [    RACG][1] [18546790][1][ora.p770db1.vip]: clsrcexecut: env ORACLE_CONFIG_HOME=/oracle/product/10.2.0/db
    _1
    2012-10-21 10:29:19.043: [    RACG][1] [18546790][1][ora.p770db1.vip]: clsrcexecut: cmd = /oracle/product/10.2.0/db_1/bin/racgeut -e
    USRORA_DEBUG=0 54 /oracle/product/10.2.0/db_1/bin/racgvip check p770db1
    2012-10-21 10:29:19.043: [    RACG][1] [18546790][1][ora.p770db1.vip]: clsrcexecut: rc = 1, time = 0.541s
    2012-10-21 10:29:19.044: [    RACG][1] [18546790][1][ora.p770db1.vip]: end for resource = ora.p770db1.vip, action = check, status =
    1, time = 0.716s
    2012-10-23 04:23:21.410: [    RACG][1] [18415718][1][ora.p770db1.vip]:
    entstat: 0909-004 Unable to get statistics on device en0, errno = 69
    Invalid parameters, or failed to bring up VIP (host=p770db1)
    2012-10-23 04:23:21.410: [    RACG][1] [18415718][1][ora.p770db1.vip]: clsrcexecut: env ORACLE_CONFIG_HOME=/oracle/product/10.2.0/db
    _1
    2012-10-23 04:23:21.410: [    RACG][1] [18415718][1][ora.p770db1.vip]: clsrcexecut: cmd = /oracle/product/10.2.0/db_1/bin/racgeut -e
    USRORA_DEBUG=0 54 /oracle/product/10.2.0/db_1/bin/racgvip check p770db1
    2012-10-23 04:23:21.410: [    RACG][1] [18415718][1][ora.p770db1.vip]: clsrcexecut: rc = 1, time = 0.595s
    2012-10-23 04:23:21.410: [    RACG][1] [18415718][1][ora.p770db1.vip]: end for resource = ora.p770db1.vip, action = check, status =
    1, time = 0.751s
    ===================================================================================================
    2012-09-26 07:45:11.000: [  CRSEVT][11666]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
    category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
    2012-09-26 07:45:11.000: [  CRSEVT][11666]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
    ed out for ora.p770db2.vip! (timeout=60)
    2012-09-26 07:45:11.000: [  CRSAPP][11666]32CheckResource error for ora.p770db2.vip error code = -2
    2012-09-26 07:46:44.036: [  CRSEVT][11668]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
    category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
    2012-09-26 07:46:44.036: [  CRSEVT][11668]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
    ed out for ora.p770db2.vip! (timeout=60)
    2012-09-26 07:46:44.036: [  CRSAPP][11668]32CheckResource error for ora.p770db2.vip error code = -2
    2012-09-26 07:48:17.067: [  CRSEVT][11670]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
    category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
    2012-09-26 07:48:17.067: [  CRSEVT][11670]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
    ed out for ora.p770db2.vip! (timeout=60)
    2012-09-26 07:48:17.067: [  CRSAPP][11670]32CheckResource error for ora.p770db2.vip error code = -2
    2012-09-26 21:27:23.866: [  CRSEVT][11581]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
    category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
    2012-09-26 21:27:23.866: [  CRSEVT][11581]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
    ed out for ora.p770db2.vip! (timeout=60)
    2012-09-26 21:27:23.866: [  CRSAPP][11581]32CheckResource error for ora.p770db2.vip error code = -2
    2012-10-03 23:26:47.076: [  CRSEVT][11737]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
    category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
    2012-10-03 23:26:47.076: [  CRSEVT][11737]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
    ed out for ora.p770db2.vip! (timeout=60)
    2012-10-03 23:26:47.076: [  CRSAPP][11737]32CheckResource error for ora.p770db2.vip error code = -2
    2012-10-03 23:28:20.116: [  CRSEVT][11739]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
    category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
    2012-10-03 23:28:20.116: [  CRSEVT][11739]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
    ed out for ora.p770db2.vip! (timeout=60)
    2012-10-03 23:28:20.116: [  CRSAPP][11739]32CheckResource error for ora.p770db2.vip error code = -2
    2012-10-03 23:29:53.146: [  CRSEVT][11743]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
    category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
    2012-10-03 23:29:53.146: [  CRSEVT][11743]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
    ed out for ora.p770db2.vip! (timeout=60)
    2012-10-03 23:29:53.146: [  CRSAPP][11743]32CheckResource error for ora.p770db2.vip error code = -2
    2012-10-03 23:31:26.182: [  CRSEVT][11745]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
    category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
    2012-10-03 23:31:26.182: [  CRSEVT][11745]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
    ed out for ora.p770db2.vip! (timeout=60)
    2012-10-03 23:31:26.182: [  CRSAPP][11745]32CheckResource error for ora.p770db2.vip error code = -2
    2012-10-03 23:32:59.221: [  CRSEVT][11748]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
    category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
    2012-10-03 23:32:59.222: [  CRSEVT][11748]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
    ed out for ora.p770db2.vip! (timeout=60)
    2012-10-03 23:32:59.222: [  CRSAPP][11748]32CheckResource error for ora.p770db2.vip error code = -2
    2012-10-03 23:34:32.255: [  CRSEVT][11751]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
    category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
    2012-10-03 23:34:32.255: [  CRSEVT][11751]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
    ed out for ora.p770db2.vip! (timeout=60)
    2012-10-03 23:34:32.255: [  CRSAPP][11751]32CheckResource error for ora.p770db2.vip error code = -2
    2012-10-06 06:07:13.137: [  CRSEVT][11639]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
    category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
    2012-10-06 06:07:13.137: [  CRSEVT][11639]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
    ed out for ora.p770db2.vip! (timeout=60)
    2012-10-06 06:07:13.138: [  CRSAPP][11639]32CheckResource error for ora.p770db2.vip error code = -2
    2012-10-06 06:08:46.175: [  CRSEVT][11641]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
    category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
    2012-10-06 06:08:46.175: [  CRSEVT][11641]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
    ed out for ora.p770db2.vip! (timeout=60)
    2012-10-06 06:08:46.176: [  CRSAPP][11641]32CheckResource error for ora.p770db2.vip error code = -2
    2012-10-06 06:10:19.207: [  CRSEVT][11644]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
    category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
    2012-10-06 06:10:19.207: [  CRSEVT][11644]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
    ed out for ora.p770db2.vip! (timeout=60)
    2012-10-06 06:10:19.207: [  CRSAPP][11644]32CheckResource error for ora.p770db2.vip error code = -2
    2012-10-06 06:11:52.236: [  CRSEVT][11648]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
    category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
    2012-10-06 06:11:52.236: [  CRSEVT][11648]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
    ed out for ora.p770db2.vip! (timeout=60)
    2012-10-06 06:11:52.236: [  CRSAPP][11648]32CheckResource error for ora.p770db2.vip error code = -2
    2012-10-06 06:13:25.268: [  CRSEVT][11652]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
    category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
    2012-10-06 06:13:25.269: [  CRSEVT][11652]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
    ed out for ora.p770db2.vip! (timeout=60)
    2012-10-06 06:13:25.269: [  CRSAPP][11652]32CheckResource error for ora.p770db2.vip error code = -2
    2012-10-06 06:14:58.307: [  CRSEVT][11654]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
    category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
    2012-10-06 06:14:58.307: [  CRSEVT][11654]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
    ed out for ora.p770db2.vip! (timeout=60)
    2012-10-06 06:14:58.307: [  CRSAPP][11654]32CheckResource error for ora.p770db2.vip error code = -2
    2012-10-11 06:55:01.756: [  CRSAPP][11628]32CheckResource error for ora.p770db2.vip error code = 1
    2012-10-11 06:55:01.761: [  CRSRES][11628]32In stateChanged, ora.p770db2.vip target is ONLINE
    2012-10-11 06:55:01.761: [  CRSRES][11628]32ora.p770db2.vip on p770db2 went OFFLINE unexpectedly
    2012-10-11 06:55:01.761: [  CRSRES][11628]32StopResource: setting CLI values
    2012-10-11 06:55:01.765: [  CRSRES][11628]32Attempting to stop `ora.p770db2.vip` on member `p770db2`
    2012-10-11 06:55:02.390: [  CRSRES][11889]32In stateChanged, ora.zjhorcl.orcl.zjhorcl2.srv target is ONLINE
    2012-10-11 06:55:02.390: [  CRSRES][11889]32ora.zjhorcl.orcl.zjhorcl2.srv on p770db2 went OFFLINE unexpectedly
    2012-10-11 06:55:02.391: [  CRSRES][11889]32StopResource: setting CLI values
    2012-10-11 06:55:02.416: [  CRSRES][11889]32Attempting to stop `ora.zjhorcl.orcl.zjhorcl2.srv` on member `p770db2`
    2012-10-11 06:55:02.532: [  CRSRES][11628]32Stop of `ora.p770db2.vip` on member `p770db2` succeeded.
    2012-10-11 06:55:02.543: [  CRSRES][11628]32ora.p770db2.vip RESTART_COUNT=0 RESTART_ATTEMPTS=0
    2012-10-11 06:55:02.605: [  CRSRES][11628]32ora.p770db2.vip failed on p770db2 relocating.
    2012-10-11 06:55:02.680: [  CRSRES][11628]32StopResource: setting CLI values
    2012-10-11 06:55:02.684: [  CRSRES][11628]32Attempting to stop `ora.p770db2.LISTENER_P770DB2.lsnr` on member `p770db2`
    2012-10-11 06:55:03.613: [  CRSRES][11889]32Stop of `ora.zjhorcl.orcl.zjhorcl2.srv` on member `p770db2` succeeded.
    2012-10-11 06:55:03.614: [  CRSRES][11889]32ora.zjhorcl.orcl.zjhorcl2.srv RESTART_COUNT=0 RESTART_ATTEMPTS=0
    2012-10-11 06:55:03.658: [  CRSRES][11889]32ora.zjhorcl.orcl.zjhorcl2.srv failed on p770db2 relocating.
    2012-10-11 06:55:03.684: [  CRSRES][11889]32Cannot relocate ora.zjhorcl.orcl.zjhorcl2.srvStopping dependents
    2012-10-11 06:55:03.698: [  CRSRES][11889]32StopResource: setting CLI values
    2012-10-11 06:56:19.120: [  CRSRES][11628]32Stop of `ora.p770db2.LISTENER_P770DB2.lsnr` on member `p770db2` succeeded.
    2012-10-11 06:56:19.160: [  CRSRES][11628]32Attempting to start `ora.p770db2.vip` on member `p770db1`
    2012-10-11 06:56:20.894: [  CRSRES][11628]32Start of `ora.p770db2.vip` on member `p770db1` succeeded.
    2012-10-12 13:47:25.650: [  CRSRES][11649]32startRunnable: setting CLI values
    2012-10-12 13:47:26.054: [  CRSRES][11907]32StopResource: setting CLI values
    2012-10-12 13:47:26.068: [  CRSRES][11907]32Attempting to stop `ora.p770db2.vip` on member `p770db1`
    2012-10-12 13:47:26.508: [  CRSRES][11907]32Stop of `ora.p770db2.vip` on member `p770db1` succeeded.
    2012

    vip日志中显示:
    2012-08-23 15:07:17.902: [ RACG][1] [15466872][1][ora.p770db1.vip]:
    entstat: 0909-004 Unable to get statistics on device en0, errno = 69
    Invalid parameters, or failed to bring up VIP (host=p770db1)
    这网卡是否有问题,还有防火墙是否做过切换端口等操作?
    是aix的系统吗?http://www-01.ibm.com/support/docview.wss?uid=isg1IV22840 找到个描述你看看符合不
    Edited by: 小电工II on 2012-10-24 下午11:54

  • The purpose of the executable permission

    Hi,
    What is the purpose behind the execute permission of Unix? Because if you can read it, you can always find a way to execute it anyway.
    The read and write are pretty obvious.
    If you can read a file, even if its execute permission isn't set and you don't have the rights to change the file permissions, you just copy it to your own machine, make it executable, and run it.
    What does execute even mean? If it's Brainfuck code, then with read permissions your typical Brainfuck interpreter can execute it, no execute permission needed. Isn't running a Turing complete esoteric programming language considered executing? Or displaying an HTML file with JavaScript code in it...
    There's probably something behind the execute permission that I don't know. The only way I come into contact with this permission, is in an annoying way: to enable it because it wasn't enabled already while I want to run it. What good (security) purpose does it serve in practice?
    Thanks!

    It isn't solely about security. You can execute anything you can read, it's always been this way.
    s1gma is right in that it 'helps' shells etc. figure out what to execute
    The 2 security aspects I can think of are:
    a) You want an executable to be setuid for some user, but you only want people from a specific group to be able to execute it as setuid.
    They can still execute it by copying, but the setuid flag gets lost, so they'll be executing it as themselves, rather than the user who owned the original file.
    b) Help against "accidental" execution.
    For instance, a good reason to mount something 'noexec' is because it might contain binaries from other machines, where you don't know what's going on.
    So if you want to execute, you want to specifically get a snapshot of the file at your machine, then check if it's really what you want (sha1/md5 sum etc), then finally execute it - most likely by setting the execute permission, then running it.
    Another use for it - in a completely different manner - is for example an init script directory, like you have it in slackware (or at least when I used slackware it worked that way).
    Where all init scripts you wanted to start at boot time where simply marked executable, and the others you had to execute by hand using a shell (sh /etc/rc.d/foo start or whatever it used to be.)
    Last edited by Blµb (2012-03-24 20:09:10)

  • RunInstaller Execute permission denied

    Hi.
    I downloaded the SW of ORACLE 9.2.0 from the web. I did all the steps to uncompress these 3 files (gunzip and cpio). But when I try to execute RunInstaller I've got the following error:
    ./runInstaller: ./runInstaller: Execute permission denied.
    But the permissions are 777 in all the directories and all the files that are inside the directories. The owner is correct (oracle:dba)
    My server is HPUX-11.00
    Sometime, when you mount the CD but with the wrong options you have the same problem, but this time, y download the files from the web.
    ¿Anybody knows who can I solve this error?

    Yes I have the ROOT in the server and I run the runInstaler with the oracle user and dba group but doesn't work. I run (to check the file) with root user but the same problem.

  • Bash: /home/oracle/.bashrc: Permission denied

    [root@localhost u01]# ls -lad /home/oracle/{.*,*}
    ls: cannot access /home/oracle/*: No such file or directory
    drwx------. 4  501  507 4096 Aug 21 18:24 /home/oracle/.
    drwxr-xr-x. 6 root root 4096 Aug 21 22:36 /home/oracle/..
    -rwxrwxr-x. 1  501  507  829 Aug 21 18:31 /home/oracle/.bash_history
    -rwxrwxr-x. 1  501  507   18 May 10  2012 /home/oracle/.bash_logout
    -rwxrwxr-x. 1  501  507  176 Aug 21 17:16 /home/oracle/.bash_profile
    -rwxrwxr-x. 1  501  507  124 May 10  2012 /home/oracle/.bashrc
    drwxr-xr-x. 2  501  507 4096 Nov 20  2010 /home/oracle/.gnome2
    drwxr-xr-x. 4  501  507 4096 Aug 17 21:42 /home/oracle/.mozilla
    -rwxrwxr-x. 1  501  507 3786 Aug 21 18:24 /home/oracle/.viminfo
    [root@localhost u01]# su oracle
    [root@localhost u01]# su oracle
    bash: /home/oracle/.bashrc: Permission denied

    Hi,
    Why the Home Oracle files are rwx rwx r-x. the oracle home should have the permissions rwx r-x r-x.
    # chmod -R 755  /home/oracle/*
    To switch to an other user, it is recommended to use
    # su - oracle
    the dash (-) : this is used to load ALL the envirenment of the user oracle.
    Don't forget to verify if the .bashrc is executable, if not run:
    $ chmod +x ~/.bashrc
    I hope this can help you
    Best Regards

  • I changed permission setting on main disk...took forever now when I bootup I get the chime...apple icon...fan noise...thats it...internal drive is broken...no Mac install disk..I have a windows XP desktop with installation disk..if I was to get external d

    I changed permission setting on main disk...took forever now when I bootup I get the chime...apple icon...fan noise...thats it...internal drive is broken...no Mac install disk..I have a windows XP desktop with installation disk..if I was to get external drive ...could I use windows XP styartup disk just to boot the "17"Powerbook-G4...have no intention of downloading XP on the Mac...just want to boot it up...or is there a way to boot the Mac from the XP desktop...cables...etc?

    Hi Romko23, just pasted info from manual...PowerBook G4 "17"  5.3
    Your PowerBook comes with a minimum of 512 megabytes (MB) of 533
    MHz Double Data Rate (DDR2) Synchronous Dynamic Random-Access Memory
    (SDRAM) installed. Both memory slots can accept an SDRAM module that meets the
    following specifications:
    Â Double Data Rate Small Outline Dual Inline Memory Module (DDR SO-DIMM) format
    Â 1.25 inch or smaller
    Â 512 MB or 1 gigabyte (GB)
    Â 200-pin
    Â PC2-4200 DDR2 533 MHz Type RAM
    PS my keyboad is loose...I tighten the tiny screws...only...once ...tried  all the key-strokes...Comand-option..P-R.....safe-mode... etc...Mac only reacted ...once...right after.. I tightend K-board >>C-OpT- P-R...mac chimed twice...the Apple icon in grey screen got smaller....now after trying ...keyboard .boot short cuts 10 times..nothing...it chimes ...grey screen....apple in window...fan noice ....thats it...do you think I need to tighten screws...again,
    I actually think when I was changing permissions...on entire it was taking so ong...20 min...I just hit power,,shut it down...when it wasn't done...no patience.,...just thought of something ...sounds important...whern I resgisted on this site..I tried to use my Powrbook login name ..got message.... .. blocked...Secury problem....that has to be the problem..blocked..how do I unblock?
    Message was edited by: CMK1

  • Error when Read only permission set when filtering data before loading with Excel 2013 Addin

    Good afternoon :)
    I have an MDS issue that is making me lose my mind.
    I have some permission set to an Entity. It is a read only permission in the entity but I tried to put inside every field and same thing happen.
    Every time an Entity has any kind of read only permission assigned to it or its fields, Excel Addin show an error when we try to load it. When Entity has more rows than the maximum rows in the Settings pane, it will show you an option to filter data. When
    you try to use this filter, Excel show an error message but you can press OK and everything works fine.
    There is the message:
    The thing user, my user do not want it :( And I don't know how to get rid of it.
    Do anyone have an ideia on how to fix it ?
    In the debug set of the addin, there is this message:
    2014-10-22T11:38:42.152        8440 EXCEL.EXE            EXCEL.EXE                               
    Generic          EventType: Error, Message: Unobserved exception in TaskScheduler. Exception:'System.AggregateException: One or more errors occurred. ---> System.NullReferenceException: Object reference not set
    to an instance of an object.
       at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
       at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
       at System.Windows.Forms.WindowsFormsSynchronizationContext.Send(SendOrPostCallback d, Object state)
       at Microsoft.MasterDataServices.ExcelAddInCore.ExcelHelpers.ExecuteOnUIThread(SendOrPostCallback callback)
       at Microsoft.MasterDataServices.ExcelAddInCore.DataView.FinalizeUIOperation(Boolean mdsOperation)
       at Microsoft.MasterDataServices.ExcelAddInCore.DataView.<>c__DisplayClass53.<LoadData>b__51(IAsyncResult ar)
       at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
       --- End of inner exception stack trace ---
    ---> (Inner Exception #0) System.NullReferenceException: Object reference not set to an instance of an object.
       at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
       at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
       at System.Windows.Forms.WindowsFormsSynchronizationContext.Send(SendOrPostCallback d, Object state)
       at Microsoft.MasterDataServices.ExcelAddInCore.ExcelHelpers.ExecuteOnUIThread(SendOrPostCallback callback)
       at Microsoft.MasterDataServices.ExcelAddInCore.DataView.FinalizeUIOperation(Boolean mdsOperation)
       at Microsoft.MasterDataServices.ExcelAddInCore.DataView.<>c__DisplayClass53.<LoadData>b__51(IAsyncResult ar)
       at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)<---

    Rafael,
    Is this still an issue?
    Thanks!
    Ed Price, Azure & Power BI Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • EXECUTE permission denied on object 'xp_sqlagent_notify', database 'mssqlsystemresource', schema 'sys'.

    I'm trying to create a new subscriptions on an existing report and get the following error.
    An internal error occurred on the report server. See the error log for more details. (rsInternalError) Get Online Help
    Get Online Help
    EXECUTE permission denied on object 'xp_sqlagent_notify', database 'mssqlsystemresource', schema 'sys'.
    I ran the following that was suggested in http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=17774&SiteID=1. But still I get the same error. Do I need a reboot or restart of the services?
    The only log file information I can find contains the following.
    System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: An internal error occurred on the report server. See the error log for more details. ---> Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details. ---> System.Data.SqlClient.SqlException: EXECUTE permission denied on object 'xp_sqlagent_notify', database 'mssqlsystemresource', schema 'sys'.
       --- End of inner exception stack trace ---
       at Microsoft.ReportingServices.WebServer.ReportingService2005.ListSchedules(Schedule[]& Schedules)
       at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
       at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
       at Microsoft.SqlServer.ReportingServices2005.ReportingService2005.ListSchedules()
       at Microsoft.SqlServer.ReportingServices2005.RSConnection.ListSchedules()
       at Microsoft.ReportingServices.UI.SharedScheduleDropDown.EnsureSchedulesAreLoaded()
       at Microsoft.ReportingServices.UI.SharedScheduleDropDown.SharedScheduleDropDown_Load(Object sender, EventArgs e)
       at System.Web.UI.Control.OnLoad(EventArgs e)
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    aspnet_wp!ui!1!17/10/2006-08:44:26:: e ERROR: Exception in ShowErrorPage: System.Threading.ThreadAbortException: Thread was being aborted.
       at System.Threading.Thread.AbortInternal()
       at System.Threading.Thread.Abort(Object stateInfo)
       at System.Web.HttpResponse.End()
       at System.Web.HttpServerUtility.Transfer(String path, Boolean preserveForm)
       at Microsoft.ReportingServices.UI.ReportingPage.ShowErrorPage(String errMsg) at    at System.Threading.Thread.AbortInternal()
       at System.Threading.Thread.Abort(Object stateInfo)
       at System.Web.HttpResponse.End()
       at System.Web.HttpServerUtility.Transfer(String path, Boolean preserveForm)
       at Microsoft.ReportingServices.UI.ReportingPage.ShowErrorPage(String errMsg)
    aspnet_wp!extensionfactory!e!17/10/2006-09:35:13:: w WARN: The extension Report Server Email does not have a LocalizedNameAttribute.
    aspnet_wp!extensionfactory!e!17/10/2006-09:35:13:: w WARN: The extension Report Server FileShare does not have a LocalizedNameAttribute.
    aspnet_wp!ui!e!17/10/2006-09:35:13:: e ERROR: System.Web.Services.Protocols.SoapException: An internal error occurred on the report server. See the error log for more details. ---> Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details. ---> System.Data.SqlClient.SqlException: EXECUTE permission denied on object 'xp_sqlagent_notify', database 'mssqlsystemresource', schema 'sys'.
       --- End of inner exception stack trace ---
       at Microsoft.ReportingServices.WebServer.ReportingService2005.ListSchedules(Schedule[]& Schedules)
    aspnet_wp!ui!e!17/10/2006-09:35:13:: e ERROR: HTTP status code --> 200
    I cannot find any other error log.
    Can anybody help?
    Tuesday, October 17, 2006 8:49 AM
    Reply
    |
    Quote
    All replies
    0
    Sign in to vote
    Sorry for the late reply. Try this: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=662319&SiteID=1
    Thursday, November 16, 2006 2:51 AM
    Reply
    |
    Quote
    Answerer
    0
    Sign in to vote
    GRANT EXECUTE ON master.dbo.xp_sqlagent_notify TO RSExecRole
    GO
    solved my problem.
    Proposed as answer by
    Christopher D. Stover
    Monday, September 16, 2013 6:52 PM
    Monday, September 16, 2013 6:51 PM
    Reply
    |
    Quote
    0
    Sign in to vote
    Tried that but no joy. Found this post on SQLServerCentral, solved our issue which mimic's the posters issue.  Just adding here as this is the first result in our search.
    Look for Topic452669-150-1
    There are a number of places I found with the information in the following
    link:
    http://phew-meme.blogspot.com/2007/10/reporting-service-on-report.html
    In
    my specific case, the RsExecRole role in both the "master" and "msdb" databases
    had had both the "NT Authority\Network Service" and "NTAuthority\System" logins
    removed from its members (the RSExecRole had had all its members removed by
    someone doing some maintenance). I compared another Reporting Services
    installation on another server after reading information in the above
    link.
    Steps:
    1. In Mangement Studio connect to the SQL Server instance
    on which Reporting Services runs.
    2. Databases > system Databases
    3.
    master > Security > Roles > RSExecRole (then add whatever logins are
    required... check in the ReportServer or ReportServerTempDB databases if you're
    not sure)
    4. msdb > Security > Roles > RSExecRole (add the same
    logins you did to the master DB)
    In the end you need the same logins in
    RSExecRole role for the master, msdb, ReportServer, and ReportServerTempDB
    databases. ("ReportServer" is the default Reporting Services database name, in
    case that's not clear ;)
    Monday, March 31, 2014 1:24 PM
    Reply
    |
    Quote
    if (!$.Microsoft) $.Microsoft = {};
    if (!$.Microsoft.Mtps) $.Microsoft.Mtps = {};
    if (!$.Microsoft.Mtps.NetReflectorInit)
    $.Microsoft.Mtps.NetReflectorInit = {
    surveyUrl: 'http://support.microsoft.com/common/survey.aspx?scid=sw%3ben%3b3763&altstyle=narrow&renderoption=overridedefault&theme=tech&url=http://social.technet.microsoft.com/Forums/en-US/3fcc7b54-ce84-48c2-9004-baaac07f2515/execute-permission-denied-on-object-xpsqlagentnotify-database-mssqlsystemresource-schema?forum=sqlreportingservices&P0=055ccfc1-78f5-46ff-8171-33f8ff760a7c',
    throttleRate: "5.00",
    privacyStatementText: "Privacy statement",
    trackerWindowText: "Please do not close this window.Thank you! The survey will appear here when you've completed your visit, so please do not close this window.",
    logoUrl: 'https://www.microsoft.com/library/svy/sto/technet_logo.gif',
    closeButtonUrl: 'https://www.microsoft.com/library/svy/sto/technet-close.gif',
    topBarUrl: 'https://www.microsoft.com/library/svy/sto/top-stripe.gif',
    bottomBarUrl: 'https://www.microsoft.com/library/svy/sto/bottom-stripe.gif',
    blankPage: 'https://social.technet.microsoft.com/forums/blank.htm',
    showSurveyToComscoreUser: 'no'
    setTimeout("Forums.loadScript('https://i1.social.s-msft.com/Forums/resources/NetReflector/NetReflector.js?cver=0%0d%0a')", 1000);
    Microsoft is conducting an online survey to understand your opinion of the Technet Web site. If you choose to participate, the online survey will be presented to you when you leave the Technet Web site.
    Would you like to participate?
    Privacy statement
    © 2015 Microsoft. All rights reserved.
    Newsletter|Contact Us|Privacy Statement|Terms of Use|Trademarks|Site Feedback
    TechNet
    Products
    IT Resources
    Downloads
    Training
    Support
    Products
    Windows
    Windows Server
    System Center
    Internet Explorer
    Office
    Office 365
    Exchange Server
    SQL Server
    SharePoint Products
    Lync
    See all products »
    Resources
    Curah! curation service
    Evaluation Center
    Learning Resources
    Microsoft Tech Companion App
    Microsoft Technical Communities
    Microsoft Virtual Academy
    Script Center
    Server and Tools Blogs
    TechNet Blogs
    TechNet Flash Newsletter
    TechNet Gallery
    TechNet Library
    TechNet Magazine
    TechNet Subscriptions
    TechNet Video
    TechNet Wiki
    Windows Sysinternals
    Virtual Labs
    Solutions
    Networking
    Cloud and Datacenter
    Security
    Virtualization
    Updates
    Service Packs
    Security Bulletins
    Microsoft Update
    Trials
    Windows Server 2012 R2
    System Center 2012 R2
    Microsoft SQL Server 2012 SP1
    Windows 8.1 Enterprise
    See all trials »
    Related Sites
    Microsoft Download Center
    TechNet Evaluation Center
    Drivers
    Windows Sysinternals
    TechNet Gallery
    Training
    Training Catalog
    Class Locator
    Microsoft Virtual Academy
    Free Windows Server 2012 courses
    Free Windows 8 courses
    SQL Server training
    e-Learning overview
    Certifications
    Certification overview
    MCSA: Windows 8
    Windows Server Certification (MCSE)
    Private Cloud Certification (MCSE)
    SQL Server Certification (MCSE)
    Other resources
    TechNet Events
    Second shot for certification
    Born To Learn blog
    Find technical communities in your area
    Support options
    For small and midsize businesses
    For enterprises
    For developers
    For IT professionals
    From partners
    For technical support
    Support offerings
    For home users
    More support
    Microsoft Premier Online
    Microsoft Fix It Center
    TechNet Forums
    MSDN Forums
    Security Bulletins & Advisories
    International support solutions
    Log a support ticket
    Not an IT pro?
    Microsoft Customer Support
    Microsoft Community Forums
    var railItems = ["/Forums/en-US/rightrailannouncement/Technet/1794d07f-9d4e-4dc0-8c1c-8bfe9d5e0bce"];
    var pageData = {"validUser":false,"autoSubscribe":false};
    var userEmailConfigured = false;
    $(document).ready(function () {
    Forums.ThreadPage.wirePageElements('Search forum questions');

    Tried that but no joy. Found this post on SQLServerCentral, solved our issue which mimic's the posters issue.  Just adding here as this is the first result in our search.
    Look for Topic452669-150-1
    There are a number of places I found with the information in the following
    link:
    http://phew-meme.blogspot.com/2007/10/reporting-service-on-report.html
    In
    my specific case, the RsExecRole role in both the "master" and "msdb" databases
    had had both the "NT Authority\Network Service" and "NTAuthority\System" logins
    removed from its members (the RSExecRole had had all its members removed by
    someone doing some maintenance). I compared another Reporting Services
    installation on another server after reading information in the above
    link.
    Steps:
    1. In Mangement Studio connect to the SQL Server instance
    on which Reporting Services runs.
    2. Databases > system Databases
    3.
    master > Security > Roles > RSExecRole (then add whatever logins are
    required... check in the ReportServer or ReportServerTempDB databases if you're
    not sure)
    4. msdb > Security > Roles > RSExecRole (add the same
    logins you did to the master DB)
    In the end you need the same logins in
    RSExecRole role for the master, msdb, ReportServer, and ReportServerTempDB
    databases. ("ReportServer" is the default Reporting Services database name, in
    case that's not clear ;)

  • Putting Oracle Apps 11i on 10g RAC using VMware

    Hello All,
    I am building a Oracle Applications 11i on 10g RAC, using VMware..Since there aren't any docs I could find on internet explaining how to do this, I have come up with my own. I have combined the MEtalink doc:362135.1 and the docs describing building a 10gRAC "database" using VMware..I want to know if the below process is good enough to get the required results:
    Steps:
    -Install VMware on HOST m/c
    -Configure 1st virtual m/c, say RAC1
    -Install RHEL on RAC1
    -Install 11i with 9i database on the local SCSI bus- SCSI 0:0
    -Install VMware client tools
    -Create a new ethernet adapter(for private interconnect) on RAC1
    -Create shared disks on RAC1
    -Partition the disks
    -Add the disks as RAW devices in /etc/rawdevices
    -Clone RAC1 to a new virtual m/c,say RAC2
    -Delete the 11i apps directories from its local SCSI bus..since these would be redundant on RAC2
    -Install Clusterware s/w on RAC1 using the same oraInventory that is used by the Applications 11i installation-
    -Install the 10g DB software and create ASM instances using dbca
    -Install Database componenets from 10g companion CD
    -Upgrade CRS abd DB s/w to 10.2.0.4
    -Upgrade the 9i database to 10g using dbua from the 10g ORACLE_HOME
    -Convert the newly upgraded 10g databse to RAC using the rconfig tool
    -Post migration steps for RAC
    -Enable AutoConfig on the Applications Database tier
    - Follow the "Establish Applications Environment for RAC" section from Doc:362135.1
    -Configure PArallel Concurrent Processing(PCP)
    Thanks,
    Sandeep

    (Considering that there are only 2 nodes the scenario the steps would be as follows:
    1. Install RAC using the steps provided at the link:
    http://oracle-base.com/articles/10g/OracleDB10gR2RACInstallationOnCentos4UsingVMware.php
    2.On RAC1 create a single instance of Oracle 11i (Both DB and Apps are on the same node)
    3. Follow the steps outlined in the Note:362135.1
    One thing to note is that the steps are the same whether the nodes are real or virtual.

Maybe you are looking for