The status in hr_api_hook_calls remains as 'I'

The status in hr_api_hook_calls remains as 'I' even after running pre-processor.
Can anyone tell me the possible cause of this.
I have used HR_PERSON_ABSENCE_BK1 (AP).
My custome pacakged procedure has the following parameters.
p_absence_attendance_type_id number
,p_person_id varchar2
,p_business_group_id number
,p_effective_date date

dis you commit the api hook call
try below code
DECLARE
  P_VALIDATE BOOLEAN;
  P_EFFECTIVE_DATE DATE;
  P_API_HOOK_ID NUMBER;
  P_API_HOOK_CALL_TYPE VARCHAR2(200);
  P_SEQUENCE NUMBER;
  P_ENABLED_FLAG VARCHAR2(200);
  P_CALL_PACKAGE VARCHAR2(200);
  P_CALL_PROCEDURE VARCHAR2(200);
  P_API_HOOK_CALL_ID NUMBER;
  P_OBJECT_VERSION_NUMBER NUMBER;
BEGIN
  P_VALIDATE := FALSE;
  P_EFFECTIVE_DATE := '01-JAN-1951';
  P_API_HOOK_ID := 3840;-- derived from SQL1
  P_API_HOOK_CALL_TYPE := 'PP';
  P_SEQUENCE := 3000; -- any value greater than 2000, 1-2000 reserved for Oracle Use
  P_ENABLED_FLAG := 'Y';
  P_CALL_PACKAGE := 'XXC_HR_USER_HOOK_PKG'; -- custom package
  P_CALL_PROCEDURE := 'XXC_LOA_RESTRICT_OVERBOOKING'; -- custom procedure
  P_API_HOOK_CALL_ID := NULL;
  P_OBJECT_VERSION_NUMBER := NULL;
  APPS.HR_API_HOOK_CALL_API.CREATE_API_HOOK_CALL ( P_VALIDATE, P_EFFECTIVE_DATE, P_API_HOOK_ID, P_API_HOOK_CALL_TYPE, P_SEQUENCE, P_ENABLED_FLAG, P_CALL_PACKAGE, P_CALL_PROCEDURE, P_API_HOOK_CALL_ID, P_OBJECT_VERSION_NUMBER );
  COMMIT;
  dbms_output.put_line('API Hook ID: '|| P_API_HOOK_ID);
  dbms_output.put_line('API OVN: '|| P_OBJECT_VERSION_NUMBER);
EXCEPTION
WHEN OTHERS THEN
     dbms_output.put_line('Error: '|| SQLCODE||SQLERRM);
END;change package/procedure name as appropriate

