How to take backup of workbooks more Scout command line?

Hello
I have created folders in Discovrer more and I'm not able to view them in Discoverer Desktop. Now, I want to take backup of these binders. I can do this from the command prompt. If so, how?

ThanQ,
BB1

Arun,

You can find some examples in this link.

Script to export the repository of discoverer discoverer workbook
http://www.dbaexpert.com/blog/2007/08/script-to-export-discoverer-workbook-from-the-discoverer-repository/

Thank you
Hussein

Tags: Oracle Applications

Similar Questions

  • How to take backup for VCSC, VCSE, MCU and TMS. I'm new in the world of video. A brief step by step would be appreciated

    How to take backup for VCSC, VCSE, MCU and TMS. I'm new in the world of video. A brief step by step would be appreciated.

    You can back up each server by following these steps:

    For VCS, see "Backup and recovery of data from VCS" section in the Cisco VCS Administrator Guide X8.5, page 340.

    For MCU, see "upgrade and save the MCU" section in the Cisco Telepresence MCU series online help 4.5, page 212.

    For MSDS, see back up and restore SQL Server databases you will back up the database of TMS 'tmsng' of the SQL Server itself.  It could either be hosted locally on the TMS server if you have installed TMS with the default settings, or an external user provided SQL server.

  • How to take backup of spfile file before change.

    Hello

    I use oralce 10.2.0 on win 2003 server. my
    Automatic shared memory management is enabled. I want to take backup of spfile using
    sql> create pfile from spfile;
     
    My pfile file created in C:\oracle\product\10.2.0\db_1\database\initneo.ora

    now I change some as
    SQL> alter system set sga_max_size=1740M scope=spfile;
    
    System altered.
    
    SQL> shutdown immediate
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup
    ORA-00385: cannot enable Very Large Memory with new buffer cache parameters
    
    then i try to restart my database from backup of spfile but it is useless
    
    SQL> startup pfile='C:\oracle\product\10.2.0\db_1\database\initneo.ora'
    ORA-00385: cannot enable Very Large Memory with new buffer cache parameters
    
    then i start my database with default pfile in 
    
    C:\oracle\product\10.2.0\admin\neo\pfile
    the error is not my concern.

    1. I want to know how to take backup of your spfile so I have the error case, you can restart the database backup spfile. in my case, which does not work.
    2. How can we get our database if spfile and pfile both are corrupt.

    Thank you
    Umesh

    Hi again!

    Have you looked at what is the meaning of the ORA-00385?

    [http://ora-00385.ora-code.com/]

    It has nothing to do with CREATE PFILE FROM SPFILE or RMAN backup of spfile.

    Best regards

    Florian W.

  • 5.6.1 pages: How to create a table with more than 999 lines?

    5.6.1 pages: How to create a table with more than 999 lines?

    The table on Pages v5.6.1 line selector is limited 3-digit, as it is in Pages ' 09 v4.3. Either use LibreOffice Writer, who does not have any constraint line on processing tables 3-digit, or any application spreadsheet for top 3-digit row needs.

  • How to change the languages of programming or command line

    How to change the languages of programming or command line?

    Everything you need to go through the control panal do. Click on tab "language". Its pretty self explainable there.

  • How to upgrade an ESXi host from the command line

    Sorry for bumping an old thread. I'm new to ESXi. I'm under ESXi 5.5 build 1331820 and I am at a loss how to apply patches.

    Preferably, I would like to apply all the relevant patches through console (SSH). Can someone give me pointers how to do this? Thank you

    Moderator note (a.p.): branched to a new discussion of software patch to version 1331820?

    Welcome to the community,

    on how to patch a ESXi host from the command line, please see for example http://kb.vmware.com/kb/2008939

    Basically download you the latest hotfix package and install it using the command esxcli . That said, please make sure that your hardware is supported by the patch that you want to apply (see http://www.vmware.com/go/hcl). You can also do before installing the patch, is to do a "dry - run" to know what . VIBS are removed and which are installed by the patch. To do this add -dry - run to the esxcli command line.

    In the case where something goes wrong, you can revert to the previous state by pressing SHIFT-R , while the ESXi hosts begins the start-up.

    André

  • How to take backup of the DB level package

    I'm using PL/SQL developer Version 7.1.1.1339 and if you see any wrapped package, it will be always gives you "Malfunctions" error.

    I want to take backup of the package wrapped up before compiling a new one with some modifications.

    Help, please.

    PL ask in the PL/SQL Developer forum - http://forums.allroundautomations.com/ubb/ubbthreads.php?ubb=postlist&Board=3&page=1

    HTH
    Srini

  • How can I start using the netsh wlan command line ICS (microsoft virtual card)?

    I am using windows 7 Home premium SP1.

    I tried everything, but I can't able to start ICS?

    whenever I try, its gives me the error each time.

    give me any suggestions?

    Thank you.

    Hi JL,.

    You can start ICS (Internet Connection Sharing) / create a hosted in Windows 7 with Netsh wireless network by using the following command after you have enabled the functionality of Windows 7 (ICS, Internet Connection Sharing) network load balancing.

    How can I get a command prompt?

    http://Windows.Microsoft.com/en-us/Windows/command-prompt-FAQ#1TC=Windows-7

    Open the window network connections , right click on network adapter connected to the Internet and select Properties. Then select the sharing tab, check Allow other network users to connect through this computer's Internet connection, pick Microsoft Virtual WiFi Miniport Adapter network connection name in the drop-down list and click OK.

    Once you open command line successfully, you can run the following commands.

    Define the details of the network:

    netsh wlan set hostednetwork mode = allow ssid = YourVirtualNetworkName key = YourNetworkPassword

    Start the wireless hosted network:

    netsh wlan start hostednetwork

    To see details of hosted wireless network, including the MAC addresses of the users connected:

    netsh wlan show hostednetwork

    Let us know the status of the issue.

  • How to generate PDF and CHM of the command line files in windows?

    I'm trying to set up a PC to build certain documents during the night. I was looking for a way to get from framemaker to generate PDF and CHM files through a command line in windows? How this is done with FrameMaker 12

    Thanks for the help

    Alex

    I have the pdf part of this work now. Make a jsx which generates the PDF file via the doc. Save(). And when the pdf file is generated the script then shut down of FrameMaker via the application. Close method.

    I then just copy the script in FrameMaker autorun dir and start FrameMaker to get the pdf genenerated.

    Now, I'm trying to do something with the chm filegeneration. But I can't find anything on how to get FrameMaker to make the extend script CHM files. Is there anyone who have some good places to look for that?

    Thanks for the help

    Alex

  • How to update the data of the CLI command line interface store

    Dear friends

    I use VMWare Server 2.0 on a debian linux server.

    I need to be able to update the store data from the command line, this because I put the command Refresh within a bash script.

    Of course, I know how the web management, but as you understand, I need to do from the console.

    Thanks for the answer, help or advice

    Robert

    Post edited by: FAsTec

    Hello

    Try vmware-vim-cmd.

    As in:

    vmware-vim-cmd /hostsvc/datastore/refresh
    

    You may need to add the store of data as a parameter.

    See also:

    http://www.VI-Toolkit.com/wiki/index.php/hostsvc/datastore/refresh

    Beware that your username must have good credentials to run the command.

    Hope this helps

    --
    Wil
    _____________________________________________________
    VI Toolkit & scripts wiki at http://www.vi-toolkit.com

    Writer to the blog www.planetvm.net

    Twitter: @wilva

  • How to generate the report object list of command line BACK under 10g

    In the past, under 6i. I was able to generate a list of object using IFCMP60report. How do I get 10g?

    Thank you

    I guess it works as it does under 6i with the difference that the forms compiler renamed in frmcmp

    So (not tested) is the setting of forms_doc ?

    And by the way: you can display all available command line and switches with

    frmcmp help=Y
    

    This has also worked in 6i (help ifcmp60 = Y)

    see you soon

  • How to take backup using Vista?

    Hello

    I had a discussion with my friends earlier about this couple but has not met a conclusion. So, I am posting this in this forum.

    If this position is suitable / needs to be displayed in any other forum, please re - routing the same. Thank you.

    Here is the scenerio: I have a Toshiba laptop with Windows Vista 64 - bit Home edition preloaded. Since the day I got my laptop, there was a lot of windows updates which happened on my laptop. Now, thanks to a very slow performance of my laptop, I am planning to format my laptop and reload the image. Until everything is OK.

    Now, the real question is: after I have formatted the laptop, all updates must be applied, which will be required bandwidth to get it downloaded from the website of Ms. Is it possible to make a backup of my system, that will be only contains updates which has been applied since the last frame? If Yes, how should I do? Its for my laptop, so download these updates once more will cost a lot of bandwidth.

    Thanks in advance.

    SKG: Please marked as answer, if it solves your problem.

    Hello

    There is no option to save only the updates installed on your computer. Windows updates will start to install it again from the beginning.

    You can manually download and install the stand-alone versions of the updates from the link below:

    http://www.Microsoft.com/downloads/en/default.aspx

    Kind regards
    Amal-Microsoft Support.
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • How to take backup without application system?

    Original title - question about making a backup

    Hello

    How can I make a backup of windows so that when I restore it I only have windows without application just like installing new windows?
    Thank you

    A backup back up the entire system, or may be just a backup of the data.

    If the PC has been delivered with preinstalled win8 PC maker would have provided more details on how to do the recovery disk of the value (which would be to recover the PC provided the factory)

  • How to take backup of configurations of routers/switches by a script automated

    Hi friends,

    Can someone suggest me a script to do the backup of the devices(routers/switches) network. As the running configuration with only once for all devices.

    Thank you

    Mohammad.

    Two ways you can do this but it must be enabled on each device, if you do not have something like LMS/premium to seize all the configs devices centrally

    Command and tftp configuration of a device on your network of archives

    http://www.Cisco.com/c/en/us/TD/docs/iOS/fundamentals/command/reference/cf_book/cf_a1.html#wp1018716

    or use a job of kroon, the calendar and send it to a storage device

    http://www.Cisco.com/c/en/us/support/docs/iOS-NX-OS-software/IOS-software-releases-122-mainline/46741-backup-config.html#AB

    just a few options it is probably more ways as well

    Edit

    You can use the EEM aswell

  • HP Pavilion 23-B010 all-in-one. How to take back to add more ram. ?

    How to remove the rear while a B010 to access memory and other components.

    Please see upgrade and maintenance Guide for instructions on removing the back of your all-in-one HP Pavilion 23-b010 computer office. Turn the screw counterclockwise until the screws can be removed or 'click' 5 - 6 times!

    If you have any other questions, feel free to ask.

    Please click the White Star of KUDOS to show your appreciation

Maybe you are looking for