Can workbook owned by another user be deleted from the database

Hello all,
We are wanting to know if a workbook can be deleted from the database by someone other than the owner. We have a user that was once with the organization that created and uploaded several Discoverer reports to the database. However, they are no longer with the organization. If a change needs to be made to one of their reports, we can download a copy and modify it. However, when you upload the report and keep the same name, it creates a copy of the report in the database but now owned being by the new user. When users using Viewer retrieve a list of reports from the database, they are seing two reports with the same name in the listing, but owned by different people. We could always rename the new report. However, we would like to 'clean up' the production database by purging any obsolete or older verision reports regardless of who they are owned by.
Thanks in advance for any input

Hi,
Yes we can do this, to the best of my knowledge here is my input: There are two ways to do this
1) a) If that workbook has been shared with your id thne login as you in Discoverer Plus then open workbook and using SAVE AS and save the workbook and it wil save under your id.
b) follow the below command to delete the workbook owned by old user
2 )-->Login as EUL user (ex: EUL10_US) in Discoverer Administrator and export the workbook owned by the owner (no longer exist in the company: abc.workbookname) and save in your local drive
-->Login as new user in Administrator and import the workbook from the local drive
-->using below command delete the workbook owned by old user (*abc.workbookname*) by running at command prompt.
dis51adm.exe /connect eul10_us/xxxxx@DBname /delete /workbook "abc.workbookname" /eul eul10_us /log C:\oracle\BIToolsHome_1\bin\Delete_wb_oatr.log
Now you will have only one copy of the workbook in the database.
hope this helps you.
--skat                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