Similar Messages

  • Change the status profile assigned to the line item from PROFA TO PROFB

    Hi Experts,
    The issue we are having relates more to the fact that the code we have written is changing the item category, however the status profile has already been retrieved from configuration based on the original item category and therefore the status selection that we are getting is incorrect.
    Item Category A -> Status Profile PROFA
    Item Category B -> Status Profile PROFB
    For example we have a line item and item category A is determined through config, this then retrieves its associated status profile PROFA. However we have then coded the system to change item category A to item category B.  However the status profile still remains PROFA.
    We need to find a way to change the status profile assigned to the line item from PROFA to PROFB.
    any quick inputs from any one please......
    Thanks in advance
    hemanth

    Hi
    There is perform which moves the values to VBAP field.
    This PRCTR field is stored in VBAP (i.e., SO line item table)
    USEREXIT_MOVE_FIELD_TO_VBAP
    Hope it works.
    VVR

  • ODS Problem - Could not forcefully set the status of the request

    Hello GURUS!
      We encountered an error while activating an ods object:
    <i>"Request REQU_41H61CY8SUS7IX4787ARFXLOM (activation request ODSR_41I8ZUA35YKRALSBFPBB0GWZQ) is marked as incorrect for data package 000000 (DP 0 is the entry for the entire request, which is the only one to remain in the control table after successful activation)."</i>
    We tried to forcefully set the status to <b>green</b> as what we normally do when this happens but it still stays <b>red</b>.
    Need your help on this!
    Thanks,
    Jeffrey

    Hello JeFFreY,
    how r u ?
    You can delete that failed request, then check the PSA for errors, if errors are there delete the PSA data.
    Carry on a new data load with the option in the Scheduling screen -> PROCESSING tab as ONLY PSA. Now check the data for the errors and change it if error exists. Then give context menu on the request and select Start the Update Immediately. Now see in the ODS. what happens ?
    Best Regards....
    Sankar Kumar

  • WRT54G Version 7.0 - mother of all problems: Why are the DNS-fields in the status blank?

    Ever since the purchase of my WRT54G Version 7.0 WLAN Router two years, I kept getting IP- and DNS-problems, but recently, I cannot access websites anymore at all. As I've already replaced the thing with another router months ago and just now, started to set it up at a friend's place while getting the same problems (with every single computer in the network), I'm sure that the problem lies at the router. All Windows computers report in uni sono that there may be a DNS problem. Firmware is up to date to 7.00.4. Ironically, LinkSys doesn't seem to feature drivers downloads to Version 7.0 anymore, though.
    I've got the DHCP-server function activated, left the IP-address to 192.168.1.1 and the DNS-addresses 1, 2 and 3 to the usual 0.0.0.0. I didn't change the default WINS 0.0.0.0, either.
    Interestingly, however, when switching to the status tab, the DNS1, DNS2 and DNS3-fields remain completely blank. Therefore, I assume that the router doesn't run any DNS with 0.0.0.0-setup.
    Now, how can I make this expensive thing take up the DNS-tasks so that all those computers can access websites again?

    Who is your Internet Service Provider ?
    What is the IP Address you are getting on the status page of the router ?
    What is the IP Address you are getting when connected to the modem directly ?
    You can Download  the firmware for WRT54G V7 (7.00.8)
    Try this :
    Press and hold the reset button for 60 seconds...Release the reset button...Unplug the power cable from your router, wait for 30 seconds and re-connect the power cable...Now re-configure your router...
    If your Internet Service Providor is Cable follow this link
    If your Internet Service Providor is DSL follow this link

  • CLEAN_REQREQ_UP not updating the status of all confirmations.

    Hello All
    We have scheduled the cleaner report as a job running every 2 minutes.
    This job changes the status of the confirmations from 'Approved' to 'Transmit to backend system'.
    However the job doesn't process a few confirmations randomly.
    In such confirmations, the status remains as ' Approved'.
    There is no issue for replication for such confirmations in the backend.
    This happens on 30 % of all confirmations.
    All these confirmations are coming from an interface and the following sequence occurs
    1) MFG Batch user creates Confirmation in SRM
    2) WF Batch user sets the status as Approved
    3) Job Batch user( CLEAN_REQREQ_UP) updates the status to 'Transmit to Backend system'
    I am trying to find out why the job wont process these confirmations.
    Regards
    Kedar

    HI
    for eg,
    when we do confirmations in SRM
    message type MBGMCR and RFC takes GOODS CONFIRMATION / SERVICES  data to .ECC
    and BBP_GET_STATUS_2 job bring the informations of ECC GR status and update in SRM.
    bbp_docuemnt_tab get entries of srm confirmation data and clears clen req up table (po+confirmation number).
    clean job must clean this PO+confirmation line in the bbp_docuemnt_tab table.
    check your PO number in BBP_DOCUMENT_TAB TABLE.
    i need to check it up.
    br
    muthu

  • Is there a way to remove the changes to the URL Bar, specifically the status information and the target URL?

    To begin, I utterly despise the changes to the URL Bar and the removal of the Status bar. In order to stay with the latest version of Firefox I am attempting to recreate the look and feel as best I can.
    I have already installed the Status-4-Evar extension. The only thing that remains is to remove the status information and the target URL from the bar.
    Are there any settings in about:config that will allow me to make these changes?
    EDIT: Status information can be removed by toggling. status4evar.statusInUrlBar. Still looking for a way to remove the target URL...

    This code in [http://kb.mozillazine.org/UserChrome.css userChrome.css] below the @namespace line seems to remove the links that appear on hover.
    <pre><nowiki>@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
    .urlbar-textbox-container {color: inherit !important;}
    .urlbar-textbox-container-children {opacity: 1 !important;}
    .urlbar-over-link-box {opacity: 0 !important;}
    </nowiki></pre>
    See http://kb.mozillazine.org/Editing_configuration#How_to_edit_configuration_files

  • Changing the status of an employee in HR system in PA30 Trnx

    Hi,
    I need to edit,the status... i.e from active to  inactive by changing action type to 'leave' for 'maternity/paternity'.
    As of now i was able to HIRE an employee. But for changing the action type to 'leave' is not possibe because this field remains deactivated. Kinldy help.
    Regards,Ravish

    Hi Alban,
    The easiest way is probably with a formatted search. Write a query that checks the value of the one field and if it is not null, then update the other.  Refer to this post: but with this there is also some shortcomings.
    Creating a Query to Change Price
    If you want to do it with code it should happen somewhere in your item event - when you exit a column, like item number or your field.
    Some sample code: (I am just not sure which event to use)
            If pVal.FormType = 133 Then
                If pVal.BeforeAction = True Then
                    If pVal.ItemUID = 38 Then
                        If pVal.ColUID = 1 Then
                            'If pVal.EventType = SAPbouiCOM.BoEventTypes.et_LOST_FOCUS Then
                            Dim aForm As SAPbouiCOM.Form
                            Dim aMatrix As SAPbouiCOM.Matrix
                            Dim aPriceEdit As SAPbouiCOM.EditText
                            Dim aMyEdit As SAPbouiCOM.EditText
                            Dim aColumnPrice As SAPbouiCOM.Column
                            aForm = oApplication.Forms.ActiveForm
                            aMatrix = aForm.Items.Item("38").Specific
                            aMyEdit = aMatrix.Columns.Item("U_...").Cells.Item(pVal.Row).Specific
                            If aMyEdit.Value > 0 Then
                                aPriceEdit = aMatrix.Columns.Item("17").Cells.Item(pVal.Row).Specific
                                aPriceEdit.Value = 0
                            End If
                        End If
                    End If
                End If
            End If
    Hope it helps,
    Adele

  • Monitoring the status of a socket...

    I'm using ServerSocket and Socket in a simple client/server model. The situation is unique in that there is only ever one client - ever. That is, the server starts up and listens for the client to connect, once connected the client and server communicate through that socket forever and the server stops listening for connection requests - and, when connection is idle the it remains open.
    On the server side, when a cleint connects I spawn two threads. One to service incoming data, and another to service the outgoing data. Each thread gets a reference to the socket connection by calling back to the parent (server) thread and requesting the socket reference. (e.g. server.getClientConnection();).
    I want to be able to tell if the client has dropped the connection - for what ever reason. If I'm trying to write to the socket when there is no client, I get an exception that I can catch and handle, but I also want to know about the loss of the client when there is no message traffic. I'm exploring java.net.Socket.setKeepAlive() and getKeepAlive(), and I think these methods may be the answer that I'm looking for. However, I'm
    not sure how to use them. Once I call setKeepAlive(true), then what? Do you know how to use these methods, or do you know how I can monitor the status of the socket connection otherwise?
    If at all possible, I'm trying to avoid creating a "sub-protocol" of "are you there? / yes I'm here." messages. I'm hoping that JAVA can handle it for me.
    Your input is greatly Appreciated.
    -Craig

    where is the method :
    java.net.Socket.setKeepAlive()
    ?????????????????

  • Is there any way to change the status of MO to clear by di ?

    Is there any way to change the status of MO to clear  automatically ?
    When the finished qty isn't less than planned qty , we can do it.
    Thanks

    Hello,
    If the finished QTY less then Planned Qty can be:
    - Post a Receipt from production again with the remaining Qty to complete the production Order
    - Close the Work Order by  oPorductionOrder.Cancel Command
    - Report remaining Qty as Rejected Qty.
    Regards,
    J.

  • CK51N updates SO cost estimate but not the status of SO line item

    Hi All,
    Ours is a MTO scenario with Sales Order costing. When we execute the Order BOM cost estimate in CK51N the cost estmate is updated in tne sales order line item but the status of the Sales Order line item remains "to be costed". Please advise is there any config setting for the status update of Sales Order line item when the ck51N is executed.
    When i do the Sales Order costing in VA02 --> Extras --> Costing.  The staus of the Sales Order Line item gets updated automatically.
    Regards,
    Rajeswari shankar.

    Hi,
    In general for MTO Scenarios, you would do the sales order costing from VA02 only.Once you get the cost,then in the left corner,there is a symbol for markup the price,by clicking on which you would mark and release the price.

  • FM to change the status od DSO Request

    Hi All,
    I need a Function Module (FM)  to change the status of the request in the DSO and subsequently able to delete that request.
    As I am unable to delete a request manully form the manage tab.
    Regards,
    Mayank

    Hi Dennis,
    Thanks your your reply.
    I tried giving the IP technical name and the requets ID. Nothing is happening.
    It remains in the same state. Any other pointers.

  • Up next doesn't seem to work properly with multiple speakers over airplay. The status bar on the computer shows the song playing, but not over airplay. When I restart the song it plays, but the same thing happens when the next song cues up. Any ideas?

    Up next doesn't seem to work properly with multiple speakers over airplay. The status bar on the computer shows the song playing, but not over airplay. When I restart the song it plays, but the same thing happens when the next song cues up. Any ideas?

    Hey briannagrace96,
    Welcome to Apple Support Communities! I'd check out the following article, it looks like it applies to your situation:
    iPod: Appears in Windows but not in iTunes
    http://support.apple.com/kb/ts1363
    You'll want to go through the following troubleshooting steps, and for more detail on each step follow the link to the article above:
    Try the iPod troubleshooting assistant:
    If you have not already done so, try the steps in the iPod Troubleshooting Assistant (choose your iPod model from the list).
    If the issue remains after following your iPod's troubleshooting assistant, follow the steps below to continue troubleshooting your issue.
    Restart the iPod Service
    Restart the Apple Mobile Device Service
    Empty your Temp directory and restart
    Verify that the Apple Mobile Device USB Driver is installed
    Change your iPod's drive letter
    Remove and reinstall iTunes
    Disable conflicting System Services and Startup Items
    Update, Reconfigure, Disable, or Remove Security Software
    Deleting damaged or incorrect registry keys
    Take care,
    David

  • The status bar is pushed up at about 3/4 of the screen, so I can view onlu firefox at about 1/4, good thing there is a scroll bar, but below the status bar is white display? can u please help me, I want to drag down the status bar so I can have a full vi

    The status bar is pushed up at about 3/4 of the screen, so I can view only Firefox at about 1/4, good thing there is a scroll bar, but below the status bar is white display? can u please help me, I want to drag down the status bar so I can have a full view
    == This happened ==
    Every time Firefox opened

    Your code is absolutely unreadable - even if someone was willing to
    help, it's simply impossible. I do give you a few tips, though: If you
    understand your code (i.e. if it really is YOUR code), you should be
    able to realize that your minimum and maximum never get set (thus they
    are both 0) and your exam 3 is set with the wrong value. SEE where
    those should get set and figure out why they're not. Chances are you
    are doing something to them that makes one 'if' fail or you just
    erroneously assign a wrong variable!

  • FM to read the different steps in workflow and the status at each step

    Hi All,
    Is there any FM in SAP which gives the detail roadmap of the steps taken in a workflow and the diffrent status or decision at each step.
    I am looking for something like what you see when you click on the "STARTED WORKFLOW" in the business workplace outbox.
    Which shows up the "steps in the process so far "  and the decision and the agents for each of them.
    Thanks,
    Charan.

    Hi,
      You can get the status according to the task. please check with FM "SAP_WAPI_GET_WI_DELTA".
    Regards
    SM Nizamudeen

  • Error while checking the status of Oracle Cluster ware

    Hi
    I was trying to install the database using dbca after setting up the grid and database software on LINUX x86-64 RHEL 5.7 machine. The database software version is 11.2.0.3. It throwing the error regarding the connectivity of clusterware. So I checked the status of clusterware.
    -bash-3.2$ ./crsctl stat res -t
    CRS-4535: Cannot communicate with Cluster Ready Services
    CRS-4000: Command Status failed, or completed with errors.
    -bash-3.2$
    But when I ran below one:
    -bash-3.2$ ./crsctl stat res -t -init
    NAME TARGET STATE SERVER STATE_DETAILS
    Cluster Resources
    ora.asm
    1 ONLINE ONLINE sfv9699 Started
    ora.cluster_interconnect.haip
    1 ONLINE ONLINE sfv9699
    ora.crf
    1 ONLINE ONLINE sfv9699
    ora.crsd
    1 ONLINE OFFLINE
    ora.cssd
    1 ONLINE ONLINE sfv9699
    ora.cssdmonitor
    1 ONLINE ONLINE sfv9699
    ora.ctssd
    1 ONLINE ONLINE sfv9699 OBSERVER
    ora.diskmon
    1 OFFLINE OFFLINE
    ora.drivers.acfs
    1 ONLINE ONLINE sfv9699
    ora.evmd
    1 ONLINE INTERMEDIATE sfv9699
    ora.gipcd
    1 ONLINE ONLINE sfv9699
    ora.gpnpd
    1 ONLINE ONLINE sfv9699
    ora.mdnsd
    1 ONLINE ONLINE sfv9699
    So i saw that the crsd having some issue. I checked the alert log and crsd log. Below are the output.
    Alert <server_name>.log
    2012-10-20 15:37:51.408
    [ohasd(3694)]CRS-2765:Resource 'ora.crsd' has failed on server 'sfv9699'.
    2012-10-20 15:37:52.968
    [crsd(5188)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /oracle2/app/11.2.0/grid/log/sfv9699/crsd/crsd.log.
    2012-10-20 15:37:52.984
    [crsd(5188)]CRS-0804:Cluster Ready Service aborted due to Oracle Cluster Registry error [PROC-26: Error while accessing the physical storage
    ORA-27140: attach to post/wait facility failed
    ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
    ORA-27301: OS failure message: Operation not permitted
    ORA-27302: failure occurred at: skgpwinit6
    ORA-27303: additional information: startup egid = 1000 (oinstall), current egid = 10002 (dba)
    ]. Details at (:CRSD00111:) in /oracle2/app/11.2.0/grid/log/sfv9699/crsd/crsd.log.
    2012-10-20 15:37:53.471
    [ohasd(3694)]CRS-2765:Resource 'ora.crsd' has failed on server 'sfv9699'.
    2012-10-20 15:37:53.472
    [ohasd(3694)]CRS-2771:Maximum restart attempts reached for resource 'ora.crsd'; will not restart.
    CRSD.log
    2012-10-20 15:37:52.456: [ CRSMAIN][3563381328] Checking the OCR device
    2012-10-20 15:37:52.457: [ CRSMAIN][3563381328] Sync-up with OCR
    2012-10-20 15:37:52.457: [ CRSMAIN][3563381328] Connecting to the CSS Daemon
    2012-10-20 15:37:52.457: [ CRSMAIN][3563381328] Getting local node number
    2012-10-20 15:37:52.459: [ CRSMAIN][3563381328] Initializing OCR
    [   CLWAL][3563381328]clsw_Initialize: OLR initlevel [70000]
    2012-10-20 15:37:52.897: [  OCRASM][3563381328]proprasmo: Error in open/create file in dg [DATA]
    [  OCRASM][3563381328]SLOS : SLOS: cat=7, opn=kgfoAl06, dep=27140, loc=kgfokge
    2012-10-20 15:37:52.898: [  OCRASM][3563381328]ASM Error Stack : ORA-27140: attach to post/wait facility failed
    ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
    ORA-27301: OS failure message: Operation not permitted
    ORA-27302: failure occurred at: skgpwinit6
    ORA-27303: additional information: startup egid = 1000 (oinstall), current egid = 10002 (dba)
    2012-10-20 15:37:52.967: [  OCRASM][3563381328]proprasmo: kgfoCheckMount returned [7]
    2012-10-20 15:37:52.967: [  OCRASM][3563381328]proprasmo: The ASM instance is down
    2012-10-20 15:37:52.968: [  OCRRAW][3563381328]proprioo: Failed to open [+DATA]. Returned proprasmo() with [26]. Marking location as UNAVAILABLE.
    2012-10-20 15:37:52.968: [  OCRRAW][3563381328]proprioo: No OCR/OLR devices are usable
    2012-10-20 15:37:52.968: [  OCRASM][3563381328]proprasmcl: asmhandle is NULL
    2012-10-20 15:37:52.969: [    GIPC][3563381328] gipcCheckInitialization: possible incompatible non-threaded init from [prom.c : 690], original from [clsss.c : 5326]
    2012-10-20 15:37:52.975: [ default][3563381328]clsvactversion:4: Retrieving Active Version from local storage.
    2012-10-20 15:37:52.978: [ CSSCLNT][3563381328]clssgsgrppubdata: group (ocr_SFV9699-cluster) not found
    2012-10-20 15:37:52.978: [  OCRRAW][3563381328]proprio_repairconf: Failed to retrieve the group public data. CSS ret code [20]
    2012-10-20 15:37:52.981: [  OCRRAW][3563381328]proprioo: Failed to auto repair the OCR configuration.
    2012-10-20 15:37:52.981: [  OCRRAW][3563381328]proprinit: Could not open raw device
    2012-10-20 15:37:52.981: [  OCRASM][3563381328]proprasmcl: asmhandle is NULL
    2012-10-20 15:37:52.983: [  OCRAPI][3563381328]a_init:16!: Backend init unsuccessful : [26]
    2012-10-20 15:37:52.984: [  CRSOCR][3563381328] OCR context init failure. Error: PROC-26: Error while accessing the physical storage
    ORA-27140: attach to post/wait facility failed
    ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
    ORA-27301: OS failure message: Operation not permitted
    ORA-27302: failure occurred at: skgpwinit6
    ORA-27303: additional information: startup egid = 1000 (oinstall), current egid = 10002 (dba)
    2012-10-20 15:37:52.984: [ CRSMAIN][3563381328] Created alert : (:CRSD00111:) : Could not init OCR, error: PROC-26: Error while accessing the physical storage
    ORA-27140: attach to post/wait facility failed
    ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
    ORA-27301: OS failure message: Operation not permitted
    ORA-27302: failure occurred at: skgpwinit6
    ORA-27303: additional information: startup egid = 1000 (oinstall), current egid = 10002 (dba)
    2012-10-20 15:37:52.984: [    CRSD][3563381328][PANIC] CRSD exiting: Could not init OCR, code: 26
    2012-10-20 15:37:52.984: [    CRSD][3563381328] Done.
    =======================
    I see in the above log that saying ASM instance is down and failed to open +DATA .
    But the asm instance up and running
    SQL> select instance_name,status from v$instance;
    INSTANCE_NAME STATUS
    +ASM1            STARTED
    And we havent created any disk named DATA before the installation. We have created only below two disks
    SQL> select name,header_status from v$asm_disk;
    NAME HEADER_STATUS
    ASM_DATA MEMBER
    FLASH_RECOVERY MEMBER
    But I am seeing a diskgroup in the v$asm_diskgroup which we havent created.
    SQL> select name,state from v$asm_diskgroup;
    NAME STATE
    DATA MOUNTED
    Ya this is a second time installtion. In the first installtion we created the asmdisk as DATA. But later everything (RAW device ) was formatted and this new disks has been created and installtion again started
    [root@SFV9699 bin]# oracleasm listdisks
    ASM_DATA
    FLASH_RECOVERY
    Seems like its trying to read the old disk DATA.
    we have done asmscanning too with oracleasm scan disks. but no use.
    Where I can remove the old entry of DATA disk.
    It would be a great if a quick response get.
    Thanks
    SHIYAS M

    The permission looks fine. If it was permission issue then y it is trying to read the DATA disk which I havent created this time at all ( But created in the first installation).
    2012-10-20 15:37:52.459: [ CRSMAIN][3563381328] Initializing OCR
    [ CLWAL][3563381328]clsw_Initialize: OLR initlevel [70000]
    2012-10-20 15:37:52.897: [ OCRASM][3563381328]proprasmo: *Error in open/create file in dg [DATA]*[ OCRASM][3563381328]SLOS : SLOS: cat=7, opn=kgfoAl06, dep=27140, loc=kgfokge
    2012-10-20 15:37:52.898: [ OCRASM][3563381328]ASM Error Stack : ORA-27140: attach to post/wait facility failed
    ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
    ORA-27301: OS failure message: Operation not permitted
    ORA-27302: failure occurred at: skgpwinit6
    ORA-27303: additional information: startup egid = 1000 (oinstall), current egid = 10002 (dba)
    2012-10-20 15:37:52.967: [ OCRASM][3563381328]proprasmo: kgfoCheckMount returned [7]
    2012-10-20 15:37:52.967: [ OCRASM][3563381328]proprasmo: The ASM instance is down
    2012-10-20 15:37:52.968: [ OCRRAW][3563381328]proprioo: *Failed to open [+DATA].* Returned proprasmo() with [26]. Marking location as UNAVAILABLE.
    2012-10-20 15:37:52.968: [ OCRRAW][3563381328]proprioo: No OCR/OLR devices are usable
    2012-10-20 15:37:52.968: [ OCRASM][3563381328]proprasmcl: asmhandle is NULL
    The only disks created are
    [root@SFV9699 dev]# oracleasm listdisks
    ASM_DATA
    FLASH_RECOVERY
    And these disks are showing part of that group also.. Not quite sure how this happened..
    what abt dropping this group.. will anything work.

Maybe you are looking for

  • Balance sheet required for current quarter and previous quarter

    Hi Guys,              I am using 0FIGL_C10 cube for balance sheet report,i need to create balances for current quarter and previous quarter. user will enter the fisper, based on fisper it has to show the current quarter and previous quarter balance.

  • AR Invoice Crystal Sub-report Editing

    Hi experts, please i need a help on editing AR invoice crystal report  version in SAP business one . i want to add some fields to the sub report named summary section. For this particular customer he or she wants to see the sum of the individual row

  • Problems with Special Characters on Exchange Email

    Hello: People I have a issue with our Corporate Email on my Iphone. We use Exchange 2003 and we have users with special characters on his emails address. I receive fine the email, just appear a errors on the display name. The issue is when I try to r

  • Can't open links from email

    I'm using Firefox 29 on Win7x64. It's my default browser. Sometimes, when I try to open a web link from Outlook email or Yahoo email, the link does not open. Instead, Firefox opens a process every time that I click, but does not open the link or even

  • ¿Porque las "Funciones rápidas" en la opción de ajustes general teclado no funcionan en iOS 6.1?

    Tal cual dice la pregunta, tengo problemas con las funciones rápidas del tecno en mi iPad, a la hora de hacer la lista simplemente no funcionan, algunas veces el listado de funciones rápidas también desaparece.