What happend if we issue this command.

what happend if we issue this command.
ALTER SYSTEM ARCHIVE LOG CURRENT

It would enforce archiving of the current redo log.

Similar Messages

  • When I issue the 'Force group Settings' command what effect will this have on existing flows? Do I need to disable WCCP prior to issuing this command on the affected WAE's?

    Hi WAAS Experts,
    I have a query, when I issue the 'Force group Settings' command what effect will this have on existing flows? Do I need to disable WCCP prior to issuing this command on the affected WAE's?
    Thanks,
    Shankar K

    Hi Shankar,
    A change of classifier/policy on the WAE is not affecting the existing flows so you shouldn't need to disable WCCP if you want to force group settings there.
    Regards,
    Nicolas

  • Can I issue this command in PL/SQL: EXECUTE IMMEDIATE '@filename.sql';

    can I issue this command in PL/SQL: EXECUTE IMMEDIATE '@filename.sql';

    Hi,
    Rather the opening a new process (sqlplus), a new connection (need password) etc... I would rather read and execute the file in pl/sql.
    I do not know if someone wrote it already, but here is a quick and dirty code for doing that with UTL_FILE.GET_LINE
    Here, I am only processing some DML statements and no SELECT statements. Correct it as you like !
    CREATE OR REPLACE PROCEDURE run_script ( dir_name IN VARCHAR2,file_name IN VARCHAR2)
    IS
    vSFile UTL_FILE.FILE_TYPE;
    vCmd VARCHAR2(200);
    vNewLine VARCHAR2(200);
    BEGIN
        vSFile := UTL_FILE.FOPEN(dir_name, file_name,'r');
        vCmd := NULL;
        IF UTL_FILE.IS_OPEN(vSFile) THEN
        LOOP
            BEGIN
                UTL_FILE.GET_LINE(vSFile, vNewLine);
                if (vCmd is null) THEN
                    if (upper(vNewLine) like 'INSERT%' or upper(vNewLine) like 'UPDATE%' or upper(vNewLine) like 'DELETE%') THEN
                        if (vNewLine like '%;') THEN
                            /* we have a single line command, execute it now */
                            dbms_output.put_line(substr(vNewLine,1, length(vNewLine)-1));
                            execute immediate substr(vNewLine,1, length(vNewLine)-1);
                        else
                            /* we have a command over multiple line, set vCmd */
                            vCmd := vNewLine;
                        end if;
                    else
                        /* ignore the rest like spool, prompt, accept, errors, host, @, ... */
                        null;
                    end if;
                else
                    if (vNewLine like '%;') THEN
                        /* we have a the last line of the command, execute it now */
                        vCmd := vCmd || ' ' || substr(vNewLine,1, length(vNewLine)-1);
                        dbms_output.put_line(vCmd);
                        execute immediate vCmd;
                        vCmd := null;
                    else
                        /* keep concatenating to vCmd */
                        vCmd := vCmd ||' '|| vNewLine;
                    end if;
                end if;
            EXCEPTION
                WHEN NO_DATA_FOUND THEN
                    EXIT;
                END;
        END LOOP;
        COMMIT;
        END IF;
        UTL_FILE.FCLOSE(vSFile);
    EXCEPTION
        WHEN utl_file.invalid_path THEN
            RAISE_APPLICATION_ERROR (-20052, 'Invalid File Location');
        WHEN utl_file.read_error THEN
            RAISE_APPLICATION_ERROR (-20055, 'Read Error');
        WHEN others THEN
            RAISE_APPLICATION_ERROR (-20099, 'Unknown Error');
    END run_script;
    set serverout on
    create directory scriptdir as '/home/oracle';
    grant read,write on directory to scott;
    exec run_script('SCRIPTDIR', 'test.sql')

  • Where should I issue this command

    Hi all,
    I'm configuring a logical standby database (Oracle 10g R2 on Linux 4.5). In the steps, I should convert to a Logical Standby Database and thus the following command should be issued:
    ALTER DATABASE RECOVER TO LOGICAL STANDBY db_name;My question is: if I have db1 as the primary database and db2 as the standby one, on which database should I issue the command? what would be the value of db_name?
    Thanks in advance.

    I can sort of see why this section of the manual (http://download.oracle.com/docs/cd/B19306_01/server.102/b14239/create_ls.htm#i92346) where it says:
    This section describes how to prepare the physical standby database to transition to a logical standby database. It contains the following topics:
    and
    The redo logs contain the information necessary to convert your physical standby database to a logical standby database. To continue applying redo data to the physical standby database until it is ready to convert to a logical standby database, issue the following SQL statement:
    was not clear enough to state definitely that you do the command on the Physical Standby.
    The preceding section header says: 4.2.3 Prepare the Primary Database to Support a Logical Standby Database
    And then it goes to: 4.2.4 Transition to a Logical Standby Database
    I can see where it might look like we're still on the Primary database. I checked the 11.2 manual and it is pretty much the same so I'll file a doc bug to try and clean this up.
    Thanks.
    Larry

  • What is proper permission for this command?

    Hello,
    What is the proper permission for this command:
    SQL> CREATE OR REPLACE DIRECTORY EXT_TABLES AS 'C:\temp\';
    CREATE OR REPLACE DIRECTORY EXT_TABLES AS 'C:\temp\'
    ERROR in line 1:
    ORA-01031: insuficient privileges
    Thank you vey much indeed.
    Sincerely yours,
    André Luiz

    Dont' grant create any directory to your users. This is big security hole!
    You can read/write every file on the server with the file permissions of the Oracle user.
    You better grant explicitly only the necessary privileges to your user, as I demonstrated in your other thread
    Issue as user SYS
    create directory EXT_TABLES as 'c:\ext_tables';
    grant read,write on directory ext_tables to scott;
    [pre]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Hi, I have small problem, for some time in music area I had two folders to use 1. Apple loops for soundtrack pro 2. Final Cut pro sound effects now both are gray and with out content may I know what happend

    Hi, I have small problem, for some time in music area I had two folders to use 1. Apple loops for soundtrack pro 2. Final Cut pro sound effects now both are gray and with out content may I know what happend

    I just went through this and it appears that my Focusrite Saffire was the culprit. I connected all the outputs on the focusrite according to the way the jacsk on the back were labeled and then set up the multichannel speaker setup to match. Then I went into STP, created a pink noise clip and panned it around, the LFE, center and rears were not in the right place.
    I reconnected the hardware to match the 5.1 pan pot in STP then changed the multichannel speaker setup to match. Everything appears to be correct now but I would have loved to have been able to just assigned the output busses to correct outputs in the saffire.
    Next step is to pan that pink noise around with my SPL meter to calibrate the room.

  • Com.sap.aii.adapter.file.ftp.FTPEx: 550 You are not allowed to issue this

    hi All,
    We are getting below error while connecting to an FTP location through File Adapter:
    Message processing failed. Cause: com.sap.engine.interfaces.messaging.api.exception.MessagingException: An error occurred while connecting to the FTP server XYZ. The FTP server returned the following error message: 'com.sap.aii.adapter.file.ftp.FTPEx: 550 You are not allowed to issue this command'. For details, contact your FTP server vendor.
    Also when we tried to connect to this FTP location through PI server we able to connect, but when we connect to it through channel we are getting above error.
    Please Help!
    Thanks,
    Mayank

    hi All,
    The usedid we are using to connect to FTP location has appropriate access to write(we have an receiver file adapter) the files, when we connected to FTP location from PI server using same useid(as used in channel) we are able to connect to FTP location and also able to write the file there.
    Now error soming is:
    An error occurred while connecting to the FTP server XYZ. The FTP server returned the following error message: 'com.sap.aii.adapter.file.ftp.FTPEx: 550 Operation is not supported under Connect:Enterprise FTP server.'. For details, contact your FTP server vendor.
    Thanks,
    Mayank

  • I finding this command "aaa preauthentication", what support it product?

    Hello, Everybody
    Pleae help me about below issue.
    I find to new product that supported command "aaa preauthentication".
    I finded in CCO and contents is as below.
    [at 54XX command]
    aaa preauth
    group radius
    clid required password XXXXX
    [issue]
    AS5400XM is EoS soon but nothing replace product.
    Please let me know what is model for supported upper command?
    Hurry, please...

    You should ask this in the security section of CSC
    HTH
    java
    if this helps, please rate
    www.cisco.com/go/pdihelpdesk

  • My ipod touch 1st gen has gone into recovery and wont restore because of a error 1 or something like that can someone help me quick this ipod is my little cousins and i dont want her mum to find out what happend

    my ipod touch 1st gen has gone into recovery and wont restore because of a error 1 or something like that can someone help me quick this ipod is my little cousins and i dont want her mum to find out what happend

    I have not seen a solution for error (1)
    make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar

  • My iphone plus is bending, what does Apple offer regarding this issue?   I am trying to get to contact with Apple Customer Care, but not clear to me how to do it beside this channel of communication. I bought the phone from kosovar carrier which is u

    My iphone plus is bending, what does Apple offer regarding this issue?
    I am trying to get to contact with Apple Customer Care, but not clear to me how to do it beside this channel of communication. I bought the phone from kosovar carrier which is under Slovenian ownership. This means that the original warranty comes from Slovenia, bit complicated but still I would like to get an urgent answer how to proceed with this issue, thanks

    Maybe i should have only asked if anyone is aware on apple's policy
    regarding bending. I took the point that this seems not a proper forum to
    pose Q's to apple thanks to both
    On Wednesday, November 5, 2014, Apple Support Communities Updates <

  • What is function of this command

    hello,,,
    3810#clear interface serial 0
    what this command will do?
    regards
    Devang

    Hi Devang,
    clear interface serial command is used to reset the statistical information specific to a serial interface.
    http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/products_command_reference_chapter09186a00800874a1.html#wp1033729
    HTH, please rate if it does.
    -amit singh

  • What is this command script called missing kitty that initiated out of nowhere on my macbook pro?

    What is this command script called missing kitty that initiated out of nowhere on my macbook pro? It says it was created by a former Apple genius and it showed up 3 days after I had to have my macbook wiped clean and re-installed at the Genius bar due to a "software glitch" that locked up my firmware....

    https://discussions.apple.com/thread/2404816?start=0&tstart=0
    at the Apple Store called "Missing Kitty" that would allow you to install a script on the root level of the HD. After installing everything and making a user it would go in and delete the user so on the next restart the computer would start up a "brand new" and already have iLife installed.
    You can always call the genius bar for clarification
    Genius reservation http://www.apple.com/retail/geniusbar/

  • Export/Import-SPSIte :- What is the max size limit that can be moved using this command??

    Export/Import-SPSIte :- What is the max size that can be moved using this command??

    I assume you ment Export-SPWeb not Export-SPSite command.
    There is no known limitations in file size, except the compression file size that is set to 24MB by default. If you exceed 24MB, the cmp file will be splitted into several files. You can change the default 24MB value up to 1024MB, using the -compressionsize
    parameter.

  • Porting an InDesign Plugin from InDesign CC to InDesign CC 2014 the plugin complies successfully with the InDesign CC 2014 SDK but at run time presents this error and is disabled. Does anyone know what might be the issue?

    Porting an InDesign Plugin from InDesign CC to InDesign CC 2014 the plugin complies successfully with the InDesign CC 2014 SDK but at run time presents this error and is disabled. Does anyone know what might be the issue?
    Run TimeError Message Presented when InDesign CC 2014 runs:
    Adobe InDesign cannot load the FastFractions.InDesignPlugin plug-in. The FastFractions.InDesignPlugin plug-in requires the 9.0 version of InDesign. Please contact the vendor to get a compatible version of FastFractions.InDesignPlugin.
    Show this alert again?

    As already told this means that the plugin has not been ported correctly. Some part of it for ex InDesign libraries or frameworks are being referenced from the CC sdk instead of the CC2014 sdk. To troubleshoot it i would advise you to rename the folder containing the CC sdk on your machine and then compile the project, it will fail to compile and you will get to know straightaway what aspects of the ported project are still accessing the old sdk. Fix the errors and your plugin will load fine.
    Thanks,
    Manan

  • HT204266 What happend to my payment account It say "Payment Method Please contact iTunes support to complete this transaction."

    What happend to my payment account It say "Payment Method Please contact iTunes support to complete this transaction."

    If you haven't already done so then you can contact iTunes support via this page and ask them why the message is appearing (these are user-to-user forums, we won't know the actual reason) : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then try selecting Purchases, Billing & Redemption

Maybe you are looking for

  • Is it possible to load .swfs on top of scrollpane

    I have a scrollpane that links to a movie clip in my library that holds about 40 buttons. I'm using the scrollpane since the layout doesn't have enough room to show them all at once. This way the user can scroll down to see all the names. These butto

  • Windows 8.1 Not Working Properly after Updating Boot Camp Drivers to 5.1

    Hi all! Recently I had a problem with the sound in Windows 8.1 using BC v5. That problem was resolved by updating the Boot Camp Drivers to 5.1. Now I've more problems than before. 1. Some service are not loading at all at the startup (which did befor

  • PI 7.0 config in MSCA

    Hi Experts, I will appreciate some examples and insights how a PI 7.0 system should register in the SLD in MSCA environment (two node cluster with central and dialog instance). Especially I am interested to know how entries in the SLD - Technical Sys

  • Can change my password for skype account

    Hi there I hope someone can help me especially from skype tech team. Background I had to reset my andriod phone lately. Once it was ready then i try to login to skype but it wasnt recognising my password. So i tried tk reset it but that didnt work ei

  • How do I best backup Thunderbird to a separate hard drive?

    Is there a backup procedure provided with Thunderbird? I wish to backup to a free standing USB hard drive running Windows 7 Home Premium.