Similar Messages

  • Can I restore information that I accidentally deleted from the iPad Air calendar

    Can I restore to my iPad Air calendar that I accidentally deleted

    Go to Settings > iCloud > Storage & Backup
    Once you tap that it will tell you when the last backup was made.
    That said, to restore from a backup, would require you delete everything on your iPad, then restore from the backup.  For a few calendar entries, it might just be easier to try to reenter the calendar entries.

  • How can I recover a video which was deleted from the iPhone 4?  It was not synced before deletion.

    iPhone 4
    Not synced, deleted a video from the phone.
    Is there a way to recover the video?

    What if it was synced - either to iCloud or iTunes (I'm not sure which one I backed up to) after the video was taken? How do I recover it? I have synced/backed-up my iPhone 4 since the video was deleted from my device. Is it still recoverable? Thanks.

  • Accessing a user email address from the database

    Hi,
    I really need help with the following.
    I am adding functionality where users can set reminders that will then be sent to them by email when the reminder is due. I am going to utilise dbms_job to do this. My problem is that I am using apex authentication and users for the rest of the application and I need to retrieve the email address from apex. I cannot use wwv_flow_users as the email will be sent from a job in the database therefore there will be no current logged in user / workspace / session.
    There must be some way of accessing an internal apex table / view or something that can tell me what the email addresses of my users are without being signed into an apex session.
    Please help, this is quite urgent.
    Thank you in advance.
    Lee

    Hi,
    Glad to see that you've found.
    However would be very interesting to know how to retrieve user list without being in an Apex workspace.
    i would do as follows:
    When the first user of the day log into apex you could update a static table containig the email (taken select into from www_flow_user once a day).
    Then via a trigger you could start your batch proc, that needs updated email.
    Is not clean at all, but probably if your firm isn't too big this approach could work.
    By the way if you find how to retrieve the email not using www_flow_user, would be very nice to know.
    Message was edited by:
    Marcello Nocito

  • Urgent -Create  RFC for update the database and delete from the database

    Hi Guy's,
    Please help me how  to create the RFC for update to databse and delete from database(step-by-step) procedure.
    Thanks and Regards,
    Sai.

    Hi,
    Please go through the following link,
    reward if helps.
    [RFC Step By Step|https://www.sdn.sap.com/irj/sdn/wiki?path=/pages/viewpage.action?pageId=39728]
    regards,
    mahantesh

  • How can I restore iPhoto's that were deleted from the trash ?!

    i Accidentally deleted my iPhoto's and cleared the trash . Is there any way to recover them ? Please ! Thank you

    You can recover your photos only if you have got a backup of them. If you did not make any backup, I am sorry but they are lost. You can give data recovery applications a try, but you will spend money and they may not work.
    It is very important to make backups of your files, so in this case you would recover them quickly, or in case of a computer failure.

  • Can i restore songs that i've deleted from the cloud / match?

    Hi Guys
    I've stupidly managed to delete everything in the cloud from my itunes and i don't have them saved locally. I've managed to restore my purchases but is there anyway to restore my itunes match back to a previous point?
    Please help!
    Benj

    I Am afraid that if they were not on your computer and you don't have a back up, you will have lost everything except for past purchases. Did you clear your trash?
    jim

  • How I can make safari saving only users or emails from the login?

    Hello
    I want that safari will save my emails and users that when I will type in login form the first character of my user or email it will show me the emails or users that start with this character.
    I know that there is an option in the settings for saving emails and passwords but I want safari will save only the emails or users and not the passwords.
    Thank you in advance

    At a minimum, the creation of the TcpClient will need to change its parameter to the name of server you want to use:
    TcpClient tClient = new TcpClient("gmail-smtp-in.l.google.com", 25);

  • Index owned by another user

    hi all,
    running a package.procedure from apex outputs:
    ORA-13199: Index "INDEX_NAME" is owned by another user.
    apex is using the owner schema.
    any ideas / questions are very welcome.
    ph

    Other than the error message, this is an information-free zone. Where is the information requested in the FAQ and forum sticky threads?
    - APEX version?
    - DB version and edition?
    - Web server architecture (EPG, OHS or APEX listener)?
    - Browser(s) used?
    >
    running a package.procedure from apex outputs:
    ORA-13199: Index "INDEX_NAME" is owned by another user.
    apex is using the owner schema.
    >
    What "package.procedure"?
    What "apex outputs"?
    "apex is using the owner schema": which schema?
    Can you replicate the problem on apex.oracle.com?
    Generally the first thing to do on encountering an error message is to look it up in the documentation, where we find:
    >
    ORA-13199: string
    Cause: This is an internal error.
    Action: Contact Oracle Support Services.
    >
    Which is an unambiguous indication of the required course of action.
    Additionally, searching the OTN forums and the web is might prove informative: if this has already been done and not proved helpful, then it would be helpful to say so.
    The better a question is framed, the more likely you are to receive a rapid and helpful response.

  • Social Data removed when a user is deleted from AD

    Hi,
    Will the social data (Tags and Notes) be removed when the user is deleted from the AD?
    Thanks.
    jingzo (^_^)

    The data will be deleted totally when the user removed from AD.Because,AD and sharepoint are in Sync with the user profile synchronisation service.please check the below link that explains the details.
    http://expertsharepoint.blogspot.de/2014/03/user-profile-service-and-user-profile.html
    Anil Avula[Partner,MCP,MCSE,MCSA,MCTS,MCITP,MCSM] See Me At: http://expertsharepoint.blogspot.de/

  • How to delete a purchase order from the database

    I thought that I was in development machine but I was wrong., I have created a purchase order that I would like to delete from the database.
    Thanks in advance.

    >
    Amarnath Reddy Gurappa wrote:
    > Hi ,
    >
    > I would suggest you to put the deletion mark and save the PO .
    >
    > IF you really want to delete the po in the database  then go to the table ekko and
    > ekpo and delete them ,but for this you should have access to se16n and
    > &sap_edit
    PLEASE, do not recommend such, because it is a wrong approach.
    a purchase order has certainly more entries than jsut in table EKKO, and EKPO.  you can check in DB15 how many tables belong to the object MM_EKKO. If you delete jsut entries from EKKO and EKPO, then you create inconsistencies.
    SE16N and &sap_edit, is not anymore possible having current patches installed. SAP revoked this option, because people like you spread this thru the internet and this is causing security issues.
    A phyiscal deletion should only be done via archiving, this is the standard process.
    If you entered something in error, then set the deletion indicator, everybody can do mistakes, but deleting it with irregular options from the database is certainly a much bigger error.

  • Emails are not delete from the handheld/server

    Hello,
    Our client has Blackberry 8330.
    Emails are not deleted nor from the server nor from the phone. Maybe there any other setting set? Or are these settings set wrong?
    Thanks you
    He has these settings:
    under Messages - Options - General Options, there's this field for "Keep message for" --> 2 months
    The Options >Email reconciliation
    Delete On: Mailbox & Handheld
    Wireless Reconcile: ON
    On Conflicsts: Mailbox Wins

    Endriuska wrote:
    It looks like it only synchrozines mailbox to handheld(if deleted from mailbox, will delete from handheld), but will it delete from mailbox if the email is deleted from handheld?
    As discussed in the KB I linked for you, it depends. If, in the top grid, there is a YES in the Wireless Deletion column for the subject email service AND you have further configured, as per the KB you found, for deleted item reconciliation, then yes it should delete from the server when you delete from the HH.
    Note that there may be a time lag, however -- deleted item reconciliation tends to be one of the lowest priority activities inside of both BIS as well as the email providers systems...I've seen it take up to 24 hours (not normally, but that's the extreme that I've witnessed).
    Further, I believe that the on-HH setting for "Keep Messages" should have no effect on the server...deleted item reconciliation is a function of the end user actually deleting from the HH...not the auto-removal by virtue of this setting.
    Hope that helps!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Duplicate entry is not deleted from the TCA tables

    Hi
    We are using Oracle Customer Online to find the duplicate data and Oracle Data Librarian to remove the duplicacy. The request to remove the duplicates is taken up by ODL and the task is performed. When checked from OCO it shows that the duplicate entry has been erased but when checked in the TCA table HZ_PARITES, the entry is still there. Can anyone please help regarding this as why this is so... after removing the duplicate entry why is it still there in the table or if the entry is still there then why cant you access it through OCO
    Regards
    Sourav Biswas

    Hi,
    Did you check the value for "STATUS" column in HZ_PARTIES table for the deleted records? It must be "D" which reperesents "Deleted". See the "REGISTRY_STATUS" AR lookup which validates the Party Statuses.
    When duplicates are eliminated using Data Librarian/Party Merge, the records are not actually deleted from the database, instead the party status will be changed to "D". This must be the reason for not being able to see the records from Customers Online.
    I guess, the same case might have occurred to your entries.
    Wishes,
    RK Goud

  • I am running OS10.6.8 and have a mail box duplication. I use gmail and when I open my mail I have both the Apple Mail and another set of boxes for Gmail. Both get all mail and when I delete from one, it deletes from the other. How can I get rid of the dup

    I am running OS10.6.8 and have a mail box duplication. I use gmail and when I open my mail I have both the Apple Mail and another set of boxes for Gmail. Both get all mail and when I delete from one, it deletes from the other. How can I get rid of the dup

    Hi,
    According to your descriptioin, I don't think this is system problem, it should be Intel driver problem. It would be contact Intel to confirm this issue whether this is their driver problem.
    Roger Lu
    TechNet Community Support

  • When can an email address be reactivated after deleted from another acount?

    May I know when can an email address be reactivated after deleted from another acount?
    I am eagar to register an email address, let's say "[email protected]"
    I created this address as an alias email in my original Apple ID + iCloud account. But that is not what I want.
    So I deleted the alias email.
    Register an new Apple ID.
    And then re-register the icloud email address "[email protected]" via the new Apple ID
    But was being rejected. And the reason was that, the address has already be picked up.
    So I would like to know when can an email address be reactivated after deleted from another account.
    Please Help !!

    You can't do what you want.
    Email aliases are forever tied to the account that created them, cannot be moved to another account, and cannot be made into a standalone account.
    See: http://support.apple.com/kb/HT4897

Maybe you are looking for

  • How do I show a Waveform using the Labview Report Generation Toolkit?

    I am using LV 6.0.2 & have charts that consist of Waveform array type data - how do I break this down properly to using in Easy Graph.vi for the report generation tool kit which accepts on 2D arrays ?

  • Font too small on Macbook Pro 15" Hi Res

    Hi, I was recently given a new Macbook Pro 15" with High Res screen for my birthday. This is my first ever Mac and I'm struggling to read the fonts on the screen! I changed the resolution down to 1440 x 852 but I lose a lot of sharpness. How do incre

  • Inbound Shipment and Leg creation

    Hi All, We are manually creating legs (stages) in Inbound shipments in 3 party scenario, its a direct leg from vendor to customer. During leg creation process i am able to give the Vendor (departure details) including points, shipping point and vendo

  • Installting Apple Mobile Device Service

    Hello, I apologize if the subject is already answered in another thread, but I searched for a while even if I found a lot of people with problems looking like mine, I did not find the solution to have my iTunes right. I have a Windows XP PC where I h

  • Why does iTunes open every time I try to open a download?

    I know I sound ridiculous, and I'm sure I'm missing something really obvious, but how do I change the default setting (iTunes) for downloads? Every time I try to open a downloaded game, application, or any other media, iTunes pops up to open the item