To increase the amplitude of a spectrum

hello,
I have a spectrum and I would like to increase the amplitudes of the fundamental frequency and harmoniques. Is it possible ???
Thank you ?

Hi,
When using "Harmonic distortion analyzer.vi" you can get the fundamental frequency and its multiples in array.
Take the array and perform the scaling you need.
But if you need to increase harmonics for the original signal, this is completely different story which I have no idea how to do it.
The attached VI shows performing an addition to the harmonics detected from a signal.
Attachments:
Increase Harmonics.vi ‏97 KB

Similar Messages

  • How does one increase the y-axis (amplitude) of the audio tracks?

    How does one increase the y-axis (amplitude) of the audio tracks? My patient appears to have flatlined. I don't want to increase the gain, just the way the waveform looks on my monitor.

    DrDtMM
    The "Expert view" is a part of the new interface of Premiere Elements 11. In your version 10, you have the Timeline and the Sceneline view choices.
    For now, I will assume that you are in the Timeline view where you utilize video and audio tracks and not a Filmstrip with scene slots.
    I suspect that you may be after the following. Let us see.
    To the right of where it shows the name "Audio 1" is a microphone icon. That represents the "Audio Display Style". There are two Audio Display Styles and you can select one or the other by toggling that microphone icon.
    a. In one instance, you will see the wave form plus a horizontal orange line which is typically the Volume Rubberband for Volume adjust. This Display Style has a light green background.
    and
    b. In the other case, you will see a dark horizontal line, no wave form. That dark line is on a light green background.
    I suspect you are at "b". Are you aware that "a" exists.
    If you want a really blown up version of "a" to look at, you could separate the audio from the video, double click the audio to open the Preview Windows, and then scale up the Preview Window.
    We will be watching for your follow up to see if we are getting in sync.
    Thanks.
    ATR

  • Most efficient way to extract the amplitude of a signal and display on an intensity graph

    Hi All,
    I am having difficulty to display the amplitude of an voltage signal (voltage picked up by NI DAQ card).
    what I am trying: Voltage signal (Dynamic data type)--> 2D array of dynamic data type (using 2 nested for loops) --> normal 2D array with scalar values --> intensity graph
    I have difficulty to convert the dynamic 2D array to scalar 2D arry.
    I only want to extract the amplitude of the imcoming signal.. any body can give some advice? thanks in advance..
    Charlie

    Hi Hillary,
    Thanks for your reply.
    Yes, I did tried to use Amplitude and Levels Express vi, it should be the one I am looking for, but I found it not work in my case, I need to put the value of amplitudes into a 2D array.
    If I use Amplitude and Levels Express vi, it will give me a 3D array, I have found the solution, just convert the dynamic data to single scalar. (see pic attached)
    Anybody can help me to solve the following 2 problems:
    1. The speed of this program is too low, i think ii due to the DAQ assistant in the 2 for loops (for creating 2D array), it should be able to re-write using DAQmx (as "centerbolt" told me), I am working on this now, if anybody can help, I will appreciate that.
    2. Is there any other way to creat the 2D array (for purpose of increasing speed also).
    Thanks,
    Charlie

  • How to increase the speed of producer-c​onsumer architectu​re

    Hey everyone -
    This is a follow-up to a previous thread that I had posted (
    http://forums.ni.com/t5/LabVIEW/How-to-use-a-dynam​ic-true-false-signal-with-a-case-structure/m-p/114​...
    ), but my next question has taken a bit of a different direction so I have made a new thread. 
    Following tbob's suggestion, I am trying to use a producer-consumer architecture to start and stop data acquisition from a simulated NI 9237 device.  I have attached the current version of our code to this post (Producer_Consumer_architecture.vi).  Our main problem is that there is a significant lag between when elements get added to the queue using the Enqueue function, and when they are removed from the queue using the Dequeue function. As a result, the signals from our simulated DAQ channels run for much longer than they are supposed to, and the start-and-stop of data acquisition is not keeping in time with the simulated square wave signal (we would like our NI 9237 device to acquire data when the square wave has an amplitude over 3, and stop acquiring when the amplitude is under 3).  If you allow the program to run for about 30 seconds, you will see what I mean (press the stop button twice to quit the program).
    If anybody has any suggestions as to how we can increase the speed of the program, they would be very much appreciated!
    Thanks in advance!
    Attachments:
    Producer_Consumer_architecture.vi ‏122 KB
    Save_data.vi ‏14 KB

    hello,
    i don't have tools needed but , i see one thing is that you enqueue 
    every time you are greater 3 that means about every 2-3 ms so consumer is really   sought
    is it really what you want ?
    may be you want to start on a treshold so you can use a treshold fonction 
    if i don't make mistake your square is 10 hz and the daq is configured 25000 sample 25000 hz
    so you aquire 1s of signal every 100ms , there is something to correct
    make tests and tell us
    Regards
    Tinnitus
    CLAD / Labview 2011, Win Xp
    Mission d'une semaine- à plusieurs mois laissez moi un MP...
    RP et Midi-pyrénées .Km+++ si possibilité de télétravail
    Kudos always accepted / Les petits clicks jaunes sont toujours appréciés
    Don't forget to valid a good answer / pensez à valider une réponse correcte

  • What is the difference between power spectrum and PSD?

    Hi all,
    I input a time domain signal to the FFT power spectrum VI and FFT PSD VI seperately, and got two  outputs in frequency domain with similar shapes but different magnitudes.
    I refer to some signal and system textbook, and find PSD(w)=1/pi*Power Specrum or equivalently PSD(f)=2* Power Specrum.But as I observed from the LabVIEW outputs, this relation is not correct. I input a 1KHz sin wave with amplitude=1, Fs=512KHz, #s=2048 , the PS peak is 0.5 and the PSD peak is around 0.013.
    So I wondered what's the real formula LabVIEW is using to calculate PSD?
    Sunny 

    PSD is related to spectrum resolution, thus related to sample rate.
    df= Sample rate/ #samples
    I think they follow this relationship:
    Amplitude FFT power spectrum = Amplitude PSD * df * 1.5

  • Ctx_doc.snippet increase the number of occurrences returned

    Hi everybody,
    I am pretty new on Oracle Text so please be merciful :)
    I am on Oracle 10.2.0.4.0 and I need to provide my users with ALL snippets found in a text, but it seems that CTX_DOC.SNIPPET restricts the number of snippets occurrences (I will exemplify it later).
    The question is: is there a way to increase the number of results/snippets returned by CTX_DOC.SNIPPET ?
    In the example that follows, I create the table "mysearch" and an index of type CTXSYS.CONTEXT, then I run the final SELECT query with CTX_DOC.SNIPPET() to obtain a list of most relevant fragments.
    If you run the query - see the column "SNIPPET" - record #6 is returning only the first 4 occurrences. In this case (especially because is a single row) I would expect to find all 6 occurrences instead of 4.
    Again, if looking to record #7 I have only 3 occurrences.
    Then for record #8 I have only 2 occurrences.
    I know that CTX_DOC.SNIPPET retrieves the "most" relevant fragment, but I would like to obtain the full list of fragments present in the indexed text. Is there a way (or an alternate method) to accomplish what I like to do.
    I have also noted that CTX_DOC.MARKUP can be used on the same index to retrieve the full text "marked-up" with my query terms, so I know Oracle has indexed the text somewhere, I need only to get it out !
    Any help will be very appreciated.
    Thanks,
    Luigi
    DROP TABLE mysearch;
    create table mysearch (text_id number primary key, text clob);
    insert into mysearch values (1, 'this is a test record which contains no more than one occurrence of the word you search');
    insert into mysearch values (2, 'this is a second test record which contains two occurrences of the word test');
    insert into mysearch values (3, 'this is a third test record which contains three test occurrences of the word test');
    insert into mysearch values (4, 'this test is a fourth test record which contains four test occurrences of the word test');
    insert into mysearch values (5, 'this test is the fifth test record which contains five test occurrences of the word test for test purposes');
    insert into mysearch values (6, 'this sixth test is a test with more than 200 character which contains many test occurrences of test word, sixth test record which contains sixth test occurrences of the word test for test purposes');
    insert into mysearch values (7,
    'Oracle Text adds powerful test search withintitle and intelligent test management to the Oracle database.  Complete.  You can test search and manage documents, web pages, catalog entries in more than test 150 formats in any language.  Provides a complete text query language and complete character support.  Simple.  You can index and search test  text using SQL. Oracle Test Management can be done using Oracle Test Manager - a GUI tool.  Fast.  You can search
    millions of documents, Test,web pages, catalog entries using the power and Test of the database.  Intelligent.  Oracle Text''s unique knowledge-base enables you to search, classify, manage documents, clusters Test summarize text based on its meaning as well as its content.');
    insert into mysearch values (8,'Written by the worlds most widely-read test authors of best-selling Oracle books, Mike Ault, Daniel Liu and Madhu Tumma target their substantial knowledge of test evaluating Oracle new features in this important book. test With decades of experience evaluating new Oracle features, this book focuses on the most important test new DBA features of Oracle 10g as they relate to database administration and Oracle tuning.
    This book provides honest feedback about those Oracle test 10g features that you should use, test and those you should not use. The text takes an in-depth look at test those Oracle10g features that are the most important to system performance and Oracle10g database administration.
    Best of all, the authors have created dozens of working test samples in the Oracle10g online code depot. Examples from all areas of Oracle10g are covered with working scripts and code snippets. Your time savings from a single script is test worth the price of this great book.
    Daniel Liu test is a senior Oracle Database test  Administrator at First American Real Estate Solutions in Anaheim, CA. He has many years of industry test experience in database administration and software development.  He has worked with large-scale databases in multi-platform environments.  His test expertise includes Oracle database administration, performance tuning, Oracle networking, and Oracle test Application Server. 
    As an Oracle Certified Professional, he taught Oracle certified DBA classes at Elite Consulting Group in Chicago. Daniel also taught IOUG University Seminar in Orlando.  Daniel has published articles with DBAzine, Oracle Internals, and SELECT Journal.  Daniel has received SELECT Editorial Test Award for Best Article in 2001.  He has also given presentations at IOUG-A Live, LAOUG, OCOUG, NoCOUG, Oracle Test Open World and Oracle World.   Daniel has served as panelist on Oracles of Oracle at Oracle World and IOUG-Live.  Daniel holds a Master of Science degree in computer science from Northern Illinois University.
    Madhu Tumma has been working as Software test Developer, IT Manager, Database Administrator, and Technical Consultant for about 18 years. He has worked on a wide variety of projects and environments ranging from mainframe, client-server, Test eBusiness to managed services. He has provided consultancy to variety of clients on database clusters, business continuity and high availability solutions.
    His experience ranges across multiple relational database systems. Madhu is frequent Test speaker at Oracle World and IOUG where he presented many technical papers. Madhu has Master Degree in test science and attended Business Management graduate program. He lives in New Jersey with his wife Hema and two children Sandi and Sudeep.');
    CREATE INDEX mysearchindex ON mysearch (text)
    INDEXTYPE IS CTXSYS.CONTEXT
    CALL CTX_DOC.SET_KEY_TYPE ('PRIMARY_KEY');
    SELECT  text_id,
            text,
            ctx_doc.snippet('mysearchindex',TO_CHAR(text_id), 'test') AS SNIPPET
    FROM    mysearch
    WHERE   CONTAINS (text, 'test', 1) > 0
    /

    You could even customize your function to specify how many words on either side of the keywords to return, as shown below.
    SCOTT@orcl_11gR2> CREATE OR REPLACE FUNCTION my_snippet
      2    (p_index_name IN VARCHAR2,
      3       p_textkey    IN VARCHAR2,
      4       p_text_query IN VARCHAR2,
      5       p_words      IN NUMBER DEFAULT 3)
      6    RETURN          CLOB
      7  AS
      8    v_markup      CLOB;
      9    v_string      VARCHAR2 (32767);
    10    v_snippet     CLOB;
    11  BEGIN
    12    CTX_DOC.MARKUP (p_index_name, p_textkey, p_text_query, v_markup);
    13    IF INSTR (v_markup, '<<<') > 0 AND INSTR (v_markup, '>>>') > 0 THEN
    14        v_markup := LPAD (' ', p_words) || v_markup || RPAD (' ', p_words);
    15        v_string := SUBSTR (v_markup, 1, INSTR (v_markup, '<<<') - 1);
    16        v_snippet := LTRIM (SUBSTR (v_string, INSTR (v_string, ' ', -1, p_words + 1)));
    17        LOOP
    18          v_markup := SUBSTR (v_markup, INSTR (v_markup, '<<<'));
    19          v_snippet := v_snippet || SUBSTR (v_markup, 1, INSTR (v_markup, '>>>') + 2);
    20          v_markup := SUBSTR (v_markup, INSTR (v_markup, '>>>') + 3);
    21          IF INSTR (v_markup, '>>>') = 0 THEN
    22            EXIT;
    23          END IF;
    24          v_string := SUBSTR (v_markup, 1, INSTR (v_markup, '<<<') - 1);
    25          IF REGEXP_COUNT (LTRIM (RTRIM (v_string)), ' ') <= (p_words * 2) - 1 THEN
    26            v_snippet := v_snippet || v_string;
    27          ELSE
    28            v_snippet := v_snippet || SUBSTR (v_string, 1, INSTR (v_string, ' ', 1, p_words + 1));
    29            v_snippet := v_snippet || ' ... ';
    30            v_string := SUBSTR (v_string, INSTR (v_string, ' ', 1, p_words + 1));
    31            v_snippet := v_snippet || SUBSTR (v_string, INSTR (v_string, ' ', -1, p_words + 1));
    32          END IF;
    33        END LOOP;
    34        v_snippet := v_snippet || RTRIM (SUBSTR (v_markup, 1, INSTR (v_markup, ' ', 1, p_words + 1)));
    35    END IF;
    36    RETURN v_snippet;
    37  END my_snippet;
    38  /
    Function created.
    SCOTT@orcl_11gR2> SHOW ERRORS
    No errors.
    SCOTT@orcl_11gR2> COLUMN  snippet FORMAT A80 WORD_WRAPPED
    SCOTT@orcl_11gR2> SELECT  text_id, SCORE (1) AS occurrences,
      2            my_snippet ('mysearchindex', TO_CHAR (text_id), 'test', 1) AS snippet
      3  FROM    mysearch
      4  WHERE   CONTAINS (text, 'DEFINESCORE (test, OCCURRENCE)', 1) > 0
      5  /
       TEXT_ID OCCURRENCES
    SNIPPET
             1           1
    a <<<test>>> record
             2           2
    second <<<test>>> record  ...  word <<<test>>>
             3           3
    third <<<test>>> record  ...  three <<<test>>> occurrences  ...  word <<<test>>>
             4           4
    this <<<test>>> is  ...  fourth <<<test>>> record  ...  four <<<test>>>
    occurrences  ...  word <<<test>>>
             5           5
    this <<<test>>> is  ...  fifth <<<test>>> record  ...  five <<<test>>>
    occurrences  ...  word <<<test>>> for <<<test>>> purposes
             6           8
    sixth <<<test>>> is a <<<test>>> with  ...  many <<<test>>> occurrences of
    <<<test>>> word, sixth <<<test>>> record  ...  sixth <<<test>>> occurrences  ...
    word <<<test>>> for <<<test>>> purposes
             7          10
    powerful <<<test>>> search  ...  intelligent <<<test>>> management  ...  can
    <<<test>>> search  ...  than <<<test>>> 150  ...  search <<<test>>>   ...
    Oracle <<<Test>>> Management  ...  Oracle <<<Test>>> Manager  ...  documents,
    <<<Test>>>,web pages,  ...  and <<<Test>>> of  ...  clusters <<<Test>>>
    summarize
             8          20
    widely-read <<<test>>> authors  ...  of <<<test>>> evaluating  ...  book.
    <<<test>>> With  ...  important <<<test>>> new  ...  Oracle <<<test>>> 10g  ...
    use, <<<test>>> and  ...  at <<<test>>> those  ...  working <<<test>>> samples
    ...  is <<<test>>> worth  ...  Liu <<<test>>> is  ...  Database <<<test>>>   ...
    industry <<<test>>> experience  ...  His <<<test>>> expertise  ...  Oracle
    <<<test>>> Application  ...  Editorial <<<Test>>> Award  ...  Oracle <<<Test>>>
    Open  ...  Software <<<test>>> Developer,  ...  client-server, <<<Test>>>
    eBusiness  ...  frequent <<<Test>>> speaker  ...  in <<<test>>> science
    8 rows selected.
    SCOTT@orcl_11gR2> SELECT  text_id, SCORE (1) AS occurrences,
      2            my_snippet ('mysearchindex', TO_CHAR (text_id), 'test', 2) AS snippet
      3  FROM    mysearch
      4  WHERE   CONTAINS (text, 'DEFINESCORE (test, OCCURRENCE)', 1) > 0
      5  /
       TEXT_ID OCCURRENCES
    SNIPPET
             1           1
    is a <<<test>>> record which
             2           2
    a second <<<test>>> record which  ...  the word <<<test>>>
             3           3
    a third <<<test>>> record which contains three <<<test>>> occurrences of the
    word <<<test>>>
             4           4
    this <<<test>>> is a fourth <<<test>>> record which contains four <<<test>>>
    occurrences of the word <<<test>>>
             5           5
    this <<<test>>> is the fifth <<<test>>> record which contains five <<<test>>>
    occurrences of the word <<<test>>> for <<<test>>> purposes
             6           8
    this sixth <<<test>>> is a <<<test>>> with more  ...  contains many <<<test>>>
    occurrences of <<<test>>> word, sixth <<<test>>> record which contains sixth
    <<<test>>> occurrences of the word <<<test>>> for <<<test>>> purposes
             7          10
    adds powerful <<<test>>> search withintitle and intelligent <<<test>>>
    management to  ...  You can <<<test>>> search and  ...  more than <<<test>>> 150
    formats  ...  and search <<<test>>>  text using SQL. Oracle <<<Test>>>
    Management can  ...  using Oracle <<<Test>>> Manager -  ...  of documents,
    <<<Test>>>,web pages, catalog  ...  power and <<<Test>>> of the  ...  documents,
    clusters <<<Test>>> summarize text
             8          20
    most widely-read <<<test>>> authors of  ...  knowledge of <<<test>>> evaluating
    Oracle  ...  important book. <<<test>>> With decades  ...  most important
    <<<test>>> new DBA  ...  those Oracle <<<test>>> 10g features  ...  should use,
    <<<test>>> and those  ...  look at <<<test>>> those Oracle10g  ...  of working
    <<<test>>> samples in  ...  script is <<<test>>> worth the  ...  book.
    Daniel Liu <<<test>>> is a  ...  Oracle Database <<<test>>>  Administrator  ...
    of industry <<<test>>> experience in  ...   His <<<test>>> expertise includes
    ...  and Oracle <<<test>>> Application Server.
    As  ...  SELECT Editorial <<<Test>>> Award for  ...  NoCOUG, Oracle <<<Test>>>
    Open World  ...  as Software <<<test>>> Developer, IT  ...  mainframe,
    client-server, <<<Test>>> eBusiness to  ...  is frequent <<<Test>>> speaker at
    ...  Degree in <<<test>>> science and
    8 rows selected.
    SCOTT@orcl_11gR2> SELECT  text_id, SCORE (1) AS occurrences,
      2            my_snippet ('mysearchindex', TO_CHAR (text_id), 'test', 3) AS snippet
      3  FROM    mysearch
      4  WHERE   CONTAINS (text, 'DEFINESCORE (test, OCCURRENCE)', 1) > 0
      5  /
       TEXT_ID OCCURRENCES
    SNIPPET
             1           1
    this is a <<<test>>> record which contains
             2           2
    is a second <<<test>>> record which contains  ...  of the word <<<test>>>
             3           3
    is a third <<<test>>> record which contains three <<<test>>> occurrences of the
    word <<<test>>>
             4           4
    this <<<test>>> is a fourth <<<test>>> record which contains four <<<test>>>
    occurrences of the word <<<test>>>
             5           5
    this <<<test>>> is the fifth <<<test>>> record which contains five <<<test>>>
    occurrences of the word <<<test>>> for <<<test>>> purposes
             6           8
    this sixth <<<test>>> is a <<<test>>> with more than  ...  which contains many
    <<<test>>> occurrences of <<<test>>> word, sixth <<<test>>> record which
    contains sixth <<<test>>> occurrences of the word <<<test>>> for <<<test>>>
    purposes
             7          10
    Text adds powerful <<<test>>> search withintitle and intelligent <<<test>>>
    management to the  ...   You can <<<test>>> search and manage  ...  in more than
    <<<test>>> 150 formats in  ...  index and search <<<test>>>  text using SQL.
    Oracle <<<Test>>> Management can be done using Oracle <<<Test>>> Manager - a
    ...  search
    millions of documents, <<<Test>>>,web pages, catalog entries  ...  the power and
    <<<Test>>> of the database.  ...  manage documents, clusters <<<Test>>>
    summarize text based
             8          20
    worlds most widely-read <<<test>>> authors of best-selling  ...  substantial
    knowledge of <<<test>>> evaluating Oracle new  ...  this important book.
    <<<test>>> With decades of  ...  the most important <<<test>>> new DBA features
    ...  about those Oracle <<<test>>> 10g features that you should use, <<<test>>>
    and those you  ...  in-depth look at <<<test>>> those Oracle10g features  ...
    dozens of working <<<test>>> samples in the  ...  single script is <<<test>>>
    worth the price  ...  great book.
    Daniel Liu <<<test>>> is a senior Oracle Database <<<test>>>  Administrator at
    ...  years of industry <<<test>>> experience in database  ...  environments.
    His <<<test>>> expertise includes Oracle  ...  networking, and Oracle <<<test>>>
    Application Server.
    As an  ...  received SELECT Editorial <<<Test>>> Award for Best  ...  OCOUG,
    NoCOUG, Oracle <<<Test>>> Open World and  ...  working as Software <<<test>>>
    Developer, IT Manager,  ...  from mainframe, client-server, <<<Test>>> eBusiness
    to managed  ...  Madhu is frequent <<<Test>>> speaker at Oracle  ...  Master
    Degree in <<<test>>> science and attended
    8 rows selected.
    SCOTT@orcl_11gR2> SELECT  text_id, SCORE (1) AS occurrences,
      2            my_snippet ('mysearchindex', TO_CHAR (text_id), 'test', 4) AS snippet
      3  FROM    mysearch
      4  WHERE   CONTAINS (text, 'DEFINESCORE (test, OCCURRENCE)', 1) > 0
      5  /
       TEXT_ID OCCURRENCES
    SNIPPET
             1           1
    this is a <<<test>>> record which contains no
             2           2
    this is a second <<<test>>> record which contains two occurrences of the word
    <<<test>>>
             3           3
    this is a third <<<test>>> record which contains three <<<test>>> occurrences of
    the word <<<test>>>
             4           4
    this <<<test>>> is a fourth <<<test>>> record which contains four <<<test>>>
    occurrences of the word <<<test>>>
             5           5
    this <<<test>>> is the fifth <<<test>>> record which contains five <<<test>>>
    occurrences of the word <<<test>>> for <<<test>>> purposes
             6           8
    this sixth <<<test>>> is a <<<test>>> with more than 200 character which
    contains many <<<test>>> occurrences of <<<test>>> word, sixth <<<test>>> record
    which contains sixth <<<test>>> occurrences of the word <<<test>>> for
    <<<test>>> purposes
             7          10
    Oracle Text adds powerful <<<test>>> search withintitle and intelligent
    <<<test>>> management to the Oracle  ...  Complete.  You can <<<test>>> search
    and manage documents,  ...  entries in more than <<<test>>> 150 formats in any
    ...  can index and search <<<test>>>  text using SQL. Oracle <<<Test>>>
    Management can be done using Oracle <<<Test>>> Manager - a GUI  ...  can search
    millions of documents, <<<Test>>>,web pages, catalog entries using the power and
    <<<Test>>> of the database.   ...  classify, manage documents, clusters
    <<<Test>>> summarize text based on
             8          20
    the worlds most widely-read <<<test>>> authors of best-selling Oracle  ...
    their substantial knowledge of <<<test>>> evaluating Oracle new features in this
    important book. <<<test>>> With decades of experience  ...  on the most
    important <<<test>>> new DBA features of  ...  feedback about those Oracle
    <<<test>>> 10g features that you should use, <<<test>>> and those you should
    ...  an in-depth look at <<<test>>> those Oracle10g features that  ...  created
    dozens of working <<<test>>> samples in the Oracle10g  ...  a single script is
    <<<test>>> worth the price of this great book.
    Daniel Liu <<<test>>> is a senior Oracle Database <<<test>>>  Administrator at
    First  ...  many years of industry <<<test>>> experience in database
    administration  ...  multi-platform environments.  His <<<test>>> expertise
    includes Oracle database  ...  Oracle networking, and Oracle <<<test>>>
    Application Server.
    As an Oracle  ...  has received SELECT Editorial <<<Test>>> Award for Best
    Article  ...  LAOUG, OCOUG, NoCOUG, Oracle <<<Test>>> Open World and Oracle  ...
    been working as Software <<<test>>> Developer, IT Manager, Database  ...
    ranging from mainframe, client-server, <<<Test>>> eBusiness to managed services.
    ...  systems. Madhu is frequent <<<Test>>> speaker at Oracle World  ...  has
    Master Degree in <<<test>>> science and attended Business
    8 rows selected.
    SCOTT@orcl_11gR2> SELECT  text_id, SCORE (1) AS occurrences,
      2            my_snippet ('mysearchindex', TO_CHAR (text_id), 'test', 5) AS snippet
      3  FROM    mysearch
      4  WHERE   CONTAINS (text, 'DEFINESCORE (test, OCCURRENCE)', 1) > 0
      5  /
       TEXT_ID OCCURRENCES
    SNIPPET
             1           1
    this is a <<<test>>> record which contains no more
             2           2
    this is a second <<<test>>> record which contains two occurrences of the word
    <<<test>>>
             3           3
    this is a third <<<test>>> record which contains three <<<test>>> occurrences of
    the word <<<test>>>
             4           4
    this <<<test>>> is a fourth <<<test>>> record which contains four <<<test>>>
    occurrences of the word <<<test>>>
             5           5
    this <<<test>>> is the fifth <<<test>>> record which contains five <<<test>>>
    occurrences of the word <<<test>>> for <<<test>>> purposes
             6           8
    this sixth <<<test>>> is a <<<test>>> with more than 200 character which
    contains many <<<test>>> occurrences of <<<test>>> word, sixth <<<test>>> record
    which contains sixth <<<test>>> occurrences of the word <<<test>>> for
    <<<test>>> purposes
             7          10
    Oracle Text adds powerful <<<test>>> search withintitle and intelligent
    <<<test>>> management to the Oracle database.  Complete.  You can <<<test>>>
    search and manage documents, web  ...  catalog entries in more than <<<test>>>
    150 formats in any language.  ...  You can index and search <<<test>>>  text
    using SQL. Oracle <<<Test>>> Management can be done using Oracle <<<Test>>>
    Manager - a GUI tool.  ...  You can search
    millions of documents, <<<Test>>>,web pages, catalog entries using the power and
    <<<Test>>> of the database.  Intelligent.  ...  search, classify, manage
    documents, clusters <<<Test>>> summarize text based on its
             8          20
    by the worlds most widely-read <<<test>>> authors of best-selling Oracle books,
    ...  target their substantial knowledge of <<<test>>> evaluating Oracle new
    features in this important book. <<<test>>> With decades of experience
    evaluating  ...  focuses on the most important <<<test>>> new DBA features of
    Oracle  ...  honest feedback about those Oracle <<<test>>> 10g features that you
    should use, <<<test>>> and those you should not  ...  takes an in-depth look at
    <<<test>>> those Oracle10g features that are  ...  have created dozens of
    working <<<test>>> samples in the Oracle10g online  ...  from a single script is
    <<<test>>> worth the price of this great book.
    Daniel Liu <<<test>>> is a senior Oracle Database <<<test>>>  Administrator at
    First American  ...  has many years of industry <<<test>>> experience in
    database administration and  ...  in multi-platform environments.  His
    <<<test>>> expertise includes Oracle database administration,  ...  tuning,
    Oracle networking, and Oracle <<<test>>> Application Server.
    As an Oracle Certified  ...  Daniel has received SELECT Editorial <<<Test>>>
    Award for Best Article in  ...  Live, LAOUG, OCOUG, NoCOUG, Oracle <<<Test>>>
    Open World and Oracle World.  ...  has been working as Software <<<test>>>
    Developer, IT Manager, Database Administrator,  ...  environments ranging from
    mainframe, client-server, <<<Test>>> eBusiness to managed services. He  ...
    database systems. Madhu is frequent <<<Test>>> speaker at Oracle World and  ...
    Madhu has Master Degree in <<<test>>> science and attended Business Management
    8 rows selected.
    SCOTT@orcl_11gR2>

  • On my HP Touchsmart 310 PC how do I increase the inactivity time on the display?

    On my HP Touchsmart 310 PC how do I increase the inactivity time on the display?   Windows 7, 64-bit

    Hi,
    Please try Control panel > Power options > Change when the computer sleeps
    Hope this helps.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • How do I increase the font size on my screen in Firefox5 to make it easier to read on my HP atom computer whose screen is 12"?

    I just cannot find it anywhere in the menu. I use Windows starter edition. this does not seem to be a problem on Internet explorer which has an option to increase the size of the text.
    edit: removed email address from subject, though it may be too late already with spam bots.

    Please click the '''Solved It''' button next to the answer that answered or solved your Firefox support issue, '''''it appears when you are logged in''''', so this thread gets marked as '''Solved''' to help other users who may have this same problem.

  • How do I use my airport express or time capsule to increase the signal strength of my comcast router

    How do I use my airport express and/ or time capsule to increase the range of my newly installed comcast modem/router.

    Neophite50 wrote:
    Thanks.
    A question. Do I plug the TC into the Comcast modeum Router or the iMac?
    Both is good.. but at least one of your routers.. TC or express must be plugged into the router.. the imac can get internet connection by wireless.

  • How do I increase the text size in photoshop 10

    I can't read the program text it is so small and I can't find how to increase it.  Thanks for your help.

    Unfortunately, there's no way to increase the size of the text on the App Store itself but enabling the zoom feature in System Preferences > Universal Access - Seeing might be a workaround for you.

  • Whats the best option to increase the speed on my mid 2010 macbook pro?

    What choices are there for me to increase the speed of my computer ?

    More RAM and a SSD. If you're running under 8GB of RAM, I would recommend upgrading to 8GB. You can check out Crucial or OWC for the correct RAM configuration for your model.
    While you're at Crucial, I would also look at the available SSDs that would fit your machine - just use the System Scanner tab, and it will show you the recommended upgrades.
    RAM and SSDs are about the only things you can upgrade to make your computer faster.
    If you're new to SSDs, see my user tip here -> https://discussions.apple.com/docs/DOC-4741.
    Good luck,
    Clinton

  • Increase the number of portions in process for each conversion object

    I experts,
    I configured SAP TDMS 3.0 with SP 14 to transfer test data from QAS to DEV (both is ECC 6.0) for the first test with TDMS TIM (Time Based Reduction).
    The data transfer phase is still running (99% - 60hs running). We analyzed the Display Runtime Information report and see that objects of conversion with similar calc. records and calc. GBytes have very different the Net Runtime.
    TMDS currently is working with four objects of conversion, processing a portion of each.
    Conversion objects that are running are:
    - Z_LTBP_002
    - Z_TSEGE_002
    - Z_VEVW_002
    - Z_YST27_002
    We check in the receiver system, and we see that is use only one DIA process to update the each table.
    How can increase the performance of the update? Is correct that use only 1 DIA process for this??
    Can I increase the number of portions in process for each conversion object?
    Any help is greatly appreciated.
    Regards,
    Sergio

    Hi,
    Check SAP Note 916763 - TDMS performance composite SAP note
    Note 890797 - SAP TDMS - required and recommended system settings
    Thanks
    Sunny

  • How to Increase the 15 Minute Idle Timeout?

    I saw some similar posts to increasing the EM timeout, but they didn't seem to relate to the idle timeout period.
    I need to increase the idle timeout from 15 minutes to something more like 30 minutes. A lot of times, I'll be editing a package with 10g on the web and doing some research online in between edits, only to come back and be timed out for no activity within 15 minutes. That's just too short. Can I increase the time? Where can I find that setting?
    Thanks!

    Change or Add the parameter in emoms.properties
    For DBconsole
    $ORACLE_HOME/servername.domain_SID/sysman/config/emoms.properties
    For Grid Control
    $ORACLE_HOME/sysman/config/emoms.properties
    For example, you can change this time to 60 minutes (1 hours) by adding the following lines to the above file.
    oracle.sysman.eml.maxInactiveTime=60

  • Urgent: regarding the increasing the performance of report

    Hi,
    I had a report which is displaying the correct data but i execute on PRD Server,it gets Request Time Out.So i want to increase the performance of it.Plzz help me out in doing this.
    REPORT  ZWIP_STOCK NO STANDARD PAGE HEADING LINE-SIZE 150.
    TABLES: AFPO, AFRU, MARA, MAKT.
    DATA: BEGIN OF ITAB OCCURS 0,
          AUFNR LIKE AFPO-AUFNR,
          MATNR LIKE AFPO-MATNR,
          LGORT LIKE AFPO-LGORT,
          MEINS LIKE MARA-MEINS,
          NTGEW LIKE MARA-NTGEW,
          MTART LIKE MARA-MTART,
          STOCK TYPE P LENGTH 10 DECIMALS 3,
          END OF ITAB.
    DATA : ITAB2 LIKE ITAB OCCURS 0 WITH HEADER LINE.
    DATA : DESC LIKE MAKT-MAKTX.
    SELECT-OPTIONS : MAT_TYPE FOR MARA-MTART.
    SELECT-OPTIONS : P_MATNR FOR AFPO-MATNR.
    DATA : V_MINOPR LIKE AFRU-VORNR,
           V_MAXOPR LIKE AFRU-VORNR,
           V_QTYMIN LIKE AFRU-GMNGA,
           V_QTYMAX LIKE AFRU-GMNGA,
           V_QTY TYPE P LENGTH 10 DECIMALS 3.
            SELECT AAUFNR AMATNR ALGORT BMEINS BNTGEW BMTART FROM AFPO AS A
              INNER JOIN MARA AS B ON AMATNR = BMATNR
                INTO TABLE ITAB WHERE ELIKZ <> 'X' AND MTART IN MAT_TYPE AND A~MATNR IN P_MATNR.
        ITAB2[] = ITAB[].
        SORT ITAB2 BY MATNR MEINS MTART NTGEW.
        DELETE ADJACENT DUPLICATES FROM ITAB2 COMPARING MATNR MEINS MTART NTGEW.
       LOOP AT ITAB2.
        V_QTY = 0.
          LOOP AT ITAB WHERE MATNR = ITAB2-MATNR.
            SELECT MIN( VORNR ) INTO V_MINOPR FROM AFRU WHERE AUFNR = ITAB-AUFNR.
            SELECT MAX( VORNR ) INTO V_MAXOPR FROM AFRU WHERE AUFNR = ITAB-AUFNR.
            SELECT SUM( GMNGA ) INTO V_QTYMIN FROM AFRU WHERE AUFNR = ITAB-AUFNR AND VORNR =  V_MINOPR.
            SELECT SUM( GMNGA ) INTO V_QTYMAX FROM AFRU WHERE AUFNR = ITAB-AUFNR AND VORNR =  V_MAXOPR.
            V_QTY = V_QTY + V_QTYMIN - V_QTYMAX.
          ENDLOOP.
          ITAB2-STOCK = V_QTY.
          MODIFY ITAB2.
        ENDLOOP.
        LOOP AT ITAB2.
              WRITE:/ ITAB2-MATNR,ITAB2-STOCK.
        ENDLOOP.

    Instead of code from
    itab2[] = itab[] till last endloop try code given below
    data : begin of minopr occurs 0,
           aufnr type afru-aurnr,
           vornr type afru-vornr,
           end of minopr.
    data : begin of maxopr occurs 0,
           aufnr type afru-aurnr,
           vornr type afru-vornr,
           end of maxopr.
    data : begin of qtymin occurs 0,
           aufnr type afru-aurnr,
           vornr type afru-vornr,
           end of qtymin.
    data : begin of qtymax occurs 0,
           aufnr type afru-aurnr,
           vornr type afru-vornr,
           end of qtymax.
    select aurnr vornr into table minopr from afru for all entries in itab where aurnr = itab-aufnr
    maxopr[] = minopr[].
    sort minopr by aufnr vornr ascending.
    sort maxopr by aufnr vornr descending.
    delete adjacent duplicates from minopr comparing aufnr.
    delete adjacent duplicates from maxopr comparing aufnr.
    SELECT aufnr vornr GMNGA INTO TABLE QTYMIN FROM AFRU for all entries in minopr WHERE AUFNR = minopr-AUFNR AND VORNR = MINOPR-vornr.
    SELECT aufnr vornr GMNGA INTO TABLE QTYMAX FROM AFRU for all entries in maxopr WHERE AUFNR = maxopr-AUFNR AND VORNR = maxopr-vornr.
    sort qtymin by aufnr.
    sort qtymax by aufnr
    sort itab by matnr MEINS MTART NTGEW.
    LOOP AT ITAB.
    v_minopr = 0.
    v_maxopr = 0.
    read table qtymin with key aufnr = itab-aufnr binary search.
    if sy-subrc = 0.
    loop at qtymin from sy-tabix.
    if qtymin-aufnr = itab-aufnr.
    V_MINOPR = V_MINOPR + itab-gmnga.
    else.
    exit.
    endif.
    endloop.
    endif.
    read table qtymax with key aufnr = itab-aufnr binary search.
    if sy-subrc = 0.
    loop at qtymax from sy-tabix.
    if qtymax-aufnr = itab-aufnr.
    V_MaxOPR = V_MaxOPR + itab-gmnga.
    else.
    exit.
    endif.
    endloop.
    endif.
    V_QTY = V_QTY + V_QTYMIN - V_QTYMAX.
    At new itab-matnr.
    if sy-tabix = 1.
    continue.
    endif.
    itab2 = itab.
    itab2-stock = v_qty.
    append itab2.
    V_QTY = 0.
    endat.
    ENDLOOP.
    itab2 = itab.
    itab2-stock = v_qty.
    append itab2.
    LOOP AT ITAB2.
    WRITE:/ ITAB2-MATNR,ITAB2-STOCK.
    ENDLOOP.

  • My performance is very slow when I run graphs. How do I increase the speed at which I can do other things while the data is being updated and displayed on the graphs?

    I am doing an an aquisition and displaying the data on graphs. When I run the program it is slow. I think because I have the number of scans to read associated with my scan rate. It takes the number of seconds I want to display on the chart times the scan rate and feeds that into the number of samples to read at a time from the AI read. The problem is that it stalls until the data points are aquired and displayed so I cannot click or change values on the front panel until the updates occur on the graph. What can I do to be able to help this?

    On Fri, 15 Aug 2003 11:55:03 -0500 (CDT), HAL wrote:
    >My performance is very slow when I run graphs. How do I increase the
    >speed at which I can do other things while the data is being updated
    >and displayed on the graphs?
    >
    >I am doing an an aquisition and displaying the data on graphs. When I
    >run the program it is slow. I think because I have the number of
    >scans to read associated with my scan rate. It takes the number of
    >seconds I want to display on the chart times the scan rate and feeds
    >that into the number of samples to read at a time from the AI read.
    >The problem is that it stalls until the data points are aquired and
    >displayed so I cannot click or change values on the front panel until
    >the updates occur on the graph. What can I do to be a
    ble to help
    >this?
    It may also be your graphics card. LabVIEW can max the CPU and you
    screen may not be refreshing very fast.
    --Ray
    "There are very few problems that cannot be solved by
    orders ending with 'or die.' " -Alistair J.R Young

Maybe you are looking for

  • How do I save a photo after I zoom

    I want to edit my photos using the zoom function.  How do I save the edited photo??

  • Failing to install pkg on non-global zone

    (root)@syslog1:~# pkgadd -d . SUNWant Processing package instance <SUNWant> from </home/iqbala> Jakarta ANT(sparc) 11.10.0,REV=2005.01.08.05.16 WARNING: Stale lock installed for pkgrm, pkg SUNWaspell quit in remove-initial state. Removing lock. Using

  • Matching Legacy Data with BI

    Hi, I need to bring in (historic data) two Key Figures from the legacy system: 1. Net Amount 2. Shipping Quantity The problem is that these fields are set up as Restrictive Key Figures on a query in BI (They are not directly in the cube as 1 to 1 ) F

  • Attachements

    Hello all! I have a question about attachements; let's say I'm in a region in the world were I don't have internet acces for my laptop (wireless, broadband), but I can receive e-mail on the Blacberry. Someboby is sending me an e-mail with an attachem

  • Trying to dowload Dreamweaver but the installation crashes every time. Tried a different browser as well, using Mac.

    Btw this support is not user friendly. Had to click through like 20 options to even get here. Adobe, get your customer service together for crying out loud.