The status of ORASSO.WWSSO_LS_PRIVATE is invalid

Hi all,
the status of orasso.wwsso_ls_private is invalid. The user can't logout from portal. When I click on Logout-link the get the error:
Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
I cannot compile it with utlrp.sql.
SQL> alter package orasso.wwsso_ls_private compile body;
Warning: Package Body altered with compilation errors.
SQL> sho err
No errors.
SQL>
The External Applications are not available too. The user ORASSO can not see the portlet Administer External Applications under Administer tab.
Any ideas?
Regards
Leonid Pavlov

The solution is:
The view WWSSO_LS_CONFIGURATION_INFO$ was the core of the problem.
It should be created as:
CREATE OR replace VIEW wwsso_ls_configuration_info$
OF ls_config_type
WITH object oid(config_name) as
select * from wwsso_ls_configuration_info_t;
The Solution:
1) In SQL*Plus:
SQL> CREATE OR replace VIEW wwsso_ls_configuration_info$
OF ls_config_type
WITH object oid(config_name) as
select * from wwsso_ls_configuration_info_t;
SQL> alter package wwsso_ls_private compile body;
And it should recompile without errors.
The statement:
select * from dba_objects
where object_name='WWSSO_LS_CONFIGURATION_INFO$';
before the recreaing of view showing in the output that this view has been created on the 19-APR-04, but the original date of a fresh installed instance shows the creation-date 25-NOV-03.
So the view has been wrong re-created on the 19-APR-04.
And this is the date of crash.
Regards
Leonid Pavlov

Similar Messages

  • How to query the status of disk groups in specific time?

    Dears,
    While trying connect to database , i faced ORA-00257:archiver error. Connect internal only, until freed.
    Also found in alert file ORA-15041: diskgroup space exhausted
    And found in ASM alert file WARNING: allocation failure on disk DG_DATA_0002 for file 357 xnum 2147483648
    I expected from above errors that the problem in ASM Disk groups or in file system space.
    After checking, found every thing is fine and OK as i have much free space.
    And when i tried after some time to connect to database, it connected successfully without errors.
    It means that the problem not in space,may be the status of disk groups became invalid for some time
    Appreciate your advise. And how can i know the status of disk groups in specific time?
    Thanks & Regards,,

    Hi All,
    We got another idea to create new template and use it as "Current Default Workbook".
    Then it is showing latest date as we changed one of the Text element from "Display Status of Data" to "Display status of Data To".
    But the this change is showing to my user id only but not to the other users.
    We are selecting the tick mark for "Global Default Workbook", but this tick mark is going away after each refresh. I think if this tick mark is holds permanently, my problem will solve.
    Please suggest me if you have any ideas to resolve this issue....

  • How to find the status of package (valid/invalid) was at a particular time

    How to find the status of package (valid/invalid) was at a particular time ?
    I want to find the status of one oracle package at 3pm yesterday. The status of this package today is INVALID.
    I am sure it was VALID yesterday. But no way to prove it. Can any one help please???
    I can generate AWR report for last 7 days...

    Try using a flashback query, like this:
    select object_name, object_type, status
    from dba_objects AS OF TIMESTAMP (SYSTIMESTAMP - INTERVAL '18' HOUR)  -- 18 hours ago
    where object_name = 'MY_OBJECT'
    ;if you haven't granted FLASHBACK privs, you may need to connect as SYS to do a flashback query on a data dictionary table.
    But this should give you the info you need - if it's still in undo.

  • Digital Signatures for Changing the statuses in Issue Mgmt

    Hi
    Has anyone put in place digital signatures for Issue
    Managemnt when we change the status values in an issue.
    We are looking at SAP Note 835584 - Digital signature for documents,
    but that is not applicable for us as we want to initiate the digital
    signature when the status profile "SLFI0001" kicks in and the status is
    changed from one to the other.(eg in process to completed etc)
    We have created the digital signature and the strategies, but are
    looking for a place to attach this with the status profile "SLFI0001".
    Is there a place we can attach the digital signature strategies to this
    status profile?
    Anyone has any ideas on how it can be done?
    Thanks in advance..
    sap ques..

    We have a document that needs to be signed by more than one individual -- and in our process we are using the Topacz signature pad to get the signature.  It's similar to the one you sign at the grocery store, drug store, etc.  In order to NOT have the first signature invalidated, we were told to edit the registry...and it works perfectly!
    [HKEY_CURRENT_USER\Software\Adobe\Adobe Acrobat\8.0\AVAlert\cCheckbox]
    "iDigSigSaveAsCertified"=dword:00000001
    [HKEY_CURRENT_USER\Software\Adobe\Adobe Acrobat\8.0\AVAlert\cCheckbox\cAnnots]
    "iReaderEnableSaveWarn"=dword:00000001
    Obviously if you are using a different version of Acrobat, you'll have to change the key accordingly.
    Hopefully this will work with your process.
    Good luck!!

  • Knowing the status of validate-item trigger?

    the 'when validate-item' trigger, when fired, does the validation part.
    but is there a way of knowing the status of the validation.
    ie. whether its
    valid
    invalid
    new
    changed.?

    Hi,Thanks for ur replies
    .I have checked the satus through tcode:stms not se01. Will there be any difference.
    Here isthe status.
    1)  Selection for Import                                     11.01.2010 12:53:41    (0) Successfully Completed
    2)  Copy File Between Transport Groups       13.01.2010 17:14:50    (0) Successfully Completed
    3)  Import                                                         14.01.2010 10:39:32    (4) Ended with Warning
    4)  Check Versions                                         14.01.2010 10:39:35    (0) Successfully Completed
    For the '3' import the detailed view is given below,
    Main import
    Transport request   : BSDK900590
    System              : BSP
    tp path             : tp
    Version and release: 372.03.35 700
    Main import
    End date and time : 20100114103932
    Ended with return code:  ===> 4 <===

  • The data form form name is invalid. Check log for details

    Hi all,
    i have just built a planning application from scratch and created my first form.
    i have encountered the error "The data form <form name> is invalid. Check log for details "
    and i have checked the log file.
    It reads as follows
    Unknown calculation type [0] during the dynamic calculation. Only default agg/formula/time balance operations are handled.
    An error [1012703] occurred in Spreadsheet Extractor.
    Spreadsheet Extractor Elapsed Time : [0] seconds
    Spreadsheet Extractor Big Block Allocs -- Dyn.Calc.Cache : [0] non-Dyn.Calc.Cache : [0]
    Transaction [ 0x60001( 0x4d8030e5.0xa0280 ) ] aborted due to status [1012703].
    User [admin] set active on database [Plan1]
    Can any one suggest me how to handle this.
    Thanks in advance

    user9192499 wrote:
    Hi all,
    i have just built a planning application from scratch and created my first form.
    i have encountered the error "The data form <form name> is invalid. Check log for details "
    and i have checked the log file.
    It reads as follows
    Unknown calculation type [0] during the dynamic calculation. Only default agg/formula/time balance operations are handled.
    An error [1012703] occurred in Spreadsheet Extractor.
    Spreadsheet Extractor Elapsed Time : [0] seconds
    Spreadsheet Extractor Big Block Allocs -- Dyn.Calc.Cache : [0] non-Dyn.Calc.Cache : [0]
    Transaction [ 0x60001( 0x4d8030e5.0xa0280 ) ] aborted due to status [1012703].
    User [admin] set active on database [Plan1]
    Can any one suggest me how to handle this.
    Thanks in advance
    ERROR 1012703
    *"Unknown calculation type [0] during the dynamic calculation. Only default agg/formula/time balance operations are handled."*
    There is an error in a formula(s), therefore, no calculations will work. The problem is that when you have the outline open in Edit mode and you try to 'Validate', it does not identify any of these errors, nor does it write it to a log. However, you can go one by one and validate each formula. So any time you delete a member or modify a member name, be sure that this member is not included in any formula.
    Regards,
    Prabhas

  • Alter the status of redolog

    Dear All
    I have This output
    GROUP#     STATUS     TYPE      MEMBER     IS_RECOVERY_DEST_FILE
    1          ONLINE E:\orcl_FILES\orcl\REDO21.LOG     NO
    1          ONLINE     E:\orcl_FILES\orcl\REDO11.LOG     NO
    1          ONLINE     E:\orcl_FILES\orcl\REDO31.LOG     NO
    2          ONLINE     F:\orcl_FILES\orcl\REDO12.LOG     NO
    2          ONLINE     F:\orcl_FILES\orcl\REDO22.LOG     NO
    2          ONLINE     F:\orcl_FILES\orcl\REDO32.LOG     NO
    3          ONLINE     Q:\orcl_FILES\orcl\REDO23.LOG     NO
    3          ONLINE     Q:\orcl_FILES\orcl\REDO13.LOG     NO
    3          ONLINE     Q:\orcl_FILES\orcl\REDO33.LOG     NO
    GROUP#     MEMBERS     STATUS     ARCHIVED
    1     3     UNUSED     YES
    2     3     CURRENT     NO
    3     3     UNUSED     YES
    when perform this both select
    SELECT GROUP#, MEMBERS, STATUS, ARCHIVED FROM V$LOG;
    select * from v$logfile;
    Why the status values is null in the first select.
    in the second select How I can Update the status of group 1 of redo log to current Value and i need to shutdown the database to update status.
    Thanks In Advance

    You haven't listed the outputs and the queries in the same order.
    The first output listed is for the second query listed ? Is that right ?
    V$LOGFILE lists files -- i.e. members of each Redo Log Group. A NULL status means that it is good ! (Other statuses are 'INVALID', 'STALE', 'DELETED' which are not so good).
    V$LOG lists the Redo Log Groups. A status 'UNUSED' means that it is a new group and LGWR (the Log Writer) hasn't yet started writing to it. It's status changes to 'CURRENT' when LGWR starts writing to it. (Once LGWR finishes writing to it, the status changes to 'ACTIVE' until the log switch checkpoint is completed and the archiver has completed archiving any one member of the Redo Log Group).
    You do not have to 'do anythiing' to change the status of Redo Log groups. The status changes when LGWR starts writing and finishes writing. You can, if you wish, issue 'ALTER SYSTEM SWITCH LOGFILE' command see the status changing as LGWR switches from one file to another one group to anohter.
    A Redo Log Group can consist of 1 or more members. 2 members would mean that they are "mirrors" of each other --- for redundancy (in case of failure of one when it becomes 'INVALID').
    Please read the Concepts Manual and the Reference Manual documentation.
    Go to http://tahiti.oracle.com or the "documentation" tab at http://otn.oracle.com for the documentation.
    Hemant K Chitale
    Edited by: Hemant K Chitale on Jan 12, 2011 10:39 PM

  • HT1937 Your IMEI network results have returned! Your completed request is shown below:  Network Code Status: Error: SEVER ERROR or Invalid IMEI

    Your IMEI network results have returned! Your completed request is shown below:
    Network Code Status:
    Error: SEVER ERROR or Invalid IMEI
    <Personal Information Edited by Host>

    Hello there tamaddon,
    It sound slike we need to troubleshoot no service to your phone here. We have a great article about troubleshooting what might be causing this, named iPhone: Troubleshooting No Service found here http://support.apple.com/kb/ts4429. The symptoms in the article are a bit different to what you are experiencing but the troubleshooting is valid.
    Try turning iPhone off and then on again.
    Remove the SIM card and verify that it is a valid, carrier-manufactured SIM. Also verify that it is not damaged, worn, or modified. Then reinsert it.
    Check for a carrier settings update. Tap Settings > General > About while connected to a Wi-Fi network. If an update is available, a prompt should appear soon. If Wi-Fi is not available, connect your device to iTunes.
    Update your iPhone to the latest version of iOS.
    Restore the iPhone.
    If you're still experiencing No Service issues, contact your carrier to check for any network or account issues that could cause this issue.
    Take care,
    Sterling

  • 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

  • 'The folder path "C:" contains an invalid character.' ERROR AS I INSTALL iTunes

    hi
    first of all, merry xmas to all that celebrate! i hope you had/have a memorable day!
    and wishing everyone the very best for the new year.
    Now, I have a problem when I try to install iTunes on my computer. I'm running:
    - Windows Vista (Home Basic)
    - iTunes 10.5.2.11
    i have sufficient hard-drive space and sufficient ram. its definetly NOT from that. I originially DID HAVE iTunes already installed on my computer, but I was frequently having problems with establishing a connection through my iPhone 4. So I thought it would be a good idea to delete it and try downloading a new version, then install it fresh!
    I have some computer skills and knowledge, and i know how "most" things work and run. But now I am totally stuck. I run the iTunes software to be installed, but the installer keeps giving me an error message and NOT installing. I've done all the easy and required steps after I deleted the original version of iTunes from my computer, and now I need help from someone who really knows their stuff in IT and computer software. I have a feeling it may be a string of codes that are corrupt or significantly different to what they should be, but thats just my guess! cos like i already said, ive tried all the common fixes already but have been unsuccessful thus far. Some of the things I did were:
    - Restart the computer, re-boot, login to Windows, run the iTunes installation
    - Turn off the computer, wait 10 minutes, re-boot and then run the iTunes installation
    - Delete ALL the "Apple" company software that was still installed on my computer (QuickTime, iPhone Utility, iPod, Bonjour, etc etc)
    - Confirm my "User Account Control" is OFF
    - Run the iTunes installation file from my secondary windows login account (which has "Administrator" privilages)
    - Create a new windows login account, turn off the UAC (User Account Control protection), then try installing iTunes
    - Run disk-error checks on my hard-drives incase there are missing/corrupt/misplaced files that needed repair
    etc etc etc etc
    Nothing worked! THIS BELOW IS EXACTLY THE PROBLEM I KEEP GETTING WHEN I DOUBLE-CLICK ON THE iTUNES INSTALLER:
    - Double click on the iTunes install icon
    - The "Trusted File Security Warning/Confirmation" window appears, requesting I confirm to Run or Cancel the software installation. I click on "Run"
    - A horizontal grey bar appears in the middle of the screen, and quickly fills up green
    - Then a small installation windows appears (Windows Installer) that writes "Preparing to Install". Then it very fast writes a couple different sentences (which is normal), specifically the sentences are "Performing installation checks" and "Checking spacing requirements".
    - immedietly after the previous step, another window appears and I hear the "error" audio tone. The ERROR MESSAGE has the Yellow Triangle logo with an exclamation mark in the middle, and beside it displays the following text (and Ive attatched the screen shot too):
    THE FOLDER PATH "C:" CONTAINS AN INVALID CHARACTER
    then below this message theres the "OK" button which I have no choice but to click on. then the next window that appears is as follows (see screenshot), and it reads:
    iTunes Installer Completed
    The installer encountered errors before iTunes could be configured.
    Errors occured during installation. Your system has not been modified.
    Please run the installer again, or click Finish to exit
    Please I beg you guys to help me, I will be extremely grateful for ALL and ANY advice/tips/assistance/solutions I receive. And would owe you one for sure!!
    Please feel free to write your opinions and thoughts on what I could do different, as Ive used up all my knowledge regarding the matter, and have seriously hit a brick wall now.
    Thanks so so so much, and once again I wish everyone the absolute very best!
    regards.
    PS. Replies can be posted in this thread, otherwise even sent to me via email if you wish to do otherwise. My email address is:  [email protected]
    cheers

    Resolution:
    Check for the existence of a hidden folder named %appdata% in the C:\Program Files\Microsoft Application Virtualization\Client folder.  (You will need to un-check the folder options box in windows explorer for "Hide
    protected operating system files" to see it)
    If the hidden %appdata% folder exists, delete it.
    Proceed to uninstall the App-V client
    After a clean uninstall and removal of remnants of the client, reinstall the client again and apply the latest hotfix available (Hotfix 2 for SP2 at a minimum).

  • 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.

  • Error while updating the status record of IDOC in SAP

    Hi All,
    I am facing this problem. I have done outbound processing and IDOC was sent successfully from SAP to EDI system and it was processed in EDI and now EDI system wants to send the status back to SAP with a status message and the status number that we are using is '24' and we have mapped all the fields in the status table EDIDS and made sure that EDI system sends all those and I think Counter field can not be determined by EDI system so EDI system used the counter '1' since it can not determine how many counters are already there in SAP and unless we pass the value to this counter field we were getting the error. After passing all the values the status of the IDOC is updated with the status '00' instead of '24' and we do not know why it is happened and I would like to know how SAP converts the status record that is received from the EDI system.
    Please let me know how the status record will be translated into SAP from EDI system and I ahve followed basically EDIDS structure and the IDOC status is updating in SAP but with wrong status number and the alignemnt also missing in SAP fields like if I give some text in the EDI it is splitting and storing in 2 fields.
    Please help me in this and I think I have explained the problem in a detail manner.
    Thanks,
    Ramesh.

    Hi Naresh,
    Thanks for the reply and my question is since EDI system is able to send the status back to SAP from EDI system and only problem is it is updatinf the status wrong and I have checked the EDIDS table also and the entry is creating with another counter and please confirm me that it is because of EDI does not support the status record update so that I can confirm to the client that there is nothing wrong in the way SAP functions and EDI system can not update the status code in the SAP.
    Thanks,
    Ramesh.

  • Changing Portal Role after the status change of user status at the CRM end.

    Hi,
    I have Portal with Java database as the default and CRM is connected to it using SSO.The database in both the case in separate.The users that are created in Portal will have a BP status in CRM sytsem.
    Now my requirement is that if the status of the BP gets changed at the backend simultaneoulsy its Portal role should also gets changed.How shall i facilitate this procedure of changing the Portal Role?
    Is there any RFC ,BAPi or Webservices required for this?
    Regards,
    Amarys
    Edited by: amarys on Sep 13, 2011 11:20 AM

    Hello,
    Since the status has no number it will appear under statuses W/O number bottom right in status overview window.
    These status will appear as additional text beside current user status. For example if user staus is BUG and status without number is DFL and sets when deletion flag is set and gets deleted when it is revoked than user status will appear as
    BUG DFL -
    Deletion flag set.
    BUG -
    When deletion flag revoked.
    You have to live with it. I don't think there is a way out for that.
    Thanks
    Saikishore Ganga.

  • Problems with Syncing iPhone 3G (4.2.1. iOS).  What is appearing in the status bar is "Syncing "untiled playlist.." and its stuck at backing up.  I noticed that my name has been replaced to "untitled playlist". Whats wrong

    Problems with Syncing iPhone 3G (4.2.1. iOS).  What is appearing in the status bar is "Syncing "untiled playlist.." and its stuck at backing up.  I noticed that my name has been replaced to "untitled playlist". Whats wrong

    Welcome to Apple Discussions!
    Maybe a long shot, but WD is not known for the quality of some of their enclosures, although I do like the drives themselves. It may be worth mounting this drive in a different enclosure, something like one of OWC's FireWire enclosures with the highly reliable Oxford chip sets. I wouldn't be inclined to trust a WD enclosure, especially if it already seemed to be acting in a flakey manner.
    Here's an example of what I mean:
    http://eshop.macsales.com/item/Other%20World%20Computing/MEP924FW8E2O/
    I have 3 of these and I really like them.
    From what I understand, if the drive spins up, it is often possible to recover data from it. To be absolutely certain to destroy the data, you just about have to take a hammer to the disk. Hopefully, there will be a way to get your data back.
    Good luck!

Maybe you are looking for

  • Time issue

    I have a JSP wherein the user enters time input in a field in hh:mm format.That goes to the backend database where time is stored as " datetime" , validates it and sends back the response.So if the user enters 09:99, response comes back as 10:39. Wha

  • Can Iphoto display the date and time of a pic on the pic?

    I know I can get info and see a pics info, but can Iphoto display the date and time of a pic on the pic itself?

  • Problem using a library with an EAR file (ServletNotFoundException)

    Hello I'm trying to use a library (J2EE library project) an associated it to an Enterprise Application Project. The application was built using the Spring MVC framework. When I did deploy I got the following warning: Apr 25, 2006 9:44:17 AM /userOut/

  • HT4009 Problem with In-App Purchases!

    I bought $50 worth of iTunes gift cards and redeemed them. I want to use all that money to buy gems for a game called Clash of Clans, but after i click "Buy", it says "Insufficient Store Credit Remaining"! Please help i want those gems ASAP! Thank yo

  • Upgraded 3GS phone to 4.1.2, now ringer goes on and off intermittently.

    Is anyone else having this problem? I upgraded my 3GS phone, per iTunes prodding, to 4.1.2 Now the phone buzzes intermittently and I see the icon displayed for the "ringer on" and "ringer off". It doesn't do it because of any particular thing that ha