How to check usage of lookup.

Hi all,
i have to update one standard look up.
i want the query by which i can check where all that lookup is used.
Thanks,
Rupinder

user636594 wrote:
Hi all,
i have to update one standard look up.
i want the query by which i can check where all that lookup is used.
Thanks,
RupinderMore information would be helpful.
Database version?
What do you mean by a "lookup"? Are you referring to a table?
What sort of "update" do you want to do to it? Add/Remove data perhaps? Change it's structure?
You want to check where it is used but are you referring to PL/SQL code? Oracle Forms? Oracle Report? Some other place?
Without a clear idea of what you want we can't help you.

Similar Messages

  • How to check usage picture in Albums vs Moments

    Removing a picture in Moments could make Albums unmeaned incomplete. Better is to show the Albums at that moment. 

    In your Library every Photo is in a Moment. (Like iPhoto and Events)
    So, remove a photo from a Moment and you remove it from everywhere.
    Not sure what you are trying to ask here.

  • How to check the usage of ram and cpu Performance for the particular application like sqlserver ,ms word

    how to check the usage of ram and cpu  Performance for the particular application like sqlserver ,ms word
    ranki

    Hi,
    You can use Performance Monitor and add the required counters.
    Check the below Technet article on Performance Monitor.
    http://technet.microsoft.com/en-us/library/cc749249.aspx
    Below are the steps to monitor the process in Performance Monitor.
    - Go to the Performance Monitor. 
    - Right-click on the graph and select "Add Counters".
    - In the "Available counters" list, open the "Process" section by clicking on the down arrow next to it. Select "% Processor Time" (and any other counter you want).
    - In the "Instances of selected object" list, select the process you want to track. Then click on "Add >>" button. Click on OK.
    Regards,
    Jack
    www.jijitechnologies.com

  • How to check Internet usage userwise in Active Directory ?

    How to check Internet usage userwise in Active Directory ? Without third party software is it possible ?
    Thanks & Regards, Amol . Amol Dhaygude

    Hi,
    Thanks for your comment. 
    The schema is the Active Directory component that defines all the objects and attributes that the directory service uses to store data. 
    Active Directory stores and retrieves information from a wide variety of applications and services. So that it can store and replicate data from a potentially infinite variety of sources, Active Directory standardizes how data is stored in the directory. By
    standardizing how data is stored, the directory service can retrieve, update, and replicate data while ensuring that the integrity of the data is maintained. 
    The directory service uses objects as units of storage. All objects are defined in the schema. Each time that the directory handles data, the directory queries the schema for an appropriate object definition. Based on the object definition in the schema, the
    directory creates the object and stores the data. 
    Object definitions control the types of data that the objects can store, as well as the syntax of the data. Using this information, the schema ensures that all objects conform to their standard definitions. As a result, Active Directory can store, retrieve,
    and validate the data that it manages, regardless of the application that is the original source of the data. Only data that has an existing object definition in the schema can be stored in the directory. If a new type of data needs to be stored, a new object
    definition for the data must first be created in the schema. 
    You can find more information from below article.
    Active Directory Schema Technical Reference
    http://technet.microsoft.com/en-us/library/cc759402(v=ws.10).aspx
    What's New in Active Directory Domain Services (AD DS)
    http://technet.microsoft.com/en-in/library/hh831477.aspx
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • How can i creat CRC 32 CHECK WITH THE lookup table as attached.

    how can i creat CRC 32 CHECK WITH THE lookup table.attached
    i creat one,but not match the result number C++ version
    result number C++ version:
    FE 00 18 02 40 1E 65 43 00 03 E8        CRC32=>78 1F E9 06
    FE 01 18 02 40 1E 65 43 00 03 E8        CRC32=>F8 8F 49 61
    FE 02 18 02 40 1E 65 43 00 03 E8        CRC32=>7D FF B4 7F

    due to some reason i can not attach the table.but you can find it herehttp://lavag.org/topic/15325-crc32/,it in the CRC.llb 84.03K =>CRC-32 Table.ctl thanks a lot

  • How to check the memory and CPU usage on NPU

    Hi expert ,
    Could you tell me how to check the memory and cpu usage on NPU?
    I think ASR1000 has this command (show platform hardware qfp active...) , but I coudn't find the same command on ASR9001.
    I checked " show controllers np counters all"  command, but I did not find it.
    Platform: ASR9001
    version: 4.3.2
    NP: Tyhoon
    Thanks,

    Hi Kanako,
    understand your question, but something like that doesnt exist for the trident/typhoon NPU's for the asr9k.
    in fact cpu usage is not really applicable for parallel/serialized hardware forwarders, but mainly the KPI is here
    the PPS it handles.
    The max pps it can handle is dependent on feature set.
    What you could do is measure the rates on the PARSE_FABRIC_RECEIVE count (packets received from fabric, so egress direction), PARSE_ENET_RECEIVE count (packets received from the interface to the fabric, so ingress) and the LOOPBACK count, that is packets that are recirculated for extra processing. The sum of these 3 gives an idea of the PPS rate the NPU is working on.
    Memory consumption is something tricky also, there are many memories attached to the NPU, notably:
    TCAM used for vlan matching, ACL and QOS matching
    Search memory for L2 and L3 (shared on Trident, separated on Typhoon)
    Frame memory for packet bufferin in QOS
    Stats memory, for all kinds of counters of QOS maps, interface stats etc
    their usage is rather dynamic also.
    The few things you want to verify on these are:
    - ACL usage (in terms of Tcam entries)
    - MAC table size (2M max on typhoon)
    - FIB size (4M max on typhoon)
    frame memory is dependent on the buffering, which is a sum of all the packets instant queue length and size of all pmaps attached to interfaces served by the same NPU. there is no good overview as to how much you have available of that, but it has a rather significant size 1G or 2G depending on the TR or SE cards (typhoon specific).
    regards
    xander
    Xander Thuijs CCIE #6775
    Principal Engineer 
    ASR9000, CRS, NCS6000 & IOS-XR

  • How can I use a Lookup task to lookup from my SQL Result set and have a join

    So in my Control Flow, I have an Execute SQL Task which gets my Table result set. I then have a Foreach Loop Container that iterates through the result set and a Data Flow. The first task in the Data Flow is an OLE DB Source SQL Command that retrieves data
    columns associated with my result set. I then do a Derived Column so I can SUBSTRING from one of my data columns and now I want to perform a Lookup to my Application Database.
    How do I code my Lookup task to utilize my SQL Result set variable and match on it? I cannot use the GUI for the Lookup task as my Lookup has to have some JOINS in it.
    Thanks for your review and am hopeful for a reply.

    Can you expand on that? I'm sorry but I am new and a novice to the SSIS world and I want to do this as best I can and as efficiently as I can. Are you saying that Rajen's way suggested above is the way to go?
    A little background....external data from a 3rd party client. I'v staged that external data to a SQL Server staging table. I have to try and match that data up to our database using SSN, DOB, and Gender...and if I can't match that way then I have to try
    and match by Name. I need to make sure that there is only one and only one account for that match. If I cannot match and match one and only one, then I'll create rows on a DataAnomaly Table. If I do match, then I have to check and make sure that there is only
    one and only one Member span for that match. Similarly handle the data anomaly and then check and make sure there is a "Diabetes" claim and similarly handle the DataAnomaly accordingly.
    That's where I'm at. Sooooo are you saying to use Rajen's suggestion? I don't think I can do that because I need multiple SQL tasks and I cannot connect multiple OLE DB Source tasks.
    Any help and suggestions are greatly appreciated.
    Thanks.

  • How to check the verity version in our PeopleSoft Installation?

    How to check the verity version in our PeopleSoft Installation? I am not sure if the verity is installed or not and also if installed what is the version?

    yes. it says the version is 5.0.1
    Is there any difference in installation or configuration when the app and web server are in same machine and when the app and web server are installed in different servers?
    ============================================
    D:\fs840\webserv\peoplesoft>mkvdk
    mkvdk - Verity, Inc. Version 5.0.1 (_nti40, Jul 23 2004)
    Usage: mkvdk [<option>...] <filespec>...
    Where <option> can be a VDK switch, or any of:
    -about Show the collection's about resources
    -autodel Delete bulk insert file when no longer needed
    -backup <dir> Specify collection backup location
    -bulk Submit bulk insert file(s)
    -charmap <name> Specify the character map to VDK
    -collection <path> Specify the collection (required)
    -create Create the collection
    -credentials <user> Specify user[:passwd][:domain][:mailbox]
    -datapath <path> Specify VDK datapath
    -datefmt <fmt> Specify date format to VDK
    -debug Enable debugging output
    -delete Delete documents
    -description <desc> Set the collection's description
    -diskcache <num> Set VDK's disk cache size (kbytes)
    -extract Extract field values from text
    -help Print this usage information
    -insert Insert documents (default)
    -locale <locale> Specify the locale to VDK
    -logfile <file> Save output in a log file
    -loglevel <num> Set the VDK output level for the log
    -mailboxes This option is depracated. Use the credentials option inste
    ad
    -maxfiles <num> Set VDK's maximum number of open files
    -maxmemory <num> Set VDK's maximum memory usage (kbytes)
    -mode <mode> Set the indexing mode
    -modify Modify fields using field/value pairs from a bulkfile
    -nohousekeep Disable housekeeping
    -noindex Disable indexing
    -nolock Turns off locking (dangerous)
    -nooptimize Disable optimizations
    -nosave Don't save collection work list
    -noservice Prevents servicing of submitted work
    -nosubmit Don't submit work to VDK
    -numdocs <num> Number of documents to insert from bulk insert file(s)
    -numpages <num> Synonym for diskcache for backward compatibility
    -offset <num> Specify offset into bulk insert file(s)
    -online Flag for online Bulk Modify
    -optimize <spec> Optimize the collection
    -outlevel <num> Set the VDK output level
    -persist Service the collection forever
    -purge Remove all documents from collection
    -purgeback Purge in the background
    -purgewait <secs> Specify delay before purge
    -quiet Suppress all non-error messages
    -repair Repair the collection
    -servlev <spec> Advanced option for overriding service level
    -sleeptime <secs> Interval between service calls for persist
    -style <dir> Specify style directory for create
    -submit Synonym for noservice for backward compatibility
    -synch Perform work synchronously
    -topicset <path> Specify VDK topic set
    -update Update documents
    -vdkhome <path> Specify VDK home
    -verbose Output more information
    -words Build word assist list
    -wordindex Build word assist index
    The <spec> for -optimize is a hyphenated string of:
    maxmerge Perform maximal merging of partitions
    squeeze Recover space from deleted documents
    vdbopt Build optimized VDB's
    spanword Create word list spanning all partitions
    ngramindex Create ngram index into spanning word list
    maxclean Really clean (not for read-write)
    readonly Make the collection read-only
    tuneup Fully optimize for read-write use
    publish Fully optimize for read-only use
    The <spec> for -servlev is a hyphenated string of:
    search Enable search and retrieval
    insert Enable adding and updating documents
    optimize Enable opportunistic collection optimization
    assist Enable building of word list
    housekeep Enable housekeeping of unneeded files
    delete Enable document deletion
    backup Enable backup
    purge Enable background purging
    repair Enable collection repair
    dataprep Same as search-index-optimize-assist-housekeep
    index Same as insert-delete
    Error: must specify collection
    mkvdk done
    D:\fs840\webserv\peoplesoft>

  • How will check the space taken by a single table in a tablespace ?

    How will check the space taken by a single table in a tablespace ?
    dba_segments is giving the same values even if I truncate the table?
    Pls reply

    I need to know how can we find out the size of the table in the tablespace.use user_segments (bytes) column.
    How much bytes it has taken ?value from user_segments, bytes column
    If u delete records will the space be used for another table in same tablespace?No, it keep the space in the same table for future usage.
    How can we free that space ?truncate or drop the table and reduce the size from tablespace, if you want to reclaim the space from the tablespace, OS level.
    Jaffar

  • How to check the Memory consumtions and time taken by a Java Program??

    HI all,
    I want to know how to check for the Memory Usage of an XML Parser.
    See, a product was developed completely in DOM parser and now I am replacing that thing with SAX Parser Completely, because the DOM parser was taking huge memory as u may have guessed.
    BUt the thig is that, now I want to check how much memory is being taken by the SAX parser alone and DOM parser alone so that I can compare them.
    Can anyone suggest me how to do that ???
    Thanx in Advance
    Kaushik

    Thanx boss ..thanx a lot
    I tried that, but in the API docs, it is mentioned that freeMemory()Returns the amount of free memory "in the system"
    and totalMemory() Returns the total amount of memory in the "Java Virtual Machine".
    So if I compare both the Values then would it give the Correct result to me ???? Beacuse the freeMemory() gives the data in terms of the Host System whereas totalMemory() provides the data in terms of Java Virtual Machine ..... are they Same ?????
    I think I am clear in explaining what exactly is going on my mind ...
    Please clarify
    Thanx again
    Kaushik

  • How to check how much memory

    How to check how much my macbook pro has left and also why does my battery charger get really hot?

    If your question is how much space is on your HDD, then click on the HDD icon on your desktop and the COMMAND 'I'.  That will give you a window with that information.
    If you want to examine RAM usage, open Activity Monitor>System Memory.
    Your battery charger will get hot if you are using your MBP for a long period of time but should nor get 'really hot'.  I you have concerns, bring it to an Apple store for evaluation.
    Ciao.

  • How to check was the object bound or not without exception handling?

    context.lookup("someName");throws NameNotFoundException in case object was not bound to someName.
    How to check was the object bound or not without exception handling?

    context.lookup("someName");throws NameNotFoundException in case object was not bound to someName.
    How to check was the object bound or not without exception handling?

  • How to check at replicat process a target conditional before add

    How to check on replicat , check on target table conditional before add data.
    Example :
    REPLICAT
      SOURCEDEFS /u01/app/oracle/ggs_2/dirdef/TABLE_SOURCE
    MAP  sourcet.table,target.table
    QUERY "SELECT A.COL3 FROM TABLE_SOURCE A, TABLE_DEST B where B.COL1=B.COL2"),
    COLMAP ( A.COL3, B,COL3);

    Thanks for you answers
    I mean someone like this :
    TARGET:  TABLE_C
    TABLE_A replicat direct to TABLE_C
    TABLE_B will replicat only if TABLE_A was replicated and have this values previus add with replicated TABLE_A
    how to check if TABLE_A was previously replicated?  is possible on Golden gate ?
    create or replace procedure oracle2.lookup_ACCOUNT(acc_code in varchar,acc_cta out number)
    as
    begin
    select count(*) into acc_cta from oracle2.TABLE_B where COLC_1 =acc_code AND COLC_2 =acc_code
    end;
    REPLICAT rload1
    USERID oracle2,PASSWORD extuser2
    SOURCEDEFS ./dirdef/defTABLE_A.def <  [TABLE_A + TABLE_B]
    DISCARDFILE ./dirrpt/rload1.dsc, PURGE
    MAP ORACLE.TABLE_A,TARGET ORACLE2.TABLE_C,&
    COLMAP(COLC_1=COLA_1,COLC_2=COLA_2,);
    MAP ORACLE.TABLE_B,TARGET ORACLE2.TABLE_C,&
    SQLEXEC (ID lookup,SPNAME oracle2.lookup_ACCOUNT , PARAMS (acc_code=TABLEA.COLA_1)),&
    FILTER (@GETVAL((lookup.acc_cta) > 0)),&
    COLMAP(COLC_3=COLB_1,COLC_4=COLB_2,);
    Thanks

  • How to check during logon if an SAP ECC6.0 (ABAP) user is in Microsoft ADS

    Hello
    How to check during logon if an SAP ECC6.0 (ABAP) user is in Microsoft Active Directory Services.
    I would like to prevent logon to ABAP system for users not present in Microsoft Active Directory Services
    Thank you in advance

    Have you looked at setting the SNC functionality for lookups against AD? Here's a link that might be helpful: [Secure Network Communications |http://help.sap.com/saphelp_nw70ehp1/helpdata/en/e6/56f466e99a11d1a5b00000e835363f/frameset.htm]
    [Configuring SNC on AS ABAP  |http://help.sap.com/saphelp_nw70ehp1/helpdata/en/e6/56f466e99a11d1a5b00000e835363f/frameset.htm]
    Hope that is helpful.
    J. Haynes

  • How to check CPU useage ?

    Dear Team
    I have one procedure which is executing daily two times(i.e morning run and evening run)
    In morning run it's executing around 150 mins and evening run executing around 25 mins.
    It's happening for all procedures executing in longer run in morning.
    There is NO LOCKS, I have checked LOCKS while executing morning run.
    I suspects CPU usage in morining run.
    Could you please tell us how to check CPU useage ? AND also each session how much ultlizing CPU.
    I'm using oracle 8i database, I know it's older version but my company is using oracle 8i
    so i have to look in this database version only
    Appricate quick response on this.

    user11081688 wrote:
    Hi,
    please find the below information.
    Oracle8i Enterprise Edition Release 8.1.7.4.0 - Production
    PL/SQL Release 8.1.7.4.0 - Production
    CORE     8.1.7.0.0     Production
    TNS for Solaris: Version 8.1.7.4.0 - Production
    NLSRTL Version 3.4.1.0.0 - Production
    How i can know the process spending on each SID ?only with much difficulty.
    How many DBs run on this system?
    post FORMATTED results from "top" as shown below
    top - 16:47:20 up 7 days,  8:58,  2 users,  load average: 0.05, 0.09, 0.03
    Tasks: 162 total,   1 running, 161 sleeping,   0 stopped,   0 zombie
    Cpu(s):  0.8%us,  1.3%sy,  0.0%ni, 97.3%id,  0.4%wa,  0.0%hi,  0.2%si,  0.0%st
    Mem:    909120k total,   784996k used,   124124k free,   133372k buffers
    Swap:  1735012k total,   263980k used,  1471032k free,   426644k cached
      PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND           
    19010 oracle    15   0  2420  956  704 R  2.0  0.1   0:00.02 top               
        1 root      18   0  2156  548  520 S  0.0  0.1   0:11.67 init              
        2 root      RT  -5     0    0    0 S  0.0  0.0   0:00.00 migration/0       
        3 root      34  19     0    0    0 S  0.0  0.0   0:01.73 ksoftirqd/0       
        4 root      RT  -5     0    0    0 S  0.0  0.0   0:00.00 watchdog/0        
        5 root      10  -5     0    0    0 S  0.0  0.0   0:37.01 events/0     

Maybe you are looking for

  • Getting an Error Message in Firefox?

    If you're getting the following error message: "A copy of Firefox is already open. Only one copy of Firefox can be open at a time." Here's the solution: Open the application "Terminal" (in your utilities folder) and type in the magic words below; /Ap

  • Free Alpha_Transitions, Compressor_Droplets for FCP 7 from Apple-Site

    Where to place these Folders? How to activate? I do not understand the desrcipton for the Droplets. Thank you!

  • Homogeneous System copy -  NW2004s

    I am trying to perform a homogeneous system copy of NW2004s ECC6 system using sapinst. Platform info: OS - HPUX DB - Oracle I am using DB specific (oracle) method to restore an offline backup. When I run the sapinst to import, I get past preliminary

  • h:graphicImage not displaying image in ie7

    Hello All, I have a jsp page in that if i click one link it will open another jsp file in a popup. In this jsp i have to display one image that image location i am dynamically creationg and displaying properly in ie6. now i have migrated ie from 6 to

  • Problem syncing IMAP emails?

    I don't know what I did but ever since yesterday my IMAP won't sync on my MacBook Pro and iPhone. The symptoms are as follows... 1) Email just keeps coming into the Inbox on my iPhone. At present it's showing 24 new mails, and growing. I am reading t