Deleting member file in group???

hi all ,
when i started my database i got this error
how can i fix it ;
SQL> startup open
ORACLE instance started.
Total System Global Area 289406976 bytes
Fixed Size 1248576 bytes
Variable Size 83886784 bytes
Database Buffers 197132288 bytes
Redo Buffers 7139328 bytes
Database mounted.
ORA-00313: open failed for members of log group 2 of thread 1
ORA-00312: online log 2 thread 1:
'D:\ORACLE\PRODUCT\10.2.0\ORADATA\PLASMA\REDO02.LOG'
ORA-27041: unable to open file
OSD-04002: unable to open file
O/S-Error: (OS 2) The system cannot find the file specified.
==========
i couldnt know how to delete the group file,
thanks
Ahmed

Hi,
>>ORA-01624: log 2 needed for crash recovery of instance plasma (thread 1)
In this case, you must restore a backup and perform incomplete recovery up to the most recent available redo log. Do you have a backup of your database ? Your database is working in ARCHIVELOG mode ?
See if this link below can help you:
http://download-west.oracle.com/docs/cd/B19306_01/backup.102/b14191/recoscen008.htm#sthref1872
Cheers

Similar Messages

  • How to delete log files in wheel group

    Let me start by saying that I've never used the terminal mode on a mac before, and I know nothing about UNIX. But here's my problem:
    My MacBook Pro, running OS 10.6, began filling up its boot disk for no apparent reason. I ran Disk Inventory X and found that a group of files had just been created in a folder called "Private" that is in the wheel group, to which I do not have access (I understand that this is a root admin group used by OSX). These files include, among others, a log file that is 20GB and was just created today. Since I can't access this folder as a normal user, how do I delete these files, and how can stop this from continuing to fill up my disk?

    Open the Console in the /Applications/Utilities/ folder and look at the various log files for an entry or group of entries which is repeated many times. When done, choose Go to Folder from the Finder's Go menu, provide /private/var/log/ as the path, and delete the files as you would any other.
    (60027)

  • ADS MA : the XML exported file (export to log file) doesn't export Distinguished Name in the attribute member for a group

    Hello,
    I am facing a weird issue during the export of a group to a log file (xml).
    I have configured my ADLDS management agent such as the export run profile exports data into a XML Ffile:
    Everything is fine in the XML, I see my new accounts, the attributes updated for accounts but for an unknown reason the group which should contains accounts does
    not contain the DN values.
    It contains the tags <dn-value> and <dn> but <dn> is empty
    e.g:
    <delta operation="update" dn="CN=GroupX,OU=Users,DC=ZZZZ">
     <anchor encoding="base64">XDSQDQDQ</anchor>
     <dn-attr name="member" operation="add" multivalued="true">
      <dn-value>
       <dn/>
      </dn-value>
      <dn-value>
       <dn/>
      </dn-value>
     </dn-attr>
    During the export, FIM updates the attribute "member" of the group:
    Member attribute seems to be caught by FIM during synchro profile and export profil bt not translates correctly in the final xml file.
    Any ideas?
    Thanks for your reply.

    Thinking the same thing as David - sounds like a bug - but that's curious because I've never had a problem with the AD MA doing exactly the same thing, albeit with FIM R1 most recently.  What version of FIM are you using, and have you checked the
    release notes of any subsequent versions to see if any such issue is mentioned?
    Bob Bradley (FIMBob @
    TheFIMTeam.com) ... now using FIM Event Broker for just-in-time delivery of FIM 2010 policy via the sync engine, and continuous compliance for FIM

  • Cant click on or delete a file that sits in "Favorites" (top left) when I use Finder

    I want to delete a file from a list. Not sure how the filename  appeared in the location where it did.
    When I open "Finder", in the top left of the window there is a grouping called "Favourites". It lists "All My Files", "Main Drive", "Applications" etc.  It also now has this listed:  "IMG_0395 (deleted 4e56b607-752345.-89f546)". I guess it is a movie I previously deleted but not sure why it is showing up here.  I can't click on the item in the list (so therefore can't get rid of it).  Tried to include a screen shot here: file://localhost/Users/John/Desktop/Screen%20Shot%202012-10-09%20at%208.29.59%2 0PM.png

    Thx for that im gonna try it....but is there a way to do it without using toolbar or cmd-c...? i mean using only the mouse?why does it have to highlight the file even though i click a bit next to it....?using icon view i can right click next to the folder and i wont have a problem but with list view that i prefer using it will highlight the whole row.....and i dont find free space to right click cause i got many files

  • Weird problem how to delete a file in the cloud

    Hello there,
    I'm now a proud member of the Adobe Creative Cloud.
    Once signed in everything looks normal and I can upload a file simply by dragging and droppping.
    Now the problem: i'm not able to DELETE a file; there is no trash icon like in the online video of Adobe.
    If I select a file, the only actions on the left marker are available:
    - Post Publicly (behance)
    - Send Link
    - Move
    - Rename
    - Archive.
    If I use the main blue button (Actions), the only actions I see are:
    - Create a folder
    - Upload
    - Search
    Please reply to this problem, kind regards.
    If you want I'm happy to send a screenshot.

    Thanks Mylenium.
    Here is a post with screen shots covering how to Archive and Permanently Delete files - http://forums.adobe.com/message/5362803#5362803.

  • How do I find 'Other' when it comes to my hard drive so I can delete unwanted files?

    Can someone please help me with this problem?
    When pulling up my system profiler, the catagories under storage are:
    Audio
    Movies
    Photos
    Apps
    Backups
    Other
    How do I find where the files that are located in the 'Other' group. So I can delete unwanted files from there?
    It seems to be taking up a lot of space on my hard drive, so I would like to know whats in it?
    My computer is a 2010 MacBook Pro 15" 2.4GHz Core i5, 64GBSSD, OSX Lion, let me know if you need more information than this?
    Thank you so much to anyone that can help me please.
    Scott

    Download OmniDiskSweeper from the Internet (free) and open it.  It will produce a display i a sequential format showing what you have on your MBP and the space each item is taking.  This should assist you in identifying all of your disk space 'hogs'.
    Ciao.

  • Using java to add, delete AS400 file members

    Caling all Jav/AS400 gurus!! I have developed a J2ee application that goes against the AS400 database. I am able to create and delete physical and logical file members using the following code:
    //create new file member
    public String addPhysicalMember(
         String fName,
         String member,
         String libName,
         String errMsg,
         String callCommand,
         String vendParm) {
              callCommand = "ORDPMBRJVA";
              fName = "ORDER ";
         CommandCall callComm = new CommandCall();
         AS400 sys = new AS400("AS400", "guest", "guest");
         if (vendParm.equals("9999")) {
              try {
              callComm =
                        new CommandCall(
                             sys,
                             "CALL BIGY/"
                                  + callCommand
                                  + " PARM('"
                                  + fName
                                  + "' '"
                                  + member
                                  + "' '"
                                  + libName
                                  + "' '"
                                  + errMsg
                                  + "')");
                                                 callComm.run();
                   // Show the messages (returned whether or not there was an error)
                   AS400Message[] messagelist = callComm.getMessageList();
                   for (int i = 0; i < messagelist.length; ++i) {
                        // Show each message
                        System.out.println(messagelist.getText());
              } catch (Exception e) {
                   System.out.println("Command " + callComm.getCommand() + " did not run!");
         // done with the system
         sys.disconnectService(AS400.COMMAND);
         return errMsg;
    //create new logical member
    public String addLogicalMember(
         String fName,
         String member,
         String libName,
         String errMsg,
         String callCommand,
         String vendParm) {
         CommandCall callComm = new CommandCall();
         AS400 sys = new AS400("AS400", "guest", "guest");
         if (vendParm.equals("9999")) {
              try {
                   callComm =
                        new CommandCall(
                             sys,
                             "CALL BIGY/"
                                  + callCommand
                                  + " PARM('"
                                  + fName
                                  + "' '"
                                  + member
                                  + "' '"
                                  + libName
                                  + "' '"
                                  + errMsg
                                  + "')");
                                                 callComm.run();
                   // Show the messages (returned whether or not there was an error)
                   AS400Message[] messagelist = callComm.getMessageList();
                   for (int i = 0; i < messagelist.length; ++i) {
                        // Show each message
                        System.out.println(messagelist[i].getText());
              } catch (Exception e) {
                   System.out.println("Command " + callComm.getCommand() + " did not run!");
         // done with the system
         sys.disconnectService(AS400.COMMAND);
         return errMsg;
    I delete the file members the same way, basically, I have a similar method that calls a different AS400 command.
    I check to AS400 to make sure the members (both physical and logical)have been deleted. The are deleted. However, when I go to use that member name again, my program blows up with the error message "member name already exists." For the user's sake, they need to reuse the member file names over.
    When I run the commands on the AS400, they work each time without fail, creating and deleting the same member as often as desired. Is there something missing from my code? Any help you can give me is greatly appreciated.
    Thanks, jlav143

    I check to AS400 to make sure the members (both physical and logical)have been deleted. The are deleted. However, when I go to use that member name again, my program blows up with the error message "member name already exists." For the user's sake, they need to reuse the member file names over.It looks like your "checking" isn't very accurate, then. But I can't comment on your code for removing members because I can't see the commands you are using -- and it looks sort of like you're calling your own CL program to do that anyway. Why don't you just clear the members instead of deleting them and then adding them back?

  • Deleted user from a group returned error message

    I have a group [[email protected]] with serveral users on it. I deleted one user (userA) member of the group from the system. When a user B send an email to the group [email protected] a messages is returned to all of the members of the group notifying that the user is not whithin the group.
    The group [email protected] is a dynamic group.
    From: [email protected]
    To: [email protected]
    Sent: Friday, October 9, 2009 11:12:42 AM
    Subject: Notificación del estado de la entrega
    Este informe se refiere a un mensaje que ha enviado con los siguientes campos de encabezado:
    Message-id: <[email protected]>
    Date: Fri, 09 Oct 2009 11:18:06 -0500
    From: "User"<[email protected]>
    To: [email protected]
    Subject: Test 0ne
    The message can not be delivered to the next recipients:
    Dirección del destinatario: [email protected]
    Dirección original: [email protected]
    Motivo: recipient no longer on server
    - Sun Java(tm) System Messaging Server 7.0-3.01 64bit (built Dec 23 2008)
    libimta.so 7.0-3.01 64bit (built 15:22:04, Dec 23 2008)
    - Delegated Administrator 6.4-3.01 B2008-10-22
    - Solaris 10 10/08 SPARC
    What can be happening??

    bootbk wrote:
    I have a group [[email protected]] with serveral users on it. I deleted one user (userA) member of the group from the system.
    How did you "delete" one user? What was the exact change that you made?
    When a user B send an email to the group [email protected] a messages is returned to all of the members of the group notifying that the user is not whithin the group.
    If there is a problem with a mailing group (vs. a mailing list) then notifications are sent to all members of the group.
    http://msg.wikidoc.info/index.php/Setting_Up_a_Proper_Mailing_List
    The group [email protected] is a dynamic group.
    What filter have you specified for the "dynamic group"?
    Regards,
    Shane.

  • Deny access from deleting *.txt file?

    HI all,
    I have created a *.txt file from xcode with objective c using NSFileManager.Also i gave permission to this file like below,
    [NSDictionary dictionaryWithObject:[NSNumber numberWithUnsignedLong:0000u] forkey : NSFilePosixPermissions];
    so that there is no read/write permissions.This is working fine too.
    Apart from above,i want to deny users from deleting this file..How can i mention this in objective c.?Please help..
    Thanks
    Athira

    Hi Athira,
    You'll have more luck in getting a response to this if you posted in on the Apple Developer Forums.
    devforums.apple.com
    You need to be a registered (and paid) up member to access the developer forums.
    Good luck!

  • AB Smart Group "is not  member of" a group not working

    After having some trouble with AB over time (group members disappearing after some time syncing via MobileMe), I went through the 1700 cards one by one and deleted all the groups, and old cards, now am down to 1500, with a main Group of about 900. So simple math would say that there are 600 "not a member of" the main Group, or, #1, am I missing something there?
    I'd like to have my wife go through those that are not in the Group and delete those cards she doesn't need. So I tried a Smart Group with the one parameter that the Card is not a member of the Group. The result was 64 cards, not 600.
    So question #2 is what's going wrong here, am I misunderstanding or is this a flaw somehow?
    Thanks!

    As far as I know, Apple does not monitor these boards any more. Remind them here:
    http://www.apple.com/feedback/macosx.html
    I just sent them a note, as I'm sure thousands others have since this seems to be a known issue, but considering they've let it slide for at least six months now, it can't hurt to have more people contact them. In the mean time, see these articles to use AppleScript to find items in/not in various groups:
    http://www.macworld.com/article/56952/2007/03/ungrouped.html
    http://discussions.apple.com/thread.jspa?threadID=1704973&tstart=1560

  • Trying to delete 5 files

    Okay, I have been having the problem of iPhoto closing on emptying the trash, so I took the suggestions and rebuilt my library and then began deleting photos in small groups (I originally had 850 I was trying to get rid of). I've now whittled it down to five "photos" that I can not delete (if I try on any of the five - even one at a time - the program will close). All I see in iPhoto is the dotted line where a picture should be. Any suggestions on getting rid of these final five?
    Thanks!

    MM:
    Can you assemble those 5 into a new roll? If so then go into the Originals folder and move the subfolder that represents the new roll to the desktop.
    Now open iPhoto and try dragging that new roll to the trash bin and empty it (to get rid of the thumbnails). Then go into the Data folder and see if the subfolder for that roll is still there. If so delete it. Do the same for the Modified folder.
    Be sure to make a temporary backup copy of your iPhoto Library folder before just in case.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've written an Automator workflow application, iPhoto dB file backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • YOUR COMPANY HAS DELETED IMPORTANT FILES FROM MY DESK TOP!  I DEMAND THAT YOU RECOVER THEM ASAP!

    ADOBE WORK SPACE HAS DELETED IMPORTANT FILES FROM MY DESK TOP.  DOES ANYONE KNOW HOW TO RECOVER THEM?  ADOBE WORKSPACE IS SUPPOSE TO BE RETIRED, AND THE SYSTEM WILL NOT ALLOW ME TO DOWNLOAD OR RECOVER THE MISSING FILES!!!!
    901.650.4724

    Hi Sara1
    Several of our PDF File icons on my Desktop images went blank; and, cannot be accessed now.  I subsequently received a notification from your company stating that Workspace will be retiring and all files left will be permanently deleted if they aren't down loaded from the site by a certain date in January 2015.  However, when I opened the web site, per your company's directions, I wasn't able to open the downloaded files!  Please correct this error ASAP.
    Regards,  
    Mr. F. Lee McCullough, P.O.C.  - Executive VP/Business Development
    Omega Group International, LLC
    www.Omega-GroupLLC.Org
    Post Office Box 40556Memphis, TN 38174
    901.650.4724 Mobile
    901.568.2090 Office
    "Promote a Healthy Workforce" - WWW.XOOMA.COM/MWI
    Statement of Confidentiality:  The contents of this e-mail message and any attachments are confidential and are intended solely for addressee. The information may also be legally privileged. This transmission is sent in trust, for the sole purpose of delivery to the intended recipient. If you have received this transmission in error, any use, reproduction or dissemination of this transmission is strictly prohibited. If you are not the intended recipient, please immediately notify the sender by reply e-mail or phone and delete this message and its attachments, if any. 

  • Is there any way to delete duplicate files en mas within the new itunes program?

    I've just installed the new itunes program on my laptop. I used the scan for media option to find music. Problem is almost every entry and there's several hundred of them is duplicated and in some cases triplicated within the itunes media library.
    Question ... Is there any way to delete duplicated files en mas withing the itunes library folder?
    Please don't tell me that I'm going to have to do it individually as that may take days.
    Thanks

    Apple's official advice on duplicates is here... HT2905: How to find and remove duplicate items in your iTunes library. It is a manual process and the article fails to explain some of the potential pitfalls such as lost ratings and playlist membership.
    Use Shift > View > Show Exact Duplicate Items to display duplicates as this is normally a more useful selection. You need to manually select all but one of each group to remove. Sorting the list by Date Added may make it easier to select the appropriate tracks, however this works best when performed immediately after the dupes have been created.  If you have multiple entries in iTunes connected to the same file on the hard drive then don't send to the recycle bin.
    Use my DeDuper script if you're not sure, don't want to do it by hand, or want to preserve ratings, play counts and playlist membership. See this thread for background, this post for detailed instructions, and please take note of the warning
    to backup your library before deduping.
    (If you don't see the menu bar press ALT to show it temporarily or CTRL+B to keep it displayed.)
    The most recent version of the script can tidy dead links as long as there is at least one live duplicate to merge stats and playlist membership to and should cope sensibly when the same file has been added via multiple paths.
    tt2

  • [svn] 614: Deleted .orig files that shouldn't have been added with asc.

    Revision: 614
    Author: [email protected]
    Date: 2008-02-21 18:06:38 -0800 (Thu, 21 Feb 2008)
    Log Message:
    Deleted .orig files that shouldn't have been added with asc.
    Removed Paths:
    flex/sdk/branches/3.0.x/modules/asc/bin/abcdump.exe.orig
    flex/sdk/branches/3.0.x/modules/asc/bin/asc.exe.j.orig
    flex/sdk/branches/3.0.x/modules/asc/bin/asc.exe.orig
    flex/sdk/branches/3.0.x/modules/asc/bin/ash.exe.orig
    flex/sdk/branches/3.0.x/modules/asc/build/java/lib/Regex.jar.orig
    flex/sdk/branches/3.0.x/modules/asc/build/java/lib/bcel.jar.orig
    flex/sdk/branches/3.0.x/modules/asc/build/util/avmplus.exe.orig
    flex/sdk/branches/3.0.x/modules/asc/build/util/avmplus.orig
    flex/sdk/branches/3.0.x/modules/asc/build/util/errorGen.abc.orig
    flex/sdk/branches/3.0.x/modules/asc/build/util/genLocDiffs.abc.orig
    flex/sdk/branches/3.0.x/modules/asc/build/util/integrateLocDiffs.abc.orig
    flex/sdk/branches/3.0.x/modules/asc/build/util/lintWarningGen.abc.orig
    flex/sdk/branches/3.0.x/modules/asc/build/util/normalizeXML.abc.orig

    Try booting with your Shift (Safe Mode) key held down. See if that will repair the drive.
    Or try running fsck.
    1. Reboot/Startup holding your Command-S key down.
    2. At the command line type the following and hit 'Return.'
    /sbin/fsck -fy
    3. If it finds a problem and repairs it, immediately run fsck again until the drive checks OK.
    4. After it has check/repaired your disk, type 'reboot' and hit 'Return' again.
    Check out the new remodeled MacOSG website! 24-hour Apple-related news & support.
     MacOSG: An Apple User Group  iTunes: MacOSG Podcast  Follow us on Twitter: MacOSG

  • SharePoint 2013 workflow 'If current user is a member of a group'

    I would like my workflow to check if the user who created the current item is a member of a group, preferably an Active Directory group but if not a SharePoint group.
    How can I do this please?
    Thanks
    Julie
    J Sykes

    Hi,
    You need to install the CodePlex solution(UsefulSPDWorkflowActivities_0.5.0.zip) from the following URL to the get custom activities in the SharePoint Designer.
    http://spdactivities.codeplex.com/
    Once you download, you will have setup instructions file, follow these instructions to install the solution (Installguide.txt).
    I would suggest you to use the SharePoint 2013 style workflow, as we need to implement latest one, may be 2010 style workflows will be removed with the latest version of SharePoint later.  And also other thing, you will not have to depend on the other
    solutions such as CodePlex
    Use the "Call Http Web Service" action and use the REST API to check whether the user is in within group.
    http://sharepoint/_api/SP.AppContextSite(@target)/web
    /getbyname('Approvers')/Users?$filter=Id eq " + CurrentItem.CreatedBy.ID + "
    ?@target='http://sharepoint'
    http://msdn.microsoft.com/en-us/library/office/dn531432(v=office.15).aspx
    http://blog.vgrem.com/2014/05/08/consuming-the-sharepoint-2013-rest-service-from-sharepoint-designer/
    Please don't forget to mark it answered, if your problem resolved or helpful.

Maybe you are looking for