Skip to content

Instantly share code, notes, and snippets.

@dincosman
Created March 6, 2022 21:02
Show Gist options
  • Select an option

  • Save dincosman/32a72cd2c1530db9aa47d5249540f9c8 to your computer and use it in GitHub Desktop.

Select an option

Save dincosman/32a72cd2c1530db9aa47d5249540f9c8 to your computer and use it in GitHub Desktop.
Trace file of gipc daemon
[oracle@bltdb02 ~]$ vi /u01/app/oracle/diag/crs/bltdb02/crs/trace/gipcd_256.trc
...
2022-02-22 13:17:52.243 :GIPCLXPT:973010688: gipcdMonitorWriteOlrString: failed to open OLR key ret 5, root 'SYSTEM.network', ret gipcretFail (1)
2022-02-22 13:17:53.347 : GPNP:973010688: procr_open_key_ext: OLR api procr_open_key_ext failed for key SYSTEM.GPnP.profiles.peer.best
2022-02-22 13:17:53.347 : GPNP:973010688: procr_open_key_ext: OLR current boot level : 7
2022-02-22 13:17:53.347 : GPNP:973010688: procr_open_key_ext: OLR error code : 5
2022-02-22 13:17:53.347 : GPNP:973010688: procr_open_key_ext: OLR error message : PROCL-5: User does not have permission to perform a local registry operation on this key.
2022-02-22 13:17:53.347 : GPNP:973010688: clsgpnpco_ocr2profile: [at clsgpnpco.c:632] Result: (58) CLSGPNP_OCR_ERR. (:GPNP00701:)Failed to open requested OLR Profile.
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment