Log_file_name_convert is ignored, why?

I'm running 10.2.0.3.0 and trying to restore a database onto a box where I have no /u02 mount point. Thus, I'm attempting to use the log_file_name_convert. However, following the examples doesn't work.
I put log_file_name_convert = (/u02/,/u01/)
into my init.ora then did a
create spfile from pfile.
startup mount;
used show parameter to verify the log_file_name_convert is set. Yet the alter database open reset logs errors out because it can't find /u02. Why is the log_file_name_convert being ignored?
Screen shot below:
SQL> connect /as sysdba
Connected.
SQL> show parameter convert
NAME TYPE VALUE
db_file_name_convert string
log_file_name_convert string /u02/, /u01/
SQL>
RMAN> alter database open resetlogs;
RMAN-00571: ============================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS
RMAN-00571: ===========================================
RMAN-03002: failure of alter db command at 07/03/2007 18:12:50
ORA-00344: unable to re-create online log '/u02/oradata/p1/redog2m1.dbf'
ORA-27040: file create error, unable to create file
SVR4 Error: 2: No such file or directory
RMAN>
Thank you,
Jason

Hi,
Parameter LOG_FILE_NAME_CONVERT is used for log file name of standby database/clone database.
http://download-uk.oracle.com/docs/cd/B14117_01/server.101/b10755/initparams113.htm
Use "ALTER DATABASE RENAME FILE" command to rename the logfiles.
I did following testcase in 10.2.0.3.0 database
-- Completed RMAN backup
SQL> select * from v$log;
GROUP# THREAD# SEQUENCE# BYTES MEMBERS ARC STATUS
FIRST_CHANGE# FIRST_TIM
1 1 8 52428800 1 NO CURRENT
2968877 04-JUL-07
2 1 6 52428800 1 YES INACTIVE
2968842 04-JUL-07
3 1 7 52428800 1 YES INACTIVE
2968848 04-JUL-07
SQL> alter system archive log current;
System altered.
SQL> select member from v$logfile;
MEMBER
C:\ORADATA\ORA10GR2DB1\REDO03.LOG
C:\ORADATA\ORA10GR2DB1\REDO02.LOG
C:\ORADATA\ORA10GR2DB1\REDO01.LOG
SQL> shutdown immediate;
Database closed.
Database dismounted.
ORACLE instance shut down.
SQL> exit
-- Deleted datafile associated with tablespace USERS2
RMAN> startup mount;
Oracle instance started
database mounted
Total System Global Area 167772160 bytes
Fixed Size 1289508 bytes
Variable Size 150995676 bytes
Database Buffers 12582912 bytes
Redo Buffers 2904064 bytes
RMAN> run{
2> set until logseq 9;
3> restore database;
4> recover database;
5> }
executing command: SET until clause
Starting restore at 04-JUL-07
using channel ORA_DISK_1
channel ORA_DISK_1: starting datafile backupset restore
channel ORA_DISK_1: specifying datafile(s) to restore from backup set
archive log thread 1 sequence 8 is already on disk as file C:\ORADATA\ORA10GR2DB1\ARCH2\ARC00008_0627077438.001
archive log filename=C:\ORADATA\ORA10GR2DB1\ARCH2\ARC00007_0627077438.001 thread=1 sequence=7
archive log filename=C:\ORADATA\ORA10GR2DB1\ARCH2\ARC00008_0627077438.001 thread=1 sequence=8
media recovery complete, elapsed time: 00:00:04
Finished recover at 04-JUL-07
RMAN>
SQL> alter database rename file 'C:\ORADATA\ORA10GR2DB1\REDO03.LOG' to 'C:\ORADATA\ORA10GR2DB1\REDO\REDO03.LOG';
Database altered.
SQL> alter database rename file 'C:\ORADATA\ORA10GR2DB1\REDO02.LOG' to 'C:\ORADATA\ORA10GR2DB1\REDO\REDO02.LOG';
Database altered.
SQL> alter database rename file 'C:\ORADATA\ORA10GR2DB1\REDO01.LOG' to 'C:\ORADATA\ORA10GR2DB1\REDO\REDO01.LOG';
Database altered.
SQL> alter database open resetlogs;
Database altered.
SQL> select status from dba_data_files where tablespace_name='USERS2';
STATUS
AVAILABLE
SQL> select member from v$logfile;
MEMBER
C:\ORADATA\ORA10GR2DB1\REDO\REDO03.LOG
C:\ORADATA\ORA10GR2DB1\REDO\REDO02.LOG
C:\ORADATA\ORA10GR2DB1\REDO\REDO01.LOG
Regards,
Vaibhav

Similar Messages

  • CGSession -suspend is ignored, Why?

    Here is my objective:
    * Set autologin for a user account.
    * Add some applications to Login Items for that account, so that they are running after the system boots.
    * Add an application that switches to the login screen - with a username/password prompt. Put it in Login Items, so that the Mac switches from the User window to a login prompt.
    I have all of the above working well on every Mac in my home, except one. For some reason, that particular Mac ignores the command. Open /Utilities/Terminal, then enter the command:
    "/System/Library/CoreServices/Menu Extras/User.menu/Contents/Resources/CGSession" -suspend
    The login screen should appear on your Mac.
    Macs that work:
    * Mac mini, Leopard, 10.5.8
    * iMac, Mountain Lion 10.8.5
    * MacBook Pro, Mountain Lion, 10.8.5
    * Mac mini, Mavericks, 10.9.1
    --> The one Mac that doesn't work:
    * Mac mini, Mavericks 10.9.1
    This only difference is that the one that that doesn't work has the Mavericks Server app installed.
    Will someone please try to replicate this issue for me? Thank you!
    Can anyone tell me why most of them work, but the one Mac mini does not?

    Solved. As I suspected, connecting a "dummy" monitor connector to the back of the Mac mini allows the CGSession -suspend command to work. You may have to boot the Mac with the dummy connector attached. I prefer to insert or remove display connectors when the computer is shut down, so I didn't bother to check.
    I found that it was easier to rig up a dummy VGA connector than a dummy DVI connector. See this web page for instructions:
    http://rumorscity.com/2013/12/06/how-to-create-dummy-plugs-for-your-graphics-car ds/
    ADDITIONAL INSTRUCTIONS TO MAKE YOUR OWN DUMMY VGA CONNECTOR FOR YOUR MAC MINI:
    Make sure you buy the correct type of VGA adapter for your Mac. A female VGA connector is the one with 15 little holes for wires. The male VGA adapter has 15 pins. You want an adapter with a female VGA connector.
    * Mac mini (Original 2005 through mid 2007)
    I used a DVI to female VGA adapter for my original 2005-vintage Mac mini. I already had a DVI to VGA adapter that came with my MacBook Pro, so I used it. If you don't have one, you can find them on the web at low cost.
    * Mac mini (Early or Late 2009)
    These Mac minis have two display connectors - a Mini DVI and a Mini DisplayPort. The Mini DVI connector is different than the DVI connector described above, but Mini DVI to female VGA adapters are common and cheap on the web. You can also use a Mini DisplayPort to female VGA adapter (see below) instead - it is your choice.
    * Mac minis (Early 2009 - Late 2012):
    I used a Mini DisplayPort (aka Thunderbolt) to female VGA adapter for the newer (2012) Mac mini computers. The Apple version of the adapter is $28, but you can find the equivalent adapters for much less on the web.
    For video monitor adapters, Mini DisplayPort and Thunderbolt are the same thing. (In addition to supporting displays, Thunderbolt also carries data, so you can connect external drives, etc. For the purposes of creating a dummy monitor connector, the difference doesn't matter. Both Mini connectors will fit. Be careful to avoid "DisplayPort adapters" without the "Mini".
    I bought the 75 ohm resistors at the local electronics store. They are cheap. I bent them and inserted them in the VGA connector holes as shown in the diagram and photos under Step 3 on the web page cited above.
    To make the assembly clean and nice-looking, I did the following:
    1. Trim the ends of the resistor wires so that the wires barely show when the resistors are pushed all the way into the VGA connector. (But not too much - you want the resistor wires to make good contact with the VGA connector holes.)
    2. Cover each resistor with a small heat shrink tubing to prevent electrical shorts. Trim them to just above the top of each resistor, and use a heat gun to shrink them tight.
    3. Cover the group of three covered resistors with a larger heat shrink tubing. Cut the tubing to leave a little extra on top, then heat it to bind them snugly together. While the tubing is still hot, pinch the end to seal it, then trim it neatly.
    4. If you ever want to use the adapter to connect a real VGA monitor, it is easy to pull the assembly out from the VGA connector. The wires will stick out in perfect alignment, making it easy to reinsert them later when you're done with the monitor.

  • Running  Applescript twice is ignored, why?

    I created a script to reduce noise on a clip. Clip sounds good on FCP
    I exited STP, went to FCP 7 to send the other clips to STP using the script.
    However there's still a buzz on them. I recreated the script using one
    of the sent clips with a buzz. Got it to sound better.
    However now when I resend the sent clips from FCP, the clips load
    up in STP but then nothing. It doesn't do the noise reduction on
    any clips.
    Why does this happen and how do I get around this to reduce noise again?
    -- seconday question: If I wanted to do a do-over, do I go back
    to a prior saved copy of my project? Do I save the new sent clips
    in a different folder? Or if I use the same folder will in replace
    ok?
    Thanks for any pointers.

    I was able to get the AS to work.
    It does remember the noise print.
    After some experimenting I discovered that one of my subclips was _not_ a previously sent [i.e. didn't have the (sent) designator]. STP gave sort of a warning that some of my clips were not audio and ask to convert before proceeding. If I answered Yes, STP would load all the clips and then stop. If I answered No, it would process all the clips except for the one that it warned about. If I sent that clip by itself and answered Yes to convert then the AS would process it. 

  • Pass parameter from OnInitialisation to OnInputProcessing

    Hi,
    I have asked this before but I closed that thread and awarded all the points.
    I'm still having trouble with it, so I post it again for clarification.
    I have a BSP, a.bsp
    in the Page Attributes I have a parameter error1 which is a string with the AUTO box checked
    in the OnInitialisation Event I set error1 = 40
    in the layout error1=40 is used as a trigger
    in the layout there is a submit button which leads to the OnInputProcessing Event for the same page
    in the OnInputProcessing Event I have an if statement with the criteria if error1 = 40
    my problem is when I debug, error1 has not value assigned in the OnInputProcessing Event so my if statement gets ignored
    why is that ?  surely the value of the string parameter should be automatically carried from the OnInitialisation Event to the OnInputProcessing Event - because it is correctly defined in the page attributes with auto checked.
    Anybody any ideas ?
    Thanks,
    Tomas.

    Craig,
    thanks for the quick reply, I just tried putting in a hidden input field in the layout to carry the value from the Initialisation event through the Submit button to the OnInputProcessing event - but it didn't work
    <htmlb:inputField id                 = "error1"
                                type     = "string"
                                required = "false"
                                visible  = "false"
                                value    = "40" />
    also tried with,  value    = "<% error1 %>" />
    but I didn't use your 'get_form_field' in the OnInputProcessing Event because I thought as Thomas points out that if a Page Attribute is set to Auto then it will be carried from Event to Event or Page to Page ?
    Thomas, I don't  think I need to use your,
    navigation->set_parameter( name = 'FLIGHT' value = "LH" ).
    because this is all in the same Page, just going between OnInitialisation Event and OnInputProcessing Event.
    I do use the,
    navigation->set_parameter( name = 'FLIGHT' value = "LH" ).
    navigation->goto_page( event->event_server_name ).
    but only for a back button to a different Page.
    Interestingly this page is navigated to automatically from another page and all of the parameters which come over automatically from the other page arrive fine and are available in all events, it is only the parameters which I set in the OnInitialisation Event which are not availablem for other Enents in the same page - which aren't working - even though they are available to the layout after the OnInitialisation.
    Oh well I keep trying.
    Thanks for feedback, any more ideas ?
    Tomas.
    Message was edited by: Tomas Altman

  • Use splitter to create multiple text file

    Hello I have one view as source and would like to create multiple target text files based on different condition. What I am doing is that I am using SPLITTER which contain one INGRP1 and three OUTGRP( nameley TR1, TR2 and TR3) and one default REMAINING_ROWS ( what is the purpose of the REMAINING_ROWS?). So I mapped view to INGRP1 of the splitter and then added the different SPLITT condition in the condition wizard, for example :
    for TR1
    COMMISSION_TYPE='P' and
    rownum <= 65000
    for TR2
    COMMISSION_TYPE='P' and
    rownum > 65000
    and for TR3
    COMMISSION_TYPE='A'
    After this since I have to create 3 comma delimted text files, I have used 3 expression for each individual splitt condition. In the expression what I am doing is that I am just concating all the fileds and then output of each expression goes to three different text files.
    When I am deploying the mapping, it is coming up several errors such as :
    1): PLS-00201: identifier 'COMMISSION_TYPE' must be declared
    (2): PL/SQL: Statement ignored
    (3): PLS-00201: identifier 'COMMISSION_TYPE' must be declared
    (4): PL/SQL: Statement ignored
    (5): PLS-00201: identifier 'COMMISSION_TYPE' must be declared
    (6): PL/SQL: Statement ignored
    (7): PLS-00201: identifier 'START_INDEX' must be declared
    (8): PL/SQL: Statement ignored
    (9): PLS-00201: identifier 'T_EXPR_ASSET_1_OUTPUT_ASSET$0' must be declared
    (10): PL/SQL: Item ignored
    (11): PLS-00201: identifier 'T_ROWKEY_SPLIT_2' must be declared
    (12): PL/SQL: Item ignored
    (13): PLS-00201: identifier 'T_CPPASSET_0_OUTPUT_ASSET$0' must be declared
    (14): PL/SQL: Item ignored
    (15): PLS-00801: internal error [21076]
    (16): PL/SQL: Item ignored
    (17): PLS-00801: internal error [21076]
    (18): PL/SQL: Item ignored
    (19): PLS-00801: internal error [21076]
    (20): PL/SQL: Item ignored
    Why I am getting these errors, why OWB generated code could not identify COMMISSION_TYPE filed?
    Please help me.
    Suhail

    I am really very very sorry, its my fault. I was not mapping COMMISSION_TYPE from view to splitter.

  • Values of measures are not displayed

    Hi,
    We're using BI-APPS version 7.9.6.
    I created a query consisting of a project number and a measure called actual Raw cost (of commitments). The following query is sent to the database:
    select distinct D1.c2 as c1,
    D1.c1 as c2
    from
    (select sum(T668413.ACCT_BURDENED_COST) as c1,
    T551303.PROJECT_NUMBER as c2
    from
    W_PROJECT_D T551303 /* Dim_W_PROJECT_D_Project */ ,
    X_W_PROJ_COMMITMENT_F T668413 /* X_Fact_W_PROJ_COMMITMENT_F */
    where ( T551303.ROW_WID = T668413.PROJECT_WID )
    group by T551303.PROJECT_NUMBER
    ) D1
    The results of this query are correct. So far, so good! However, if I add the project manager to the query, then only 1 query is sent to the database:
    select distinct D1.c1 as c1,
    D1.c2 as c2
    from
    (select distinct T551303.PROJECT_NUMBER as c1,
    T547942.FULL_NAME as c2
    from
    W_EMPLOYEE_D T547942 /* Dim_W_EMPLOYEE_D_Project_Manager */ ,
    W_PROJECT_D T551303 /* Dim_W_PROJECT_D_Project */ ,
    W_AR_XACT_F T280248 /* Fact_W_AR_XACT_F_Payment_Due_Date */
    where ( T280248.DELETE_FLG = 'N' and T280248.PROJECT_WID = T551303.ROW_WID and T280248.PROJ_MGR_WID = T547942.ROW_WID )
    ) D1
    I expected *2 queries* to be sent to the database. One query that is related to W_AR_XACT_F and the other should be related to X_W_PROJ_COMMITMENT_F. The results of these queries should be stitched together.
    But the facttable X_W_PROJ_COMMITMENT_F is ignored, why? A column of the query created in Answers is "ACCT_BURDENED_COST ", which is only available in X_W_PROJ_COMMITMENT_F! Anyway, the value of the measure ACCT_BURDENED_COST is always empty as a result of this.
    BTW, I made sure, the OBIEE cache is disabled.
    TIA!

    Dear N Ganesh,
    I have checked the Extractor, There are no any special settings for selective extraction or hide.
    Data source is extracting all the LEAD records for all statuses,  but field ostaonesys4 contains values only for WIN and LOSS statuses , it is blank for all other statuses.
    Thanks & Regards,
    Makarand

  • Error when using IMPDP command on import

    I'm following an Oracle document guiding me thru the creation of schemas and importing of data for a Sample OBIEE App. But I'm getting an error using the IMPDP command. The command I'm issuing at the Command Prompt is as follows:
    impdp sys/password@Eagle as sysdba directory=datapumpdir dumpfile=SASchemas.dmp version=11.2.0.0.0 schemas=BISAMPLE,OBIEE_NAVTEQ,BIFOD,BIBPM,DEV_ODI_REPO,ODI_STAGING LOGFILE=SASchemas_imp.log
    (Note that I'm using my actual password in place of 'password')
    Unfortunately, I keep getting the error: unknown command beginning "impdp sys/..." rest of line ignored'
    Why is this not working? I've checked the syntax very carefully.
    Thanks, John

    Thanks for the replies. Yep it's a duplicate post, which I rarely do, but the subject matter related more to the database than OBIEE and I got no response in the OBIEE forum.
    Yes, this is a single machine installation so I am running the command on the machine where the database is up and running. I tried leaving version= 11.2.0.0 out of the command as Fiedi Z suggested, but I still get the same error. I'm scratching my head as to why the error handler doesn't even recognize that I'm using the IMPDP command. Any other ideas?
    Thanks, John

  • Variable uses and placement

    I'm new to PL/SQL and am trying to learn about variable valid uses/placement (any pointers to any docs is appreciated...)
    All of the docs I've looked only mention declaration and assignment not valid placement.
    When I use an input parameter to a cursor placement matters . I just don't understand why...
    example... using the value "SCOTT" as an input parm to the c10 cursor replaces the "str_in" variable correctly and works...
    1 declare
    2 cursor c10(str_in IN varchar2) is
    3 select username
    4 from dba_users where username=str_in ;
    5 begin
    6 for r_c10 in c10('SCOTT') loop
    7 dbms_output.put_line(r_c10.username);
    8 end loop;
    9* end;
    SQL> /
    SCOTT
    PL/SQL procedure successfully completed.
    However, when trying to replace another "word" it won't resolve the reference...
    example... attempting to replace the from table_name as an input parm, no go...
    1 declare
    2 cursor c10(str_in IN varchar2) is
    3 select username
    4 from str_in where username='SCOTT' ;
    5 begin
    6 for r_c10 in c10('DBA_USERS') loop
    7 dbms_output.put_line(r_c10.username);
    8 end loop;
    9* end;
    SQL> /
    from str_in where username='SCOTT' ;
    ERROR at line 4:
    ORA-06550: line 4, column 6:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 3, column 1:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 7, column 26:
    PLS-00364: loop index variable 'R_C10' use is invalid
    ORA-06550: line 7, column 5:
    PL/SQL: Statement ignored
    Why can't it resolve the string ?
    Any help is appreciated
    dumb newbie...

    Hi Jeff,
    Welcome to the forum !
    The query that is executed is always the same irrespective of the input parameter as this is STATIC sql.
    Only the variables can be input parameters.
    If you want the table name to change based on the input, you need to use dynamic sql.
    Can you explain what you are trying to do with this program?
    Thanks,
    Rajesh.
    --you can include the code in before and after the statement to preserve spaces.
    Edited by: Rajesh Chamarthi on Oct 22, 2009 11:02 AM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Report of Material master changes

    Hello community:
    I am looking into a solution to have a report of recent changes made to the Material Master.  MM04 doesn't cut it for me because I have to go Material by Material which doesn't make any sense.  We developed a report but it takes too long to execute because of the size of table CDPOS.  Basically what I need is to determine what materials were subject to change between two dates for a given plant number through transaction MM02 (of course).  Also, (I almost forgot it) I'm limiting the search to a given Procurement organization that is harcoded in the program.

    Thank you Marylin:
    I read the Community Guidelines and I'm still as lost as I was at the beginning.  I put my post in the Forum I thought was the appropriate one and I still ignore why the one I chose wasn't to your liking.  Also, I ignore in what forum my query landed because I see no utility to search the questions I posted in the forums of this site.  Like SAP you offer a very good set of tools but they aren't neither simple nor obvious to use!
    Regards
    Lost Gustavo

  • .PSD to .AI

    Hello. I'm a 100% Photoshopper but very few knowledge within Illustrator. I've designed a series of wine labels designs in Photoshop but my clients are asking me the .AI format for print. I ignore why but they do not want any other format.
    The problem is when I'm opening thr .PSD file within Illustrator and the conversion,... "save as .AI" has not the same quality. It's worth.
    What could I do to have the same, perfect quality as the .PSD file?
    Como convertir una archivo .PSD Photoshop CS5 al Illustrator, sin perdida de calidad?
    Cuando abro el PSD en Illustrator y lo guardo... "guardar como... .AI" el diseño pierde la calidad. me exigen el formato .AI para imprimir. No se porque no pueden usar el .Tiff o el PSD
    Alguien puede ayudar? Gracias
    Thank you

    Arnold,
    No te preocupes, hay cosas más importantes, espero que mejore su salud.
    En referencia a este tema, lo principal es que cuando tengas tiempo pruebes lo sugerido y confirmar que funciona, o no, bien, con objeto de que puedas convertir tu trabajo de las etiquetas a Illustrator.
    Yo empezaría por probar con este que tienes ahora entre manos, te familiarices con el interfaz, las herramientas, ... a continuación leas o consultes un buen libro sobre cualquier versión de illustrator, o veas los tutoriales en tv.adobe.com de Illustrator, o mejor sigas un curso online o de videos (los hay sólo en inglés de Lynda.com o en español de Video2brain). Aunque nada más eficaz que tomar unas clases iniciales del programa con un buen instructor.
    Si quieres datos más precisos, te sugiero abras un tema aparte de "Material y formas de aprender a manejar Illustratror), tendrás asi más opiniones y otros usuarios leerán también el tema si les interesa.
    En este hilo, mantén por favor tus progresos con las etiquetas, confirma los resultados y ciérralo, cuando creas conveniente, como contestado.
    Gracias.
    (Para otras dudas que te vayan apareciendo sobre Illustrator, abre otros temas separados.)

  • PLS-00363 error

    Hello,
    i've created a package, but at compile, i got pls-00363
    create or replace package OSAPI_NI as
    procedure my_proc(SID number, cod_prefix varchar2, numar varchar2);
    end OSAPI_NI;
    show errors package OSAPI_NI;
    CREATE OR REPLACE PACKAGE BODY OSAPI_NI as
          procedure my_proc(SID number, cod_prefix varchar2, numar varchar2) is
          begin
            SID := null;
            cod_prefix := null;
            numar := null;
          end;
    end OSAPI_NI;LINE/COL ERROR
    4/5 PLS-00363: expression 'SID' cannot be used as an assignment target
    4/5 PL/SQL: Statement ignored
    5/5 PLS-00363: expression 'COD_PREFIX' cannot be used as an assignment target
    5/5 PL/SQL: Statement ignored
    6/5 PLS-00363: expression 'NUMAR' cannot be used as an assignment target
    6/5 PL/SQL: Statement ignored
    Why those cannot be null? This package is just for test..
    Thanks!

    Since you are not specifying the mode of the three parameters of procedure my_proc, Oracle assumes the default, which is IN. You will have to define them as OUT.
    CREATE OR REPLACE PACKAGE BODY OSAPI_NI as
          procedure my_proc(SID OUT number, cod_prefix OUT varchar2, numar OUT varchar2) is
          begin
            SID := null;
            cod_prefix := null;
            numar := null;
          end;
    end OSAPI_NI;

  • Error when importing Sample OBIEE Files using the IMPDP command

    I'm trying to follow the lengthy directions to create the Sample App, and I'm on page 7 of this installation guide:
    http://www.oracle.com/technetwork/middleware/bi-foundation/downloads/sampleapp107-deploymentguide-435786.pdf]description
    I've successfully completed the first 3 bullets on the page and I'm at the step of using the 'impdp' command to import data from the dmp file. The customized command I'm using is as follows:
    impdp sys/password@Eagle as sysdba directory=datapumpdir dumpfile=SASchemas.dmp version=11.2.0.0.0 schemas=BISAMPLE,OBIEE_NAVTEQ,BIFOD,BIBPM,DEV_ODI_REPO,ODI_STAGING LOGFILE=SASchemas_imp.log
    (Note that I'm using my actual password in place of 'password')
    Unfortunately, I keep getting the error: unknown command beginning "impdp sys/..." rest of line ignored'
    Why is this not working? I've checked the syntax very carefully.
    Thanks, John

    Whoops I was running this from the SQL Prompt and not the Dos Prompt... Never mind.

  • Reuse command

    I'm wondering if there is a simple way to re-use commands when using the terminal. Consider the following:
    $ mkdir /mnt/photo/2008
    $ mv *.jpg /mnt/photo/2008
    Doing this I used /mnt/photo/2008 twice, is there some simple way I can re-use what I issued to mkdir, in this case /mnt/photo/2008. The shell is zsh, I know I can assign a variable but this does not save time when just doing that ...

    finferflu wrote:
    tdy wrote:$ mkdir /mnt/photo/2008
    $ mv *.jpg !$
    That's the right answer, but it got ignored, why?
    Sorry, must have been posted while I wrote the earlier msg. Thank you very much tdy and the rest of you

  • Issues with encoding in AME vs. PP CS 6 ...

    I have an .avi file with SD 720x480i LFF 29.97fps .9091 originally edited from miniDV material.  If I place that clip in an 1080i sequence and export with the H.264 Blu-ray format 1080i UFF 29.97fps and select multiplexing to produce an .m2t file and export it plays fine on my PC and my PS3.  I tried as-is and also another variant with scale to frame.   However, if I pull that same file into AME, select the the same format and match the same preset settings, then export a .m2t that resultant file plays ok, but on my PS3 there is no audio and video has this weird stutter effect over the whole frame.   (The same thing happens if I start with a .mpeg format file with the same video characteristics.)
    Please ignore the why are you putting SD into HD, etc. topic, that's not the point and I can go into the details if really necessary.   What I'm confused about is why I'm getting different results.   Is there some sort of magic that is occuring dropping into a 1080i sequence first before exporting out of PP CS6?   Or something else that I need to do in AME?
    PS The reason I'm asking is I that have 57 files covering twelve years of home video I was hoping to batch convert to the above format for primary playback on PS3, PC secondary, without discs.

    Ignore everything above just read from here.   The problem has been reproduced and simplified exporting from PP CS 6 only ...
    I have a number of AVI and MPEG files that are SD 720x480i, lower, 29.97fps, PAR .9091.   Please ignore why I am doing the following for now.  If I create a new sequence using the AVCHD 1080i30 (60i) preset, drop in this footage with no other edits, then choose export to H.264 Blu-ray 1080i with audio multiplexing to produce an .m2t file, leaving all other settings default the resultant file plays just fine on my PC with several media players and my PS3.   However, if the only thing I do differently is  queue (vs. export) from PP, then the start encode button in AME, the resultant file plays ok only on some media players on the PC and on the PS3 the audio is gone and video has this pulsating hiccup behavior, very weird.   Not that his occurs for either VBR 1-pass or VBR 2-pass, but not CBR.
    I do not understand why the result would vary based on queue vs. export working with a sequence from within PP CS6.    And why CBR is ok, but either VBR variant is not.
    Thoughts?
    PS Jeff: I thought the situation was different enough from the prior that it warranted a new discussion thread.    New readers will now go through several screens of information that can be skipped.

  • Knowledge Testing application

    Hello.
    I am using Oracle's "FFEP Install Test Scripts" document, December 2000, to try to reach the Knowledge Testing application home page on my FFEP installation. The URL for this app (from under the Training tab) is:
    __________________ http://216.161.207.189/pls/portal30/f?p=7000:7000
    but the app responds with:
    ERR-1004 Unable to check branch condition of type function_body.
    ORA-06550: line 1, column 54: PLS-00905: object KT.WWC_PKT_USR is invalid ORA-06550: line 1, column 44: PL/SQL: Statement ignored
    Why can't I see the Knoledge Testing home page. Any help will be much appreciated.
    Thanks,
    Javeed

    Hi,
    Please see this post
    Apex Document Management System
    You can download old packaged apps from Oracle Chines site =)
    Regards,
    Jari

Maybe you are looking for